Pull request #42031 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1d2a66009335f682ccb2539360d4259ed778daee+2834afe4268fd85f4a12e997855e2acac6e9ab45 (bb1112eae22774853f9872de95c99ccd61fb650a) 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 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42031@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 [2021-02-16T08:56:30.649Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-16T08:56:30.652Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-16T08:56:30.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066c4248f458c84e4) in /home/ubuntu/workspace/moby_PR-42031 [Pipeline] { [Pipeline] checkout [2021-02-16T08:56:30.853Z] The recommended git tool is: git [2021-02-16T08:56:30.862Z] using credential docker-jenkins-github-credentials [2021-02-16T08:56:30.868Z] Cloning the remote Git repository [2021-02-16T08:56:30.868Z] Cloning with configured refspecs honoured and without tags [2021-02-16T08:56:30.854Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:30.855Z] > git init /home/ubuntu/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:30.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:30.874Z] > git --version # timeout=10 [2021-02-16T08:56:30.882Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:30.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:30.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:49.909Z] Fetching without tags [2021-02-16T08:56:50.185Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:56:49.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:56:49.862Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:56:49.872Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:49.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:56:49.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:49.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:49.904Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:50.174Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:56:50.184Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:56:50.679Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:56:50.679Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:56:51.203Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:56:51.203Z] First time build. Skipping changelog. [2021-02-16T08:56:51.215Z] > git --version # timeout=10 [2021-02-16T08:56:51.225Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:51.233Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T08:56:51.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/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 [2021-02-16T08:56:51.921Z] Unable to find image 'alpine:latest' locally [2021-02-16T08:56:51.921Z] latest: Pulling from library/alpine [2021-02-16T08:56:52.180Z] 4c0d98bf9879: Pulling fs layer [2021-02-16T08:56:52.180Z] 4c0d98bf9879: Verifying Checksum [2021-02-16T08:56:52.180Z] 4c0d98bf9879: Download complete [2021-02-16T08:56:50.618Z] > git remote # timeout=10 [2021-02-16T08:56:50.622Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:56:50.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:50.638Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:56:50.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:56:50.664Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:56:50.670Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:56:52.443Z] 4c0d98bf9879: Pull complete [2021-02-16T08:56:52.443Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-16T08:56:52.443Z] Status: Downloaded newer image for alpine:latest [2021-02-16T08:56:54.976Z] 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: cgroup2) [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] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-16T08:56:55.199Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066c4248f458c84e4) in /home/ubuntu/workspace/moby_PR-42031 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T08:56:55.210Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcde8d6b42d1013f) in /home/ubuntu/workspace/moby_PR-42031 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2021-02-16T08:56:55.214Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e74ff0d18be47d3e) in /home/ubuntu/workspace/moby_PR-42031 [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] } [2021-02-16T08:56:55.222Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b47145da5ec091f5) in /home/ubuntu/workspace/moby_PR-42031 [2021-02-16T08:56:55.223Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008ae519c394fa76a) in /home/ubuntu/workspace/moby_PR-42031 [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-02-16T08:56:55.270Z] The recommended git tool is: git [2021-02-16T08:56:55.278Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-02-16T08:56:55.290Z] Fetching changes from the remote Git repository [2021-02-16T08:56:55.290Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-42031 [2021-02-16T08:56:55.292Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-42031 [Pipeline] // stage [2021-02-16T08:56:55.297Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-02-16T08:56:55.319Z] The recommended git tool is: git [2021-02-16T08:56:55.419Z] using credential docker-jenkins-github-credentials [2021-02-16T08:56:55.424Z] Cloning the remote Git repository [2021-02-16T08:56:55.424Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [2021-02-16T08:56:55.461Z] The recommended git tool is: git Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-16T08:56:55.470Z] using credential docker-jenkins-github-credentials [2021-02-16T08:56:55.475Z] Cloning the remote Git repository [2021-02-16T08:56:55.475Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-02-16T08:56:55.487Z] The recommended git tool is: git [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-16T08:56:55.492Z] The recommended git tool is: git [2021-02-16T08:56:55.498Z] using credential docker-jenkins-github-credentials [2021-02-16T08:56:55.504Z] Cloning the remote Git repository [2021-02-16T08:56:55.504Z] Cloning with configured refspecs honoured and without tags [2021-02-16T08:56:55.505Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2021-02-16T08:56:55.510Z] Cloning the remote Git repository [2021-02-16T08:56:55.510Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [2021-02-16T08:56:55.540Z] The recommended git tool is: git [2021-02-16T08:56:55.547Z] The recommended git tool is: git [Pipeline] // stage [2021-02-16T08:56:55.565Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [Pipeline] // stage [2021-02-16T08:56:55.573Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-16T08:56:55.581Z] using credential docker-jenkins-github-credentials [2021-02-16T08:56:55.586Z] Cloning the remote Git repository [2021-02-16T08:56:55.586Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [2021-02-16T08:56:55.596Z] Cloning the remote Git repository [2021-02-16T08:56:55.596Z] Cloning with configured refspecs honoured and without tags [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] } [2021-02-16T08:56:55.634Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:56:55.635Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-02-16T08:56:55.687Z] Commit message: "Move cgroup v2 out of experimental" [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-16T08:56:55.689Z] > git --version # timeout=10 [2021-02-16T08:56:55.694Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:55.699Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T08:56:55.267Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-16T08:56:55.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:56:55.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.294Z] > git --version # timeout=10 [2021-02-16T08:56:55.301Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:55.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.302Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:55.550Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:56:55.555Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:56:55.596Z] > git remote # timeout=10 [2021-02-16T08:56:55.598Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:56:55.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.602Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:56:55.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:56:55.619Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:56:55.624Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:56:55.424Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.424Z] > git init /home/ubuntu/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.447Z] > git --version # timeout=10 [2021-02-16T08:56:55.452Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:55.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.453Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:56.423Z] + [ PR != PR ] [2021-02-16T08:56:56.423Z] + [ master != master ] [2021-02-16T08:56:56.423Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T08:56:55.605Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.605Z] > git init /home/ubuntu/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.650Z] > git --version # timeout=10 [2021-02-16T08:56:55.653Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:55.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-02-16T08:56:55.504Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.505Z] > git init /home/ubuntu/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.533Z] > git --version # timeout=10 [2021-02-16T08:56:55.537Z] > git --version # 'git version 2.7.4' [2021-02-16T08:56:55.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.538Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:55.486Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.514Z] > git init /home/ubuntu/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.554Z] > git --version # timeout=10 [2021-02-16T08:56:55.562Z] > git --version # 'git version 2.25.1' [2021-02-16T08:56:55.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:55.592Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.592Z] > git init /home/jenkins/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.619Z] > git --version # timeout=10 [2021-02-16T08:56:55.623Z] > git --version # 'git version 2.17.1' [2021-02-16T08:56:55.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.623Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:55.604Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T08:56:55.604Z] > git init /home/docker/workspace/moby_PR-42031 # timeout=10 [2021-02-16T08:56:55.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:56:55.617Z] > git --version # timeout=10 [2021-02-16T08:56:55.620Z] > git --version # 'git version 2.7.4' [2021-02-16T08:56:55.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:56:55.622Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:56:56.742Z] + docker version [2021-02-16T08:56:56.742Z] Client: Docker Engine - Community [2021-02-16T08:56:56.742Z] Version: 20.10.3 [2021-02-16T08:56:56.742Z] API version: 1.41 [2021-02-16T08:56:56.742Z] Go version: go1.13.15 [2021-02-16T08:56:56.742Z] Git commit: 48d30b5 [2021-02-16T08:56:56.742Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T08:56:56.742Z] OS/Arch: linux/amd64 [2021-02-16T08:56:56.742Z] Context: default [2021-02-16T08:56:56.742Z] Experimental: true [2021-02-16T08:56:56.742Z] [2021-02-16T08:56:56.742Z] Server: Docker Engine - Community [2021-02-16T08:56:56.742Z] Engine: [2021-02-16T08:56:56.742Z] Version: 20.10.3 [2021-02-16T08:56:56.742Z] API version: 1.41 (minimum version 1.12) [2021-02-16T08:56:56.742Z] Go version: go1.13.15 [2021-02-16T08:56:56.742Z] Git commit: 46229ca [2021-02-16T08:56:56.742Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T08:56:56.742Z] OS/Arch: linux/amd64 [2021-02-16T08:56:56.742Z] Experimental: true [2021-02-16T08:56:56.742Z] containerd: [2021-02-16T08:56:56.742Z] Version: 1.4.3 [2021-02-16T08:56:56.742Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:56:56.742Z] runc: [2021-02-16T08:56:56.742Z] Version: 1.0.0-rc92 [2021-02-16T08:56:56.742Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:56:56.742Z] docker-init: [2021-02-16T08:56:56.742Z] Version: 0.19.0 [2021-02-16T08:56:56.742Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T08:56:57.023Z] + docker info [2021-02-16T08:56:57.961Z] Client: [2021-02-16T08:56:57.961Z] Context: default [2021-02-16T08:56:57.961Z] Debug Mode: false [2021-02-16T08:56:57.961Z] Plugins: [2021-02-16T08:56:57.961Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T08:56:57.961Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T08:56:57.961Z] [2021-02-16T08:56:57.961Z] Server: [2021-02-16T08:56:57.961Z] Containers: 0 [2021-02-16T08:56:57.961Z] Running: 0 [2021-02-16T08:56:57.961Z] Paused: 0 [2021-02-16T08:56:57.961Z] Stopped: 0 [2021-02-16T08:56:57.961Z] Images: 3 [2021-02-16T08:56:57.961Z] Server Version: 20.10.3 [2021-02-16T08:56:57.961Z] Storage Driver: overlay2 [2021-02-16T08:56:57.961Z] Backing Filesystem: extfs [2021-02-16T08:56:57.961Z] Supports d_type: true [2021-02-16T08:56:57.961Z] Native Overlay Diff: true [2021-02-16T08:56:57.961Z] Logging Driver: json-file [2021-02-16T08:56:57.961Z] Cgroup Driver: cgroupfs [2021-02-16T08:56:57.961Z] Cgroup Version: 1 [2021-02-16T08:56:57.961Z] Plugins: [2021-02-16T08:56:57.961Z] Volume: local [2021-02-16T08:56:57.961Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:56:57.961Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:56:57.961Z] Swarm: inactive [2021-02-16T08:56:57.961Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-16T08:56:57.961Z] Default Runtime: runc [2021-02-16T08:56:57.961Z] Init Binary: docker-init [2021-02-16T08:56:57.961Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:56:57.961Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:56:57.961Z] init version: de40ad0 [2021-02-16T08:56:57.961Z] Security Options: [2021-02-16T08:56:57.961Z] apparmor [2021-02-16T08:56:57.961Z] seccomp [2021-02-16T08:56:57.961Z] Profile: default [2021-02-16T08:56:57.961Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T08:56:57.961Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T08:56:57.961Z] OSType: linux [2021-02-16T08:56:57.961Z] Architecture: x86_64 [2021-02-16T08:56:57.961Z] CPUs: 2 [2021-02-16T08:56:57.961Z] Total Memory: 7.569GiB [2021-02-16T08:56:57.961Z] Name: ip-10-100-113-173 [2021-02-16T08:56:57.961Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T08:56:57.961Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:56:57.961Z] Debug Mode: false [2021-02-16T08:56:57.961Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:56:57.961Z] Labels: [2021-02-16T08:56:57.961Z] Experimental: true [2021-02-16T08:56:57.961Z] Insecure Registries: [2021-02-16T08:56:57.961Z] 127.0.0.0/8 [2021-02-16T08:56:57.961Z] Live Restore Enabled: true [2021-02-16T08:56:57.961Z] [2021-02-16T08:56:57.961Z] WARNING: No swap limit support [2021-02-16T08:56:57.961Z] WARNING: No blkio weight support [2021-02-16T08:56:57.961Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T08:56:58.244Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:56:58.244Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:56:58.244Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:56:58.244Z] + bash /home/ubuntu/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:56:58.244Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:56:58.244Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T08:56:58.244Z] [2021-02-16T08:56:58.244Z] Generally Necessary: [2021-02-16T08:56:58.244Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:56:58.244Z] - apparmor: enabled and tools installed [2021-02-16T08:56:58.244Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:56:58.244Z] - CONFIG_NET_NS: enabled [2021-02-16T08:56:58.244Z] - CONFIG_PID_NS: enabled [2021-02-16T08:56:58.244Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:56:58.244Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_MEMCG: enabled [2021-02-16T08:56:58.503Z] - CONFIG_KEYS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T08:56:58.503Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T08:56:58.503Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:56:58.503Z] [2021-02-16T08:56:58.503Z] Optional Features: [2021-02-16T08:56:58.503Z] - CONFIG_USER_NS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:56:58.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:56:58.503Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T08:56:58.503Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:56:58.503Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:56:58.503Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T08:56:58.503Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:56:58.503Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:56:58.503Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:56:58.503Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:56:58.503Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:56:58.503Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:56:58.503Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:56:58.503Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:56:58.503Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:56:58.503Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:56:58.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:56:58.503Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:56:58.503Z] - Network Drivers: [2021-02-16T08:56:58.503Z] - "overlay": [2021-02-16T08:56:58.761Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:56:58.761Z] Optional (for encrypted networks): [2021-02-16T08:56:58.761Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:56:58.761Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T08:56:58.761Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T08:56:58.761Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T08:56:58.761Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T08:56:58.761Z] - CONFIG_XFRM: enabled [2021-02-16T08:56:58.761Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T08:56:58.761Z] - "ipvlan": [2021-02-16T08:56:58.761Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:56:58.761Z] - "macvlan": [2021-02-16T08:56:58.761Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:56:58.761Z] - "ftp,tftp client in container": [2021-02-16T08:56:58.761Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:56:58.761Z] - Storage Drivers: [2021-02-16T08:56:58.761Z] - "aufs": [2021-02-16T08:56:58.761Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:56:58.761Z] - "btrfs": [2021-02-16T08:56:58.761Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:56:58.761Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:56:58.761Z] - "devicemapper": [2021-02-16T08:56:58.761Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:56:58.761Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:56:58.761Z] - "overlay": [2021-02-16T08:56:58.761Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:56:58.761Z] - "zfs": [2021-02-16T08:56:58.761Z] - /dev/zfs: present [2021-02-16T08:56:58.761Z] - zfs command: missing [2021-02-16T08:56:58.761Z] - zpool command: missing [2021-02-16T08:56:58.761Z] [2021-02-16T08:56:58.761Z] Limits: [2021-02-16T08:56:58.761Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:56:58.761Z] [2021-02-16T08:56:58.761Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T08:56:59.101Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:56:59.101Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:56:59.101Z] #1 sha256:eeffc1450a97da92b9db9869a99278fc874db35989563d28a54f7ed30162a76e [2021-02-16T08:56:59.101Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T08:56:59.101Z] #1 DONE 0.0s [2021-02-16T08:56:59.101Z] [2021-02-16T08:56:59.101Z] #2 [internal] load .dockerignore [2021-02-16T08:56:59.101Z] #2 sha256:8f849e0982f781164c551ab37fc086183b8e6513e515d7d008fea3d033a48cc8 [2021-02-16T08:56:59.101Z] #2 transferring context: 87B done [2021-02-16T08:56:59.101Z] #2 DONE 0.0s [2021-02-16T08:56:59.101Z] [2021-02-16T08:56:59.101Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:56:59.101Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T08:56:59.359Z] #3 DONE 0.2s [2021-02-16T08:56:59.359Z] [2021-02-16T08:56:59.359Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:56:59.359Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T08:56:59.359Z] #4 CACHED [2021-02-16T08:56:59.617Z] [2021-02-16T08:56:59.617Z] #5 [internal] load build definition from Dockerfile [2021-02-16T08:56:59.617Z] #5 sha256:a666f941507a4d5b433d18bffee2b7b6001e4d37dae8d698a7534894a25e6eec [2021-02-16T08:56:59.617Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T08:56:59.617Z] #5 DONE 0.0s [2021-02-16T08:56:59.617Z] [2021-02-16T08:56:59.617Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:56:59.617Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T08:56:59.880Z] #8 DONE 0.1s [2021-02-16T08:56:59.880Z] [2021-02-16T08:56:59.880Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:56:59.880Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T08:56:59.880Z] #6 DONE 0.1s [2021-02-16T08:56:59.881Z] [2021-02-16T08:56:59.881Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:56:59.881Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T08:56:59.881Z] #7 DONE 0.2s [2021-02-16T08:56:59.881Z] [2021-02-16T08:56:59.881Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:56:59.881Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:56:59.881Z] #61 DONE 0.0s [2021-02-16T08:56:59.881Z] [2021-02-16T08:56:59.881Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:56:59.881Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T08:56:59.881Z] #9 DONE 0.0s [2021-02-16T08:56:59.881Z] [2021-02-16T08:56:59.881Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:56:59.881Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T08:56:59.881Z] #25 DONE 0.0s [2021-02-16T08:56:59.881Z] [2021-02-16T08:56:59.881Z] #22 [internal] load build context [2021-02-16T08:56:59.881Z] #22 sha256:6a1e29a2b8ec248004cc16f43c923e16fa1111e479c52d269d381d915d4dbdeb [2021-02-16T08:57:02.418Z] #22 transferring context: 53.40MB 2.2s done [2021-02-16T08:57:02.418Z] #22 DONE 2.3s [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:02.418Z] #27 sha256:2f2c9f3dbb016417d1fb30b18a2996bae55171047c511ed64c68cc5eabbe5e6a [2021-02-16T08:57:02.418Z] #27 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:57:02.418Z] #59 sha256:2d2508b0d44149ef806222d1a45c9102ab6cfd3d2826628fcd907829fb58e906 [2021-02-16T08:57:02.418Z] #59 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:02.418Z] #63 sha256:44a4a6992fa84c6edfa75b69b79e0c9ce65b7898fdbc94d98bf9842dfc5ea421 [2021-02-16T08:57:02.418Z] #63 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T08:57:02.418Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T08:57:02.418Z] #14 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:57:02.418Z] #58 sha256:867584118d4203096cfe1c099001ccfa3ba15952012d7c8be6086558377c5624 [2021-02-16T08:57:02.418Z] #58 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:02.418Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T08:57:02.418Z] #30 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:57:02.418Z] #28 sha256:33bd25656bc6b6ccd00ca3703a6f1c343207cce15120a361cfe24f7406a43c4b [2021-02-16T08:57:02.418Z] #28 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:02.418Z] #52 sha256:709349ae9a63e65d81693d1d94540255ab9016dee2e6bbc101b434d7d2ae6bea [2021-02-16T08:57:02.418Z] #52 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T08:57:02.418Z] #34 sha256:9e9c01b3b0a7b7f845d06b660b2acb51de6cee5a3f05e4d7af01f8df577babea [2021-02-16T08:57:02.418Z] #34 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:02.418Z] #50 sha256:037d934a0878d722ea5ceb0f9ef6feb53fa59ce9e3280c91c96b14861ce6f7b5 [2021-02-16T08:57:02.418Z] #50 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:02.418Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T08:57:02.418Z] #31 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:02.418Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T08:57:02.418Z] #38 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T08:57:02.418Z] #53 sha256:ca3ecb5ccea3750fa2d8590f876e743510cbc302292e5b4daee5ef3c12ffd213 [2021-02-16T08:57:02.418Z] #53 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:57:02.418Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T08:57:02.418Z] #54 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T08:57:02.418Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T08:57:02.418Z] #16 CACHED [2021-02-16T08:57:02.418Z] [2021-02-16T08:57:02.418Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T08:57:02.418Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T08:57:02.419Z] #20 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T08:57:02.419Z] #29 sha256:0c3b99ee82c49ea6711e1859e7c30b4d1096ea414176f9db088f7d180af73dce [2021-02-16T08:57:02.419Z] #29 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #49 sha256:c3d60a152407098f096746b0169807d61da34cb3da3bf0fb28e86131cff89085 [2021-02-16T08:57:02.419Z] #49 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #37 sha256:f3db9caff2d68ddd591987e5fcad334f7f96c739fabb59bff8630ba8bfc65484 [2021-02-16T08:57:02.419Z] #37 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #64 sha256:f1ffb723f86964a889fe99f0cf1eeb7be7d343698091829113e502373d2e194a [2021-02-16T08:57:02.419Z] #64 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:57:02.419Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T08:57:02.419Z] #18 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:02.419Z] #46 sha256:c6731769a6e08d733b6afb614dfdd5fdcedea4f620f013469045eb34cfa2614a [2021-02-16T08:57:02.419Z] #46 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:02.419Z] #48 sha256:0899916aa8b36d873ed40575c9e56e51b4dcaf8a1aa0a275640928382048c6eb [2021-02-16T08:57:02.419Z] #48 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:57:02.419Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T08:57:02.419Z] #13 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:57:02.419Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T08:57:02.419Z] #21 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:02.419Z] #55 sha256:8172cf345103fbef636ce271e924ef9b082474f5fe51bb64acc755cb4628aec2 [2021-02-16T08:57:02.419Z] #55 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T08:57:02.419Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T08:57:02.419Z] #15 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T08:57:02.419Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T08:57:02.419Z] #19 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:02.419Z] #33 sha256:900b1dd8824f1325eae9d68d21739705a27fb7c05d6f8e3207e5f659b234849e [2021-02-16T08:57:02.419Z] #33 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:57:02.419Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T08:57:02.419Z] #35 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #45 sha256:eaa014b2a3e59f7cda9686813aeecfa63d0cd9d3d9545dd5ec20e1462370a595 [2021-02-16T08:57:02.419Z] #45 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T08:57:02.419Z] #62 sha256:d7fea05ca6734b37b23b717733cd9a2d71cb34908f3faf4c9d48950388a38a9a [2021-02-16T08:57:02.419Z] #62 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:57:02.419Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T08:57:02.419Z] #39 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:02.419Z] #57 sha256:685d68dd41ff18a22118643cb1b65ec0f9b98cd0e1853b85d68a74e6a699eacb [2021-02-16T08:57:02.419Z] #57 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:57:02.419Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T08:57:02.419Z] #12 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T08:57:02.419Z] #24 sha256:7b490c0d8403eb0aa799dfbdd01b17a28f5dd133ee238bca055d4918757035c7 [2021-02-16T08:57:02.419Z] #24 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:02.419Z] #23 sha256:09652d282e997da996687d5be464fb3b72b3775398147ae997b5cda18c3c01a9 [2021-02-16T08:57:02.419Z] #23 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T08:57:02.419Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T08:57:02.419Z] #17 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:57:02.419Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T08:57:02.419Z] #10 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #40 sha256:05ecf769b7ced81c99dbc6b117b4e809bb00c7fd37bce281cd57c7116a93f49e [2021-02-16T08:57:02.419Z] #40 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:57:02.419Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T08:57:02.419Z] #26 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:02.419Z] #36 sha256:e5d21cd7c8defe7af0b13c5d0397c6952c00d18f302b807bb350076228506927 [2021-02-16T08:57:02.419Z] #36 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:02.419Z] #44 sha256:eb295f628cc8c7f89e81e3e381d1ecef43b1a12fd776b70744c000f4637f9066 [2021-02-16T08:57:02.419Z] #44 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #32 sha256:bce0381048d24eb30d6fc2abc996391d885583481e14b33a20e03d065a76f056 [2021-02-16T08:57:02.419Z] #32 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:57:02.419Z] #43 sha256:381047d72702915cb30ccbb8213e883a1f2ad43265fe8a3e706d16ce848f5d49 [2021-02-16T08:57:02.419Z] #43 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #56 sha256:1352a49382aff53f5ab1281223b4604d18eb98fb31fc0b35f9b59cbc403bc709 [2021-02-16T08:57:02.419Z] #56 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:57:02.419Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T08:57:02.419Z] #41 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:57:02.419Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T08:57:02.419Z] #11 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #47 sha256:3bfe661b7f3cb8dfba65c46e4a8cab726c71741264147bb073d2596ee54e27e4 [2021-02-16T08:57:02.419Z] #47 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #60 sha256:5039688d48640b00b4de7bd5d7b48a52a842f3d02c35491e39877607a7cff0d6 [2021-02-16T08:57:02.419Z] #60 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T08:57:02.419Z] #51 sha256:73f7c02806cccab29bb3bdf20aec91ca0e7c58fd54738e355d5bf98324230e60 [2021-02-16T08:57:02.419Z] #51 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T08:57:02.419Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T08:57:02.419Z] #42 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T08:57:02.419Z] #65 sha256:a59fe7de375c7ebbfed8b444b0e1f073591d64c5a0ac884614bbd982f313ac71 [2021-02-16T08:57:02.419Z] #65 CACHED [2021-02-16T08:57:02.419Z] [2021-02-16T08:57:02.419Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T08:57:02.419Z] #66 sha256:b23e7b16accbe2bd4fc71b8da4b5076022eee8229e4e611cb75a4c762e9e985f [2021-02-16T08:57:02.987Z] #66 DONE 0.8s [2021-02-16T08:57:02.987Z] [2021-02-16T08:57:02.987Z] #67 exporting to image [2021-02-16T08:57:02.987Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T08:57:02.987Z] #67 exporting layers [2021-02-16T08:57:03.924Z] #67 exporting layers 0.9s done [2021-02-16T08:57:03.924Z] #67 writing image sha256:c870e978f5766aeb4b754813498d53f9039a2c3fcc1caf6c5a3e883a4b748c81 [2021-02-16T08:57:03.924Z] #67 writing image sha256:c870e978f5766aeb4b754813498d53f9039a2c3fcc1caf6c5a3e883a4b748c81 done [2021-02-16T08:57:03.924Z] #67 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T08:57:03.924Z] #67 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-16T08:57:04.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/validate/default [2021-02-16T08:57:05.069Z] Fetching without tags [2021-02-16T08:57:05.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:05.043Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:05.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:05.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:05.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:05.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:05.075Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:05.194Z] Congratulations! All commits are properly signed with the DCO! [2021-02-16T08:57:05.194Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-16T08:57:05.194Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-16T08:57:05.194Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-16T08:57:05.194Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-16T08:57:05.194Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-16T08:57:05.194Z] Congratulations! No new tests were added to integration-cli. [2021-02-16T08:57:05.194Z] [2021-02-16T08:57:05.194Z] INFO Start validation with golang-ci-lint [2021-02-16T08:57:05.376Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:05.454Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-16T08:57:05.454Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T08:57:05.454Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T08:57:05.804Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:05.804Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:06.290Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:57:06.335Z] > git --version # timeout=10 [2021-02-16T08:57:06.337Z] > git --version # 'git version 2.17.1' [2021-02-16T08:57:06.343Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T08:57:05.381Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:05.392Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:05.778Z] > git remote # timeout=10 [2021-02-16T08:57:05.782Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:05.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:05.783Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:05.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:05.809Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:05.813Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T08:57:07.203Z] + docker version [2021-02-16T08:57:07.203Z] Client: Docker Engine - Community [2021-02-16T08:57:07.203Z] Version: 19.03.7 [2021-02-16T08:57:07.203Z] API version: 1.40 [2021-02-16T08:57:07.203Z] Go version: go1.12.17 [2021-02-16T08:57:07.203Z] Git commit: 7141c199a2 [2021-02-16T08:57:07.203Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-16T08:57:07.203Z] OS/Arch: linux/s390x [2021-02-16T08:57:07.203Z] Experimental: false [2021-02-16T08:57:07.203Z] [2021-02-16T08:57:07.203Z] Server: Docker Engine - Community [2021-02-16T08:57:07.203Z] Engine: [2021-02-16T08:57:07.203Z] Version: 19.03.7 [2021-02-16T08:57:07.203Z] API version: 1.40 (minimum version 1.12) [2021-02-16T08:57:07.203Z] Go version: go1.12.17 [2021-02-16T08:57:07.203Z] Git commit: 7141c199a2 [2021-02-16T08:57:07.203Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-16T08:57:07.203Z] OS/Arch: linux/s390x [2021-02-16T08:57:07.203Z] Experimental: true [2021-02-16T08:57:07.203Z] containerd: [2021-02-16T08:57:07.203Z] Version: 1.2.13 [2021-02-16T08:57:07.203Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T08:57:07.203Z] runc: [2021-02-16T08:57:07.203Z] Version: 1.0.0-rc10 [2021-02-16T08:57:07.203Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T08:57:07.203Z] docker-init: [2021-02-16T08:57:07.203Z] Version: 0.18.0 [2021-02-16T08:57:07.203Z] GitCommit: fec3683 [Pipeline] sh [2021-02-16T08:57:07.574Z] + docker info [2021-02-16T08:57:08.601Z] Client: [2021-02-16T08:57:08.601Z] Debug Mode: false [2021-02-16T08:57:08.601Z] [2021-02-16T08:57:08.601Z] Server: [2021-02-16T08:57:08.601Z] Containers: 0 [2021-02-16T08:57:08.601Z] Running: 0 [2021-02-16T08:57:08.601Z] Paused: 0 [2021-02-16T08:57:08.601Z] Stopped: 0 [2021-02-16T08:57:08.601Z] Images: 0 [2021-02-16T08:57:08.601Z] Server Version: 19.03.7 [2021-02-16T08:57:08.601Z] Storage Driver: overlay2 [2021-02-16T08:57:08.601Z] Backing Filesystem: [2021-02-16T08:57:08.601Z] Supports d_type: true [2021-02-16T08:57:08.601Z] Native Overlay Diff: true [2021-02-16T08:57:08.601Z] Logging Driver: json-file [2021-02-16T08:57:08.601Z] Cgroup Driver: cgroupfs [2021-02-16T08:57:08.601Z] Plugins: [2021-02-16T08:57:08.601Z] Volume: local [2021-02-16T08:57:08.601Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:08.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:57:08.601Z] Swarm: inactive [2021-02-16T08:57:08.601Z] Runtimes: runc [2021-02-16T08:57:08.601Z] Default Runtime: runc [2021-02-16T08:57:08.601Z] Init Binary: docker-init [2021-02-16T08:57:08.601Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T08:57:08.601Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T08:57:08.601Z] init version: fec3683 [2021-02-16T08:57:08.601Z] Security Options: [2021-02-16T08:57:08.601Z] apparmor [2021-02-16T08:57:08.601Z] seccomp [2021-02-16T08:57:08.601Z] Profile: default [2021-02-16T08:57:08.601Z] Kernel Version: 4.15.0-91-generic [2021-02-16T08:57:08.601Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-16T08:57:08.601Z] OSType: linux [2021-02-16T08:57:08.601Z] Architecture: s390x [2021-02-16T08:57:08.601Z] CPUs: 2 [2021-02-16T08:57:08.601Z] Total Memory: 7.861GiB [2021-02-16T08:57:08.601Z] Name: s390x-ubuntu-14 [2021-02-16T08:57:08.601Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-16T08:57:08.601Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:08.601Z] Debug Mode: false [2021-02-16T08:57:08.601Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:08.601Z] Labels: [2021-02-16T08:57:08.601Z] Experimental: true [2021-02-16T08:57:08.601Z] Insecure Registries: [2021-02-16T08:57:08.601Z] 127.0.0.0/8 [2021-02-16T08:57:08.601Z] Live Restore Enabled: false [2021-02-16T08:57:08.601Z] [2021-02-16T08:57:08.601Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T08:57:08.974Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:08.974Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:08.974Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:57:08.974Z] + bash /home/jenkins/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:57:08.974Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:57:08.974Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-16T08:57:08.974Z] [2021-02-16T08:57:08.974Z] Generally Necessary: [2021-02-16T08:57:08.974Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:57:08.974Z] - apparmor: enabled and tools installed [2021-02-16T08:57:08.974Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:57:08.974Z] - CONFIG_NET_NS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_PID_NS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:57:08.974Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_MEMCG: enabled [2021-02-16T08:57:08.974Z] - CONFIG_KEYS: enabled [2021-02-16T08:57:08.974Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:57:08.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T08:57:09.265Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:57:09.265Z] [2021-02-16T08:57:09.265Z] Optional Features: [2021-02-16T08:57:09.265Z] - CONFIG_USER_NS: enabled [2021-02-16T08:57:09.265Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:57:09.265Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:57:09.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:57:09.265Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T08:57:09.265Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:57:09.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:57:09.265Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:57:09.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:57:09.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:57:09.265Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:57:09.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:57:09.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:57:09.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:57:09.265Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:57:09.265Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:57:09.265Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:57:09.265Z] - Network Drivers: [2021-02-16T08:57:09.265Z] - "overlay": [2021-02-16T08:57:09.265Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:57:09.265Z] Optional (for encrypted networks): [2021-02-16T08:57:09.265Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T08:57:09.265Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T08:57:09.265Z] - CONFIG_XFRM: enabled [2021-02-16T08:57:09.265Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T08:57:09.265Z] - "ipvlan": [2021-02-16T08:57:09.265Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:57:09.265Z] - "macvlan": [2021-02-16T08:57:09.265Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:57:09.265Z] - "ftp,tftp client in container": [2021-02-16T08:57:09.265Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:57:09.265Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:57:09.265Z] - Storage Drivers: [2021-02-16T08:57:09.265Z] - "aufs": [2021-02-16T08:57:09.266Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:57:09.266Z] - "btrfs": [2021-02-16T08:57:09.266Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:57:09.266Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:57:09.266Z] - "devicemapper": [2021-02-16T08:57:09.266Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:57:09.266Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:57:09.266Z] - "overlay": [2021-02-16T08:57:09.266Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:57:09.266Z] - "zfs": [2021-02-16T08:57:09.266Z] - /dev/zfs: missing [2021-02-16T08:57:09.266Z] - zfs command: missing [2021-02-16T08:57:09.266Z] - zpool command: missing [2021-02-16T08:57:09.266Z] [2021-02-16T08:57:09.266Z] Limits: [2021-02-16T08:57:09.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:57:09.266Z] [2021-02-16T08:57:09.266Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T08:57:09.673Z] Fetching without tags [2021-02-16T08:57:09.684Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:57:09.684Z] #2 [internal] load .dockerignore [2021-02-16T08:57:09.684Z] #2 transferring context: 87B 0.0s done [2021-02-16T08:57:09.684Z] #2 DONE 0.0s [2021-02-16T08:57:09.684Z] [2021-02-16T08:57:09.684Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:57:09.684Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T08:57:09.684Z] #1 DONE 0.0s [2021-02-16T08:57:09.684Z] [2021-02-16T08:57:09.684Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:57:09.908Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:09.991Z] #3 DONE 0.2s [2021-02-16T08:57:09.991Z] [2021-02-16T08:57:09.991Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-16T08:57:09.991Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T08:57:09.991Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T08:57:09.991Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-16T08:57:09.991Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-16T08:57:09.991Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2021-02-16T08:57:10.207Z] Still waiting to schedule task [2021-02-16T08:57:10.208Z] Waiting for next available executor on ‘windows-2019’ [2021-02-16T08:57:10.280Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.70MB / 8.88MB 0.1s [2021-02-16T08:57:10.280Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-02-16T08:57:10.280Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-02-16T08:57:10.375Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:10.375Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:10.569Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-16T08:57:10.569Z] #4 DONE 0.5s [2021-02-16T08:57:10.661Z] Fetching without tags [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:57:10.864Z] #7 DONE 0.1s [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:57:10.864Z] #6 DONE 0.1s [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:57:10.864Z] #5 DONE 0.1s [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T08:57:10.864Z] #8 DONE 0.0s [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-16T08:57:10.864Z] #9 CACHED [2021-02-16T08:57:10.864Z] [2021-02-16T08:57:10.864Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-16T08:57:10.864Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T08:57:10.905Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:57:11.045Z] > git --version # timeout=10 [2021-02-16T08:57:11.057Z] > git --version # 'git version 2.17.1' [2021-02-16T08:57:11.064Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T08:57:11.060Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:11.158Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T08:57:11.158Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-02-16T08:57:11.158Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-02-16T08:57:11.158Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 262.14kB / 48.97MB 0.1s [2021-02-16T08:57:11.158Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 13.06MB / 48.97MB 0.3s [2021-02-16T08:57:09.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:09.785Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:09.790Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:09.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:09.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:09.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:09.805Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:10.038Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:10.041Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:10.472Z] > git remote # timeout=10 [2021-02-16T08:57:10.477Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:10.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:10.490Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:10.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:10.506Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:10.510Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:10.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:10.638Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:10.642Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:10.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:10.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:10.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:10.663Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:11.059Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:11.063Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T08:57:11.451Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 22.18MB / 48.97MB 0.5s [2021-02-16T08:57:11.703Z] + docker version [2021-02-16T08:57:11.703Z] Client: Docker Engine - Community [2021-02-16T08:57:11.703Z] Version: 20.10.3 [2021-02-16T08:57:11.703Z] API version: 1.41 [2021-02-16T08:57:11.703Z] Go version: go1.13.15 [2021-02-16T08:57:11.703Z] Git commit: 48d30b5 [2021-02-16T08:57:11.703Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T08:57:11.703Z] OS/Arch: linux/amd64 [2021-02-16T08:57:11.703Z] Context: default [2021-02-16T08:57:11.703Z] Experimental: true [2021-02-16T08:57:11.703Z] [2021-02-16T08:57:11.703Z] Server: Docker Engine - Community [2021-02-16T08:57:11.703Z] Engine: [2021-02-16T08:57:11.703Z] Version: 20.10.3 [2021-02-16T08:57:11.703Z] API version: 1.41 (minimum version 1.12) [2021-02-16T08:57:11.703Z] Go version: go1.13.15 [2021-02-16T08:57:11.703Z] Git commit: 46229ca [2021-02-16T08:57:11.703Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T08:57:11.703Z] OS/Arch: linux/amd64 [2021-02-16T08:57:11.703Z] Experimental: true [2021-02-16T08:57:11.703Z] containerd: [2021-02-16T08:57:11.703Z] Version: 1.4.3 [2021-02-16T08:57:11.703Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:11.703Z] runc: [2021-02-16T08:57:11.703Z] Version: 1.0.0-rc92 [2021-02-16T08:57:11.703Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:11.703Z] docker-init: [2021-02-16T08:57:11.703Z] Version: 0.19.0 [2021-02-16T08:57:11.703Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T08:57:11.742Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 38.50MB / 48.97MB 0.7s [2021-02-16T08:57:11.742Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 0.8s [2021-02-16T08:57:11.991Z] + docker info [2021-02-16T08:57:12.032Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 0.9s done [2021-02-16T08:57:12.052Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:12.052Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:12.323Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 [2021-02-16T08:57:12.323Z] #24 ... [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #21 [internal] load build context [2021-02-16T08:57:12.323Z] #21 transferring context: 53.40MB 1.2s done [2021-02-16T08:57:12.323Z] #21 DONE 1.3s [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-16T08:57:12.323Z] #10 DONE 1.4s [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-16T08:57:12.323Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T08:57:12.323Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T08:57:12.323Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-16T08:57:12.323Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T08:57:12.323Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2021-02-16T08:57:12.323Z] #60 DONE 1.4s [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-16T08:57:12.323Z] #24 ... [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:12.323Z] #37 DONE 0.1s [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:12.323Z] #29 DONE 0.1s [2021-02-16T08:57:12.323Z] [2021-02-16T08:57:12.323Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-16T08:57:12.557Z] Client: [2021-02-16T08:57:12.557Z] Context: default [2021-02-16T08:57:12.557Z] Debug Mode: false [2021-02-16T08:57:12.557Z] Plugins: [2021-02-16T08:57:12.557Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T08:57:12.557Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T08:57:12.557Z] [2021-02-16T08:57:12.557Z] Server: [2021-02-16T08:57:12.557Z] Containers: 0 [2021-02-16T08:57:12.557Z] Running: 0 [2021-02-16T08:57:12.557Z] Paused: 0 [2021-02-16T08:57:12.557Z] Stopped: 0 [2021-02-16T08:57:12.557Z] Images: 3 [2021-02-16T08:57:12.557Z] Server Version: 20.10.3 [2021-02-16T08:57:12.557Z] Storage Driver: overlay2 [2021-02-16T08:57:12.557Z] Backing Filesystem: extfs [2021-02-16T08:57:12.557Z] Supports d_type: true [2021-02-16T08:57:12.557Z] Native Overlay Diff: true [2021-02-16T08:57:12.557Z] Logging Driver: json-file [2021-02-16T08:57:12.557Z] Cgroup Driver: cgroupfs [2021-02-16T08:57:12.557Z] Cgroup Version: 1 [2021-02-16T08:57:12.557Z] Plugins: [2021-02-16T08:57:12.557Z] Volume: local [2021-02-16T08:57:12.557Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:12.557Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:57:12.557Z] Swarm: inactive [2021-02-16T08:57:12.557Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T08:57:12.557Z] Default Runtime: runc [2021-02-16T08:57:12.557Z] Init Binary: docker-init [2021-02-16T08:57:12.557Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:12.557Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:12.557Z] init version: de40ad0 [2021-02-16T08:57:12.557Z] Security Options: [2021-02-16T08:57:12.557Z] apparmor [2021-02-16T08:57:12.557Z] seccomp [2021-02-16T08:57:12.557Z] Profile: default [2021-02-16T08:57:12.557Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T08:57:12.557Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T08:57:12.557Z] OSType: linux [2021-02-16T08:57:12.557Z] Architecture: x86_64 [2021-02-16T08:57:12.557Z] CPUs: 2 [2021-02-16T08:57:12.557Z] Total Memory: 7.569GiB [2021-02-16T08:57:12.557Z] Name: ip-10-100-98-45 [2021-02-16T08:57:12.557Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T08:57:12.557Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:12.557Z] Debug Mode: false [2021-02-16T08:57:12.557Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:12.557Z] Labels: [2021-02-16T08:57:12.557Z] Experimental: true [2021-02-16T08:57:12.557Z] Insecure Registries: [2021-02-16T08:57:12.557Z] 127.0.0.0/8 [2021-02-16T08:57:12.557Z] Live Restore Enabled: true [2021-02-16T08:57:12.557Z] [2021-02-16T08:57:12.557Z] WARNING: No swap limit support [2021-02-16T08:57:12.557Z] WARNING: No blkio weight support [2021-02-16T08:57:12.557Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T08:57:12.838Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:12.838Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:12.838Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:57:12.838Z] + bash /home/ubuntu/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:57:12.838Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:57:12.838Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T08:57:12.838Z] [2021-02-16T08:57:12.838Z] Generally Necessary: [2021-02-16T08:57:12.838Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:57:12.838Z] - apparmor: enabled and tools installed [2021-02-16T08:57:12.838Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:57:12.838Z] - CONFIG_NET_NS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_PID_NS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_MEMCG: enabled [2021-02-16T08:57:12.838Z] - CONFIG_KEYS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T08:57:12.838Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T08:57:12.838Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:57:12.838Z] [2021-02-16T08:57:12.838Z] Optional Features: [2021-02-16T08:57:12.838Z] - CONFIG_USER_NS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:57:12.838Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:57:12.838Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:57:12.838Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T08:57:12.838Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:57:12.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:57:12.838Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T08:57:12.838Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:57:12.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:57:12.838Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:57:12.838Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:57:12.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:57:12.838Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:57:12.856Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:57:12.882Z] > git --version # timeout=10 [2021-02-16T08:57:12.885Z] > git --version # 'git version 2.7.4' [2021-02-16T08:57:12.894Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T08:57:13.097Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:57:13.097Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:57:13.097Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:57:13.097Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:57:13.097Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:57:13.097Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:57:13.097Z] - Network Drivers: [2021-02-16T08:57:13.097Z] - "overlay": [2021-02-16T08:57:13.097Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:57:13.097Z] Optional (for encrypted networks): [2021-02-16T08:57:13.097Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:57:13.097Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T08:57:13.097Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T08:57:13.097Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T08:57:13.097Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T08:57:13.097Z] - CONFIG_XFRM: enabled [2021-02-16T08:57:13.097Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T08:57:13.097Z] - "ipvlan": [2021-02-16T08:57:13.097Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:57:13.097Z] - "macvlan": [2021-02-16T08:57:13.097Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:57:13.097Z] - "ftp,tftp client in container": [2021-02-16T08:57:13.097Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:57:13.097Z] - Storage Drivers: [2021-02-16T08:57:13.097Z] - "aufs": [2021-02-16T08:57:13.097Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:57:13.097Z] - "btrfs": [2021-02-16T08:57:13.097Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:57:13.097Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:57:13.097Z] - "devicemapper": [2021-02-16T08:57:13.097Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:57:13.097Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:57:13.097Z] - "overlay": [2021-02-16T08:57:13.097Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:57:13.097Z] - "zfs": [2021-02-16T08:57:13.097Z] - /dev/zfs: present [2021-02-16T08:57:13.097Z] - zfs command: missing [2021-02-16T08:57:13.097Z] - zpool command: missing [2021-02-16T08:57:13.097Z] [2021-02-16T08:57:13.097Z] Limits: [2021-02-16T08:57:13.097Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:57:13.097Z] [2021-02-16T08:57:13.097Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T08:57:12.014Z] > git remote # timeout=10 [2021-02-16T08:57:12.019Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:12.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:12.024Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:12.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:12.051Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:12.072Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T08:57:13.423Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:57:13.423Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:57:13.423Z] #1 sha256:f90ac4e0052bd0ae5b8bcf293295522e7a73a12082fbd29b09c44b9ae078f014 [2021-02-16T08:57:13.423Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T08:57:13.423Z] #1 DONE 0.0s [2021-02-16T08:57:13.423Z] [2021-02-16T08:57:13.423Z] #2 [internal] load .dockerignore [2021-02-16T08:57:13.423Z] #2 sha256:1af1a9cd3d1c809e18d4f757ac67160a318fbaf63ec41c2aef365dda81e2b869 [2021-02-16T08:57:13.423Z] #2 transferring context: 87B done [2021-02-16T08:57:13.423Z] #2 DONE 0.0s [2021-02-16T08:57:13.423Z] [2021-02-16T08:57:13.423Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:57:13.423Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T08:57:13.661Z] + docker version [2021-02-16T08:57:13.661Z] Client: Docker Engine - Community [2021-02-16T08:57:13.661Z] Version: 20.10.3 [2021-02-16T08:57:13.661Z] API version: 1.41 [2021-02-16T08:57:13.661Z] Go version: go1.13.15 [2021-02-16T08:57:13.661Z] Git commit: 48d30b5 [2021-02-16T08:57:13.661Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-16T08:57:13.661Z] OS/Arch: linux/arm64 [2021-02-16T08:57:13.661Z] Context: default [2021-02-16T08:57:13.661Z] Experimental: true [2021-02-16T08:57:13.661Z] [2021-02-16T08:57:13.661Z] Server: Docker Engine - Community [2021-02-16T08:57:13.661Z] Engine: [2021-02-16T08:57:13.661Z] Version: 20.10.3 [2021-02-16T08:57:13.661Z] API version: 1.41 (minimum version 1.12) [2021-02-16T08:57:13.661Z] Go version: go1.13.15 [2021-02-16T08:57:13.661Z] Git commit: 46229ca [2021-02-16T08:57:13.661Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-16T08:57:13.661Z] OS/Arch: linux/arm64 [2021-02-16T08:57:13.661Z] Experimental: true [2021-02-16T08:57:13.661Z] containerd: [2021-02-16T08:57:13.661Z] Version: 1.4.3 [2021-02-16T08:57:13.661Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:13.661Z] runc: [2021-02-16T08:57:13.661Z] Version: 1.0.0-rc92 [2021-02-16T08:57:13.661Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:13.661Z] docker-init: [2021-02-16T08:57:13.661Z] Version: 0.19.0 [2021-02-16T08:57:13.661Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T08:57:13.681Z] #3 DONE 0.1s [2021-02-16T08:57:13.681Z] [2021-02-16T08:57:13.681Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:57:13.681Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T08:57:13.681Z] #4 CACHED [2021-02-16T08:57:13.848Z] Fetching without tags [2021-02-16T08:57:13.941Z] [2021-02-16T08:57:13.941Z] #5 [internal] load build definition from Dockerfile [2021-02-16T08:57:13.941Z] #5 sha256:98e1ec32abf364482ed4c05c7693700e2a11c5b5f2db2dbcdb9ae66f82e02a1d [2021-02-16T08:57:13.941Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T08:57:13.941Z] #5 DONE 0.0s [2021-02-16T08:57:13.941Z] [2021-02-16T08:57:13.941Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:57:13.941Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T08:57:13.941Z] #6 DONE 0.1s [2021-02-16T08:57:13.941Z] [2021-02-16T08:57:13.941Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:57:13.941Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T08:57:13.951Z] + docker info [2021-02-16T08:57:14.200Z] #8 DONE 0.1s [2021-02-16T08:57:14.200Z] [2021-02-16T08:57:14.200Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:57:14.200Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T08:57:14.200Z] #7 DONE 0.1s [2021-02-16T08:57:14.200Z] [2021-02-16T08:57:14.200Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:57:14.200Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:57:14.200Z] #61 DONE 0.0s [2021-02-16T08:57:14.200Z] [2021-02-16T08:57:14.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:57:14.200Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T08:57:14.200Z] #9 DONE 0.0s [2021-02-16T08:57:14.200Z] [2021-02-16T08:57:14.200Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:57:14.200Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T08:57:14.200Z] #25 DONE 0.0s [2021-02-16T08:57:14.200Z] [2021-02-16T08:57:14.200Z] #22 [internal] load build context [2021-02-16T08:57:14.200Z] #22 sha256:8483171adf15a1f1f5e2795b286e2bfeb09d2555adf91de76a4cbef1f288cc5e [2021-02-16T08:57:14.240Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:14.356Z] Fetching without tags [2021-02-16T08:57:14.619Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:14.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:14.309Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:14.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:14.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:14.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:14.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:14.333Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:14.593Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:14.601Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:15.048Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:15.048Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:15.069Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:15.069Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:13.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:13.821Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:13.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:13.838Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:13.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:13.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:13.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:14.245Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:14.248Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:15.011Z] > git remote # timeout=10 [2021-02-16T08:57:15.013Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:15.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:15.017Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:15.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:15.053Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:15.056Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:15.136Z] Fetching without tags [2021-02-16T08:57:15.336Z] Client: [2021-02-16T08:57:15.336Z] Context: default [2021-02-16T08:57:15.336Z] Debug Mode: false [2021-02-16T08:57:15.336Z] Plugins: [2021-02-16T08:57:15.336Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T08:57:15.336Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T08:57:15.336Z] [2021-02-16T08:57:15.336Z] Server: [2021-02-16T08:57:15.336Z] Containers: 0 [2021-02-16T08:57:15.336Z] Running: 0 [2021-02-16T08:57:15.336Z] Paused: 0 [2021-02-16T08:57:15.336Z] Stopped: 0 [2021-02-16T08:57:15.336Z] Images: 2 [2021-02-16T08:57:15.336Z] Server Version: 20.10.3 [2021-02-16T08:57:15.336Z] Storage Driver: overlay2 [2021-02-16T08:57:15.336Z] Backing Filesystem: extfs [2021-02-16T08:57:15.336Z] Supports d_type: true [2021-02-16T08:57:15.336Z] Native Overlay Diff: true [2021-02-16T08:57:15.336Z] Logging Driver: json-file [2021-02-16T08:57:15.336Z] Cgroup Driver: cgroupfs [2021-02-16T08:57:15.336Z] Cgroup Version: 1 [2021-02-16T08:57:15.336Z] Plugins: [2021-02-16T08:57:15.336Z] Volume: local [2021-02-16T08:57:15.336Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:15.336Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:57:15.336Z] Swarm: inactive [2021-02-16T08:57:15.336Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T08:57:15.336Z] Default Runtime: runc [2021-02-16T08:57:15.336Z] Init Binary: docker-init [2021-02-16T08:57:15.336Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:15.336Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:15.336Z] init version: de40ad0 [2021-02-16T08:57:15.336Z] Security Options: [2021-02-16T08:57:15.336Z] apparmor [2021-02-16T08:57:15.336Z] seccomp [2021-02-16T08:57:15.336Z] Profile: default [2021-02-16T08:57:15.336Z] Kernel Version: 4.15.0-1093-aws [2021-02-16T08:57:15.336Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-16T08:57:15.336Z] OSType: linux [2021-02-16T08:57:15.336Z] Architecture: aarch64 [2021-02-16T08:57:15.336Z] CPUs: 4 [2021-02-16T08:57:15.336Z] Total Memory: 7.525GiB [2021-02-16T08:57:15.336Z] Name: ip-10-100-49-137 [2021-02-16T08:57:15.336Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-16T08:57:15.336Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:15.336Z] Debug Mode: false [2021-02-16T08:57:15.336Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:15.336Z] Labels: [2021-02-16T08:57:15.336Z] Experimental: true [2021-02-16T08:57:15.336Z] Insecure Registries: [2021-02-16T08:57:15.336Z] 127.0.0.0/8 [2021-02-16T08:57:15.336Z] Live Restore Enabled: true [2021-02-16T08:57:15.336Z] [2021-02-16T08:57:15.336Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T08:57:15.380Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:15.555Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:57:15.582Z] #22 transferring context: 53.40MB 1.3s done [2021-02-16T08:57:15.582Z] #22 DONE 1.3s [2021-02-16T08:57:15.582Z] [2021-02-16T08:57:15.582Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:57:15.582Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T08:57:15.582Z] #10 CACHED [2021-02-16T08:57:15.582Z] [2021-02-16T08:57:15.582Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:57:15.582Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T08:57:15.582Z] #11 CACHED [2021-02-16T08:57:15.582Z] [2021-02-16T08:57:15.582Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:15.582Z] #63 sha256:646a2a5271acd50f6682f39e6cdf7f930bf31c5d90a63563bd6ee16bc281d45d [2021-02-16T08:57:15.582Z] #63 ... [2021-02-16T08:57:15.582Z] [2021-02-16T08:57:15.582Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:57:15.582Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T08:57:15.582Z] #54 CACHED [2021-02-16T08:57:15.582Z] [2021-02-16T08:57:15.582Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:57:15.583Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T08:57:15.583Z] #12 CACHED [2021-02-16T08:57:15.583Z] [2021-02-16T08:57:15.583Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:57:15.583Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T08:57:15.583Z] #35 CACHED [2021-02-16T08:57:15.552Z] > git --version # timeout=10 [2021-02-16T08:57:15.559Z] > git --version # 'git version 2.25.1' [2021-02-16T08:57:15.572Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T08:57:15.628Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:15.628Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:15.628Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:57:15.628Z] + bash /home/ubuntu/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:57:15.628Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:57:15.628Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-16T08:57:15.628Z] [2021-02-16T08:57:15.628Z] Generally Necessary: [2021-02-16T08:57:15.628Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:57:15.628Z] - apparmor: enabled and tools installed [2021-02-16T08:57:15.628Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:57:15.628Z] - CONFIG_NET_NS: enabled [2021-02-16T08:57:15.628Z] - CONFIG_PID_NS: enabled [2021-02-16T08:57:15.628Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:57:15.628Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:57:15.628Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:57:15.628Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:57:15.628Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:57:15.841Z] [2021-02-16T08:57:15.841Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:15.841Z] #23 sha256:d7d5bf3be6902942db1829c57c257d62aced8662955c7115a11978a793b30c1c [2021-02-16T08:57:15.860Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:15.860Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T08:57:15.889Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:57:15.889Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:57:15.889Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:57:15.889Z] - CONFIG_MEMCG: enabled [2021-02-16T08:57:15.889Z] - CONFIG_KEYS: enabled [2021-02-16T08:57:15.889Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:57:15.889Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T08:57:15.889Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:57:15.889Z] [2021-02-16T08:57:15.889Z] Optional Features: [2021-02-16T08:57:15.889Z] - CONFIG_USER_NS: enabled [2021-02-16T08:57:15.889Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:57:15.889Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:57:15.889Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:57:15.889Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:57:15.889Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T08:57:15.889Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:57:16.108Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T08:57:16.151Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:57:16.151Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T08:57:16.151Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T08:57:16.151Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:57:16.151Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:57:16.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:57:16.151Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:57:16.151Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:57:16.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:57:16.151Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:57:16.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:57:16.151Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:57:16.151Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:57:16.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:57:16.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:57:16.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:57:16.151Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:57:16.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:57:16.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:57:16.151Z] - Network Drivers: [2021-02-16T08:57:16.151Z] - "overlay": [2021-02-16T08:57:16.151Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:57:16.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:57:16.151Z] Optional (for encrypted networks): [2021-02-16T08:57:16.158Z] > git --version # timeout=10 [2021-02-16T08:57:16.160Z] > git --version # 'git version 2.7.4' [2021-02-16T08:57:16.162Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T08:57:16.389Z] Commit message: "Move cgroup v2 out of experimental" [Pipeline] withEnv [Pipeline] { [2021-02-16T08:57:16.412Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:57:16.412Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T08:57:16.412Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T08:57:16.412Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T08:57:16.412Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T08:57:16.412Z] - CONFIG_XFRM: enabled [2021-02-16T08:57:16.412Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T08:57:16.412Z] - "ipvlan": [2021-02-16T08:57:16.412Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:57:16.412Z] - "macvlan": [2021-02-16T08:57:16.412Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:57:16.412Z] - "ftp,tftp client in container": [2021-02-16T08:57:16.412Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:57:16.412Z] - Storage Drivers: [2021-02-16T08:57:16.412Z] - "aufs": [2021-02-16T08:57:16.412Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:57:16.412Z] - "btrfs": [2021-02-16T08:57:16.412Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:57:16.412Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:57:16.412Z] - "devicemapper": [2021-02-16T08:57:16.412Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:57:16.412Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:57:16.412Z] - "overlay": [2021-02-16T08:57:16.412Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:57:16.412Z] - "zfs": [2021-02-16T08:57:16.412Z] - /dev/zfs: missing [2021-02-16T08:57:16.412Z] - zfs command: missing [2021-02-16T08:57:16.412Z] - zpool command: missing [2021-02-16T08:57:16.412Z] [2021-02-16T08:57:16.412Z] Limits: [2021-02-16T08:57:16.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:57:16.412Z] [2021-02-16T08:57:16.412Z] + true [Pipeline] } [2021-02-16T08:57:16.406Z] > git --version # timeout=10 [2021-02-16T08:57:16.413Z] > git --version # 'git version 2.17.1' [2021-02-16T08:57:16.420Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T08:57:16.772Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:57:16.804Z] + docker version [2021-02-16T08:57:16.804Z] Client: Docker Engine - Community [2021-02-16T08:57:16.804Z] Version: 20.10.3 [2021-02-16T08:57:16.804Z] API version: 1.41 [2021-02-16T08:57:16.804Z] Go version: go1.13.15 [2021-02-16T08:57:16.804Z] Git commit: 48d30b5 [2021-02-16T08:57:16.804Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-16T08:57:16.804Z] OS/Arch: linux/amd64 [2021-02-16T08:57:16.804Z] Context: default [2021-02-16T08:57:16.804Z] Experimental: true [2021-02-16T08:57:16.804Z] [2021-02-16T08:57:16.804Z] Server: Docker Engine - Community [2021-02-16T08:57:16.804Z] Engine: [2021-02-16T08:57:16.804Z] Version: 20.10.3 [2021-02-16T08:57:16.804Z] API version: 1.41 (minimum version 1.12) [2021-02-16T08:57:16.804Z] Go version: go1.13.15 [2021-02-16T08:57:16.804Z] Git commit: 46229ca [2021-02-16T08:57:16.804Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-16T08:57:16.804Z] OS/Arch: linux/amd64 [2021-02-16T08:57:16.804Z] Experimental: true [2021-02-16T08:57:16.804Z] containerd: [2021-02-16T08:57:16.804Z] Version: 1.4.3 [2021-02-16T08:57:16.804Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:16.804Z] runc: [2021-02-16T08:57:16.804Z] Version: 1.0.0-rc92 [2021-02-16T08:57:16.804Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:16.804Z] docker-init: [2021-02-16T08:57:16.804Z] Version: 0.19.0 [2021-02-16T08:57:16.804Z] GitCommit: de40ad0 [2021-02-16T08:57:16.807Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 4.0s done [2021-02-16T08:57:16.807Z] #24 DONE 5.4s [2021-02-16T08:57:16.807Z] [2021-02-16T08:57:16.807Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [Pipeline] sh [2021-02-16T08:57:15.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:15.101Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T08:57:15.109Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:15.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T08:57:15.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T08:57:15.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:15.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T08:57:15.380Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:15.387Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:15.804Z] > git remote # timeout=10 [2021-02-16T08:57:15.811Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:15.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:15.830Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:15.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:15.860Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:15.867Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T08:57:15.021Z] > git remote # timeout=10 [2021-02-16T08:57:15.024Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T08:57:15.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T08:57:15.029Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T08:57:15.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T08:57:15.044Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T08:57:15.046Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T08:57:17.084Z] + docker version [2021-02-16T08:57:17.084Z] Client: [2021-02-16T08:57:17.084Z] Version: 18.06.1-ce [2021-02-16T08:57:17.084Z] API version: 1.38 [2021-02-16T08:57:17.084Z] Go version: go1.10.3 [2021-02-16T08:57:17.084Z] Git commit: e68fc7a [2021-02-16T08:57:17.084Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-16T08:57:17.084Z] OS/Arch: linux/ppc64le [2021-02-16T08:57:17.084Z] Experimental: false [2021-02-16T08:57:17.084Z] [2021-02-16T08:57:17.084Z] Server: [2021-02-16T08:57:17.084Z] Engine: [2021-02-16T08:57:17.084Z] Version: 18.06.1-ce [2021-02-16T08:57:17.084Z] API version: 1.38 (minimum version 1.12) [2021-02-16T08:57:17.084Z] Go version: go1.10.3 [2021-02-16T08:57:17.084Z] Git commit: e68fc7a [2021-02-16T08:57:17.084Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-16T08:57:17.084Z] OS/Arch: linux/ppc64le [2021-02-16T08:57:17.084Z] Experimental: true [2021-02-16T08:57:17.090Z] + docker info [Pipeline] sh [2021-02-16T08:57:17.111Z] #25 0.801 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:57:17.111Z] #25 0.854 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:57:17.111Z] #25 0.864 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [Pipeline] sh [2021-02-16T08:57:17.360Z] + docker version [2021-02-16T08:57:17.360Z] Client: Docker Engine - Community [2021-02-16T08:57:17.360Z] Version: 20.10.3 [2021-02-16T08:57:17.360Z] API version: 1.41 [2021-02-16T08:57:17.360Z] Go version: go1.13.15 [2021-02-16T08:57:17.360Z] Git commit: 48d30b5 [2021-02-16T08:57:17.360Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T08:57:17.360Z] OS/Arch: linux/amd64 [2021-02-16T08:57:17.360Z] Context: default [2021-02-16T08:57:17.360Z] Experimental: true [2021-02-16T08:57:17.360Z] [2021-02-16T08:57:17.360Z] Server: Docker Engine - Community [2021-02-16T08:57:17.360Z] Engine: [2021-02-16T08:57:17.360Z] Version: 20.10.3 [2021-02-16T08:57:17.360Z] API version: 1.41 (minimum version 1.12) [2021-02-16T08:57:17.360Z] Go version: go1.13.15 [2021-02-16T08:57:17.360Z] Git commit: 46229ca [2021-02-16T08:57:17.360Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T08:57:17.360Z] OS/Arch: linux/amd64 [2021-02-16T08:57:17.360Z] Experimental: true [2021-02-16T08:57:17.360Z] containerd: [2021-02-16T08:57:17.360Z] Version: 1.4.3 [2021-02-16T08:57:17.360Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:17.360Z] runc: [2021-02-16T08:57:17.360Z] Version: 1.0.0-rc92 [2021-02-16T08:57:17.360Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:17.360Z] docker-init: [2021-02-16T08:57:17.360Z] Version: 0.19.0 [2021-02-16T08:57:17.360Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T08:57:17.468Z] + docker info [2021-02-16T08:57:17.468Z] Containers: 0 [2021-02-16T08:57:17.468Z] Running: 0 [2021-02-16T08:57:17.468Z] Paused: 0 [2021-02-16T08:57:17.468Z] Stopped: 0 [2021-02-16T08:57:17.468Z] Images: 0 [2021-02-16T08:57:17.468Z] Server Version: 18.06.1-ce [2021-02-16T08:57:17.468Z] Storage Driver: overlay2 [2021-02-16T08:57:17.468Z] Backing Filesystem: extfs [2021-02-16T08:57:17.468Z] Supports d_type: true [2021-02-16T08:57:17.468Z] Native Overlay Diff: true [2021-02-16T08:57:17.468Z] Logging Driver: json-file [2021-02-16T08:57:17.468Z] Cgroup Driver: cgroupfs [2021-02-16T08:57:17.468Z] Plugins: [2021-02-16T08:57:17.468Z] Volume: local [2021-02-16T08:57:17.468Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:17.468Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-16T08:57:17.468Z] Swarm: inactive [2021-02-16T08:57:17.468Z] Runtimes: runc [2021-02-16T08:57:17.468Z] Default Runtime: runc [2021-02-16T08:57:17.468Z] Init Binary: docker-init [2021-02-16T08:57:17.468Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-16T08:57:17.468Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-16T08:57:17.468Z] init version: fec3683 [2021-02-16T08:57:17.468Z] Security Options: [2021-02-16T08:57:17.468Z] apparmor [2021-02-16T08:57:17.468Z] seccomp [2021-02-16T08:57:17.468Z] Profile: default [2021-02-16T08:57:17.468Z] Kernel Version: 4.4.0-139-generic [2021-02-16T08:57:17.468Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-16T08:57:17.468Z] OSType: linux [2021-02-16T08:57:17.468Z] Architecture: ppc64le [2021-02-16T08:57:17.468Z] CPUs: 4 [2021-02-16T08:57:17.468Z] Total Memory: 7.972GiB [2021-02-16T08:57:17.468Z] Name: ppc64le-ubuntu-13 [2021-02-16T08:57:17.468Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-16T08:57:17.469Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:17.469Z] Debug Mode (client): false [2021-02-16T08:57:17.469Z] Debug Mode (server): false [2021-02-16T08:57:17.469Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:17.469Z] Labels: [2021-02-16T08:57:17.469Z] Experimental: true [2021-02-16T08:57:17.469Z] Insecure Registries: [2021-02-16T08:57:17.469Z] 127.0.0.0/8 [2021-02-16T08:57:17.469Z] Live Restore Enabled: false [2021-02-16T08:57:17.469Z] [Pipeline] sh [2021-02-16T08:57:17.673Z] + docker info [2021-02-16T08:57:17.851Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:17.851Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:17.851Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:57:17.851Z] + bash /home/docker/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:57:17.851Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:57:17.852Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-16T08:57:17.852Z] [2021-02-16T08:57:17.852Z] Generally Necessary: [2021-02-16T08:57:17.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:57:17.852Z] - apparmor: enabled and tools installed [2021-02-16T08:57:17.852Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:57:17.852Z] - CONFIG_NET_NS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_PID_NS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:57:17.852Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_MEMCG: enabled [2021-02-16T08:57:17.852Z] - CONFIG_KEYS: enabled [2021-02-16T08:57:17.852Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:57:17.852Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:57:17.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:57:18.140Z] #25 1.533 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:57:18.147Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T08:57:18.147Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:57:18.147Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-16T08:57:18.147Z] [2021-02-16T08:57:18.147Z] Optional Features: [2021-02-16T08:57:18.147Z] - CONFIG_USER_NS: enabled [2021-02-16T08:57:18.147Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:57:18.147Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:57:18.147Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:57:18.147Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:57:18.147Z] (cgroup swap accounting is currently enabled) [2021-02-16T08:57:18.147Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-16T08:57:18.147Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:57:18.147Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:57:18.147Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T08:57:18.147Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T08:57:18.147Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:57:18.147Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:57:18.147Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:57:18.147Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:57:18.147Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:57:18.147Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:57:18.147Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:57:18.147Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:57:18.147Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:57:18.147Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:57:18.147Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:57:18.147Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:57:18.147Z] - Network Drivers: [2021-02-16T08:57:18.147Z] - "overlay": [2021-02-16T08:57:18.147Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:57:18.147Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:57:18.147Z] Optional (for encrypted networks): [2021-02-16T08:57:18.439Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:57:18.439Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_XFRM: enabled [2021-02-16T08:57:18.439Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T08:57:18.439Z] - "ipvlan": [2021-02-16T08:57:18.439Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:57:18.439Z] - "macvlan": [2021-02-16T08:57:18.439Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:57:18.439Z] - "ftp,tftp client in container": [2021-02-16T08:57:18.439Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:57:18.439Z] - Storage Drivers: [2021-02-16T08:57:18.439Z] - "aufs": [2021-02-16T08:57:18.439Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:57:18.439Z] - "btrfs": [2021-02-16T08:57:18.439Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:57:18.439Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:57:18.439Z] - "devicemapper": [2021-02-16T08:57:18.439Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:57:18.439Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:57:18.439Z] - "overlay": [2021-02-16T08:57:18.439Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:57:18.439Z] - "zfs": [2021-02-16T08:57:18.439Z] - /dev/zfs: missing [2021-02-16T08:57:18.439Z] - zfs command: missing [2021-02-16T08:57:18.439Z] - zpool command: missing [2021-02-16T08:57:18.439Z] [2021-02-16T08:57:18.439Z] Limits: [2021-02-16T08:57:18.439Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:57:18.439Z] [2021-02-16T08:57:18.439Z] + true [2021-02-16T08:57:18.465Z] Client: [2021-02-16T08:57:18.465Z] Context: default [2021-02-16T08:57:18.465Z] Debug Mode: false [2021-02-16T08:57:18.465Z] Plugins: [2021-02-16T08:57:18.465Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T08:57:18.465Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T08:57:18.465Z] [2021-02-16T08:57:18.465Z] Server: [2021-02-16T08:57:18.465Z] Containers: 0 [2021-02-16T08:57:18.465Z] Running: 0 [2021-02-16T08:57:18.465Z] Paused: 0 [2021-02-16T08:57:18.465Z] Stopped: 0 [2021-02-16T08:57:18.465Z] Images: 2 [2021-02-16T08:57:18.465Z] Server Version: 20.10.3 [2021-02-16T08:57:18.465Z] Storage Driver: overlay2 [2021-02-16T08:57:18.465Z] Backing Filesystem: extfs [2021-02-16T08:57:18.465Z] Supports d_type: true [2021-02-16T08:57:18.465Z] Native Overlay Diff: true [2021-02-16T08:57:18.465Z] Logging Driver: json-file [2021-02-16T08:57:18.465Z] Cgroup Driver: systemd [2021-02-16T08:57:18.465Z] Cgroup Version: 2 [2021-02-16T08:57:18.465Z] Plugins: [2021-02-16T08:57:18.465Z] Volume: local [2021-02-16T08:57:18.465Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:18.465Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:57:18.465Z] Swarm: inactive [2021-02-16T08:57:18.465Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T08:57:18.465Z] Default Runtime: runc [2021-02-16T08:57:18.465Z] Init Binary: docker-init [2021-02-16T08:57:18.465Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:18.465Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:18.465Z] init version: de40ad0 [2021-02-16T08:57:18.465Z] Security Options: [2021-02-16T08:57:18.465Z] apparmor [2021-02-16T08:57:18.465Z] seccomp [2021-02-16T08:57:18.465Z] Profile: default [2021-02-16T08:57:18.465Z] cgroupns [2021-02-16T08:57:18.465Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T08:57:18.465Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-16T08:57:18.465Z] OSType: linux [2021-02-16T08:57:18.465Z] Architecture: x86_64 [2021-02-16T08:57:18.465Z] CPUs: 2 [2021-02-16T08:57:18.465Z] Total Memory: 7.487GiB [2021-02-16T08:57:18.465Z] Name: ip-10-100-35-47 [2021-02-16T08:57:18.465Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-16T08:57:18.465Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:18.465Z] Debug Mode: false [2021-02-16T08:57:18.465Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:18.465Z] Labels: [2021-02-16T08:57:18.465Z] Experimental: true [2021-02-16T08:57:18.465Z] Insecure Registries: [2021-02-16T08:57:18.465Z] 127.0.0.0/8 [2021-02-16T08:57:18.465Z] Live Restore Enabled: true [2021-02-16T08:57:18.465Z] [2021-02-16T08:57:18.465Z] WARNING: No kernel memory TCP limit support [2021-02-16T08:57:18.465Z] WARNING: No oom kill disable support [2021-02-16T08:57:18.465Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T08:57:18.597Z] Client: [2021-02-16T08:57:18.597Z] Context: default [2021-02-16T08:57:18.597Z] Debug Mode: false [2021-02-16T08:57:18.597Z] Plugins: [2021-02-16T08:57:18.597Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T08:57:18.597Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T08:57:18.597Z] [2021-02-16T08:57:18.597Z] Server: [2021-02-16T08:57:18.597Z] Containers: 0 [2021-02-16T08:57:18.597Z] Running: 0 [2021-02-16T08:57:18.597Z] Paused: 0 [2021-02-16T08:57:18.597Z] Stopped: 0 [2021-02-16T08:57:18.597Z] Images: 2 [2021-02-16T08:57:18.597Z] Server Version: 20.10.3 [2021-02-16T08:57:18.597Z] Storage Driver: overlay2 [2021-02-16T08:57:18.597Z] Backing Filesystem: extfs [2021-02-16T08:57:18.597Z] Supports d_type: true [2021-02-16T08:57:18.597Z] Native Overlay Diff: true [2021-02-16T08:57:18.597Z] Logging Driver: json-file [2021-02-16T08:57:18.597Z] Cgroup Driver: cgroupfs [2021-02-16T08:57:18.597Z] Cgroup Version: 1 [2021-02-16T08:57:18.597Z] Plugins: [2021-02-16T08:57:18.597Z] Volume: local [2021-02-16T08:57:18.597Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T08:57:18.597Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T08:57:18.597Z] Swarm: inactive [2021-02-16T08:57:18.597Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T08:57:18.597Z] Default Runtime: runc [2021-02-16T08:57:18.597Z] Init Binary: docker-init [2021-02-16T08:57:18.597Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:18.597Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T08:57:18.597Z] init version: de40ad0 [2021-02-16T08:57:18.597Z] Security Options: [2021-02-16T08:57:18.597Z] apparmor [2021-02-16T08:57:18.597Z] seccomp [2021-02-16T08:57:18.597Z] Profile: default [2021-02-16T08:57:18.597Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T08:57:18.597Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T08:57:18.597Z] OSType: linux [2021-02-16T08:57:18.597Z] Architecture: x86_64 [2021-02-16T08:57:18.597Z] CPUs: 2 [2021-02-16T08:57:18.597Z] Total Memory: 7.487GiB [2021-02-16T08:57:18.597Z] Name: ip-10-100-93-166 [2021-02-16T08:57:18.597Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T08:57:18.597Z] Docker Root Dir: /var/lib/docker [2021-02-16T08:57:18.597Z] Debug Mode: false [2021-02-16T08:57:18.597Z] Registry: https://index.docker.io/v1/ [2021-02-16T08:57:18.597Z] Labels: [2021-02-16T08:57:18.597Z] Experimental: true [2021-02-16T08:57:18.597Z] Insecure Registries: [2021-02-16T08:57:18.597Z] 127.0.0.0/8 [2021-02-16T08:57:18.597Z] Live Restore Enabled: true [2021-02-16T08:57:18.597Z] [2021-02-16T08:57:18.597Z] WARNING: No swap limit support [2021-02-16T08:57:18.597Z] WARNING: No blkio weight support [2021-02-16T08:57:18.597Z] WARNING: No blkio weight_device support [Pipeline] sh [Pipeline] sh [2021-02-16T08:57:18.904Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:57:18.904Z] + make bundles/buildx [2021-02-16T08:57:18.930Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:18.930Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T08:57:18.930Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42031/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T08:57:18.930Z] + bash /home/ubuntu/workspace/moby_PR-42031/check-config.sh [2021-02-16T08:57:18.930Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T08:57:18.930Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T08:57:18.930Z] [2021-02-16T08:57:18.930Z] Generally Necessary: [2021-02-16T08:57:18.930Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T08:57:18.930Z] - apparmor: enabled and tools installed [2021-02-16T08:57:18.930Z] - CONFIG_NAMESPACES: enabled [2021-02-16T08:57:18.930Z] - CONFIG_NET_NS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_PID_NS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_IPC_NS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_UTS_NS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CGROUPS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T08:57:18.930Z] - CONFIG_CPUSETS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_MEMCG: enabled [2021-02-16T08:57:18.930Z] - CONFIG_KEYS: enabled [2021-02-16T08:57:18.930Z] - CONFIG_VETH: enabled (as module) [2021-02-16T08:57:18.930Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T08:57:18.930Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T08:57:18.930Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T08:57:18.930Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T08:57:18.930Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T08:57:18.931Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T08:57:18.931Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T08:57:18.931Z] [2021-02-16T08:57:18.931Z] Optional Features: [2021-02-16T08:57:18.931Z] - CONFIG_USER_NS: enabled [2021-02-16T08:57:18.931Z] - CONFIG_SECCOMP: enabled [2021-02-16T08:57:18.931Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T08:57:18.931Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T08:57:18.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T08:57:18.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T08:57:19.163Z] #2 [internal] load .dockerignore [2021-02-16T08:57:19.163Z] #2 sha256:c31e8e34f3ccf125e7b1728b7d2b4dfd046eea2a04ea9453af8925bc2fdb34e5 [2021-02-16T08:57:19.163Z] #2 transferring context: 87B done [2021-02-16T08:57:19.163Z] #2 DONE 0.0s [2021-02-16T08:57:19.163Z] [2021-02-16T08:57:19.163Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:57:19.163Z] #1 sha256:883aad56f586541c46240aac7ca0d7daa22bcb1ce073261a8492143a975f29cf [2021-02-16T08:57:19.163Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T08:57:19.163Z] #1 DONE 0.0s [2021-02-16T08:57:19.163Z] [2021-02-16T08:57:19.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:57:19.163Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T08:57:19.163Z] #3 DONE 0.2s [2021-02-16T08:57:19.163Z] [2021-02-16T08:57:19.163Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:57:19.163Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T08:57:19.163Z] #4 DONE 0.0s [2021-02-16T08:57:19.169Z] #25 2.592 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:57:19.186Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T08:57:19.186Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T08:57:19.186Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T08:57:19.186Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T08:57:19.186Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T08:57:19.186Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T08:57:19.186Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T08:57:19.186Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T08:57:19.186Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T08:57:19.186Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T08:57:19.186Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T08:57:19.186Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_EXT4_FS: enabled [2021-02-16T08:57:19.186Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T08:57:19.186Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T08:57:19.186Z] - Network Drivers: [2021-02-16T08:57:19.186Z] - "overlay": [2021-02-16T08:57:19.186Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T08:57:19.186Z] Optional (for encrypted networks): [2021-02-16T08:57:19.186Z] - CONFIG_CRYPTO: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T08:57:19.186Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T08:57:19.186Z] - CONFIG_XFRM: enabled [2021-02-16T08:57:19.186Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T08:57:19.186Z] - "ipvlan": [2021-02-16T08:57:19.186Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T08:57:19.186Z] - "macvlan": [2021-02-16T08:57:19.186Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T08:57:19.186Z] - "ftp,tftp client in container": [2021-02-16T08:57:19.186Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T08:57:19.186Z] - Storage Drivers: [2021-02-16T08:57:19.186Z] - "aufs": [2021-02-16T08:57:19.186Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T08:57:19.186Z] - "btrfs": [2021-02-16T08:57:19.186Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T08:57:19.186Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T08:57:19.186Z] - "devicemapper": [2021-02-16T08:57:19.186Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T08:57:19.186Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T08:57:19.186Z] - "overlay": [2021-02-16T08:57:19.186Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T08:57:19.186Z] - "zfs": [2021-02-16T08:57:19.186Z] - /dev/zfs: present [2021-02-16T08:57:19.186Z] - zfs command: missing [2021-02-16T08:57:19.197Z] make: command: Command not found [2021-02-16T08:57:19.197Z] make: command: Command not found [2021-02-16T08:57:19.197Z] mkdir bundles [2021-02-16T08:57:19.197Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-16T08:57:19.197Z] --build-arg BUILDX_COMMIT \ [2021-02-16T08:57:19.197Z] --build-arg BUILDX_REPO \ [2021-02-16T08:57:19.197Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-16T08:57:19.197Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-16T08:57:19.197Z] . [2021-02-16T08:57:19.197Z] /bin/sh: 4: go: not found [2021-02-16T08:57:19.197Z] /bin/sh: 5: go: not found [2021-02-16T08:57:19.325Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:57:19.325Z] #1 sha256:8bd8051e0f525468689c708947f26246c87cb20d12365cfc8b76032ff13bb33b [2021-02-16T08:57:19.325Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T08:57:19.325Z] #1 DONE 0.0s [2021-02-16T08:57:19.421Z] [2021-02-16T08:57:19.421Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:57:19.421Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T08:57:19.421Z] #4 CACHED [2021-02-16T08:57:19.441Z] - zpool command: missing [2021-02-16T08:57:19.441Z] [2021-02-16T08:57:19.441Z] Limits: [2021-02-16T08:57:19.441Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T08:57:19.441Z] [2021-02-16T08:57:19.441Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T08:57:19.587Z] [2021-02-16T08:57:19.587Z] #2 [internal] load .dockerignore [2021-02-16T08:57:19.587Z] #2 sha256:a87b727be9226756434289ff9e747cbe3d4535af1f8d75afd15ef42884b0191c [2021-02-16T08:57:19.587Z] #2 transferring context: 87B done [2021-02-16T08:57:19.587Z] #2 DONE 0.0s [2021-02-16T08:57:19.679Z] [2021-02-16T08:57:19.679Z] #5 [internal] load build definition from Dockerfile [2021-02-16T08:57:19.679Z] #5 sha256:21f39925ca1e28fb1ef27fcb136abe8a80231aa9c86722823734934259791dc1 [2021-02-16T08:57:19.679Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T08:57:19.679Z] #5 DONE 0.0s [2021-02-16T08:57:19.679Z] [2021-02-16T08:57:19.679Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:57:19.679Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T08:57:19.679Z] #6 DONE 0.1s [2021-02-16T08:57:19.679Z] [2021-02-16T08:57:19.679Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:57:19.679Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T08:57:19.679Z] #8 DONE 0.1s [2021-02-16T08:57:19.679Z] [2021-02-16T08:57:19.679Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:57:19.679Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T08:57:19.679Z] #7 DONE 0.1s [2021-02-16T08:57:19.761Z] + sudo modprobe ip_vs [2021-02-16T08:57:19.761Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:57:19.937Z] [2021-02-16T08:57:19.937Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:57:19.938Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:57:19.938Z] #61 DONE 0.0s [2021-02-16T08:57:19.938Z] [2021-02-16T08:57:19.938Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:57:19.938Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T08:57:19.938Z] #9 DONE 0.0s [2021-02-16T08:57:19.938Z] [2021-02-16T08:57:19.938Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:57:19.938Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T08:57:19.938Z] #25 DONE 0.0s [2021-02-16T08:57:19.938Z] [2021-02-16T08:57:19.938Z] #22 [internal] load build context [2021-02-16T08:57:19.938Z] #22 sha256:8d9b1d204d8e105f9381a0eebdd0ce9e77cda7b168eaca6cbd21a219470bca2a [2021-02-16T08:57:20.016Z] #1 [internal] load build definition from Dockerfile [2021-02-16T08:57:20.016Z] #1 sha256:27117dd361b9c781a4c2fad45c9673e41507a359b655030531e6a85f4105dffa [2021-02-16T08:57:20.016Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T08:57:20.016Z] #1 DONE 0.0s [2021-02-16T08:57:20.016Z] [2021-02-16T08:57:20.016Z] #2 [internal] load .dockerignore [2021-02-16T08:57:20.016Z] #2 sha256:95b146728df28f2b30e6d49d7d6ab31ccf9f1b5bca073bcda18ebf4748fd4b81 [2021-02-16T08:57:20.016Z] #2 transferring context: 87B 0.0s done [2021-02-16T08:57:20.016Z] #2 DONE 0.0s [2021-02-16T08:57:20.016Z] [2021-02-16T08:57:20.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:57:20.016Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T08:57:20.016Z] #3 DONE 0.2s [2021-02-16T08:57:20.016Z] [2021-02-16T08:57:20.016Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:57:20.016Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T08:57:20.016Z] #4 CACHED [2021-02-16T08:57:20.068Z] #23 4.507 + RM_GOPATH=0 [2021-02-16T08:57:20.068Z] #23 4.507 + TMP_GOPATH= [2021-02-16T08:57:20.068Z] #23 4.507 + : /build [2021-02-16T08:57:20.068Z] #23 4.507 + '[' -z '' ']' [2021-02-16T08:57:20.068Z] #23 4.507 ++ mktemp -d [2021-02-16T08:57:20.068Z] #23 4.511 + export GOPATH=/tmp/tmp.F5fSj6mIjh [2021-02-16T08:57:20.068Z] #23 4.511 + GOPATH=/tmp/tmp.F5fSj6mIjh [2021-02-16T08:57:20.068Z] #23 4.511 + RM_GOPATH=1 [2021-02-16T08:57:20.068Z] #23 4.511 + case "$(go env GOARCH)" in [2021-02-16T08:57:20.068Z] #23 4.511 ++ go env GOARCH [2021-02-16T08:57:20.068Z] #23 4.544 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:20.068Z] #23 4.544 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:20.068Z] #23 4.545 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:20.068Z] #23 4.547 + dir=/tmp/install [2021-02-16T08:57:20.068Z] #23 4.548 + bin=dockercli [2021-02-16T08:57:20.068Z] #23 4.552 + shift [2021-02-16T08:57:20.068Z] #23 4.552 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T08:57:20.068Z] #23 4.552 + . /tmp/install/dockercli.installer [2021-02-16T08:57:20.068Z] #23 4.553 ++ : stable [2021-02-16T08:57:20.068Z] #23 4.554 ++ : 17.06.2-ce [2021-02-16T08:57:20.068Z] #23 4.554 + install_dockercli [2021-02-16T08:57:20.068Z] #23 4.555 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T08:57:20.068Z] #23 4.555 Install docker/cli version 17.06.2-ce from stable [2021-02-16T08:57:20.068Z] #23 4.556 ++ uname -m [2021-02-16T08:57:20.068Z] #23 4.557 + arch=x86_64 [2021-02-16T08:57:20.068Z] #23 4.557 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T08:57:20.068Z] #23 4.558 + url=https://download.docker.com/linux/static [2021-02-16T08:57:20.068Z] #23 4.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T08:57:20.068Z] #23 4.558 + tar -xz docker/docker [2021-02-16T08:57:20.271Z] [2021-02-16T08:57:20.271Z] #5 [internal] load build definition from Dockerfile [2021-02-16T08:57:20.271Z] #5 sha256:32c292df8f277558e0361afbf2efc0da2323cfc9124a35613f946ac2b93d5673 [2021-02-16T08:57:20.526Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T08:57:20.526Z] #5 DONE 0.0s [2021-02-16T08:57:20.526Z] [2021-02-16T08:57:20.526Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:57:20.526Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T08:57:20.526Z] #7 DONE 0.1s [2021-02-16T08:57:20.526Z] [2021-02-16T08:57:20.526Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:57:20.526Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T08:57:20.526Z] #8 DONE 0.1s [2021-02-16T08:57:20.526Z] [2021-02-16T08:57:20.526Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:57:20.526Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T08:57:20.526Z] #6 DONE 0.1s [2021-02-16T08:57:20.530Z] [2021-02-16T08:57:20.530Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:57:20.530Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-16T08:57:20.687Z] #25 ... [2021-02-16T08:57:20.687Z] [2021-02-16T08:57:20.687Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:20.687Z] #22 1.813 + RM_GOPATH=0 [2021-02-16T08:57:20.687Z] #22 1.813 + TMP_GOPATH= [2021-02-16T08:57:20.687Z] #22 1.813 + : /build [2021-02-16T08:57:20.687Z] #22 1.813 + '[' -z '' ']' [2021-02-16T08:57:20.687Z] #22 1.813 ++ mktemp -d [2021-02-16T08:57:20.687Z] #22 1.818 + export GOPATH=/tmp/tmp.UlJGCcuiRl [2021-02-16T08:57:20.687Z] #22 1.818 + GOPATH=/tmp/tmp.UlJGCcuiRl [2021-02-16T08:57:20.687Z] #22 1.818 + RM_GOPATH=1 [2021-02-16T08:57:20.687Z] #22 1.818 + case "$(go env GOARCH)" in [2021-02-16T08:57:20.687Z] #22 1.818 ++ go env GOARCH [2021-02-16T08:57:20.687Z] #22 1.819 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:20.687Z] #22 1.819 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:20.687Z] #22 1.819 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:20.687Z] #22 1.825 + dir=/tmp/install [2021-02-16T08:57:20.687Z] #22 1.825 + bin=dockercli [2021-02-16T08:57:20.687Z] #22 1.825 + shift [2021-02-16T08:57:20.687Z] #22 1.825 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T08:57:20.687Z] #22 1.825 + . /tmp/install/dockercli.installer [2021-02-16T08:57:20.687Z] #22 1.825 ++ : stable [2021-02-16T08:57:20.687Z] #22 1.825 ++ : 17.06.2-ce [2021-02-16T08:57:20.687Z] #22 1.825 + install_dockercli [2021-02-16T08:57:20.687Z] #22 1.825 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T08:57:20.687Z] #22 1.825 ++ uname -m [2021-02-16T08:57:20.687Z] #22 1.825 Install docker/cli version 17.06.2-ce from stable [2021-02-16T08:57:20.687Z] #22 1.833 + arch=s390x [2021-02-16T08:57:20.687Z] #22 1.833 + '[' s390x '!=' x86_64 ']' [2021-02-16T08:57:20.687Z] #22 1.833 + '[' s390x '!=' s390x ']' [2021-02-16T08:57:20.687Z] #22 1.833 + url=https://download.docker.com/linux/static [2021-02-16T08:57:20.687Z] #22 1.833 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-16T08:57:20.687Z] #22 1.833 + tar -xz docker/docker [2021-02-16T08:57:20.687Z] #22 7.422 + mkdir -p /build [2021-02-16T08:57:20.687Z] #22 7.448 + mv docker/docker /build/ [2021-02-16T08:57:20.687Z] #22 7.457 + rmdir docker [2021-02-16T08:57:20.687Z] #22 DONE 8.2s [2021-02-16T08:57:20.687Z] [2021-02-16T08:57:20.687Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T08:57:20.687Z] #25 4.275 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:57:20.784Z] [2021-02-16T08:57:20.784Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:57:20.785Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T08:57:20.785Z] #25 DONE 0.0s [2021-02-16T08:57:20.785Z] [2021-02-16T08:57:20.785Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:57:20.785Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:57:20.785Z] #61 DONE 0.0s [2021-02-16T08:57:20.785Z] [2021-02-16T08:57:20.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:57:20.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T08:57:20.785Z] #9 DONE 0.0s [2021-02-16T08:57:20.785Z] [2021-02-16T08:57:20.785Z] #22 [internal] load build context [2021-02-16T08:57:20.785Z] #22 sha256:cb27f4108b6c0c166d53e044e2779c40fed764c43b582984bd0f0bed998cda17 [2021-02-16T08:57:20.792Z] #3 DONE 0.2s [2021-02-16T08:57:20.792Z] [2021-02-16T08:57:20.792Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:57:20.792Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-16T08:57:20.792Z] #4 CACHED [2021-02-16T08:57:21.297Z] Sending build context to Docker daemon 58.31MB [2021-02-16T08:57:21.298Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-16T08:57:21.298Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-16T08:57:21.298Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-16T08:57:21.298Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-16T08:57:21.298Z] 1.13.15-buster: Pulling from library/golang [2021-02-16T08:57:21.328Z] #25 ... [2021-02-16T08:57:21.328Z] [2021-02-16T08:57:21.328Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:21.328Z] #47 1.771 + RM_GOPATH=0 [2021-02-16T08:57:21.328Z] #47 1.771 + TMP_GOPATH= [2021-02-16T08:57:21.328Z] #47 1.771 + : /build [2021-02-16T08:57:21.328Z] #47 1.771 + '[' -z '' ']' [2021-02-16T08:57:21.328Z] #47 1.771 ++ mktemp -d [2021-02-16T08:57:21.328Z] #47 1.771 + export GOPATH=/tmp/tmp.isumZTYug7 [2021-02-16T08:57:21.328Z] #47 1.771 + GOPATH=/tmp/tmp.isumZTYug7 [2021-02-16T08:57:21.328Z] #47 1.771 + RM_GOPATH=1 [2021-02-16T08:57:21.328Z] #47 1.771 + case "$(go env GOARCH)" in [2021-02-16T08:57:21.328Z] #47 1.771 ++ go env GOARCH [2021-02-16T08:57:21.328Z] #47 1.771 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:21.328Z] #47 1.771 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:21.328Z] #47 1.771 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:21.328Z] #47 1.771 + dir=/tmp/install [2021-02-16T08:57:21.328Z] #47 1.771 + bin=golangci_lint [2021-02-16T08:57:21.328Z] #47 1.771 + shift [2021-02-16T08:57:21.328Z] #47 1.771 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T08:57:21.328Z] #47 1.771 + . /tmp/install/golangci_lint.installer [2021-02-16T08:57:21.328Z] #47 1.771 ++ : v1.23.8 [2021-02-16T08:57:21.328Z] #47 1.771 + install_golangci_lint [2021-02-16T08:57:21.328Z] #47 1.771 + set -e [2021-02-16T08:57:21.328Z] #47 1.771 + export GO111MODULE=on [2021-02-16T08:57:21.328Z] #47 1.771 + GO111MODULE=on [2021-02-16T08:57:21.328Z] #47 1.771 + GOBIN=/build [2021-02-16T08:57:21.328Z] #47 1.771 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.771 go: finding github.com v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.771 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.771 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.771 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.771 go: finding github.com/golangci v1.23.8 [2021-02-16T08:57:21.329Z] #47 1.991 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:21.329Z] #47 2.236 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:21.329Z] #47 7.090 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T08:57:21.329Z] #47 7.096 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:21.329Z] #47 7.097 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:21.329Z] #47 7.097 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T08:57:21.329Z] #47 7.119 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:21.329Z] #47 7.134 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T08:57:21.329Z] #47 7.188 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:21.329Z] #47 7.247 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T08:57:21.329Z] #47 7.304 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:21.329Z] #47 7.359 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T08:57:21.329Z] #47 7.442 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:21.329Z] #47 7.496 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:21.329Z] #47 7.510 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:21.329Z] #47 7.522 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:21.329Z] #47 7.525 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:21.329Z] #47 7.530 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T08:57:21.329Z] #47 7.608 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:21.329Z] #47 7.613 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:21.329Z] #47 7.724 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:21.329Z] #47 7.730 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:21.329Z] #47 7.736 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:21.329Z] #47 7.738 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:21.329Z] #47 7.922 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:21.329Z] #47 7.980 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:21.329Z] #47 8.008 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:21.329Z] #47 8.046 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:21.329Z] #47 8.135 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:21.329Z] #47 8.140 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:21.329Z] #47 8.457 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:21.329Z] #47 8.460 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:21.329Z] #47 8.581 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:21.329Z] #47 8.950 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:21.329Z] #47 8.950 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:21.329Z] #47 8.983 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:21.329Z] #47 9.116 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:21.450Z] #23 ... [2021-02-16T08:57:21.450Z] [2021-02-16T08:57:21.450Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:21.450Z] #36 sha256:b15db3a2f6d52c9404168ffaadf7f5a635b7953fdcd46dc6626f518101bc2f83 [2021-02-16T08:57:21.450Z] #36 4.358 + RM_GOPATH=0 [2021-02-16T08:57:21.450Z] #36 4.358 + TMP_GOPATH= [2021-02-16T08:57:21.450Z] #36 4.358 + : /build [2021-02-16T08:57:21.450Z] #36 4.358 + '[' -z '' ']' [2021-02-16T08:57:21.450Z] #36 4.365 ++ mktemp -d [2021-02-16T08:57:21.450Z] #36 4.365 + export GOPATH=/tmp/tmp.dJWiF7k5Bf [2021-02-16T08:57:21.450Z] #36 4.365 + GOPATH=/tmp/tmp.dJWiF7k5Bf [2021-02-16T08:57:21.450Z] #36 4.365 + RM_GOPATH=1 [2021-02-16T08:57:21.450Z] #36 4.365 + case "$(go env GOARCH)" in [2021-02-16T08:57:21.450Z] #36 4.365 ++ go env GOARCH [2021-02-16T08:57:21.450Z] #36 4.405 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:21.450Z] #36 4.405 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:21.450Z] #36 4.406 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:21.450Z] #36 4.408 + dir=/tmp/install [2021-02-16T08:57:21.450Z] #36 4.412 + bin=tini [2021-02-16T08:57:21.450Z] #36 4.412 + shift [2021-02-16T08:57:21.450Z] #36 4.413 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T08:57:21.450Z] #36 4.413 + . /tmp/install/tini.installer [2021-02-16T08:57:21.450Z] #36 4.413 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:21.450Z] #36 4.413 + install_tini [2021-02-16T08:57:21.450Z] #36 4.414 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T08:57:21.450Z] #36 4.415 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:21.450Z] #36 4.415 + git clone https://github.com/krallin/tini.git /tmp/tmp.dJWiF7k5Bf/tini [2021-02-16T08:57:21.450Z] #36 4.418 Cloning into '/tmp/tmp.dJWiF7k5Bf/tini'... [2021-02-16T08:57:21.450Z] #36 5.090 + cd /tmp/tmp.dJWiF7k5Bf/tini [2021-02-16T08:57:21.450Z] #36 5.090 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:21.450Z] #36 5.108 + cmake . [2021-02-16T08:57:21.450Z] #36 5.680 -- The C compiler identification is GNU 8.3.0 [2021-02-16T08:57:21.450Z] #36 5.724 -- Check for working C compiler: /usr/bin/cc [2021-02-16T08:57:21.594Z] db4e2d8d5901: Pulling fs layer [2021-02-16T08:57:21.594Z] dfe2d012519c: Pulling fs layer [2021-02-16T08:57:21.594Z] 5d8f1d1f9197: Pulling fs layer [2021-02-16T08:57:21.594Z] 1301750ffb48: Pulling fs layer [2021-02-16T08:57:21.594Z] dc5c6edc9cff: Pulling fs layer [2021-02-16T08:57:21.594Z] 3c370c2e2f82: Pulling fs layer [2021-02-16T08:57:21.594Z] 5ffb2f5886e2: Pulling fs layer [2021-02-16T08:57:21.594Z] 1301750ffb48: Waiting [2021-02-16T08:57:21.594Z] dc5c6edc9cff: Waiting [2021-02-16T08:57:21.594Z] 3c370c2e2f82: Waiting [2021-02-16T08:57:21.629Z] #47 9.241 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:21.629Z] #47 9.298 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:21.629Z] #47 9.316 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:21.629Z] #47 9.342 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:21.743Z] [2021-02-16T08:57:21.743Z] #5 [internal] load build definition from Dockerfile [2021-02-16T08:57:21.743Z] #5 sha256:b8b572aba725647d824f596a83e47d133500351b6c76b3aba6b055e6ee93c55d [2021-02-16T08:57:21.743Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T08:57:21.743Z] #5 DONE 0.0s [2021-02-16T08:57:21.743Z] [2021-02-16T08:57:21.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:57:21.743Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-16T08:57:21.743Z] #8 DONE 0.1s [2021-02-16T08:57:21.743Z] [2021-02-16T08:57:21.743Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:57:21.743Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-16T08:57:21.743Z] #6 DONE 0.1s [2021-02-16T08:57:21.743Z] [2021-02-16T08:57:21.743Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:57:21.743Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-16T08:57:21.743Z] #7 DONE 0.1s [2021-02-16T08:57:21.843Z] #22 transferring context: 53.39MB 1.7s done [2021-02-16T08:57:21.843Z] #22 DONE 1.7s [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T08:57:21.843Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T08:57:21.843Z] #16 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:21.843Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T08:57:21.843Z] #31 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:57:21.843Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T08:57:21.843Z] #54 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:57:21.843Z] #28 sha256:f8eb0a9316590125f9daae3759bb1fe34ac4c4f5569bfc4a734606f5eda87cc4 [2021-02-16T08:57:21.843Z] #28 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:57:21.843Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T08:57:21.843Z] #41 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:21.843Z] #23 sha256:43bb4cd7fb2312ef87ce924cb65b05cd0dc285702f9c60a209b2d22cdf9d2b94 [2021-02-16T08:57:21.843Z] #23 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:57:21.843Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T08:57:21.843Z] #10 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:57:21.843Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T08:57:21.843Z] #18 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:57:21.843Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T08:57:21.843Z] #13 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T08:57:21.843Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T08:57:21.843Z] #17 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #49 sha256:7b6603cf3723ca1f720bd36d1bb1a5335dce1b70d9d1e51cca5388d8f8b7be2a [2021-02-16T08:57:21.843Z] #49 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #47 sha256:2c19c8675a86ff54f44e8b047907da52370c840e27c063e4cca3540386c12715 [2021-02-16T08:57:21.843Z] #47 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:21.843Z] #57 sha256:c0d6727e206131e46acd823389390f25f7660f8f6cc644e94d99df19c6552b0d [2021-02-16T08:57:21.843Z] #57 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #56 sha256:7769c88d3ad944529d4454c16e1ff9f829962507dd823664afc188c11c33a3e7 [2021-02-16T08:57:21.843Z] #56 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:21.843Z] #55 sha256:a19c4d1fea481ce39280f0093cd99b864150dd5b3d4d3cd583a5a9d392a07f56 [2021-02-16T08:57:21.843Z] #55 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #32 sha256:905fdd5720307253dcff341f82b70fc485ee75c2572c5e325833424bc31a6f8f [2021-02-16T08:57:21.843Z] #32 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:21.843Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T08:57:21.843Z] #38 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:21.843Z] #63 sha256:3d22d1fa4314476d1fd43bbfc8459c4f66b0534621595c4136300e71e7ffc304 [2021-02-16T08:57:21.843Z] #63 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:21.843Z] #50 sha256:7c30f8e478158c04c94966271838c54679e3c000406e6ee5d65bee888370866a [2021-02-16T08:57:21.843Z] #50 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:57:21.843Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T08:57:21.843Z] #26 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-16T08:57:21.843Z] #66 sha256:91d6a738f562f2d0919e5c7bc03a558c8fac5e5beb4614512cc232b217050156 [2021-02-16T08:57:21.843Z] #66 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:21.843Z] #52 sha256:60b5ee7488f46bed55c79286a98c7b7f9e6a49b2477c4ccea239f0984b22e73d [2021-02-16T08:57:21.843Z] #52 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #40 sha256:a506a9fbc978fb8a04156b808e40c2a5a2e9f09d8b8f9a2281ce78f4267e474f [2021-02-16T08:57:21.843Z] #40 CACHED [2021-02-16T08:57:21.843Z] [2021-02-16T08:57:21.843Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T08:57:21.843Z] #51 sha256:d536b2aa918b6f5224cf1ce5050c5b5abe69fcb27be70c486584882f842706d0 [2021-02-16T08:57:21.843Z] #51 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #37 sha256:272e6c4a96e2f134fe08235945c6c28bd40401fd6429dafda4b111504f6b0094 [2021-02-16T08:57:21.844Z] #37 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #60 sha256:6fe020f6c5191ee9d2a17e6206a34e5fb7a9f9ce350e237dfe4009ae80cd4a1e [2021-02-16T08:57:21.844Z] #60 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T08:57:21.844Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T08:57:21.844Z] #15 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:21.844Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T08:57:21.844Z] #30 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:57:21.844Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T08:57:21.844Z] #35 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T08:57:21.844Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T08:57:21.844Z] #20 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #53 sha256:ea07ac855d8cf603452d60ee01b8af2b52bf4e4b68f77069c0f9e06170fbb7c8 [2021-02-16T08:57:21.844Z] #53 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #64 sha256:c47a030e7b3c215e384b9a9a996447a9e697d89de0cfb16daf44474398d6ee78 [2021-02-16T08:57:21.844Z] #64 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T08:57:21.844Z] #65 sha256:4b5554f58ff6f5b4be87f3a7ffe796bb3ec622f373f0a7227d044af648d3a491 [2021-02-16T08:57:21.844Z] #65 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:21.844Z] #44 sha256:032e13cadc1fb34e599aba7d87e064ca26f050f1b3f3212b0b9dcd7ca56f528b [2021-02-16T08:57:21.844Z] #44 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T08:57:21.844Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T08:57:21.844Z] #14 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:21.844Z] #48 sha256:824368995659b71f8d515e05b52d068f3030e572a46256fb7ed9db85e3afa422 [2021-02-16T08:57:21.844Z] #48 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:57:21.844Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T08:57:21.844Z] #21 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:21.844Z] #27 sha256:6cb377d15354ffb28b2c95d557b202c04a6fa5569ad6174c34e4cd2f63a5918b [2021-02-16T08:57:21.844Z] #27 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:57:21.844Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T08:57:21.844Z] #11 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:21.844Z] #36 sha256:8aed7fdec66c49b6931a7ab90668fb4d16a980484f4bb94d9bac9d57124dcd31 [2021-02-16T08:57:21.844Z] #36 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T08:57:21.844Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T08:57:21.844Z] #42 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:57:21.844Z] #43 sha256:117261b71af775a24865fadd08270c3d1b6131846863d7cc992fdf03180ec5a5 [2021-02-16T08:57:21.844Z] #43 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T08:57:21.844Z] #62 sha256:16f45a9085caa0afec6b0e5bbe350bd62768fd594fd1b93ff52fea20d11c7ea9 [2021-02-16T08:57:21.844Z] #62 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:21.844Z] #46 sha256:ffd33503a5bfd15d4175f359e17415daf69e1146c0e5cd54010f284b1c05595f [2021-02-16T08:57:21.844Z] #46 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:57:21.844Z] #59 sha256:27e8563c49ecafab18cea9cb0d567ed14ae59656634c924881f7b48f4d35a627 [2021-02-16T08:57:21.844Z] #59 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:21.844Z] #33 sha256:53de5f713f10387458ccb75ba071f41b38971e760fa7cdb476f6514668efdac1 [2021-02-16T08:57:21.844Z] #33 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T08:57:21.844Z] #24 sha256:1158a57f71692fd4c15ce79e20a19d225dcec25d2efcbd637668f0201ebce1aa [2021-02-16T08:57:21.844Z] #24 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T08:57:21.844Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T08:57:21.844Z] #19 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:57:21.844Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T08:57:21.844Z] #39 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T08:57:21.844Z] #29 sha256:d2e584a43cd7fc3e585ac4a0d918642ca6c97a279591d327fcae1d906609e174 [2021-02-16T08:57:21.844Z] #29 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #45 sha256:cb4d5df2c604e8cc5d9f093f211d6e0afdb867a3c9d229b6d024673dd54f90a8 [2021-02-16T08:57:21.844Z] #45 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:57:21.844Z] #58 sha256:efb7f43240ff44523466d7e966f07f764fe430d1b0198cb9ccfc542380297d0d [2021-02-16T08:57:21.844Z] #58 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:57:21.844Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T08:57:21.844Z] #12 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T08:57:21.844Z] #34 sha256:a4976040e92c17046c343af9ab4f98c534e1c46aa5b4112d60a7e4701bc119dc [2021-02-16T08:57:21.844Z] #34 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-16T08:57:21.844Z] #67 sha256:f82fff2acc15170d4c1a84f248d9ac02e6ce6c35687d2399b760a58ce1787813 [2021-02-16T08:57:21.844Z] #67 CACHED [2021-02-16T08:57:21.844Z] [2021-02-16T08:57:21.844Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T08:57:21.844Z] #68 sha256:20f03b0b7ca1453536339d5491a3a93e8203cf68d1a7fff4e9c6204ec19c08b2 [2021-02-16T08:57:21.890Z] dfe2d012519c: Verifying Checksum [2021-02-16T08:57:21.890Z] dfe2d012519c: Download complete [2021-02-16T08:57:21.919Z] #47 9.343 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:21.919Z] #47 9.390 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:21.919Z] #47 9.393 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:21.919Z] #47 9.563 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:21.919Z] #47 9.609 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:21.919Z] #47 9.708 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:22.005Z] [2021-02-16T08:57:22.005Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:57:22.005Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-16T08:57:22.005Z] #61 DONE 0.0s [2021-02-16T08:57:22.005Z] [2021-02-16T08:57:22.005Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:57:22.005Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-16T08:57:22.005Z] #9 DONE 0.0s [2021-02-16T08:57:22.005Z] [2021-02-16T08:57:22.005Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:57:22.005Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-16T08:57:22.005Z] #25 DONE 0.0s [2021-02-16T08:57:22.005Z] [2021-02-16T08:57:22.005Z] #22 [internal] load build context [2021-02-16T08:57:22.005Z] #22 sha256:52fb1506e393650ed32af5dd377aa51c89a0d2c52a8ce0521dc2881b29c572a1 [2021-02-16T08:57:22.019Z] #36 6.377 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T08:57:22.019Z] #36 6.386 -- Detecting C compiler ABI info [2021-02-16T08:57:22.185Z] 5d8f1d1f9197: Verifying Checksum [2021-02-16T08:57:22.185Z] 5d8f1d1f9197: Download complete [2021-02-16T08:57:22.208Z] #47 9.808 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:22.208Z] #47 9.829 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:22.208Z] #47 9.904 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:22.208Z] #47 9.957 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:22.279Z] #36 ... [2021-02-16T08:57:22.279Z] [2021-02-16T08:57:22.279Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:22.279Z] #46 sha256:c71033f90f789ab98fa30fdd10026545f8a7095efb0c2a0b499c3d006277c5d1 [2021-02-16T08:57:22.279Z] #46 4.506 + RM_GOPATH=0 [2021-02-16T08:57:22.279Z] #46 4.506 + TMP_GOPATH= [2021-02-16T08:57:22.279Z] #46 4.506 + : /build [2021-02-16T08:57:22.279Z] #46 4.506 + '[' -z '' ']' [2021-02-16T08:57:22.279Z] #46 4.506 ++ mktemp -d [2021-02-16T08:57:22.279Z] #46 4.509 + export GOPATH=/tmp/tmp.XyjFI60ogO [2021-02-16T08:57:22.279Z] #46 4.509 + GOPATH=/tmp/tmp.XyjFI60ogO [2021-02-16T08:57:22.279Z] #46 4.509 + RM_GOPATH=1 [2021-02-16T08:57:22.279Z] #46 4.509 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.279Z] #46 4.517 ++ go env GOARCH [2021-02-16T08:57:22.279Z] #46 4.548 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.279Z] #46 4.548 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.279Z] #46 4.553 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.279Z] #46 4.554 + dir=/tmp/install [2021-02-16T08:57:22.279Z] #46 4.554 + bin=gotestsum [2021-02-16T08:57:22.279Z] #46 4.555 + shift [2021-02-16T08:57:22.279Z] #46 4.555 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T08:57:22.279Z] #46 4.555 + . /tmp/install/gotestsum.installer [2021-02-16T08:57:22.279Z] #46 4.555 ++ : v0.5.3 [2021-02-16T08:57:22.279Z] #46 4.557 + install_gotestsum [2021-02-16T08:57:22.279Z] #46 4.559 + set -e [2021-02-16T08:57:22.279Z] #46 4.560 + export GO111MODULE=on [2021-02-16T08:57:22.279Z] #46 4.561 + GO111MODULE=on [2021-02-16T08:57:22.279Z] #46 4.565 + GOBIN=/build [2021-02-16T08:57:22.279Z] #46 4.565 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T08:57:22.279Z] #46 4.591 go: finding gotest.tools v0.5.3 [2021-02-16T08:57:22.279Z] #46 4.592 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.279Z] #46 5.482 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.279Z] #46 5.951 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.279Z] #46 6.580 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T08:57:22.279Z] #46 6.650 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:22.279Z] #46 6.711 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:22.279Z] #46 6.712 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T08:57:22.498Z] #47 9.963 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:22.498Z] #47 10.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:22.498Z] #47 ... [2021-02-16T08:57:22.498Z] [2021-02-16T08:57:22.498Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:22.498Z] #45 1.623 + RM_GOPATH=0 [2021-02-16T08:57:22.498Z] #45 1.623 + TMP_GOPATH= [2021-02-16T08:57:22.498Z] #45 1.623 + : /build [2021-02-16T08:57:22.498Z] #45 1.623 + '[' -z '' ']' [2021-02-16T08:57:22.498Z] #45 1.623 ++ mktemp -d [2021-02-16T08:57:22.498Z] #45 1.649 + export GOPATH=/tmp/tmp.c7cRfZXNTf [2021-02-16T08:57:22.498Z] #45 1.649 + GOPATH=/tmp/tmp.c7cRfZXNTf [2021-02-16T08:57:22.498Z] #45 1.649 + RM_GOPATH=1 [2021-02-16T08:57:22.498Z] #45 1.649 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.498Z] #45 1.649 ++ go env GOARCH [2021-02-16T08:57:22.498Z] #45 1.649 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.498Z] #45 1.649 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.498Z] #45 1.649 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.498Z] #45 1.649 + dir=/tmp/install [2021-02-16T08:57:22.498Z] #45 1.649 + bin=gotestsum [2021-02-16T08:57:22.498Z] #45 1.649 + shift [2021-02-16T08:57:22.498Z] #45 1.649 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T08:57:22.498Z] #45 1.649 + . /tmp/install/gotestsum.installer [2021-02-16T08:57:22.498Z] #45 1.649 ++ : v0.5.3 [2021-02-16T08:57:22.498Z] #45 1.649 + install_gotestsum [2021-02-16T08:57:22.498Z] #45 1.649 + set -e [2021-02-16T08:57:22.498Z] #45 1.649 + export GO111MODULE=on [2021-02-16T08:57:22.498Z] #45 1.649 + GO111MODULE=on [2021-02-16T08:57:22.498Z] #45 1.649 + GOBIN=/build [2021-02-16T08:57:22.498Z] #45 1.649 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T08:57:22.498Z] #45 1.669 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.498Z] #45 1.669 go: finding gotest.tools v0.5.3 [2021-02-16T08:57:22.498Z] #45 1.902 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.498Z] #45 2.057 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:22.498Z] #45 3.547 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T08:57:22.498Z] #45 3.547 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T08:57:22.498Z] #45 3.562 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:22.498Z] #45 3.643 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:22.498Z] #45 3.651 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:22.498Z] #45 3.713 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T08:57:22.498Z] #45 3.822 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:22.498Z] #45 3.853 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:22.498Z] #45 3.873 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:22.498Z] #45 3.881 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T08:57:22.498Z] #45 3.963 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:22.498Z] #45 3.965 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:22.498Z] #45 3.971 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:22.498Z] #45 4.083 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:22.498Z] #45 4.097 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:22.498Z] #45 4.163 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:22.498Z] #45 4.175 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:22.498Z] #45 4.475 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:22.498Z] #45 4.655 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:22.498Z] #45 5.551 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:22.498Z] #45 6.732 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:22.498Z] #45 7.144 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:22.498Z] #45 9.850 go: finding github.com/fatih/color v1.9.0 [2021-02-16T08:57:22.498Z] #45 10.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:22.498Z] #45 10.07 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T08:57:22.498Z] #45 10.11 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:22.498Z] #45 10.14 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:22.498Z] #45 ... [2021-02-16T08:57:22.498Z] [2021-02-16T08:57:22.498Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:22.498Z] #62 1.998 + RM_GOPATH=0 [2021-02-16T08:57:22.498Z] #62 1.998 + TMP_GOPATH= [2021-02-16T08:57:22.498Z] #62 1.998 + : /build [2021-02-16T08:57:22.498Z] #62 1.998 + '[' -z '' ']' [2021-02-16T08:57:22.498Z] #62 1.998 ++ mktemp -d [2021-02-16T08:57:22.498Z] #62 1.998 + export GOPATH=/tmp/tmp.Sx82E716sj [2021-02-16T08:57:22.498Z] #62 1.998 + GOPATH=/tmp/tmp.Sx82E716sj [2021-02-16T08:57:22.498Z] #62 1.998 + RM_GOPATH=1 [2021-02-16T08:57:22.498Z] #62 1.998 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.498Z] #62 2.006 ++ go env GOARCH [2021-02-16T08:57:22.498Z] #62 2.013 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:22.498Z] #62 2.013 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.498Z] #62 2.013 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.498Z] #62 2.013 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.498Z] #62 2.013 + dir=/tmp/install [2021-02-16T08:57:22.498Z] #62 2.013 + bin=proxy [2021-02-16T08:57:22.498Z] #62 2.013 + shift [2021-02-16T08:57:22.498Z] #62 2.013 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T08:57:22.498Z] #62 2.013 + . /tmp/install/proxy.installer [2021-02-16T08:57:22.498Z] #62 2.013 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:22.498Z] #62 2.013 + install_proxy [2021-02-16T08:57:22.498Z] #62 2.013 + case "$1" in [2021-02-16T08:57:22.498Z] #62 2.013 + export CGO_ENABLED=0 [2021-02-16T08:57:22.498Z] #62 2.013 + CGO_ENABLED=0 [2021-02-16T08:57:22.498Z] #62 2.013 + _install_proxy [2021-02-16T08:57:22.498Z] #62 2.013 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T08:57:22.498Z] #62 2.013 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Sx82E716sj/src/github.com/docker/libnetwork [2021-02-16T08:57:22.498Z] #62 2.083 Cloning into '/tmp/tmp.Sx82E716sj/src/github.com/docker/libnetwork'... [2021-02-16T08:57:22.538Z] #46 6.840 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:22.538Z] #46 6.845 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T08:57:22.538Z] #46 6.850 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:22.538Z] #46 6.858 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:22.538Z] #46 6.869 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:22.538Z] #46 6.920 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:22.673Z] #22 transferring context: 53.40MB 1.7s done [2021-02-16T08:57:22.673Z] #22 DONE 1.8s [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:57:22.673Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T08:57:22.673Z] #10 CACHED [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:57:22.673Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T08:57:22.673Z] #11 CACHED [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:22.673Z] #23 sha256:cb09ebbd174348ade8bbc34e81eeaf38cf222e365bc14dfcac2a1c3a4461b920 [2021-02-16T08:57:22.673Z] #23 ... [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:57:22.673Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T08:57:22.673Z] #54 CACHED [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:57:22.673Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T08:57:22.673Z] #12 CACHED [2021-02-16T08:57:22.673Z] [2021-02-16T08:57:22.673Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:57:22.673Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T08:57:22.673Z] #35 CACHED [2021-02-16T08:57:22.783Z] #68 DONE 0.9s [2021-02-16T08:57:22.783Z] [2021-02-16T08:57:22.783Z] #69 exporting to image [2021-02-16T08:57:22.783Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T08:57:22.783Z] #69 exporting layers [2021-02-16T08:57:22.787Z] #62 ... [2021-02-16T08:57:22.787Z] [2021-02-16T08:57:22.787Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:57:22.787Z] #43 2.505 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:22.787Z] #43 2.525 + RM_GOPATH=0 [2021-02-16T08:57:22.787Z] #43 2.525 + TMP_GOPATH= [2021-02-16T08:57:22.787Z] #43 2.525 + : /build [2021-02-16T08:57:22.787Z] #43 2.525 + '[' -z '' ']' [2021-02-16T08:57:22.787Z] #43 2.525 ++ mktemp -d [2021-02-16T08:57:22.787Z] #43 2.525 + export GOPATH=/tmp/tmp.Bb932QrD8Y [2021-02-16T08:57:22.787Z] #43 2.525 + GOPATH=/tmp/tmp.Bb932QrD8Y [2021-02-16T08:57:22.787Z] #43 2.525 + RM_GOPATH=1 [2021-02-16T08:57:22.787Z] #43 2.525 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.787Z] #43 2.525 ++ go env GOARCH [2021-02-16T08:57:22.787Z] #43 2.525 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.787Z] #43 2.525 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.787Z] #43 2.525 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.787Z] #43 2.525 + dir=/tmp/install [2021-02-16T08:57:22.787Z] #43 2.525 + bin=vndr [2021-02-16T08:57:22.788Z] #43 2.525 + shift [2021-02-16T08:57:22.788Z] #43 2.525 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T08:57:22.788Z] #43 2.525 + . /tmp/install/vndr.installer [2021-02-16T08:57:22.788Z] #43 2.525 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:22.788Z] #43 2.525 + install_vndr [2021-02-16T08:57:22.788Z] #43 2.525 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T08:57:22.788Z] #43 2.525 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bb932QrD8Y/src/github.com/LK4D4/vndr [2021-02-16T08:57:22.788Z] #43 2.525 Cloning into '/tmp/tmp.Bb932QrD8Y/src/github.com/LK4D4/vndr'... [2021-02-16T08:57:22.788Z] #43 3.057 + cd /tmp/tmp.Bb932QrD8Y/src/github.com/LK4D4/vndr [2021-02-16T08:57:22.788Z] #43 3.057 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:22.788Z] #43 3.059 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T08:57:22.788Z] #43 4.238 internal/cpu [2021-02-16T08:57:22.788Z] #43 4.239 runtime/internal/atomic [2021-02-16T08:57:22.788Z] #43 4.421 runtime/internal/sys [2021-02-16T08:57:22.788Z] #43 4.542 runtime/internal/math [2021-02-16T08:57:22.788Z] #43 4.559 internal/race [2021-02-16T08:57:22.788Z] #43 4.670 sync/atomic [2021-02-16T08:57:22.788Z] #43 4.797 internal/bytealg [2021-02-16T08:57:22.788Z] #43 4.931 unicode [2021-02-16T08:57:22.788Z] #43 5.338 runtime [2021-02-16T08:57:22.788Z] #43 7.829 unicode/utf8 [2021-02-16T08:57:22.788Z] #43 8.173 math [2021-02-16T08:57:22.788Z] #43 ... [2021-02-16T08:57:22.788Z] [2021-02-16T08:57:22.788Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:22.788Z] #56 2.505 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:22.788Z] #56 2.525 + RM_GOPATH=0 [2021-02-16T08:57:22.788Z] #56 2.525 + TMP_GOPATH= [2021-02-16T08:57:22.788Z] #56 2.525 + : /build [2021-02-16T08:57:22.788Z] #56 2.525 + '[' -z '' ']' [2021-02-16T08:57:22.788Z] #56 2.525 ++ mktemp -d [2021-02-16T08:57:22.788Z] #56 2.525 + export GOPATH=/tmp/tmp.0mg867FUO7 [2021-02-16T08:57:22.788Z] #56 2.525 + GOPATH=/tmp/tmp.0mg867FUO7 [2021-02-16T08:57:22.788Z] #56 2.525 + RM_GOPATH=1 [2021-02-16T08:57:22.788Z] #56 2.525 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.788Z] #56 2.525 ++ go env GOARCH [2021-02-16T08:57:22.788Z] #56 2.525 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.788Z] #56 2.525 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.788Z] #56 2.525 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.788Z] #56 2.525 + dir=/tmp/install [2021-02-16T08:57:22.788Z] #56 2.525 + bin=rootlesskit [2021-02-16T08:57:22.788Z] #56 2.525 + shift [2021-02-16T08:57:22.788Z] #56 2.525 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T08:57:22.788Z] #56 2.525 + . /tmp/install/rootlesskit.installer [2021-02-16T08:57:22.788Z] #56 2.525 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:22.788Z] #56 2.525 + install_rootlesskit [2021-02-16T08:57:22.788Z] #56 2.525 + case "$1" in [2021-02-16T08:57:22.788Z] #56 2.525 + export CGO_ENABLED=0 [2021-02-16T08:57:22.788Z] #56 2.525 + CGO_ENABLED=0 [2021-02-16T08:57:22.788Z] #56 2.525 + _install_rootlesskit [2021-02-16T08:57:22.788Z] #56 2.525 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T08:57:22.788Z] #56 2.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0mg867FUO7/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:22.788Z] #56 2.525 Cloning into '/tmp/tmp.0mg867FUO7/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T08:57:22.788Z] #56 6.027 + cd /tmp/tmp.0mg867FUO7/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:22.788Z] #56 6.027 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:22.788Z] #56 6.593 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:57:22.788Z] #56 6.593 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T08:57:22.788Z] #56 ... [2021-02-16T08:57:22.788Z] [2021-02-16T08:57:22.788Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:22.788Z] #49 3.301 + RM_GOPATH=0 [2021-02-16T08:57:22.788Z] #49 3.301 + TMP_GOPATH= [2021-02-16T08:57:22.788Z] #49 3.301 + : /build [2021-02-16T08:57:22.788Z] #49 3.301 + '[' -z '' ']' [2021-02-16T08:57:22.788Z] #49 3.304 ++ mktemp -d [2021-02-16T08:57:22.788Z] #49 3.306 + export GOPATH=/tmp/tmp.QMtkpsYvxt [2021-02-16T08:57:22.788Z] #49 3.306 + GOPATH=/tmp/tmp.QMtkpsYvxt [2021-02-16T08:57:22.788Z] #49 3.306 + RM_GOPATH=1 [2021-02-16T08:57:22.788Z] #49 3.306 + case "$(go env GOARCH)" in [2021-02-16T08:57:22.788Z] #49 3.310 ++ go env GOARCH [2021-02-16T08:57:22.788Z] #49 3.345 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.788Z] #49 3.345 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:22.788Z] #49 3.354 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:22.788Z] #49 3.354 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:22.788Z] #49 3.354 + dir=/tmp/install [2021-02-16T08:57:22.788Z] #49 3.354 + bin=shfmt [2021-02-16T08:57:22.788Z] #49 3.354 + shift [2021-02-16T08:57:22.788Z] #49 3.354 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T08:57:22.788Z] #49 3.354 + . /tmp/install/shfmt.installer [2021-02-16T08:57:22.788Z] #49 3.354 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:22.788Z] #49 3.354 + install_shfmt [2021-02-16T08:57:22.788Z] #49 3.354 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T08:57:22.788Z] #49 3.354 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QMtkpsYvxt/src/github.com/mvdan/sh [2021-02-16T08:57:22.788Z] #49 3.365 Cloning into '/tmp/tmp.QMtkpsYvxt/src/github.com/mvdan/sh'... [2021-02-16T08:57:22.788Z] #49 10.30 + cd /tmp/tmp.QMtkpsYvxt/src/github.com/mvdan/sh [2021-02-16T08:57:22.788Z] #49 10.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:22.788Z] #49 10.38 + GO111MODULE=on [2021-02-16T08:57:22.788Z] #49 10.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T08:57:22.798Z] #46 7.037 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:22.798Z] #46 7.083 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:22.798Z] #46 7.175 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:22.798Z] #46 ... [2021-02-16T08:57:22.798Z] [2021-02-16T08:57:22.798Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:22.798Z] #36 sha256:b15db3a2f6d52c9404168ffaadf7f5a635b7953fdcd46dc6626f518101bc2f83 [2021-02-16T08:57:22.798Z] #36 7.037 -- Detecting C compiler ABI info - done [2021-02-16T08:57:22.798Z] #36 7.079 -- Detecting C compile features [2021-02-16T08:57:22.930Z] [2021-02-16T08:57:22.930Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:22.930Z] #33 sha256:6117a075403560a4bb980ceb3c0102a9058cb0a4a764872f309d26d3b7525f48 [2021-02-16T08:57:23.077Z] #49 ... [2021-02-16T08:57:23.077Z] [2021-02-16T08:57:23.077Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:23.077Z] #34 3.459 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:57:23.077Z] #34 3.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:57:23.077Z] #34 3.515 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:57:23.077Z] #34 4.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:57:23.077Z] #34 6.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:57:23.077Z] #34 7.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:57:23.077Z] #34 ... [2021-02-16T08:57:23.077Z] [2021-02-16T08:57:23.077Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T08:57:23.077Z] #30 3.007 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T08:57:23.077Z] #30 3.009 Cloning into '.'... [2021-02-16T08:57:23.349Z] #69 exporting layers 0.8s done [2021-02-16T08:57:23.349Z] #69 writing image sha256:d9d4892b9db7c1cb8b0360486ab68c8c43dcfc4789e6a0acd1b3b20a39cdc4a3 done [2021-02-16T08:57:23.349Z] #69 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T08:57:23.349Z] #69 DONE 0.9s [Pipeline] } [2021-02-16T08:57:23.366Z] #30 ... [2021-02-16T08:57:23.366Z] [2021-02-16T08:57:23.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:57:23.366Z] #11 3.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:57:23.366Z] #11 3.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:57:23.366Z] #11 3.475 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:57:23.366Z] #11 4.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:57:23.366Z] #11 6.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:57:23.366Z] #11 8.899 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:57:23.366Z] #11 ... [2021-02-16T08:57:23.366Z] [2021-02-16T08:57:23.366Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T08:57:23.366Z] #38 2.879 + git clone https://github.com/docker/distribution.git . [2021-02-16T08:57:23.366Z] #38 2.880 Cloning into '.'... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T08:57:23.657Z] #38 ... [2021-02-16T08:57:23.657Z] [2021-02-16T08:57:23.657Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T08:57:23.657Z] #53 1.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:57:23.657Z] #53 1.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:57:23.657Z] #53 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:57:23.657Z] #53 2.478 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:57:23.657Z] #53 3.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:57:23.657Z] #53 5.405 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:57:23.657Z] #53 ... [2021-02-16T08:57:23.657Z] [2021-02-16T08:57:23.657Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:23.657Z] #40 3.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:57:23.657Z] #40 3.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:57:23.657Z] #40 3.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:57:23.657Z] #40 4.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:57:23.657Z] #40 6.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:57:23.657Z] #40 8.670 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:57:23.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary test-integration [2021-02-16T08:57:23.947Z] #40 ... [2021-02-16T08:57:23.947Z] [2021-02-16T08:57:23.947Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:23.947Z] #32 2.922 + RM_GOPATH=0 [2021-02-16T08:57:23.947Z] #32 2.922 + TMP_GOPATH= [2021-02-16T08:57:23.947Z] #32 2.922 + : /build [2021-02-16T08:57:23.947Z] #32 2.922 + '[' -z '' ']' [2021-02-16T08:57:23.947Z] #32 2.922 ++ mktemp -d [2021-02-16T08:57:23.947Z] #32 2.922 + export GOPATH=/tmp/tmp.kOgxmYPI1D [2021-02-16T08:57:23.947Z] #32 2.922 + GOPATH=/tmp/tmp.kOgxmYPI1D [2021-02-16T08:57:23.947Z] #32 2.922 + RM_GOPATH=1 [2021-02-16T08:57:23.947Z] #32 2.922 + case "$(go env GOARCH)" in [2021-02-16T08:57:23.947Z] #32 2.922 ++ go env GOARCH [2021-02-16T08:57:23.947Z] #32 2.943 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:23.947Z] #32 2.943 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:23.947Z] #32 2.943 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:23.947Z] #32 2.960 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:23.947Z] #32 2.960 + dir=/tmp/install [2021-02-16T08:57:23.947Z] #32 2.960 + bin=tomlv [2021-02-16T08:57:23.947Z] #32 2.960 + shift [2021-02-16T08:57:23.947Z] #32 2.960 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T08:57:23.947Z] #32 2.960 + . /tmp/install/tomlv.installer [2021-02-16T08:57:23.947Z] #32 2.960 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:23.947Z] #32 2.960 + install_tomlv [2021-02-16T08:57:23.947Z] #32 2.960 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T08:57:23.947Z] #32 2.960 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kOgxmYPI1D/src/github.com/BurntSushi/toml [2021-02-16T08:57:23.947Z] #32 2.960 Cloning into '/tmp/tmp.kOgxmYPI1D/src/github.com/BurntSushi/toml'... [2021-02-16T08:57:23.947Z] #32 3.917 + cd /tmp/tmp.kOgxmYPI1D/src/github.com/BurntSushi/toml [2021-02-16T08:57:23.947Z] #32 3.918 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:23.947Z] #32 3.924 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:57:23.947Z] #32 4.521 internal/cpu [2021-02-16T08:57:23.947Z] #32 4.526 runtime/internal/sys [2021-02-16T08:57:23.947Z] #32 4.644 math/bits [2021-02-16T08:57:23.947Z] #32 5.157 internal/bytealg [2021-02-16T08:57:23.947Z] #32 5.341 math [2021-02-16T08:57:23.947Z] #32 5.540 runtime [2021-02-16T08:57:23.947Z] #32 9.604 internal/testlog [2021-02-16T08:57:23.947Z] #32 9.836 encoding [2021-02-16T08:57:23.947Z] #32 10.11 runtime/cgo [2021-02-16T08:57:23.947Z] #32 ... [2021-02-16T08:57:23.947Z] [2021-02-16T08:57:23.947Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T08:57:23.947Z] #53 11.70 Fetched 8110 kB in 10s (819 kB/s) [2021-02-16T08:57:23.948Z] #22 transferring context: 53.40MB 1.7s done [2021-02-16T08:57:23.948Z] #22 DONE 1.8s [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:57:23.948Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-16T08:57:23.948Z] #11 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:57:23.948Z] #59 sha256:691dd3aed4304f2672c29dea554bb655069a8d2f389685ae90c711a103d8e61b [2021-02-16T08:57:23.948Z] #59 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:57:23.948Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-16T08:57:23.948Z] #54 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:57:23.948Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-16T08:57:23.948Z] #13 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #64 sha256:093d92ab1f427398ddb4597de7561990dbb2ebce0eff14728a9f9ac34b2339b7 [2021-02-16T08:57:23.948Z] #64 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:23.948Z] #23 sha256:a3b7dbd3d5a6940c5a2b6f703bb22ba9828a2297924df729a188e19d56fb6eae [2021-02-16T08:57:23.948Z] #23 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:23.948Z] #33 sha256:02cff9ed63d42d089fc4bc7d61ef19d66cb267418c64266819c20be67ca4a190 [2021-02-16T08:57:23.948Z] #33 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T08:57:23.948Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-16T08:57:23.948Z] #17 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:23.948Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-16T08:57:23.948Z] #31 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:57:23.948Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-16T08:57:23.948Z] #26 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:57:23.948Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-16T08:57:23.948Z] #35 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T08:57:23.948Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-16T08:57:23.948Z] #14 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:23.948Z] #44 sha256:f1dac6d2f996f8359fee713393bf8754caf0cf48d5997fbd8d7bda3e056e609d [2021-02-16T08:57:23.948Z] #44 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T08:57:23.948Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-16T08:57:23.948Z] #15 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #34 sha256:766ed9456452548b5ed9dcc81f47187364cd4c84769fe731cdb7da4ce4458f47 [2021-02-16T08:57:23.948Z] #34 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:23.948Z] #55 sha256:467d8d0b8616816c13e353e2a08baa4a64d03ebedd68cfc3a0a21172e1035499 [2021-02-16T08:57:23.948Z] #55 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #51 sha256:789779eb3339aae1ee39014d9fdce4035ee6ad7f829615add23cf1c632a0fd09 [2021-02-16T08:57:23.948Z] #51 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:23.948Z] #50 sha256:52494d624ad01cea7c5d38a29de1bda62c3a7abf484350ca1a15d1d617982a75 [2021-02-16T08:57:23.948Z] #50 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:57:23.948Z] #28 sha256:b6afaaca2c09d8644a697f50fb129ed3773a01e4014c0258d3c2ff50a55ece8e [2021-02-16T08:57:23.948Z] #28 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #60 sha256:e516c766f4696f1d759470393dc01a0bb61a0555a1a007aa835df2cd2aa64cad [2021-02-16T08:57:23.948Z] #60 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #32 sha256:e56a99852477f4e2739ada8f76d303216dcb9801fc3294533e28d939af94a8ed [2021-02-16T08:57:23.948Z] #32 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:57:23.948Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-16T08:57:23.948Z] #10 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:23.948Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-16T08:57:23.948Z] #38 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #56 sha256:dadb2bd6b47afdc068509a741088bb070f4ccfee58ba6b15cf2d908e2f691087 [2021-02-16T08:57:23.948Z] #56 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:23.948Z] #27 sha256:79e14b582336a21e4c3db1017c38e6a3092fca1bf5d5a8cc6ddc7c2898179c4e [2021-02-16T08:57:23.948Z] #27 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T08:57:23.948Z] #45 sha256:4b19440fb4ce74d8f634df7a91e82124a98f6896d076be03bf2fd723baabe5f6 [2021-02-16T08:57:23.948Z] #45 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:23.948Z] #46 sha256:06789076a379380c4b0bff4dfa7a6482bfacf5ae50475b6a0d2cbaa4cd9da361 [2021-02-16T08:57:23.948Z] #46 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:57:23.948Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-16T08:57:23.948Z] #12 CACHED [2021-02-16T08:57:23.948Z] [2021-02-16T08:57:23.948Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T08:57:23.949Z] #24 sha256:33308e4ca70779492bc30d5bccbfcd9c25240372df8e257b4f74adf24293bccf [2021-02-16T08:57:23.949Z] #24 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:57:23.949Z] #43 sha256:1bb1964ad08b1ff06bef8fff24078e29d5a6de8ebc6b92f8f5fe4f100d9d68c7 [2021-02-16T08:57:23.949Z] #43 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:57:23.949Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-16T08:57:23.949Z] #18 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:23.949Z] #48 sha256:efa0c8dba4d94cfe58b4e014593b53c9c71d77f5ac5d9388793b93ca9e4eb533 [2021-02-16T08:57:23.949Z] #48 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:23.949Z] #40 sha256:0fc2bdfff016ae6687bbfe37a59eea623a3ded5cc28513aaf523651246987678 [2021-02-16T08:57:23.949Z] #40 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T08:57:23.949Z] #37 sha256:1e771b596d5ce354770dbe3f605352adbad5759bcdbc03a1608bc9d0d5b9df1e [2021-02-16T08:57:23.949Z] #37 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:57:23.949Z] #58 sha256:8444ce8011d3c58e19d11a587fe978bfdffa9e7e8c1be8359056c8a04ed549a1 [2021-02-16T08:57:23.949Z] #58 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:57:23.949Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-16T08:57:23.949Z] #41 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T08:57:23.949Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-16T08:57:23.949Z] #42 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:23.949Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-16T08:57:23.949Z] #30 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:23.949Z] #63 sha256:e38454e8d7bde68005508a2f3f005f4af4d71ffdd920efc10ce9813081d51852 [2021-02-16T08:57:23.949Z] #63 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:23.949Z] #36 sha256:3184e96cf56d55d3db369e50cb9d34966665efd4297c673b2daab59f0720e84b [2021-02-16T08:57:23.949Z] #36 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T08:57:23.949Z] #47 sha256:b3716ad13f8744270f39c8d4d603680ee938758e7ab78408f0ceb3ecf2492167 [2021-02-16T08:57:23.949Z] #47 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:57:23.949Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-16T08:57:23.949Z] #21 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T08:57:23.949Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-16T08:57:23.949Z] #19 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:23.949Z] #57 sha256:b30ff5a7d6f93ed5011b85727b8f653f8a20ed35f2b359a68f7e51ead3f20b3b [2021-02-16T08:57:23.949Z] #57 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T08:57:23.949Z] #53 sha256:dc76e381798555b5a464e0d1048da0794916d07bef0166662a40ccaeb84fa73c [2021-02-16T08:57:23.949Z] #53 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T08:57:23.949Z] #62 sha256:36dae52a9f23e0f79de9ca879283da1c571d59a5adf2a2761419f2334480d287 [2021-02-16T08:57:23.949Z] #62 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T08:57:23.949Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-16T08:57:23.949Z] #20 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:57:23.949Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-16T08:57:23.949Z] #39 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T08:57:23.949Z] #29 sha256:6f60b6b6928637db50e29b270d487e248119762c4a605ce2b6574409fcdf3087 [2021-02-16T08:57:23.949Z] #29 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T08:57:23.949Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-16T08:57:23.949Z] #16 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:23.949Z] #52 sha256:f1c435a7f9dcaae24a2708cbf75b555952c73633cdd2828e3a133ad15eee8952 [2021-02-16T08:57:23.949Z] #52 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T08:57:23.949Z] #49 sha256:7fee9fafae1428fb76675a22bc98afbe6e7f115764b512ca8f2cc7def8e87f64 [2021-02-16T08:57:23.949Z] #49 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T08:57:23.949Z] #65 sha256:f34bd5f3c436dde5473801e33d7a49993dcd6f4f02cb3903808a82629b425bda [2021-02-16T08:57:23.949Z] #65 CACHED [2021-02-16T08:57:23.949Z] [2021-02-16T08:57:23.949Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T08:57:23.949Z] #66 sha256:ddc2c06cfa61fafab43581df13a0ea907938f83f3b5060d5b0669863073625b3 [2021-02-16T08:57:24.278Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-16T08:57:24.278Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-16T08:57:24.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-16T08:57:24.278Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-16T08:57:24.278Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-16T08:57:24.278Z] Detected virtualization docker. [2021-02-16T08:57:24.278Z] Detected architecture x86-64. [2021-02-16T08:57:24.278Z] Set hostname to <5d4e52769eb6>. [2021-02-16T08:57:24.301Z] db4e2d8d5901: Verifying Checksum [2021-02-16T08:57:24.301Z] db4e2d8d5901: Download complete [2021-02-16T08:57:24.846Z] + source /etc/docker-entrypoint-cmd [2021-02-16T08:57:24.846Z] ++ hack/make.sh dynbinary test-integration [2021-02-16T08:57:24.846Z] [2021-02-16T08:57:24.949Z] 1301750ffb48: Verifying Checksum [2021-02-16T08:57:24.949Z] 1301750ffb48: Download complete [2021-02-16T08:57:24.949Z] 5ffb2f5886e2: Verifying Checksum [2021-02-16T08:57:24.949Z] 5ffb2f5886e2: Download complete [2021-02-16T08:57:25.104Z] Removing bundles/ [2021-02-16T08:57:25.104Z] [2021-02-16T08:57:25.337Z] #36 9.370 -- Detecting C compile features - done [2021-02-16T08:57:25.337Z] #36 9.427 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T08:57:25.337Z] #36 9.634 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T08:57:25.337Z] #36 9.784 -- Configuring done [2021-02-16T08:57:25.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T08:57:25.362Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T08:57:25.362Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T08:57:25.589Z] dc5c6edc9cff: Verifying Checksum [2021-02-16T08:57:25.589Z] dc5c6edc9cff: Download complete [2021-02-16T08:57:25.597Z] #36 9.804 -- Generating done [2021-02-16T08:57:25.597Z] #36 9.815 -- Build files have been written to: /tmp/tmp.dJWiF7k5Bf/tini [2021-02-16T08:57:25.597Z] #36 9.819 + make tini-static [2021-02-16T08:57:25.597Z] #36 ... [2021-02-16T08:57:25.597Z] [2021-02-16T08:57:25.597Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:25.597Z] #57 sha256:1b77faf300f8d6a9b2345eb5d2aceefacef35811a0106fdf5ca1ab55d9f4de91 [2021-02-16T08:57:25.597Z] #57 3.806 + RM_GOPATH=0 [2021-02-16T08:57:25.597Z] #57 3.806 + TMP_GOPATH= [2021-02-16T08:57:25.597Z] #57 3.806 + : /build [2021-02-16T08:57:25.597Z] #57 3.806 + '[' -z '' ']' [2021-02-16T08:57:25.597Z] #57 3.806 ++ mktemp -d [2021-02-16T08:57:25.597Z] #57 3.806 + export GOPATH=/tmp/tmp.xi7RKYctQa [2021-02-16T08:57:25.597Z] #57 3.806 + GOPATH=/tmp/tmp.xi7RKYctQa [2021-02-16T08:57:25.597Z] #57 3.806 + RM_GOPATH=1 [2021-02-16T08:57:25.597Z] #57 3.806 + case "$(go env GOARCH)" in [2021-02-16T08:57:25.597Z] #57 3.806 ++ go env GOARCH [2021-02-16T08:57:25.597Z] #57 3.813 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.597Z] #57 3.813 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.597Z] #57 3.813 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:25.597Z] #57 3.816 + dir=/tmp/install [2021-02-16T08:57:25.597Z] #57 3.818 + bin=rootlesskit [2021-02-16T08:57:25.597Z] #57 3.820 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:25.597Z] #57 3.820 + shift [2021-02-16T08:57:25.597Z] #57 3.820 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T08:57:25.597Z] #57 3.820 + . /tmp/install/rootlesskit.installer [2021-02-16T08:57:25.597Z] #57 3.820 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:25.597Z] #57 3.820 + install_rootlesskit [2021-02-16T08:57:25.597Z] #57 3.820 + case "$1" in [2021-02-16T08:57:25.597Z] #57 3.820 + export CGO_ENABLED=0 [2021-02-16T08:57:25.597Z] #57 3.820 + CGO_ENABLED=0 [2021-02-16T08:57:25.597Z] #57 3.820 + _install_rootlesskit [2021-02-16T08:57:25.597Z] #57 3.820 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T08:57:25.597Z] #57 3.820 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xi7RKYctQa/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:25.597Z] #57 3.834 Cloning into '/tmp/tmp.xi7RKYctQa/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T08:57:25.597Z] #57 7.529 + cd /tmp/tmp.xi7RKYctQa/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:25.597Z] #57 7.542 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:25.597Z] #57 8.165 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:57:25.597Z] #57 8.165 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T08:57:25.856Z] #57 ... [2021-02-16T08:57:25.856Z] [2021-02-16T08:57:25.856Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:25.856Z] #44 sha256:7020620717bab6ad43a8be590cf3025d0b6cd3075943c3871a7f011b0a1eb6da [2021-02-16T08:57:25.856Z] #44 4.529 + RM_GOPATH=0 [2021-02-16T08:57:25.856Z] #44 4.529 + TMP_GOPATH= [2021-02-16T08:57:25.856Z] #44 4.529 + : /build [2021-02-16T08:57:25.856Z] #44 4.529 + '[' -z '' ']' [2021-02-16T08:57:25.856Z] #44 4.529 ++ mktemp -d [2021-02-16T08:57:25.856Z] #44 4.548 + export GOPATH=/tmp/tmp.k2YHFUIxhr [2021-02-16T08:57:25.856Z] #44 4.550 + GOPATH=/tmp/tmp.k2YHFUIxhr [2021-02-16T08:57:25.856Z] #44 4.550 + RM_GOPATH=1 [2021-02-16T08:57:25.856Z] #44 4.550 + case "$(go env GOARCH)" in [2021-02-16T08:57:25.856Z] #44 4.554 ++ go env GOARCH [2021-02-16T08:57:25.856Z] #44 4.587 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.856Z] #44 4.588 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.856Z] #44 4.590 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:25.856Z] #44 4.591 + dir=/tmp/install [2021-02-16T08:57:25.856Z] #44 4.594 + bin=vndr [2021-02-16T08:57:25.856Z] #44 4.594 + shift [2021-02-16T08:57:25.856Z] #44 4.594 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T08:57:25.856Z] #44 4.595 + . /tmp/install/vndr.installer [2021-02-16T08:57:25.856Z] #44 4.600 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:25.856Z] #44 4.607 + install_vndr [2021-02-16T08:57:25.856Z] #44 4.607 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T08:57:25.856Z] #44 4.607 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.k2YHFUIxhr/src/github.com/LK4D4/vndr [2021-02-16T08:57:25.857Z] #44 4.607 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:25.857Z] #44 4.612 Cloning into '/tmp/tmp.k2YHFUIxhr/src/github.com/LK4D4/vndr'... [2021-02-16T08:57:25.857Z] #44 5.169 + cd /tmp/tmp.k2YHFUIxhr/src/github.com/LK4D4/vndr [2021-02-16T08:57:25.857Z] #44 5.170 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:25.857Z] #44 5.186 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T08:57:25.857Z] #44 6.557 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T08:57:25.857Z] #44 6.680 github.com/LK4D4/vndr/build [2021-02-16T08:57:25.857Z] #44 7.035 github.com/LK4D4/vndr/versioned [2021-02-16T08:57:25.857Z] #44 8.077 github.com/LK4D4/vndr/godl [2021-02-16T08:57:25.857Z] #44 ... [2021-02-16T08:57:25.857Z] [2021-02-16T08:57:25.857Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:25.857Z] #50 sha256:b3761212150c4b7ac235d047c7b1d2d60e8d268fc9bdcf285137cbed4818e632 [2021-02-16T08:57:25.857Z] #50 4.364 + RM_GOPATH=0 [2021-02-16T08:57:25.857Z] #50 4.366 + TMP_GOPATH= [2021-02-16T08:57:25.857Z] #50 4.366 + : /build [2021-02-16T08:57:25.857Z] #50 4.366 + '[' -z '' ']' [2021-02-16T08:57:25.857Z] #50 4.366 ++ mktemp -d [2021-02-16T08:57:25.857Z] #50 4.373 + export GOPATH=/tmp/tmp.YA5TwpbVzj [2021-02-16T08:57:25.857Z] #50 4.373 + GOPATH=/tmp/tmp.YA5TwpbVzj [2021-02-16T08:57:25.857Z] #50 4.373 + RM_GOPATH=1 [2021-02-16T08:57:25.857Z] #50 4.373 + case "$(go env GOARCH)" in [2021-02-16T08:57:25.857Z] #50 4.374 ++ go env GOARCH [2021-02-16T08:57:25.857Z] #50 4.402 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.857Z] #50 4.402 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:25.857Z] #50 4.403 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:25.857Z] #50 4.407 + dir=/tmp/install [2021-02-16T08:57:25.857Z] #50 4.407 + bin=shfmt [2021-02-16T08:57:25.857Z] #50 4.407 + shift [2021-02-16T08:57:25.857Z] #50 4.408 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T08:57:25.857Z] #50 4.408 + . /tmp/install/shfmt.installer [2021-02-16T08:57:25.857Z] #50 4.408 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:25.857Z] #50 4.409 + install_shfmt [2021-02-16T08:57:25.857Z] #50 4.410 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T08:57:25.857Z] #50 4.410 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:25.857Z] #50 4.410 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YA5TwpbVzj/src/github.com/mvdan/sh [2021-02-16T08:57:25.857Z] #50 4.412 Cloning into '/tmp/tmp.YA5TwpbVzj/src/github.com/mvdan/sh'... [2021-02-16T08:57:25.866Z] #66 DONE 1.8s [2021-02-16T08:57:25.866Z] [2021-02-16T08:57:25.866Z] #67 exporting to image [2021-02-16T08:57:25.866Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T08:57:25.866Z] #67 exporting layers [2021-02-16T08:57:26.116Z] #50 ... [2021-02-16T08:57:26.116Z] [2021-02-16T08:57:26.116Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:26.116Z] #55 sha256:8193f1c7caa4d798b610215e3149d9f726fe5f6785a31a2e45e384195859a3e4 [2021-02-16T08:57:26.116Z] #55 2.892 + RM_GOPATH=0 [2021-02-16T08:57:26.116Z] #55 2.892 + TMP_GOPATH= [2021-02-16T08:57:26.116Z] #55 2.892 + : /build [2021-02-16T08:57:26.116Z] #55 2.892 + '[' -z '' ']' [2021-02-16T08:57:26.116Z] #55 2.892 ++ mktemp -d [2021-02-16T08:57:26.116Z] #55 2.896 + export GOPATH=/tmp/tmp.yg3UCG1dqW [2021-02-16T08:57:26.116Z] #55 2.896 + GOPATH=/tmp/tmp.yg3UCG1dqW [2021-02-16T08:57:26.116Z] #55 2.896 + RM_GOPATH=1 [2021-02-16T08:57:26.116Z] #55 2.896 + case "$(go env GOARCH)" in [2021-02-16T08:57:26.116Z] #55 2.896 ++ go env GOARCH [2021-02-16T08:57:26.116Z] #55 2.906 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.116Z] #55 2.906 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.116Z] #55 2.906 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:26.116Z] #55 2.906 + dir=/tmp/install [2021-02-16T08:57:26.116Z] #55 2.906 + bin=containerd [2021-02-16T08:57:26.116Z] #55 2.906 + shift [2021-02-16T08:57:26.116Z] #55 2.906 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T08:57:26.116Z] #55 2.906 + . /tmp/install/containerd.installer [2021-02-16T08:57:26.116Z] #55 2.906 ++ set -e [2021-02-16T08:57:26.116Z] #55 2.906 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:26.116Z] #55 2.906 + install_containerd [2021-02-16T08:57:26.116Z] #55 2.907 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T08:57:26.116Z] #55 2.907 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yg3UCG1dqW/src/github.com/containerd/containerd [2021-02-16T08:57:26.116Z] #55 2.907 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:26.116Z] #55 2.915 Cloning into '/tmp/tmp.yg3UCG1dqW/src/github.com/containerd/containerd'... [2021-02-16T08:57:26.116Z] #55 ... [2021-02-16T08:57:26.116Z] [2021-02-16T08:57:26.116Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:26.116Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:26.116Z] #48 3.566 + RM_GOPATH=0 [2021-02-16T08:57:26.116Z] #48 3.566 + TMP_GOPATH= [2021-02-16T08:57:26.116Z] #48 3.566 + : /build [2021-02-16T08:57:26.116Z] #48 3.566 + '[' -z '' ']' [2021-02-16T08:57:26.116Z] #48 3.566 ++ mktemp -d [2021-02-16T08:57:26.116Z] #48 3.566 + export GOPATH=/tmp/tmp.J2XDiBwnhI [2021-02-16T08:57:26.116Z] #48 3.566 + GOPATH=/tmp/tmp.J2XDiBwnhI [2021-02-16T08:57:26.116Z] #48 3.566 + RM_GOPATH=1 [2021-02-16T08:57:26.116Z] #48 3.566 + case "$(go env GOARCH)" in [2021-02-16T08:57:26.116Z] #48 3.572 ++ go env GOARCH [2021-02-16T08:57:26.116Z] #48 3.582 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.116Z] #48 3.582 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.116Z] #48 3.587 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:26.116Z] #48 3.588 + dir=/tmp/install [2021-02-16T08:57:26.116Z] #48 3.589 + bin=golangci_lint [2021-02-16T08:57:26.116Z] #48 3.589 + shift [2021-02-16T08:57:26.116Z] #48 3.589 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T08:57:26.116Z] #48 3.589 + . /tmp/install/golangci_lint.installer [2021-02-16T08:57:26.116Z] #48 3.589 ++ : v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.589 + install_golangci_lint [2021-02-16T08:57:26.116Z] #48 3.589 + set -e [2021-02-16T08:57:26.116Z] #48 3.589 + export GO111MODULE=on [2021-02-16T08:57:26.116Z] #48 3.589 + GO111MODULE=on [2021-02-16T08:57:26.116Z] #48 3.589 + GOBIN=/build [2021-02-16T08:57:26.116Z] #48 3.589 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.604 go: finding github.com v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.606 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.606 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.606 go: finding github.com/golangci v1.23.8 [2021-02-16T08:57:26.116Z] #48 3.606 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T08:57:26.116Z] #48 4.544 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:26.116Z] #48 5.142 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:26.116Z] #48 10.15 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T08:57:26.116Z] #48 10.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:26.116Z] #48 10.21 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:26.116Z] #48 10.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:26.116Z] #48 10.26 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T08:57:26.116Z] #48 10.32 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:26.116Z] #48 10.32 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T08:57:26.116Z] #48 10.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:26.116Z] #48 10.39 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T08:57:26.376Z] #48 ... [2021-02-16T08:57:26.376Z] [2021-02-16T08:57:26.376Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:26.376Z] #33 sha256:3a8b37a4eb0111e3931393de28d95681298bc5082dd82b22b0fe3c679516b9a8 [2021-02-16T08:57:26.376Z] #33 4.081 + RM_GOPATH=0 [2021-02-16T08:57:26.376Z] #33 4.081 + TMP_GOPATH= [2021-02-16T08:57:26.376Z] #33 4.081 + : /build [2021-02-16T08:57:26.376Z] #33 4.081 + '[' -z '' ']' [2021-02-16T08:57:26.376Z] #33 4.081 ++ mktemp -d [2021-02-16T08:57:26.376Z] #33 4.081 + export GOPATH=/tmp/tmp.oYlExVOFAh [2021-02-16T08:57:26.376Z] #33 4.081 + GOPATH=/tmp/tmp.oYlExVOFAh [2021-02-16T08:57:26.376Z] #33 4.081 + RM_GOPATH=1 [2021-02-16T08:57:26.376Z] #33 4.081 + case "$(go env GOARCH)" in [2021-02-16T08:57:26.376Z] #33 4.082 ++ go env GOARCH [2021-02-16T08:57:26.376Z] #33 4.127 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.376Z] #33 4.127 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.376Z] #33 4.127 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:26.376Z] #33 4.147 + dir=/tmp/install [2021-02-16T08:57:26.376Z] #33 4.147 + bin=tomlv [2021-02-16T08:57:26.376Z] #33 4.147 + shift [2021-02-16T08:57:26.376Z] #33 4.147 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T08:57:26.376Z] #33 4.147 + . /tmp/install/tomlv.installer [2021-02-16T08:57:26.376Z] #33 4.147 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:26.376Z] #33 4.147 + install_tomlv [2021-02-16T08:57:26.376Z] #33 4.147 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T08:57:26.376Z] #33 4.147 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oYlExVOFAh/src/github.com/BurntSushi/toml [2021-02-16T08:57:26.376Z] #33 4.147 Cloning into '/tmp/tmp.oYlExVOFAh/src/github.com/BurntSushi/toml'... [2021-02-16T08:57:26.376Z] #33 4.148 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:26.376Z] #33 5.001 + cd /tmp/tmp.oYlExVOFAh/src/github.com/BurntSushi/toml [2021-02-16T08:57:26.376Z] #33 5.002 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:26.376Z] #33 5.011 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:57:26.376Z] #33 5.904 github.com/BurntSushi/toml [2021-02-16T08:57:26.376Z] #33 9.155 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:57:26.376Z] #33 ... [2021-02-16T08:57:26.376Z] [2021-02-16T08:57:26.376Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:26.376Z] #52 sha256:d227a543dfabbaa0fcdf131a1b1978b796915ec270e35392c5c3a0fe7e63e54c [2021-02-16T08:57:26.376Z] #52 4.147 + RM_GOPATH=0 [2021-02-16T08:57:26.376Z] #52 4.147 + TMP_GOPATH= [2021-02-16T08:57:26.376Z] #52 4.147 + : /build [2021-02-16T08:57:26.376Z] #52 4.147 + '[' -z '' ']' [2021-02-16T08:57:26.376Z] #52 4.147 ++ mktemp -d [2021-02-16T08:57:26.376Z] #52 4.147 + export GOPATH=/tmp/tmp.RqNDah3fNW [2021-02-16T08:57:26.376Z] #52 4.147 + GOPATH=/tmp/tmp.RqNDah3fNW [2021-02-16T08:57:26.376Z] #52 4.147 + RM_GOPATH=1 [2021-02-16T08:57:26.376Z] #52 4.147 + case "$(go env GOARCH)" in [2021-02-16T08:57:26.376Z] #52 4.147 ++ go env GOARCH [2021-02-16T08:57:26.376Z] #52 4.193 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.376Z] #52 4.193 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:26.376Z] #52 4.197 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:26.376Z] #52 4.203 + dir=/tmp/install [2021-02-16T08:57:26.376Z] #52 4.203 + bin=runc [2021-02-16T08:57:26.376Z] #52 4.203 + shift [2021-02-16T08:57:26.376Z] #52 4.203 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T08:57:26.376Z] #52 4.203 + . /tmp/install/runc.installer [2021-02-16T08:57:26.376Z] #52 4.203 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:57:26.376Z] #52 4.203 + install_runc [2021-02-16T08:57:26.376Z] #52 4.204 + uname -r [2021-02-16T08:57:26.376Z] #52 4.206 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T08:57:26.376Z] #52 4.213 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T08:57:26.376Z] #52 4.213 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T08:57:26.376Z] #52 4.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RqNDah3fNW/src/github.com/opencontainers/runc [2021-02-16T08:57:26.376Z] #52 4.213 Cloning into '/tmp/tmp.RqNDah3fNW/src/github.com/opencontainers/runc'... [2021-02-16T08:57:26.376Z] #52 4.213 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T08:57:26.636Z] #52 ... [2021-02-16T08:57:26.636Z] [2021-02-16T08:57:26.636Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:26.636Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:26.636Z] #48 10.80 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T08:57:26.636Z] #48 10.88 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:26.636Z] #48 10.88 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:26.636Z] #48 10.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:26.636Z] #48 10.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:26.636Z] #48 10.99 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:26.636Z] #48 11.05 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:26.636Z] #48 11.07 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T08:57:26.895Z] #48 11.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:26.895Z] #48 11.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:27.099Z] #33 4.090 + RM_GOPATH=0 [2021-02-16T08:57:27.099Z] #33 4.090 + TMP_GOPATH= [2021-02-16T08:57:27.099Z] #33 4.090 + : /build [2021-02-16T08:57:27.099Z] #33 4.090 + '[' -z '' ']' [2021-02-16T08:57:27.099Z] #33 4.090 ++ mktemp -d [2021-02-16T08:57:27.099Z] #33 4.095 + export GOPATH=/tmp/tmp.MgstcuY6IJ [2021-02-16T08:57:27.099Z] #33 4.095 + GOPATH=/tmp/tmp.MgstcuY6IJ [2021-02-16T08:57:27.099Z] #33 4.095 + RM_GOPATH=1 [2021-02-16T08:57:27.099Z] #33 4.095 + case "$(go env GOARCH)" in [2021-02-16T08:57:27.099Z] #33 4.095 ++ go env GOARCH [2021-02-16T08:57:27.099Z] #33 4.121 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:27.099Z] #33 4.125 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:27.099Z] #33 4.126 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:27.099Z] #33 4.130 + dir=/tmp/install [2021-02-16T08:57:27.099Z] #33 4.130 + bin=tomlv [2021-02-16T08:57:27.099Z] #33 4.130 + shift [2021-02-16T08:57:27.099Z] #33 4.132 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T08:57:27.099Z] #33 4.132 + . /tmp/install/tomlv.installer [2021-02-16T08:57:27.099Z] #33 4.142 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:27.099Z] #33 4.143 + install_tomlv [2021-02-16T08:57:27.099Z] #33 4.144 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T08:57:27.099Z] #33 4.144 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:27.099Z] #33 4.144 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MgstcuY6IJ/src/github.com/BurntSushi/toml [2021-02-16T08:57:27.099Z] #33 4.146 Cloning into '/tmp/tmp.MgstcuY6IJ/src/github.com/BurntSushi/toml'... [2021-02-16T08:57:27.253Z] #67 exporting layers 1.6s done [2021-02-16T08:57:27.253Z] #67 writing image sha256:87261362fcf0f1db879da65fb7cf195dba4f6e28d9e25f99e9ac9f76e79f02d2 done [2021-02-16T08:57:27.253Z] #67 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:57:27.268Z] #67 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T08:57:27.268Z] #67 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T08:57:27.354Z] #33 4.874 + cd /tmp/tmp.MgstcuY6IJ/src/github.com/BurntSushi/toml [2021-02-16T08:57:27.449Z] #53 11.70 Reading package lists... [2021-02-16T08:57:27.464Z] #48 11.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:27.464Z] #48 11.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:27.464Z] #48 11.68 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:27.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/test/unit [2021-02-16T08:57:27.609Z] #33 4.875 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:57:27.609Z] #33 4.899 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:57:27.679Z] db4e2d8d5901: Pull complete [2021-02-16T08:57:27.724Z] #48 11.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:27.724Z] #48 11.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:27.724Z] #48 ... [2021-02-16T08:57:27.724Z] [2021-02-16T08:57:27.724Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:27.724Z] #23 sha256:d7d5bf3be6902942db1829c57c257d62aced8662955c7115a11978a793b30c1c [2021-02-16T08:57:27.724Z] #23 11.51 + mkdir -p /build [2021-02-16T08:57:27.724Z] #23 11.51 + mv docker/docker /build/ [2021-02-16T08:57:27.724Z] #23 11.51 + rmdir docker [2021-02-16T08:57:27.724Z] #23 DONE 12.1s [2021-02-16T08:57:27.724Z] [2021-02-16T08:57:27.724Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:27.724Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:27.724Z] #48 12.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:27.982Z] #48 12.37 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:28.241Z] #48 12.59 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:28.317Z] dfe2d012519c: Pull complete [2021-02-16T08:57:28.317Z] 3c370c2e2f82: Verifying Checksum [2021-02-16T08:57:28.317Z] 3c370c2e2f82: Download complete [2021-02-16T08:57:28.501Z] #48 ... [2021-02-16T08:57:28.501Z] [2021-02-16T08:57:28.501Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:28.501Z] #63 sha256:646a2a5271acd50f6682f39e6cdf7f930bf31c5d90a63563bd6ee16bc281d45d [2021-02-16T08:57:28.501Z] #63 2.915 + RM_GOPATH=0 [2021-02-16T08:57:28.501Z] #63 2.915 + TMP_GOPATH= [2021-02-16T08:57:28.501Z] #63 2.915 + : /build [2021-02-16T08:57:28.501Z] #63 2.915 + '[' -z '' ']' [2021-02-16T08:57:28.501Z] #63 2.915 ++ mktemp -d [2021-02-16T08:57:28.501Z] #63 2.917 + export GOPATH=/tmp/tmp.vXrImqDD4W [2021-02-16T08:57:28.501Z] #63 2.917 + GOPATH=/tmp/tmp.vXrImqDD4W [2021-02-16T08:57:28.501Z] #63 2.917 + RM_GOPATH=1 [2021-02-16T08:57:28.501Z] #63 2.917 + case "$(go env GOARCH)" in [2021-02-16T08:57:28.501Z] #63 2.917 ++ go env GOARCH [2021-02-16T08:57:28.501Z] #63 2.928 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:28.501Z] #63 2.929 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:28.501Z] #63 2.929 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:28.501Z] #63 2.929 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:28.501Z] #63 2.929 + dir=/tmp/install [2021-02-16T08:57:28.501Z] #63 2.929 + bin=proxy [2021-02-16T08:57:28.501Z] #63 2.929 + shift [2021-02-16T08:57:28.501Z] #63 2.929 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T08:57:28.501Z] #63 2.929 + . /tmp/install/proxy.installer [2021-02-16T08:57:28.501Z] #63 2.929 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:28.501Z] #63 2.929 + install_proxy [2021-02-16T08:57:28.501Z] #63 2.929 + case "$1" in [2021-02-16T08:57:28.501Z] #63 2.929 + export CGO_ENABLED=0 [2021-02-16T08:57:28.501Z] #63 2.929 + CGO_ENABLED=0 [2021-02-16T08:57:28.501Z] #63 2.929 + _install_proxy [2021-02-16T08:57:28.501Z] #63 2.929 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T08:57:28.501Z] #63 2.929 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vXrImqDD4W/src/github.com/docker/libnetwork [2021-02-16T08:57:28.501Z] #63 2.929 Cloning into '/tmp/tmp.vXrImqDD4W/src/github.com/docker/libnetwork'... [2021-02-16T08:57:28.501Z] #63 ... [2021-02-16T08:57:28.501Z] [2021-02-16T08:57:28.501Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:28.501Z] #36 sha256:b15db3a2f6d52c9404168ffaadf7f5a635b7953fdcd46dc6626f518101bc2f83 [2021-02-16T08:57:28.501Z] #36 10.23 Scanning dependencies of target tini-static [2021-02-16T08:57:28.501Z] #36 10.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T08:57:28.501Z] #36 11.89 [100%] Linking C executable tini-static [2021-02-16T08:57:28.501Z] #36 12.60 [100%] Built target tini-static [2021-02-16T08:57:28.501Z] #36 12.76 + mkdir -p /build [2021-02-16T08:57:28.501Z] #36 12.77 + cp tini-static /build/docker-init [2021-02-16T08:57:28.501Z] #36 DONE 12.9s [2021-02-16T08:57:28.501Z] [2021-02-16T08:57:28.501Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:28.501Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:28.501Z] #48 13.00 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:28.536Z] #33 ... [2021-02-16T08:57:28.536Z] [2021-02-16T08:57:28.536Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:28.536Z] #46 sha256:1047f76ec21c9578cdf6ec4bd78460fecee6ca9b69f5c6fdf8c2a16b8bc58027 [2021-02-16T08:57:28.536Z] #46 4.166 + RM_GOPATH=0 [2021-02-16T08:57:28.536Z] #46 4.169 + TMP_GOPATH= [2021-02-16T08:57:28.536Z] #46 4.169 + : /build [2021-02-16T08:57:28.536Z] #46 4.169 + '[' -z '' ']' [2021-02-16T08:57:28.536Z] #46 4.172 ++ mktemp -d [2021-02-16T08:57:28.536Z] #46 4.174 + export GOPATH=/tmp/tmp.4BLbU68iym [2021-02-16T08:57:28.536Z] #46 4.177 + GOPATH=/tmp/tmp.4BLbU68iym [2021-02-16T08:57:28.536Z] #46 4.178 + RM_GOPATH=1 [2021-02-16T08:57:28.536Z] #46 4.178 + case "$(go env GOARCH)" in [2021-02-16T08:57:28.536Z] #46 4.179 ++ go env GOARCH [2021-02-16T08:57:28.536Z] #46 4.207 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:28.536Z] #46 4.207 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:28.536Z] #46 4.208 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:28.536Z] #46 4.210 + dir=/tmp/install [2021-02-16T08:57:28.536Z] #46 4.211 + bin=gotestsum [2021-02-16T08:57:28.536Z] #46 4.211 + shift [2021-02-16T08:57:28.536Z] #46 4.223 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T08:57:28.536Z] #46 4.223 + . /tmp/install/gotestsum.installer [2021-02-16T08:57:28.536Z] #46 4.224 ++ : v0.5.3 [2021-02-16T08:57:28.536Z] #46 4.224 + install_gotestsum [2021-02-16T08:57:28.536Z] #46 4.227 + set -e [2021-02-16T08:57:28.536Z] #46 4.233 + export GO111MODULE=on [2021-02-16T08:57:28.536Z] #46 4.233 + GO111MODULE=on [2021-02-16T08:57:28.536Z] #46 4.233 + GOBIN=/build [2021-02-16T08:57:28.536Z] #46 4.233 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T08:57:28.536Z] #46 4.239 go: finding gotest.tools v0.5.3 [2021-02-16T08:57:28.536Z] #46 4.264 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:28.536Z] #46 5.171 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:28.536Z] #46 5.633 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T08:57:28.536Z] #46 ... [2021-02-16T08:57:28.536Z] [2021-02-16T08:57:28.536Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:28.536Z] #33 sha256:6117a075403560a4bb980ceb3c0102a9058cb0a4a764872f309d26d3b7525f48 [2021-02-16T08:57:28.536Z] #33 6.027 github.com/BurntSushi/toml [2021-02-16T08:57:28.610Z] 5d8f1d1f9197: Pull complete [2021-02-16T08:57:28.759Z] #48 13.26 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:29.019Z] #48 13.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:29.019Z] #48 13.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:29.507Z] #53 15.10 Reading package lists... [2021-02-16T08:57:29.507Z] #53 ... [2021-02-16T08:57:29.507Z] [2021-02-16T08:57:29.507Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:29.507Z] #47 10.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:29.507Z] #47 10.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:29.507Z] #47 10.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:29.507Z] #47 10.22 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:29.507Z] #47 10.37 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:29.507Z] #47 11.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:29.507Z] #47 11.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:29.507Z] #47 11.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:29.507Z] #47 11.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:29.507Z] #47 11.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:29.507Z] #47 11.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:29.507Z] #47 11.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:29.507Z] #47 11.79 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:29.507Z] #47 11.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:29.507Z] #47 11.86 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:29.507Z] #47 11.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:29.507Z] #47 12.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:29.507Z] #47 12.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:29.507Z] #47 12.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:29.507Z] #47 12.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:29.507Z] #47 12.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:29.507Z] #47 12.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:29.507Z] #47 12.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:29.507Z] #47 12.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:29.507Z] #47 12.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:29.507Z] #47 12.40 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T08:57:29.507Z] #47 12.41 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:29.507Z] #47 12.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:29.507Z] #47 12.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:29.507Z] #47 12.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:29.507Z] #47 12.50 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:29.507Z] #47 12.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:29.507Z] #47 12.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:29.507Z] #47 12.59 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T08:57:29.507Z] #47 12.62 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:29.507Z] #47 12.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:29.507Z] #47 12.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:29.507Z] #47 12.71 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:29.507Z] #47 12.71 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:29.507Z] #47 12.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:29.507Z] #47 12.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:29.507Z] #47 12.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:29.507Z] #47 12.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:29.507Z] #47 12.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:29.507Z] #47 12.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:29.507Z] #47 12.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:29.507Z] #47 12.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:29.507Z] #47 12.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:29.507Z] #47 12.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:29.507Z] #47 13.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:29.507Z] #47 13.07 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:29.507Z] #47 13.10 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:29.507Z] #47 13.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:29.507Z] #47 13.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:29.507Z] #47 13.28 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T08:57:29.507Z] #47 13.29 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:29.507Z] #47 13.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:29.507Z] #47 13.35 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:29.507Z] #47 13.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:29.507Z] #47 13.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:29.507Z] #47 13.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:29.507Z] #47 13.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:29.507Z] #47 13.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:29.507Z] #47 13.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:29.507Z] #47 13.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:29.507Z] #47 13.82 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T08:57:29.507Z] #47 13.85 go: downloading golang.org/x/text v0.3.2 [2021-02-16T08:57:29.507Z] #47 13.90 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:29.507Z] #47 13.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:29.507Z] #47 14.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:29.507Z] #47 14.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:29.507Z] #47 14.08 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:29.507Z] #47 14.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:29.507Z] #47 14.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:29.507Z] #47 14.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:29.507Z] #47 14.51 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:29.507Z] #47 14.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:29.507Z] #47 14.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:29.507Z] #47 14.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:29.507Z] #47 14.80 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:29.507Z] #47 14.80 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:29.507Z] #47 15.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:29.507Z] #47 15.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:29.507Z] #47 15.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:29.507Z] #47 16.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:29.957Z] #48 ... [2021-02-16T08:57:29.958Z] [2021-02-16T08:57:29.958Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:29.958Z] #33 sha256:3a8b37a4eb0111e3931393de28d95681298bc5082dd82b22b0fe3c679516b9a8 [2021-02-16T08:57:29.958Z] #33 DONE 14.3s [2021-02-16T08:57:29.958Z] [2021-02-16T08:57:29.958Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:29.958Z] #50 sha256:b3761212150c4b7ac235d047c7b1d2d60e8d268fc9bdcf285137cbed4818e632 [2021-02-16T08:57:29.958Z] #50 12.77 + cd /tmp/tmp.YA5TwpbVzj/src/github.com/mvdan/sh [2021-02-16T08:57:29.958Z] #50 12.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:29.958Z] #50 12.98 + GO111MODULE=on [2021-02-16T08:57:29.958Z] #50 12.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T08:57:29.958Z] #50 14.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:29.958Z] #50 14.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:30.217Z] #50 14.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:30.217Z] #50 14.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:30.476Z] #50 14.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:30.535Z] #47 ... [2021-02-16T08:57:30.535Z] [2021-02-16T08:57:30.535Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T08:57:30.535Z] #53 15.10 Reading package lists... [2021-02-16T08:57:30.737Z] #50 ... [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T08:57:30.737Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T08:57:30.737Z] #14 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T08:57:30.737Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T08:57:30.737Z] #19 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:57:30.737Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T08:57:30.737Z] #13 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T08:57:30.737Z] #29 sha256:7d5298346d2df52cbbf76823d3c9a44287c0ed260fcafdadfd163a5a5b2ee3a9 [2021-02-16T08:57:30.737Z] #29 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T08:57:30.737Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T08:57:30.737Z] #20 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:30.737Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T08:57:30.737Z] #31 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T08:57:30.737Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T08:57:30.737Z] #15 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:57:30.737Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T08:57:30.737Z] #26 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:30.737Z] #27 sha256:22fdfba5f9533cbd3309920676c23470814b426352ccfed9402a19b037189634 [2021-02-16T08:57:30.737Z] #27 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:57:30.737Z] #28 sha256:4591a5bf0a4f1be5b8362c97ee832d84244855bfa95a0246173c0e1e4b63e992 [2021-02-16T08:57:30.737Z] #28 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:30.737Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T08:57:30.737Z] #30 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:57:30.737Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T08:57:30.737Z] #18 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T08:57:30.737Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T08:57:30.737Z] #17 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:57:30.737Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T08:57:30.737Z] #21 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T08:57:30.737Z] #24 sha256:5ed572410fbd525cc545b0be9f22bd3695ea0d988d02297774985f833186022d [2021-02-16T08:57:30.737Z] #24 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T08:57:30.737Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T08:57:30.737Z] #16 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T08:57:30.737Z] #32 sha256:6028499231ddaae1538e9a055798f87e4798f4a51e275062c41128660b6a5641 [2021-02-16T08:57:30.737Z] #32 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:30.737Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T08:57:30.737Z] #38 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:57:30.737Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T08:57:30.737Z] #39 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:57:30.737Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T08:57:30.737Z] #41 CACHED [2021-02-16T08:57:30.737Z] [2021-02-16T08:57:30.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T08:57:30.737Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T08:57:30.737Z] #42 CACHED [2021-02-16T08:57:30.997Z] [2021-02-16T08:57:30.997Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T08:57:30.997Z] #34 sha256:3564ebda12810ee0585bd634fa44778f8be8c88243598f427c21a88135635325 [2021-02-16T08:57:30.997Z] #34 DONE 0.1s [2021-02-16T08:57:30.997Z] [2021-02-16T08:57:30.997Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T08:57:30.997Z] #37 sha256:3f33f20a22783b22dc1bafe3453da21816502e0bac36127d551bcdad823f9d5a [2021-02-16T08:57:30.997Z] #37 DONE 0.1s [2021-02-16T08:57:30.997Z] [2021-02-16T08:57:30.997Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:30.997Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:30.997Z] #48 14.63 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T08:57:30.997Z] #48 14.74 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T08:57:30.997Z] #48 15.11 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:31.163Z] #53 18.26 Building dependency tree... [2021-02-16T08:57:31.256Z] #48 ... [2021-02-16T08:57:31.256Z] [2021-02-16T08:57:31.256Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:31.256Z] #40 sha256:e5c9b51672c1b5b640cfba65feacef27f1c2d35b7a7842efc32523f399bfe50f [2021-02-16T08:57:31.256Z] #40 DONE 0.2s [2021-02-16T08:57:31.256Z] [2021-02-16T08:57:31.256Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:57:31.256Z] #43 sha256:7bfd74dbed5907d3cbf4d008fb6c44797aabe41ea94bf081dc0faabca1454b9f [2021-02-16T08:57:31.256Z] #43 DONE 0.1s [2021-02-16T08:57:31.370Z] 1301750ffb48: Pull complete [2021-02-16T08:57:31.455Z] #53 19.20 The following additional packages will be installed: [2021-02-16T08:57:31.455Z] #53 19.21 libbtrfs0 [2021-02-16T08:57:31.515Z] [2021-02-16T08:57:31.515Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:31.515Z] #50 sha256:b3761212150c4b7ac235d047c7b1d2d60e8d268fc9bdcf285137cbed4818e632 [2021-02-16T08:57:31.515Z] #50 15.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:31.744Z] #53 19.33 The following NEW packages will be installed: [2021-02-16T08:57:31.744Z] #53 19.33 libbtrfs-dev libbtrfs0 [2021-02-16T08:57:31.744Z] #53 19.46 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T08:57:31.744Z] #53 19.46 Need to get 118 kB of archives. [2021-02-16T08:57:31.744Z] #53 19.46 After this operation, 390 kB of additional disk space will be used. [2021-02-16T08:57:31.744Z] #53 19.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-16T08:57:31.744Z] #53 19.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-16T08:57:31.775Z] #50 16.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:31.814Z] ? github.com/docker/docker/api [no test files] [2021-02-16T08:57:32.698Z] #33 9.350 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:57:32.698Z] #33 ... [2021-02-16T08:57:32.698Z] [2021-02-16T08:57:32.698Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:32.698Z] #63 sha256:1d4006de98a155cbba12f5d98b27363684bf47962007a976a37bf7ad7cb9f1a7 [2021-02-16T08:57:32.698Z] #63 2.697 + RM_GOPATH=0 [2021-02-16T08:57:32.698Z] #63 2.697 + TMP_GOPATH= [2021-02-16T08:57:32.698Z] #63 2.697 + : /build [2021-02-16T08:57:32.698Z] #63 2.697 + '[' -z '' ']' [2021-02-16T08:57:32.698Z] #63 2.697 ++ mktemp -d [2021-02-16T08:57:32.698Z] #63 2.706 + export GOPATH=/tmp/tmp.QmrvEgGvB7 [2021-02-16T08:57:32.698Z] #63 2.706 + GOPATH=/tmp/tmp.QmrvEgGvB7 [2021-02-16T08:57:32.698Z] #63 2.706 + RM_GOPATH=1 [2021-02-16T08:57:32.698Z] #63 2.706 + case "$(go env GOARCH)" in [2021-02-16T08:57:32.698Z] #63 2.706 ++ go env GOARCH [2021-02-16T08:57:32.698Z] #63 2.712 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.698Z] #63 2.712 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.698Z] #63 2.712 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:32.698Z] #63 2.713 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:32.698Z] #63 2.713 + dir=/tmp/install [2021-02-16T08:57:32.698Z] #63 2.713 + bin=proxy [2021-02-16T08:57:32.698Z] #63 2.713 + shift [2021-02-16T08:57:32.698Z] #63 2.713 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T08:57:32.699Z] #63 2.713 + . /tmp/install/proxy.installer [2021-02-16T08:57:32.699Z] #63 2.713 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:32.699Z] #63 2.713 + install_proxy [2021-02-16T08:57:32.699Z] #63 2.713 + case "$1" in [2021-02-16T08:57:32.699Z] #63 2.713 + export CGO_ENABLED=0 [2021-02-16T08:57:32.699Z] #63 2.713 + CGO_ENABLED=0 [2021-02-16T08:57:32.699Z] #63 2.713 + _install_proxy [2021-02-16T08:57:32.699Z] #63 2.713 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T08:57:32.699Z] #63 2.713 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QmrvEgGvB7/src/github.com/docker/libnetwork [2021-02-16T08:57:32.699Z] #63 2.743 Cloning into '/tmp/tmp.QmrvEgGvB7/src/github.com/docker/libnetwork'... [2021-02-16T08:57:32.699Z] #63 ... [2021-02-16T08:57:32.699Z] [2021-02-16T08:57:32.699Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:32.699Z] #57 sha256:75593aa118ebc1187927f19cfcdaaad00e646219cab6a346f05930afc70384d0 [2021-02-16T08:57:32.699Z] #57 3.959 + RM_GOPATH=0 [2021-02-16T08:57:32.699Z] #57 3.959 + TMP_GOPATH= [2021-02-16T08:57:32.699Z] #57 3.959 + : /build [2021-02-16T08:57:32.699Z] #57 3.959 + '[' -z '' ']' [2021-02-16T08:57:32.699Z] #57 3.959 ++ mktemp -d [2021-02-16T08:57:32.699Z] #57 3.959 + export GOPATH=/tmp/tmp.7b5HKMYZ8A [2021-02-16T08:57:32.699Z] #57 3.959 + GOPATH=/tmp/tmp.7b5HKMYZ8A [2021-02-16T08:57:32.699Z] #57 3.959 + RM_GOPATH=1 [2021-02-16T08:57:32.699Z] #57 3.959 + case "$(go env GOARCH)" in [2021-02-16T08:57:32.699Z] #57 3.965 ++ go env GOARCH [2021-02-16T08:57:32.699Z] #57 3.999 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.699Z] #57 3.999 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.699Z] #57 4.000 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:32.699Z] #57 4.003 + dir=/tmp/install [2021-02-16T08:57:32.699Z] #57 4.003 + bin=rootlesskit [2021-02-16T08:57:32.699Z] #57 4.006 + shift [2021-02-16T08:57:32.699Z] #57 4.007 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T08:57:32.699Z] #57 4.007 + . /tmp/install/rootlesskit.installer [2021-02-16T08:57:32.699Z] #57 4.008 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:32.699Z] #57 4.019 + install_rootlesskit [2021-02-16T08:57:32.699Z] #57 4.021 + case "$1" in [2021-02-16T08:57:32.699Z] #57 4.021 + export CGO_ENABLED=0 [2021-02-16T08:57:32.699Z] #57 4.021 + CGO_ENABLED=0 [2021-02-16T08:57:32.699Z] #57 4.022 + _install_rootlesskit [2021-02-16T08:57:32.699Z] #57 4.022 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T08:57:32.699Z] #57 4.022 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:32.699Z] #57 4.022 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7b5HKMYZ8A/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:32.699Z] #57 4.039 Cloning into '/tmp/tmp.7b5HKMYZ8A/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T08:57:32.699Z] #57 7.582 + cd /tmp/tmp.7b5HKMYZ8A/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:57:32.699Z] #57 7.582 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:57:32.699Z] #57 8.277 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:57:32.699Z] #57 8.282 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T08:57:32.715Z] #50 17.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:32.715Z] #50 ... [2021-02-16T08:57:32.715Z] [2021-02-16T08:57:32.715Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:32.715Z] #46 sha256:c71033f90f789ab98fa30fdd10026545f8a7095efb0c2a0b499c3d006277c5d1 [2021-02-16T08:57:32.715Z] #46 7.186 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:32.715Z] #46 7.190 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:32.715Z] #46 7.217 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T08:57:32.715Z] #46 7.231 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:32.715Z] #46 7.273 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:32.715Z] #46 7.806 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:32.715Z] #46 8.512 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:32.715Z] #46 9.937 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:32.715Z] #46 11.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:32.715Z] #46 14.76 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:32.715Z] #46 14.77 go: finding github.com/fatih/color v1.9.0 [2021-02-16T08:57:32.715Z] #46 14.78 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T08:57:32.715Z] #46 14.92 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:32.715Z] #46 15.15 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:32.715Z] #46 15.22 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:32.715Z] #46 15.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:32.715Z] #46 15.54 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:32.715Z] #46 15.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:32.715Z] #46 15.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:32.715Z] #46 15.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:32.773Z] #53 20.16 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:57:32.773Z] #53 20.27 Fetched 118 kB in 0s (1109 kB/s) [2021-02-16T08:57:32.773Z] #53 20.36 Selecting previously unselected package libbtrfs0. [2021-02-16T08:57:32.773Z] #53 20.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2021-02-16T08:57:32.773Z] #53 ... [2021-02-16T08:57:32.773Z] [2021-02-16T08:57:32.773Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:32.773Z] #45 10.26 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:32.773Z] #45 10.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:32.773Z] #45 10.47 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:32.773Z] #45 10.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:32.773Z] #45 10.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:32.773Z] #45 10.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:32.773Z] #45 ... [2021-02-16T08:57:32.773Z] [2021-02-16T08:57:32.773Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T08:57:32.773Z] #53 20.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T08:57:32.773Z] #53 20.55 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-16T08:57:32.773Z] #53 20.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T08:57:32.975Z] #46 ... [2021-02-16T08:57:32.975Z] [2021-02-16T08:57:32.975Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:32.975Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:32.975Z] #48 16.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:32.975Z] #48 16.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:32.975Z] #48 16.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:32.975Z] #48 16.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:32.975Z] #48 16.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:32.975Z] #48 16.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:32.975Z] #48 16.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:32.975Z] #48 16.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:32.975Z] #48 16.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:32.975Z] #48 16.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:32.975Z] #48 16.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:32.975Z] #48 16.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:32.975Z] #48 16.57 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:32.975Z] #48 16.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:32.975Z] #48 16.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:32.975Z] #48 16.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:32.975Z] #48 16.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:32.975Z] #48 16.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:32.975Z] #48 16.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:32.975Z] #48 16.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:32.975Z] #48 16.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:32.975Z] #48 16.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:32.975Z] #48 16.69 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:32.975Z] #48 16.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:32.975Z] #48 16.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:32.975Z] #48 16.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:32.975Z] #48 16.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:32.975Z] #48 16.83 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:32.975Z] #48 16.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:32.975Z] #48 16.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:32.975Z] #48 16.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:32.975Z] #48 17.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:32.975Z] #48 17.05 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:32.975Z] #48 17.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:32.975Z] #48 17.09 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:32.975Z] #48 17.12 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:32.975Z] #48 17.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:32.975Z] #48 17.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:32.975Z] #48 17.17 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:32.975Z] #48 17.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:32.975Z] #48 17.20 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:32.975Z] #48 17.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:32.975Z] #48 17.27 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:32.975Z] #48 17.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:32.975Z] #48 17.37 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:32.975Z] #48 17.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:32.975Z] #48 17.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:32.975Z] #48 17.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:32.975Z] #48 17.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:32.984Z] #57 ... [2021-02-16T08:57:32.984Z] [2021-02-16T08:57:32.984Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:32.984Z] #44 sha256:fc69566dd943ee0fe41d5bbf3603b908f9f26c2e5f2155beace776120df68691 [2021-02-16T08:57:32.984Z] #44 3.951 + RM_GOPATH=0 [2021-02-16T08:57:32.984Z] #44 3.951 + TMP_GOPATH= [2021-02-16T08:57:32.984Z] #44 3.951 + : /build [2021-02-16T08:57:32.984Z] #44 3.951 + '[' -z '' ']' [2021-02-16T08:57:32.984Z] #44 3.951 ++ mktemp -d [2021-02-16T08:57:32.984Z] #44 3.951 + export GOPATH=/tmp/tmp.SsggZ4EeZq [2021-02-16T08:57:32.984Z] #44 3.951 + GOPATH=/tmp/tmp.SsggZ4EeZq [2021-02-16T08:57:32.984Z] #44 3.951 + RM_GOPATH=1 [2021-02-16T08:57:32.984Z] #44 3.951 + case "$(go env GOARCH)" in [2021-02-16T08:57:32.984Z] #44 3.951 ++ go env GOARCH [2021-02-16T08:57:32.984Z] #44 3.972 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.984Z] #44 3.972 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.984Z] #44 3.972 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:32.984Z] #44 3.978 + dir=/tmp/install [2021-02-16T08:57:32.984Z] #44 3.979 + bin=vndr [2021-02-16T08:57:32.984Z] #44 3.979 + shift [2021-02-16T08:57:32.984Z] #44 3.979 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T08:57:32.984Z] #44 3.979 + . /tmp/install/vndr.installer [2021-02-16T08:57:32.984Z] #44 3.979 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:32.984Z] #44 3.979 + install_vndr [2021-02-16T08:57:32.984Z] #44 3.979 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T08:57:32.984Z] #44 3.979 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:32.984Z] #44 3.981 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SsggZ4EeZq/src/github.com/LK4D4/vndr [2021-02-16T08:57:32.984Z] #44 3.982 Cloning into '/tmp/tmp.SsggZ4EeZq/src/github.com/LK4D4/vndr'... [2021-02-16T08:57:32.984Z] #44 4.636 + cd /tmp/tmp.SsggZ4EeZq/src/github.com/LK4D4/vndr [2021-02-16T08:57:32.984Z] #44 4.637 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:57:32.984Z] #44 4.649 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T08:57:32.984Z] #44 6.735 github.com/LK4D4/vndr/build [2021-02-16T08:57:32.984Z] #44 6.739 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T08:57:32.984Z] #44 7.004 github.com/LK4D4/vndr/versioned [2021-02-16T08:57:32.984Z] #44 8.348 github.com/LK4D4/vndr/godl [2021-02-16T08:57:32.984Z] #44 ... [2021-02-16T08:57:32.984Z] [2021-02-16T08:57:32.984Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:32.984Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:57:32.984Z] #55 3.009 + RM_GOPATH=0 [2021-02-16T08:57:32.984Z] #55 3.009 + TMP_GOPATH= [2021-02-16T08:57:32.984Z] #55 3.009 + : /build [2021-02-16T08:57:32.984Z] #55 3.009 + '[' -z '' ']' [2021-02-16T08:57:32.984Z] #55 3.009 ++ mktemp -d [2021-02-16T08:57:32.984Z] #55 3.013 + export GOPATH=/tmp/tmp.HS8ALxXDRq [2021-02-16T08:57:32.984Z] #55 3.013 + GOPATH=/tmp/tmp.HS8ALxXDRq [2021-02-16T08:57:32.984Z] #55 3.013 + RM_GOPATH=1 [2021-02-16T08:57:32.984Z] #55 3.013 + case "$(go env GOARCH)" in [2021-02-16T08:57:32.984Z] #55 3.013 ++ go env GOARCH [2021-02-16T08:57:32.984Z] #55 3.019 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.984Z] #55 3.019 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:32.984Z] #55 3.019 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:32.984Z] #55 3.020 + dir=/tmp/install [2021-02-16T08:57:32.984Z] #55 3.020 + bin=containerd [2021-02-16T08:57:32.984Z] #55 3.020 + shift [2021-02-16T08:57:32.984Z] #55 3.020 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T08:57:32.984Z] #55 3.020 + . /tmp/install/containerd.installer [2021-02-16T08:57:32.984Z] #55 3.020 ++ set -e [2021-02-16T08:57:32.984Z] #55 3.020 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:32.984Z] #55 3.020 + install_containerd [2021-02-16T08:57:32.984Z] #55 3.021 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T08:57:32.984Z] #55 3.021 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HS8ALxXDRq/src/github.com/containerd/containerd [2021-02-16T08:57:32.984Z] #55 3.021 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:32.984Z] #55 3.028 Cloning into '/tmp/tmp.HS8ALxXDRq/src/github.com/containerd/containerd'... [2021-02-16T08:57:33.063Z] #53 20.64 Selecting previously unselected package libbtrfs-dev. [2021-02-16T08:57:33.063Z] #53 20.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-16T08:57:33.063Z] #53 20.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T08:57:33.063Z] #53 20.82 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T08:57:33.063Z] #53 20.88 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T08:57:33.234Z] #48 17.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:33.234Z] #48 17.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:33.234Z] #48 17.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:33.241Z] #55 ... [2021-02-16T08:57:33.241Z] [2021-02-16T08:57:33.241Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:57:33.241Z] #23 sha256:cb09ebbd174348ade8bbc34e81eeaf38cf222e365bc14dfcac2a1c3a4461b920 [2021-02-16T08:57:33.241Z] #23 3.200 + RM_GOPATH=0 [2021-02-16T08:57:33.241Z] #23 3.200 + TMP_GOPATH= [2021-02-16T08:57:33.241Z] #23 3.200 + : /build [2021-02-16T08:57:33.241Z] #23 3.200 + '[' -z '' ']' [2021-02-16T08:57:33.241Z] #23 3.200 ++ mktemp -d [2021-02-16T08:57:33.241Z] #23 3.200 + export GOPATH=/tmp/tmp.7HdFRk0QVQ [2021-02-16T08:57:33.241Z] #23 3.200 + GOPATH=/tmp/tmp.7HdFRk0QVQ [2021-02-16T08:57:33.241Z] #23 3.200 + RM_GOPATH=1 [2021-02-16T08:57:33.241Z] #23 3.200 + case "$(go env GOARCH)" in [2021-02-16T08:57:33.241Z] #23 3.200 ++ go env GOARCH [2021-02-16T08:57:33.241Z] #23 3.203 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #23 3.203 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #23 3.203 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:33.241Z] #23 3.204 Install docker/cli version 17.06.2-ce from stable [2021-02-16T08:57:33.241Z] #23 3.205 + dir=/tmp/install [2021-02-16T08:57:33.241Z] #23 3.205 + bin=dockercli [2021-02-16T08:57:33.241Z] #23 3.205 + shift [2021-02-16T08:57:33.241Z] #23 3.205 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T08:57:33.241Z] #23 3.205 + . /tmp/install/dockercli.installer [2021-02-16T08:57:33.241Z] #23 3.205 ++ : stable [2021-02-16T08:57:33.241Z] #23 3.205 ++ : 17.06.2-ce [2021-02-16T08:57:33.241Z] #23 3.205 + install_dockercli [2021-02-16T08:57:33.241Z] #23 3.205 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T08:57:33.241Z] #23 3.205 ++ uname -m [2021-02-16T08:57:33.241Z] #23 3.209 + arch=x86_64 [2021-02-16T08:57:33.241Z] #23 3.209 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T08:57:33.241Z] #23 3.209 + url=https://download.docker.com/linux/static [2021-02-16T08:57:33.241Z] #23 3.209 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T08:57:33.241Z] #23 3.209 + tar -xz docker/docker [2021-02-16T08:57:33.241Z] #23 9.897 + mkdir -p /build [2021-02-16T08:57:33.241Z] #23 9.908 + mv docker/docker /build/ [2021-02-16T08:57:33.241Z] #23 9.937 + rmdir docker [2021-02-16T08:57:33.241Z] #23 DONE 10.6s [2021-02-16T08:57:33.241Z] [2021-02-16T08:57:33.241Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:33.241Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:57:33.241Z] #52 3.961 + RM_GOPATH=0 [2021-02-16T08:57:33.241Z] #52 3.961 + TMP_GOPATH= [2021-02-16T08:57:33.241Z] #52 3.961 + : /build [2021-02-16T08:57:33.241Z] #52 3.961 + '[' -z '' ']' [2021-02-16T08:57:33.241Z] #52 3.970 ++ mktemp -d [2021-02-16T08:57:33.241Z] #52 3.974 + export GOPATH=/tmp/tmp.5gUCutYhjx [2021-02-16T08:57:33.241Z] #52 3.974 + GOPATH=/tmp/tmp.5gUCutYhjx [2021-02-16T08:57:33.241Z] #52 3.974 + RM_GOPATH=1 [2021-02-16T08:57:33.241Z] #52 3.974 + case "$(go env GOARCH)" in [2021-02-16T08:57:33.241Z] #52 3.974 ++ go env GOARCH [2021-02-16T08:57:33.241Z] #52 3.986 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #52 3.986 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #52 3.986 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:33.241Z] #52 3.996 + dir=/tmp/install [2021-02-16T08:57:33.241Z] #52 3.996 + bin=runc [2021-02-16T08:57:33.241Z] #52 3.996 + shift [2021-02-16T08:57:33.241Z] #52 3.996 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T08:57:33.241Z] #52 3.996 + . /tmp/install/runc.installer [2021-02-16T08:57:33.241Z] #52 3.996 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:57:33.241Z] #52 3.996 + install_runc [2021-02-16T08:57:33.241Z] #52 3.996 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T08:57:33.241Z] #52 3.997 + uname -r [2021-02-16T08:57:33.241Z] #52 4.014 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T08:57:33.241Z] #52 4.014 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T08:57:33.241Z] #52 4.014 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T08:57:33.241Z] #52 4.015 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5gUCutYhjx/src/github.com/opencontainers/runc [2021-02-16T08:57:33.241Z] #52 4.026 Cloning into '/tmp/tmp.5gUCutYhjx/src/github.com/opencontainers/runc'... [2021-02-16T08:57:33.241Z] #52 ... [2021-02-16T08:57:33.241Z] [2021-02-16T08:57:33.241Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:33.241Z] #50 sha256:73ccb44d897f2b60ab087e1d6b3805492a0dcc929234cbae66169ee093a43eec [2021-02-16T08:57:33.241Z] #50 3.398 + RM_GOPATH=0 [2021-02-16T08:57:33.241Z] #50 3.398 + TMP_GOPATH= [2021-02-16T08:57:33.241Z] #50 3.398 + : /build [2021-02-16T08:57:33.241Z] #50 3.398 + '[' -z '' ']' [2021-02-16T08:57:33.241Z] #50 3.398 ++ mktemp -d [2021-02-16T08:57:33.241Z] #50 3.400 + export GOPATH=/tmp/tmp.1TsGiSb2z2 [2021-02-16T08:57:33.241Z] #50 3.400 + GOPATH=/tmp/tmp.1TsGiSb2z2 [2021-02-16T08:57:33.241Z] #50 3.400 + RM_GOPATH=1 [2021-02-16T08:57:33.241Z] #50 3.400 + case "$(go env GOARCH)" in [2021-02-16T08:57:33.241Z] #50 3.405 ++ go env GOARCH [2021-02-16T08:57:33.241Z] #50 3.426 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #50 3.426 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.241Z] #50 3.434 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:33.241Z] #50 3.434 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:33.241Z] #50 3.434 + dir=/tmp/install [2021-02-16T08:57:33.241Z] #50 3.434 + bin=shfmt [2021-02-16T08:57:33.241Z] #50 3.434 + shift [2021-02-16T08:57:33.241Z] #50 3.434 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T08:57:33.241Z] #50 3.434 + . /tmp/install/shfmt.installer [2021-02-16T08:57:33.241Z] #50 3.434 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:33.241Z] #50 3.434 + install_shfmt [2021-02-16T08:57:33.241Z] #50 3.434 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T08:57:33.241Z] #50 3.434 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1TsGiSb2z2/src/github.com/mvdan/sh [2021-02-16T08:57:33.241Z] #50 3.434 Cloning into '/tmp/tmp.1TsGiSb2z2/src/github.com/mvdan/sh'... [2021-02-16T08:57:33.352Z] #53 20.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:57:33.458Z] dc5c6edc9cff: Pull complete [2021-02-16T08:57:33.494Z] #48 17.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:33.494Z] #48 17.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:33.494Z] #48 17.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:33.494Z] #48 17.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:33.494Z] #48 17.81 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:33.494Z] #48 17.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:33.497Z] #50 ... [2021-02-16T08:57:33.497Z] [2021-02-16T08:57:33.497Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:33.497Z] #36 sha256:d89def1a4b2e6994027cd5a6f8e72dc98aafded605d4be1accc24f2c79a43aff [2021-02-16T08:57:33.497Z] #36 3.767 + RM_GOPATH=0 [2021-02-16T08:57:33.497Z] #36 3.767 + TMP_GOPATH= [2021-02-16T08:57:33.497Z] #36 3.767 + : /build [2021-02-16T08:57:33.497Z] #36 3.767 + '[' -z '' ']' [2021-02-16T08:57:33.497Z] #36 3.769 ++ mktemp -d [2021-02-16T08:57:33.497Z] #36 3.771 + export GOPATH=/tmp/tmp.CfWmz2KZJ0 [2021-02-16T08:57:33.497Z] #36 3.771 + GOPATH=/tmp/tmp.CfWmz2KZJ0 [2021-02-16T08:57:33.497Z] #36 3.772 + RM_GOPATH=1 [2021-02-16T08:57:33.497Z] #36 3.772 + case "$(go env GOARCH)" in [2021-02-16T08:57:33.497Z] #36 3.772 ++ go env GOARCH [2021-02-16T08:57:33.497Z] #36 3.812 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.497Z] #36 3.812 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.497Z] #36 3.812 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:33.497Z] #36 3.819 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:33.497Z] #36 3.820 + dir=/tmp/install [2021-02-16T08:57:33.497Z] #36 3.820 + bin=tini [2021-02-16T08:57:33.497Z] #36 3.820 + shift [2021-02-16T08:57:33.497Z] #36 3.820 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T08:57:33.497Z] #36 3.820 + . /tmp/install/tini.installer [2021-02-16T08:57:33.497Z] #36 3.820 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:33.497Z] #36 3.820 + install_tini [2021-02-16T08:57:33.497Z] #36 3.820 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T08:57:33.497Z] #36 3.820 + git clone https://github.com/krallin/tini.git /tmp/tmp.CfWmz2KZJ0/tini [2021-02-16T08:57:33.497Z] #36 3.831 Cloning into '/tmp/tmp.CfWmz2KZJ0/tini'... [2021-02-16T08:57:33.497Z] #36 4.788 + cd /tmp/tmp.CfWmz2KZJ0/tini [2021-02-16T08:57:33.497Z] #36 4.788 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:33.497Z] #36 4.805 + cmake . [2021-02-16T08:57:33.497Z] #36 5.751 -- The C compiler identification is GNU 8.3.0 [2021-02-16T08:57:33.497Z] #36 5.819 -- Check for working C compiler: /usr/bin/cc [2021-02-16T08:57:33.497Z] #36 6.530 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T08:57:33.497Z] #36 6.534 -- Detecting C compiler ABI info [2021-02-16T08:57:33.497Z] #36 7.420 -- Detecting C compiler ABI info - done [2021-02-16T08:57:33.497Z] #36 7.474 -- Detecting C compile features [2021-02-16T08:57:33.497Z] #36 9.815 -- Detecting C compile features - done [2021-02-16T08:57:33.497Z] #36 9.932 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T08:57:33.497Z] #36 10.22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T08:57:33.497Z] #36 10.37 -- Configuring done [2021-02-16T08:57:33.497Z] #36 10.39 -- Generating done [2021-02-16T08:57:33.497Z] #36 10.39 -- Build files have been written to: /tmp/tmp.CfWmz2KZJ0/tini [2021-02-16T08:57:33.497Z] #36 10.41 + make tini-static [2021-02-16T08:57:33.497Z] #36 10.93 Scanning dependencies of target tini-static [2021-02-16T08:57:33.497Z] #36 ... [2021-02-16T08:57:33.497Z] [2021-02-16T08:57:33.497Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:33.497Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:33.497Z] #48 3.659 + RM_GOPATH=0 [2021-02-16T08:57:33.497Z] #48 3.659 + TMP_GOPATH= [2021-02-16T08:57:33.497Z] #48 3.659 + : /build [2021-02-16T08:57:33.497Z] #48 3.659 + '[' -z '' ']' [2021-02-16T08:57:33.497Z] #48 3.659 ++ mktemp -d [2021-02-16T08:57:33.497Z] #48 3.659 + export GOPATH=/tmp/tmp.8IiIr3WyRI [2021-02-16T08:57:33.498Z] #48 3.659 + GOPATH=/tmp/tmp.8IiIr3WyRI [2021-02-16T08:57:33.498Z] #48 3.659 + RM_GOPATH=1 [2021-02-16T08:57:33.498Z] #48 3.659 + case "$(go env GOARCH)" in [2021-02-16T08:57:33.498Z] #48 3.659 ++ go env GOARCH [2021-02-16T08:57:33.498Z] #48 3.694 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.498Z] #48 3.694 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:33.498Z] #48 3.694 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:33.498Z] #48 3.694 + dir=/tmp/install [2021-02-16T08:57:33.498Z] #48 3.694 + bin=golangci_lint [2021-02-16T08:57:33.498Z] #48 3.694 + shift [2021-02-16T08:57:33.498Z] #48 3.694 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T08:57:33.498Z] #48 3.694 + . /tmp/install/golangci_lint.installer [2021-02-16T08:57:33.498Z] #48 3.694 ++ : v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.694 + install_golangci_lint [2021-02-16T08:57:33.498Z] #48 3.694 + set -e [2021-02-16T08:57:33.498Z] #48 3.694 + export GO111MODULE=on [2021-02-16T08:57:33.498Z] #48 3.694 + GO111MODULE=on [2021-02-16T08:57:33.498Z] #48 3.694 + GOBIN=/build [2021-02-16T08:57:33.498Z] #48 3.694 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.850 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.852 go: finding github.com v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.858 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.858 go: finding github.com/golangci v1.23.8 [2021-02-16T08:57:33.498Z] #48 3.859 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T08:57:33.498Z] #48 4.749 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:33.498Z] #48 5.465 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:57:33.498Z] #48 10.82 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T08:57:33.498Z] #48 10.90 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T08:57:33.498Z] #48 10.91 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:33.498Z] #48 10.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:33.498Z] #48 10.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:33.498Z] #48 11.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:33.642Z] #53 ... [2021-02-16T08:57:33.642Z] [2021-02-16T08:57:33.642Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:33.642Z] #49 11.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:33.642Z] #49 11.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:33.642Z] #49 11.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:33.642Z] #49 11.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:33.642Z] #49 11.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:33.642Z] #49 11.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:33.642Z] #49 12.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:33.642Z] #49 13.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:33.642Z] #49 14.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:33.642Z] #49 14.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:33.642Z] #49 14.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:33.642Z] #49 14.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:33.642Z] #49 14.85 runtime [2021-02-16T08:57:33.642Z] #49 14.85 runtime/cgo [2021-02-16T08:57:33.642Z] #49 ... [2021-02-16T08:57:33.642Z] [2021-02-16T08:57:33.642Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:57:33.642Z] #43 11.37 unicode/utf16 [2021-02-16T08:57:33.642Z] #43 11.50 container/list [2021-02-16T08:57:33.642Z] #43 11.90 crypto/internal/subtle [2021-02-16T08:57:33.642Z] #43 11.91 crypto/subtle [2021-02-16T08:57:33.642Z] #43 12.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T08:57:33.642Z] #43 12.16 internal/nettrace [2021-02-16T08:57:33.642Z] #43 12.25 runtime/cgo [2021-02-16T08:57:33.642Z] #43 16.83 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T08:57:33.753Z] #48 11.11 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T08:57:33.753Z] #48 11.17 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:33.753Z] #48 ... [2021-02-16T08:57:33.753Z] [2021-02-16T08:57:33.753Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:33.753Z] #36 sha256:d89def1a4b2e6994027cd5a6f8e72dc98aafded605d4be1accc24f2c79a43aff [2021-02-16T08:57:33.753Z] #36 11.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T08:57:33.754Z] #48 17.97 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:33.754Z] #48 17.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:33.754Z] #48 17.98 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:33.754Z] #48 18.00 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:33.754Z] #48 18.08 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:33.754Z] #48 18.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:33.754Z] #48 18.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:33.754Z] #48 18.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:33.754Z] #48 18.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:33.938Z] #43 ... [2021-02-16T08:57:33.938Z] [2021-02-16T08:57:33.938Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:33.938Z] #34 14.37 Fetched 8110 kB in 11s (738 kB/s) [2021-02-16T08:57:33.938Z] #34 14.37 Reading package lists... [2021-02-16T08:57:33.938Z] #34 17.52 Reading package lists... [2021-02-16T08:57:33.938Z] #34 20.81 Building dependency tree... [2021-02-16T08:57:33.938Z] #34 ... [2021-02-16T08:57:33.938Z] [2021-02-16T08:57:33.938Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T08:57:33.938Z] #53 DONE 21.8s [2021-02-16T08:57:33.938Z] [2021-02-16T08:57:33.938Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:33.938Z] #40 14.77 Fetched 8110 kB in 12s (692 kB/s) [2021-02-16T08:57:33.938Z] #40 14.77 Reading package lists... [2021-02-16T08:57:33.938Z] #40 18.05 Reading package lists... [2021-02-16T08:57:34.036Z] #48 18.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:34.242Z] #40 21.41 Building dependency tree... [2021-02-16T08:57:34.242Z] #40 ... [2021-02-16T08:57:34.242Z] [2021-02-16T08:57:34.242Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:34.242Z] #34 21.79 The following additional packages will be installed: [2021-02-16T08:57:34.242Z] #34 21.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T08:57:34.242Z] #34 21.79 Suggested packages: [2021-02-16T08:57:34.242Z] #34 21.79 cmake-doc ninja-build lrzip [2021-02-16T08:57:34.242Z] #34 21.79 Recommended packages: [2021-02-16T08:57:34.242Z] #34 21.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T08:57:34.296Z] #48 18.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:34.296Z] #48 18.48 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:34.296Z] #48 18.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:34.296Z] #48 18.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:34.296Z] #48 18.53 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:34.296Z] #48 18.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:34.296Z] #48 18.67 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:34.296Z] #48 18.68 go: downloading golang.org/x/text v0.3.2 [2021-02-16T08:57:34.296Z] #48 18.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:34.296Z] #48 18.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:34.559Z] #48 18.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:34.559Z] #48 18.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:34.559Z] #48 19.01 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:34.559Z] #48 19.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:34.559Z] #48 19.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:34.818Z] #48 19.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:34.818Z] #48 19.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:34.818Z] #48 19.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:34.818Z] #48 19.25 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:34.818Z] #48 19.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:35.078Z] #48 19.39 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:35.078Z] #48 19.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:35.078Z] #48 19.51 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:35.078Z] #48 19.58 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:35.079Z] #48 19.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:35.287Z] #34 22.72 The following NEW packages will be installed: [2021-02-16T08:57:35.287Z] #34 22.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T08:57:35.287Z] #34 22.73 vim-common xxd [2021-02-16T08:57:35.287Z] #34 22.98 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T08:57:35.287Z] #34 22.98 Need to get 14.0 MB of archives. [2021-02-16T08:57:35.287Z] #34 22.98 After this operation, 62.1 MB of additional disk space will be used. [2021-02-16T08:57:35.287Z] #34 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-16T08:57:35.287Z] #34 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T08:57:35.338Z] #48 19.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:35.338Z] #48 19.68 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:35.338Z] #48 19.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:35.338Z] #48 19.73 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:35.338Z] #48 19.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:35.338Z] #48 19.77 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:35.597Z] #34 23.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T08:57:35.597Z] #34 23.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-16T08:57:35.598Z] #48 19.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:35.598Z] #48 19.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:35.598Z] #48 19.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:35.598Z] #48 20.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:35.598Z] #48 20.06 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:35.598Z] #48 20.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:35.641Z] #36 12.92 [100%] Linking C executable tini-static [2021-02-16T08:57:35.858Z] #48 20.15 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T08:57:35.858Z] #48 20.26 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:35.858Z] #48 20.30 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:35.897Z] #34 23.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-16T08:57:35.897Z] #34 23.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-16T08:57:35.898Z] #36 ... [2021-02-16T08:57:35.898Z] [2021-02-16T08:57:35.898Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:57:35.898Z] #33 sha256:6117a075403560a4bb980ceb3c0102a9058cb0a4a764872f309d26d3b7525f48 [2021-02-16T08:57:35.898Z] #33 DONE 13.4s [2021-02-16T08:57:36.118Z] #48 20.47 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T08:57:36.118Z] #48 20.61 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:36.118Z] #48 20.64 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:36.118Z] #48 20.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:36.118Z] #48 20.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:36.187Z] #34 23.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-16T08:57:36.187Z] #34 23.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-16T08:57:36.187Z] #34 23.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-16T08:57:36.187Z] #34 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-16T08:57:36.190Z] [2021-02-16T08:57:36.190Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:36.190Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:36.190Z] #48 11.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:36.190Z] #48 11.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:36.190Z] #48 11.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:36.190Z] #48 11.53 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T08:57:36.190Z] #48 11.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:36.190Z] #48 11.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:36.190Z] #48 11.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:36.190Z] #48 11.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:36.190Z] #48 11.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:36.190Z] #48 12.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:36.190Z] #48 12.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:36.190Z] #48 12.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:36.190Z] #48 12.16 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:36.190Z] #48 12.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:36.190Z] #48 12.96 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:36.190Z] #48 13.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:36.377Z] #48 20.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:36.377Z] #48 ... [2021-02-16T08:57:36.377Z] [2021-02-16T08:57:36.377Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:36.377Z] #44 sha256:7020620717bab6ad43a8be590cf3025d0b6cd3075943c3871a7f011b0a1eb6da [2021-02-16T08:57:36.377Z] #44 10.71 github.com/LK4D4/vndr [2021-02-16T08:57:36.476Z] #34 ... [2021-02-16T08:57:36.476Z] [2021-02-16T08:57:36.476Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:36.476Z] #62 14.01 + cd /tmp/tmp.Sx82E716sj/src/github.com/docker/libnetwork [2021-02-16T08:57:36.476Z] #62 14.01 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:36.476Z] #62 14.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T08:57:36.476Z] #62 ... [2021-02-16T08:57:36.476Z] [2021-02-16T08:57:36.476Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:36.476Z] #40 21.41 Building dependency tree... [2021-02-16T08:57:36.476Z] #40 22.87 The following additional packages will be installed: [2021-02-16T08:57:36.476Z] #40 22.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T08:57:36.476Z] #40 22.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T08:57:36.476Z] #40 22.88 Suggested packages: [2021-02-16T08:57:36.476Z] #40 22.88 manpages-dev python-setuptools [2021-02-16T08:57:36.476Z] #40 23.76 The following NEW packages will be installed: [2021-02-16T08:57:36.476Z] #40 23.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T08:57:36.476Z] #40 23.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T08:57:36.476Z] #40 23.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T08:57:36.476Z] #40 23.81 python-six zlib1g-dev [2021-02-16T08:57:36.476Z] #40 23.92 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T08:57:36.476Z] #40 23.92 Need to get 3742 kB of archives. [2021-02-16T08:57:36.476Z] #40 23.92 After this operation, 22.0 MB of additional disk space will be used. [2021-02-16T08:57:36.476Z] #40 23.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-16T08:57:36.476Z] #40 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-16T08:57:36.476Z] #40 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-16T08:57:36.476Z] #40 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-16T08:57:36.476Z] #40 23.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-16T08:57:36.476Z] #40 23.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-16T08:57:36.476Z] #40 23.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-16T08:57:36.476Z] #40 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-16T08:57:36.476Z] #40 23.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-16T08:57:36.476Z] #40 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-16T08:57:36.476Z] #40 24.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-16T08:57:36.476Z] #40 24.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-16T08:57:36.476Z] #40 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-16T08:57:36.476Z] #40 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-16T08:57:36.476Z] #40 24.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T08:57:36.477Z] #40 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-16T08:57:36.477Z] #40 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-16T08:57:36.492Z] #48 13.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:36.492Z] #48 ... [2021-02-16T08:57:36.492Z] [2021-02-16T08:57:36.492Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T08:57:36.492Z] #36 sha256:d89def1a4b2e6994027cd5a6f8e72dc98aafded605d4be1accc24f2c79a43aff [2021-02-16T08:57:36.492Z] #36 13.70 [100%] Built target tini-static [2021-02-16T08:57:36.492Z] #36 13.81 + mkdir -p /build [2021-02-16T08:57:36.492Z] #36 13.83 + cp tini-static /build/docker-init [2021-02-16T08:57:36.492Z] #36 DONE 14.0s [2021-02-16T08:57:36.637Z] #44 ... [2021-02-16T08:57:36.637Z] [2021-02-16T08:57:36.637Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:36.637Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:36.637Z] #48 20.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:36.748Z] [2021-02-16T08:57:36.748Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:36.748Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:36.748Z] #48 14.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:36.748Z] #48 14.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:36.748Z] #48 14.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:36.766Z] #40 ... [2021-02-16T08:57:36.766Z] [2021-02-16T08:57:36.766Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:57:36.766Z] #11 14.34 Fetched 8110 kB in 11s (738 kB/s) [2021-02-16T08:57:36.766Z] #11 14.34 Reading package lists... [2021-02-16T08:57:36.766Z] #11 17.72 Reading package lists... [2021-02-16T08:57:36.766Z] #11 21.16 Building dependency tree... [2021-02-16T08:57:36.766Z] #11 22.59 The following additional packages will be installed: [2021-02-16T08:57:36.766Z] #11 22.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T08:57:36.766Z] #11 22.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T08:57:36.766Z] #11 22.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T08:57:36.766Z] #11 22.60 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T08:57:36.766Z] #11 22.60 mingw-w64-x86-64-dev [2021-02-16T08:57:36.766Z] #11 22.60 Suggested packages: [2021-02-16T08:57:36.766Z] #11 22.60 gcc-8-locales seccomp wine64 [2021-02-16T08:57:36.766Z] #11 23.60 The following NEW packages will be installed: [2021-02-16T08:57:36.766Z] #11 23.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T08:57:36.766Z] #11 23.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T08:57:36.766Z] #11 23.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T08:57:36.766Z] #11 23.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T08:57:36.766Z] #11 23.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T08:57:36.766Z] #11 23.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T08:57:36.766Z] #11 23.63 The following packages will be upgraded: [2021-02-16T08:57:36.766Z] #11 23.63 libsystemd0 libudev1 [2021-02-16T08:57:36.766Z] #11 23.73 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T08:57:36.766Z] #11 23.73 Need to get 73.7 MB of archives. [2021-02-16T08:57:36.766Z] #11 23.73 After this operation, 494 MB of additional disk space will be used. [2021-02-16T08:57:36.766Z] #11 23.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-16T08:57:36.766Z] #11 23.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-16T08:57:36.766Z] #11 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-16T08:57:36.766Z] #11 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-16T08:57:36.766Z] #11 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T08:57:36.766Z] #11 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-16T08:57:36.766Z] #11 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-16T08:57:36.766Z] #11 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T08:57:36.766Z] #11 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T08:57:36.766Z] #11 ... [2021-02-16T08:57:36.766Z] [2021-02-16T08:57:36.766Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:36.766Z] #47 19.65 go: extracting golang.org/x/text v0.3.2 [2021-02-16T08:57:36.766Z] #47 23.39 go: finding github.com/fatih/color v1.7.0 [2021-02-16T08:57:36.766Z] #47 23.47 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:36.766Z] #47 23.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:36.766Z] #47 23.55 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:36.766Z] #47 23.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:36.766Z] #47 23.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:36.766Z] #47 23.68 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:36.766Z] #47 23.69 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T08:57:36.766Z] #47 23.69 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:36.766Z] #47 23.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:36.766Z] #47 23.71 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:36.766Z] #47 23.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:36.766Z] #47 23.75 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:36.766Z] #47 23.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:36.766Z] #47 23.75 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T08:57:36.766Z] #47 23.76 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:36.766Z] #47 23.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:36.766Z] #47 23.77 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:36.766Z] #47 23.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:36.766Z] #47 23.80 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:36.767Z] #47 23.88 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:36.767Z] #47 23.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:36.767Z] #47 23.90 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:36.767Z] #47 23.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:36.767Z] #47 23.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:36.767Z] #47 23.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:36.767Z] #47 23.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:36.767Z] #47 23.97 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:36.767Z] #47 23.99 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:36.767Z] #47 24.01 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:36.767Z] #47 24.05 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:36.767Z] #47 24.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:36.767Z] #47 24.18 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:36.767Z] #47 24.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:36.767Z] #47 24.24 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:36.767Z] #47 24.25 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:36.767Z] #47 24.26 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:36.767Z] #47 24.30 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T08:57:36.767Z] #47 24.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:36.767Z] #47 24.33 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T08:57:36.767Z] #47 24.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:36.767Z] #47 24.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:36.767Z] #47 24.44 go: finding golang.org/x/text v0.3.2 [2021-02-16T08:57:36.767Z] #47 24.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:36.767Z] #47 24.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:36.767Z] #47 24.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:36.767Z] #47 24.48 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:36.767Z] #47 24.50 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:36.767Z] #47 24.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:36.767Z] #47 24.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:36.767Z] #47 24.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:36.767Z] #47 24.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:36.995Z] 3c370c2e2f82: Pull complete [2021-02-16T08:57:36.995Z] 5ffb2f5886e2: Pull complete [2021-02-16T08:57:36.995Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:57:36.995Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-16T08:57:36.995Z] ---> 805dc2d65d1c [2021-02-16T08:57:36.995Z] Step 5/15 : ARG BUILDX_REPO [2021-02-16T08:57:36.995Z] ---> Running in df7c1f8bd2f4 [2021-02-16T08:57:36.995Z] Removing intermediate container df7c1f8bd2f4 [2021-02-16T08:57:36.995Z] ---> db2dfd2a4b68 [2021-02-16T08:57:36.995Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-16T08:57:36.995Z] ---> Running in f1a1dc9e7ab1 [2021-02-16T08:57:37.056Z] #47 24.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:37.056Z] #47 24.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:37.056Z] #47 24.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:37.056Z] #47 24.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:37.056Z] #47 24.62 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:37.056Z] #47 24.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:37.056Z] #47 24.69 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:37.056Z] #47 24.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:37.056Z] #47 24.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:37.056Z] #47 24.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:37.056Z] #47 24.76 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:37.056Z] #47 24.77 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:37.290Z] Cloning into '/buildx'... [2021-02-16T08:57:37.310Z] #48 14.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:37.310Z] #48 14.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:37.310Z] #48 14.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:37.310Z] #48 14.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:37.347Z] #47 24.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:37.347Z] #47 24.84 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:37.347Z] #47 24.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:37.347Z] #47 24.85 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:37.347Z] #47 24.85 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:37.347Z] #47 24.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:37.347Z] #47 24.98 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:37.347Z] #47 24.98 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:37.347Z] #47 24.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:37.347Z] #47 ... [2021-02-16T08:57:37.347Z] [2021-02-16T08:57:37.347Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:37.347Z] #40 25.09 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:57:37.347Z] #40 25.11 Fetched 3742 kB in 0s (11.4 MB/s) [2021-02-16T08:57:37.347Z] #40 25.15 Selecting previously unselected package libcap-dev:s390x. [2021-02-16T08:57:37.567Z] #48 15.00 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:37.576Z] #48 ... [2021-02-16T08:57:37.576Z] [2021-02-16T08:57:37.576Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:37.576Z] #63 sha256:646a2a5271acd50f6682f39e6cdf7f930bf31c5d90a63563bd6ee16bc281d45d [2021-02-16T08:57:37.576Z] #63 17.11 + cd /tmp/tmp.vXrImqDD4W/src/github.com/docker/libnetwork [2021-02-16T08:57:37.576Z] #63 17.11 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:37.576Z] #63 17.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T08:57:37.576Z] #63 DONE 22.0s [2021-02-16T08:57:37.637Z] #40 25.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T08:57:37.637Z] #40 25.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-16T08:57:37.637Z] #40 25.21 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-16T08:57:37.637Z] #40 25.34 Selecting previously unselected package libnet1:s390x. [2021-02-16T08:57:37.637Z] #40 ... [2021-02-16T08:57:37.637Z] [2021-02-16T08:57:37.637Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T08:57:37.637Z] #38 15.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T08:57:37.637Z] #38 16.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T08:57:37.637Z] #38 ... [2021-02-16T08:57:37.637Z] [2021-02-16T08:57:37.637Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T08:57:37.637Z] #25 11.28 Fetched 8110 kB in 11s (770 kB/s) [2021-02-16T08:57:37.637Z] #25 11.28 Reading package lists... [2021-02-16T08:57:37.637Z] #25 14.49 Reading package lists... [2021-02-16T08:57:37.637Z] #25 18.29 Building dependency tree... [2021-02-16T08:57:37.637Z] #25 19.35 The following additional packages will be installed: [2021-02-16T08:57:37.637Z] #25 19.36 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T08:57:37.637Z] #25 19.36 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T08:57:37.637Z] #25 19.36 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T08:57:37.637Z] #25 19.36 Suggested packages: [2021-02-16T08:57:37.637Z] #25 19.36 krb5-doc krb5-user [2021-02-16T08:57:37.637Z] #25 19.36 Recommended packages: [2021-02-16T08:57:37.637Z] #25 19.36 krb5-locales publicsuffix libsasl2-modules [2021-02-16T08:57:37.637Z] #25 20.28 The following NEW packages will be installed: [2021-02-16T08:57:37.637Z] #25 20.29 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T08:57:37.637Z] #25 20.29 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T08:57:37.637Z] #25 20.29 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T08:57:37.637Z] #25 20.29 libssh2-1 libssl1.1 openssl [2021-02-16T08:57:37.637Z] #25 20.46 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T08:57:37.637Z] #25 20.46 Need to get 4601 kB of archives. [2021-02-16T08:57:37.637Z] #25 20.46 After this operation, 11.9 MB of additional disk space will be used. [2021-02-16T08:57:37.637Z] #25 20.46 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T08:57:37.637Z] #25 20.47 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u5 [214 kB] [2021-02-16T08:57:37.637Z] #25 20.49 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-16T08:57:37.637Z] #25 20.51 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-16T08:57:37.637Z] #25 20.52 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-02-16T08:57:37.637Z] #25 20.60 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-02-16T08:57:37.637Z] #25 20.66 Get:7 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T08:57:37.637Z] #25 20.67 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-16T08:57:37.637Z] #25 20.68 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-16T08:57:37.637Z] #25 20.68 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-16T08:57:37.637Z] #25 20.70 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-16T08:57:37.637Z] #25 20.71 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-16T08:57:37.637Z] #25 20.72 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-16T08:57:37.637Z] #25 20.74 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-16T08:57:37.637Z] #25 20.74 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-16T08:57:37.637Z] #25 20.75 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-16T08:57:37.637Z] #25 20.77 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-16T08:57:37.637Z] #25 20.80 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-16T08:57:37.637Z] #25 20.81 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-16T08:57:37.637Z] #25 20.83 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-16T08:57:37.637Z] #25 20.84 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-16T08:57:37.637Z] #25 21.33 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:57:37.637Z] #25 21.41 Fetched 4601 kB in 0s (9804 kB/s) [2021-02-16T08:57:37.637Z] #25 21.45 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-16T08:57:37.836Z] [2021-02-16T08:57:37.836Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:37.836Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:37.836Z] #48 22.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:37.942Z] #25 21.46 (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 ... 6675 files and directories currently installed.) [2021-02-16T08:57:37.942Z] #25 21.48 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-16T08:57:37.942Z] #25 21.49 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:57:37.942Z] #25 21.58 Selecting previously unselected package libsasl2-2:s390x. [2021-02-16T08:57:37.942Z] #25 ... [2021-02-16T08:57:37.942Z] [2021-02-16T08:57:37.942Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:37.942Z] #40 25.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T08:57:37.942Z] #40 25.35 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T08:57:37.942Z] #40 25.41 Selecting previously unselected package libnet1-dev. [2021-02-16T08:57:37.942Z] #40 25.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T08:57:37.942Z] #40 25.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T08:57:37.942Z] #40 25.54 Selecting previously unselected package libnl-3-200:s390x. [2021-02-16T08:57:37.942Z] #40 25.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-16T08:57:37.942Z] #40 25.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T08:57:37.942Z] #40 ... [2021-02-16T08:57:37.942Z] [2021-02-16T08:57:37.942Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:37.942Z] #62 DONE 25.7s [2021-02-16T08:57:37.942Z] [2021-02-16T08:57:37.942Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:37.942Z] #40 25.64 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-16T08:57:37.942Z] #40 25.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-16T08:57:37.942Z] #40 25.69 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-16T08:57:38.405Z] #48 ... [2021-02-16T08:57:38.405Z] [2021-02-16T08:57:38.405Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:38.405Z] #44 sha256:7020620717bab6ad43a8be590cf3025d0b6cd3075943c3871a7f011b0a1eb6da [2021-02-16T08:57:38.405Z] #44 DONE 22.7s [2021-02-16T08:57:38.405Z] [2021-02-16T08:57:38.405Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:38.405Z] #50 sha256:b3761212150c4b7ac235d047c7b1d2d60e8d268fc9bdcf285137cbed4818e632 [2021-02-16T08:57:38.405Z] #50 17.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:38.405Z] #50 17.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:38.405Z] #50 18.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:38.405Z] #50 18.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:38.405Z] #50 18.82 golang.org/x/sys/unix [2021-02-16T08:57:38.405Z] #50 18.83 github.com/pkg/diff [2021-02-16T08:57:38.405Z] #50 20.20 mvdan.cc/editorconfig [2021-02-16T08:57:38.405Z] #50 21.20 mvdan.cc/sh/v3/fileutil [2021-02-16T08:57:38.405Z] #50 21.40 mvdan.cc/sh/v3/syntax [2021-02-16T08:57:38.497Z] #48 ... [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:38.497Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T08:57:38.497Z] #31 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T08:57:38.497Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T08:57:38.497Z] #19 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T08:57:38.497Z] #29 sha256:4dd3d30663a404caeb4e0897551865184ed3e372fbd7f516997d18bdfea85555 [2021-02-16T08:57:38.497Z] #29 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:38.497Z] #27 sha256:dafc779be9cef41b3762d1f5876d9b63de658ffa2d79e83e451653025a5b2874 [2021-02-16T08:57:38.497Z] #27 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:57:38.497Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T08:57:38.497Z] #30 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:57:38.497Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T08:57:38.497Z] #13 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T08:57:38.497Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T08:57:38.497Z] #14 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.497Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T08:57:38.497Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T08:57:38.497Z] #16 CACHED [2021-02-16T08:57:38.497Z] [2021-02-16T08:57:38.498Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:57:38.498Z] #28 sha256:32f58e1630e3fe41d181a09da61fa70a29b6d498bb429d9817acf19601c60806 [2021-02-16T08:57:38.498Z] #28 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:57:38.498Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T08:57:38.498Z] #21 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T08:57:38.498Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T08:57:38.498Z] #20 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T08:57:38.498Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T08:57:38.498Z] #15 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:57:38.498Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T08:57:38.498Z] #18 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T08:57:38.498Z] #24 sha256:65bb1321812cdda511b9ab009ee8587a923512e3fcf6e76fa305e5287d0e7955 [2021-02-16T08:57:38.498Z] #24 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:57:38.498Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T08:57:38.498Z] #26 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T08:57:38.498Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T08:57:38.498Z] #17 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T08:57:38.498Z] #32 sha256:dd1f07e401cdb571a965a0fafe346f7fa4d67b43bf036b30ac67677868ea883c [2021-02-16T08:57:38.498Z] #32 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:38.498Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:38.498Z] #48 15.73 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:38.498Z] #48 ... [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T08:57:38.498Z] #34 sha256:ca4e62f8587ac272f2d488d4bb770e04e433e179f05d8c7b10ae5d31da680db4 [2021-02-16T08:57:38.498Z] #34 DONE 0.1s [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:57:38.498Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T08:57:38.498Z] #38 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:57:38.498Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T08:57:38.498Z] #39 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:57:38.498Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T08:57:38.498Z] #41 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T08:57:38.498Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T08:57:38.498Z] #42 CACHED [2021-02-16T08:57:38.498Z] [2021-02-16T08:57:38.498Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T08:57:38.498Z] #37 sha256:3fb7ce419a0d88d1706cfa98b97ea8509d271441ac5dad662d39b036def22c82 [2021-02-16T08:57:38.572Z] #40 26.17 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-16T08:57:38.572Z] #40 26.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-16T08:57:38.572Z] #40 26.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T08:57:38.762Z] #37 DONE 0.1s [2021-02-16T08:57:38.762Z] [2021-02-16T08:57:38.762Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:38.762Z] #40 sha256:faadf2782ff58d672c51e85a96ed33f974e4b84300672ebe274f12b61bd060e3 [2021-02-16T08:57:38.762Z] #40 ... [2021-02-16T08:57:38.762Z] [2021-02-16T08:57:38.762Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:38.762Z] #46 sha256:1047f76ec21c9578cdf6ec4bd78460fecee6ca9b69f5c6fdf8c2a16b8bc58027 [2021-02-16T08:57:38.762Z] #46 6.236 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:38.762Z] #46 6.285 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T08:57:38.762Z] #46 6.286 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T08:57:38.762Z] #46 6.289 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:38.762Z] #46 6.403 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T08:57:38.762Z] #46 6.459 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:38.762Z] #46 6.517 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:38.762Z] #46 6.519 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T08:57:38.762Z] #46 6.561 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:38.762Z] #46 6.563 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:38.762Z] #46 6.668 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:38.762Z] #46 6.680 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:38.762Z] #46 6.688 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:38.762Z] #46 6.825 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:38.762Z] #46 6.830 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:38.762Z] #46 6.971 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:38.762Z] #46 7.019 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:38.762Z] #46 7.342 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:38.762Z] #46 7.550 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:38.762Z] #46 9.182 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:38.762Z] #46 9.191 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:38.762Z] #46 11.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:38.762Z] #46 14.63 go: finding github.com/fatih/color v1.9.0 [2021-02-16T08:57:38.762Z] #46 14.69 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:57:38.762Z] #46 14.79 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T08:57:38.762Z] #46 14.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:57:38.762Z] #46 14.88 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T08:57:38.762Z] #46 14.95 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:57:38.762Z] #46 15.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:57:38.762Z] #46 15.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:57:38.762Z] #46 15.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:57:38.762Z] #46 15.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:57:38.762Z] #46 15.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:57:38.864Z] #40 26.36 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-16T08:57:38.864Z] #40 26.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-16T08:57:38.864Z] #40 26.37 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-16T08:57:38.864Z] #40 26.50 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-16T08:57:38.864Z] #40 26.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-16T08:57:38.864Z] #40 26.51 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-16T08:57:39.019Z] #46 ... [2021-02-16T08:57:39.019Z] [2021-02-16T08:57:39.019Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:39.019Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:57:39.019Z] #52 16.25 + cd /tmp/tmp.5gUCutYhjx/src/github.com/opencontainers/runc [2021-02-16T08:57:39.019Z] #52 16.25 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:57:39.153Z] #40 26.68 Selecting previously unselected package libprotobuf17:s390x. [2021-02-16T08:57:39.153Z] #40 26.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:39.153Z] #40 26.68 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:39.275Z] #52 ... [2021-02-16T08:57:39.275Z] [2021-02-16T08:57:39.275Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T08:57:39.275Z] #40 sha256:faadf2782ff58d672c51e85a96ed33f974e4b84300672ebe274f12b61bd060e3 [2021-02-16T08:57:39.275Z] #40 DONE 0.5s [2021-02-16T08:57:39.275Z] [2021-02-16T08:57:39.275Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:39.275Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:57:39.275Z] #52 16.78 + '[' -z '' ']' [2021-02-16T08:57:39.344Z] #50 ... [2021-02-16T08:57:39.344Z] [2021-02-16T08:57:39.344Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:39.344Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:39.344Z] #48 23.69 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:39.442Z] #40 27.15 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-16T08:57:39.443Z] #40 27.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:39.443Z] #40 27.16 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:39.530Z] #52 16.79 + target=static [2021-02-16T08:57:39.530Z] #52 16.79 + make 'BUILDTAGS=seccomp ' static [2021-02-16T08:57:39.530Z] #52 ... [2021-02-16T08:57:39.530Z] [2021-02-16T08:57:39.530Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:57:39.530Z] #43 sha256:1abb002fb431583eb54bd58d6293b386dbdb04fdb56593eef5c4a6b78684bc24 [2021-02-16T08:57:39.530Z] #43 DONE 0.2s [2021-02-16T08:57:39.530Z] [2021-02-16T08:57:39.530Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:39.530Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:57:39.530Z] #52 17.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T08:57:39.735Z] #40 27.31 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-16T08:57:39.735Z] #40 27.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:39.735Z] #40 27.32 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-16T08:57:40.285Z] #48 ... [2021-02-16T08:57:40.285Z] [2021-02-16T08:57:40.285Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T08:57:40.285Z] #45 sha256:2ae72134f5d9fed1e2885d27a6453276628f2c12dda2d6f526c35f9d7cd32d47 [2021-02-16T08:57:40.285Z] #45 DONE 0.1s [2021-02-16T08:57:40.285Z] [2021-02-16T08:57:40.285Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:40.285Z] #52 sha256:d227a543dfabbaa0fcdf131a1b1978b796915ec270e35392c5c3a0fe7e63e54c [2021-02-16T08:57:40.285Z] #52 16.18 + cd /tmp/tmp.RqNDah3fNW/src/github.com/opencontainers/runc [2021-02-16T08:57:40.285Z] #52 16.19 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:57:40.285Z] #52 16.69 + '[' -z '' ']' [2021-02-16T08:57:40.285Z] #52 16.69 + target=static [2021-02-16T08:57:40.285Z] #52 16.70 + make 'BUILDTAGS=seccomp ' static [2021-02-16T08:57:40.285Z] #52 16.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T08:57:40.364Z] #40 28.04 Selecting previously unselected package libprotoc17:s390x. [2021-02-16T08:57:40.364Z] #40 28.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:40.364Z] #40 28.06 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:40.994Z] #40 28.57 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T08:57:40.994Z] #40 28.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-16T08:57:40.994Z] #40 28.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T08:57:40.994Z] #40 28.68 Selecting previously unselected package protobuf-compiler. [2021-02-16T08:57:40.994Z] #40 28.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:40.994Z] #40 28.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T08:57:40.994Z] #40 28.78 Selecting previously unselected package python-pkg-resources. [2021-02-16T08:57:40.994Z] #40 28.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T08:57:40.994Z] #40 28.78 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T08:57:41.283Z] #40 28.96 Selecting previously unselected package python-six. [2021-02-16T08:57:41.283Z] #40 28.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T08:57:41.283Z] #40 28.97 Unpacking python-six (1.12.0-1) ... [2021-02-16T08:57:41.283Z] #40 29.05 Selecting previously unselected package python-protobuf. [2021-02-16T08:57:41.572Z] #40 29.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-16T08:57:41.572Z] #40 29.06 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T08:57:41.723Z] #52 ... [2021-02-16T08:57:41.723Z] [2021-02-16T08:57:41.723Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:41.723Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:41.723Z] #48 26.11 go: extracting golang.org/x/text v0.3.2 [2021-02-16T08:57:41.754Z] Removing intermediate container f1a1dc9e7ab1 [2021-02-16T08:57:41.755Z] ---> 0ee76ef7ee1d [2021-02-16T08:57:41.755Z] Step 7/15 : WORKDIR /buildx [2021-02-16T08:57:41.755Z] ---> Running in b5fd3387065f [2021-02-16T08:57:41.755Z] Removing intermediate container b5fd3387065f [2021-02-16T08:57:41.755Z] ---> ba561070899f [2021-02-16T08:57:41.755Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-16T08:57:41.755Z] ---> Running in 8b6a9ef9f823 [2021-02-16T08:57:41.755Z] Removing intermediate container 8b6a9ef9f823 [2021-02-16T08:57:41.755Z] ---> d699c6b1495a [2021-02-16T08:57:41.755Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-16T08:57:41.755Z] ---> Running in 5267dc7d189d [2021-02-16T08:57:41.862Z] #40 29.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T08:57:42.408Z] From https://github.com/docker/buildx [2021-02-16T08:57:42.408Z] * [new tag] v0.5.1 -> build [2021-02-16T08:57:42.699Z] Switched to branch 'build' [2021-02-16T08:57:42.992Z] Removing intermediate container 5267dc7d189d [2021-02-16T08:57:42.992Z] ---> 2b37e4d0f087 [2021-02-16T08:57:42.992Z] Step 10/15 : ARG GOOS [2021-02-16T08:57:42.992Z] ---> Running in 175d42d69145 [2021-02-16T08:57:43.284Z] Removing intermediate container 175d42d69145 [2021-02-16T08:57:43.284Z] ---> 828ad157852f [2021-02-16T08:57:43.284Z] Step 11/15 : ARG GOARCH [2021-02-16T08:57:43.284Z] ---> Running in 8212d639a879 [2021-02-16T08:57:43.284Z] Removing intermediate container 8212d639a879 [2021-02-16T08:57:43.284Z] ---> b6c941403561 [2021-02-16T08:57:43.284Z] 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 [2021-02-16T08:57:43.284Z] ---> Running in 9b27ff738aca [2021-02-16T08:57:43.701Z] #52 ... [2021-02-16T08:57:43.701Z] [2021-02-16T08:57:43.701Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:43.701Z] #44 sha256:fc69566dd943ee0fe41d5bbf3603b908f9f26c2e5f2155beace776120df68691 [2021-02-16T08:57:43.701Z] #44 10.82 github.com/LK4D4/vndr [2021-02-16T08:57:43.701Z] #44 ... [2021-02-16T08:57:43.701Z] [2021-02-16T08:57:43.701Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:43.701Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:43.701Z] #48 17.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:43.701Z] #48 17.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:43.701Z] #48 17.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:43.701Z] #48 17.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:43.701Z] #48 17.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:43.701Z] #48 17.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:43.701Z] #48 17.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:43.701Z] #48 17.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:43.701Z] #48 17.16 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:43.701Z] #48 17.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:43.701Z] #48 17.25 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:43.701Z] #48 17.32 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:43.701Z] #48 17.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:43.701Z] #48 17.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:43.701Z] #48 17.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:43.701Z] #48 17.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:43.701Z] #48 17.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:43.701Z] #48 17.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:43.701Z] #48 17.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.42 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T08:57:43.701Z] #48 17.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:43.701Z] #48 17.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:43.701Z] #48 17.47 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:43.701Z] #48 17.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:43.701Z] #48 17.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:43.701Z] #48 17.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:43.701Z] #48 17.55 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:43.701Z] #48 17.58 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T08:57:43.701Z] #48 17.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:43.701Z] #48 17.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:43.701Z] #48 17.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:43.701Z] #48 17.72 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:43.701Z] #48 17.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:43.701Z] #48 17.76 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:43.701Z] #48 17.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.82 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:43.701Z] #48 17.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:43.701Z] #48 17.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:43.701Z] #48 17.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:43.701Z] #48 17.95 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:43.701Z] #48 17.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:43.701Z] #48 18.03 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:43.701Z] #48 18.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:43.701Z] #48 18.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:43.701Z] #48 18.18 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:43.701Z] #48 18.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:43.701Z] #48 18.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:43.701Z] #48 18.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:43.701Z] #48 18.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:43.701Z] #48 18.39 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T08:57:43.701Z] #48 18.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:43.701Z] #48 18.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:43.701Z] #48 18.43 go: downloading golang.org/x/text v0.3.2 [2021-02-16T08:57:43.701Z] #48 18.51 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:43.701Z] #48 18.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:43.701Z] #48 18.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:43.701Z] #48 18.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:43.701Z] #48 18.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:43.701Z] #48 18.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:43.701Z] #48 18.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:43.701Z] #48 18.72 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T08:57:43.701Z] #48 18.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:43.701Z] #48 18.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:43.701Z] #48 18.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:43.701Z] #48 19.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:43.701Z] #48 19.06 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:43.701Z] #48 19.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:43.702Z] #48 19.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:43.702Z] #48 19.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.27 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:43.702Z] #48 19.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:43.702Z] #48 19.43 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:43.702Z] #48 19.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:43.702Z] #48 19.47 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:43.702Z] #48 19.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:43.702Z] #48 19.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:43.702Z] #48 19.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:43.702Z] #48 19.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:43.702Z] #48 19.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:43.702Z] #48 19.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:43.702Z] #48 19.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:43.702Z] #48 19.78 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:43.702Z] #48 19.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:43.702Z] #48 19.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:43.702Z] #48 20.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:43.702Z] #48 20.14 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:43.702Z] #48 20.14 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T08:57:43.702Z] #48 20.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:43.702Z] #48 20.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:43.702Z] #48 20.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:43.702Z] #48 20.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:43.702Z] #48 20.60 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T08:57:43.702Z] #48 20.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:43.702Z] #48 20.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:43.702Z] #48 20.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:43.702Z] #48 20.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:43.702Z] #48 20.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:43.702Z] #48 21.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:43.702Z] #48 21.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:57:43.702Z] #48 21.15 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:43.920Z] #40 31.26 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:43.920Z] #40 31.26 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T08:57:43.920Z] #40 31.26 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T08:57:43.920Z] #40 31.27 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-16T08:57:43.920Z] #40 31.27 Setting up python-six (1.12.0-1) ... [2021-02-16T08:57:43.959Z] #48 21.28 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:43.959Z] #48 21.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:43.959Z] #48 21.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:43.959Z] #48 21.46 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:57:44.096Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-02-16T08:57:44.210Z] #40 ... [2021-02-16T08:57:44.210Z] [2021-02-16T08:57:44.210Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:44.210Z] #54 0.924 + RM_GOPATH=0 [2021-02-16T08:57:44.210Z] #54 0.924 + TMP_GOPATH= [2021-02-16T08:57:44.210Z] #54 0.924 + : /build [2021-02-16T08:57:44.210Z] #54 0.924 + '[' -z '' ']' [2021-02-16T08:57:44.210Z] #54 0.925 ++ mktemp -d [2021-02-16T08:57:44.210Z] #54 0.929 + export GOPATH=/tmp/tmp.aYr7rUHctY [2021-02-16T08:57:44.210Z] #54 0.929 + GOPATH=/tmp/tmp.aYr7rUHctY [2021-02-16T08:57:44.210Z] #54 0.929 + RM_GOPATH=1 [2021-02-16T08:57:44.210Z] #54 0.929 + case "$(go env GOARCH)" in [2021-02-16T08:57:44.210Z] #54 0.929 ++ go env GOARCH [2021-02-16T08:57:44.210Z] #54 0.963 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:44.210Z] #54 0.963 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:44.210Z] #54 0.964 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:44.210Z] #54 0.966 + dir=/tmp/install [2021-02-16T08:57:44.210Z] #54 0.966 + bin=containerd [2021-02-16T08:57:44.210Z] #54 0.966 + shift [2021-02-16T08:57:44.210Z] #54 0.966 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T08:57:44.210Z] #54 0.966 + . /tmp/install/containerd.installer [2021-02-16T08:57:44.210Z] #54 0.966 ++ set -e [2021-02-16T08:57:44.210Z] #54 0.966 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:44.210Z] #54 0.966 + install_containerd [2021-02-16T08:57:44.210Z] #54 0.967 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T08:57:44.210Z] #54 0.967 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aYr7rUHctY/src/github.com/containerd/containerd [2021-02-16T08:57:44.210Z] #54 0.967 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:44.210Z] #54 0.969 Cloning into '/tmp/tmp.aYr7rUHctY/src/github.com/containerd/containerd'... [2021-02-16T08:57:44.210Z] #54 ... [2021-02-16T08:57:44.210Z] [2021-02-16T08:57:44.210Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T08:57:44.210Z] #25 21.58 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 21.60 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 21.71 Selecting previously unselected package libldap-common. [2021-02-16T08:57:44.210Z] #25 21.71 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T08:57:44.210Z] #25 21.71 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:57:44.210Z] #25 21.81 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-16T08:57:44.210Z] #25 21.81 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 21.81 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:57:44.210Z] #25 22.07 Selecting previously unselected package libssl1.1:s390x. [2021-02-16T08:57:44.210Z] #25 22.07 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 22.07 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-16T08:57:44.210Z] #25 22.99 Selecting previously unselected package openssl. [2021-02-16T08:57:44.210Z] #25 22.99 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 22.99 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T08:57:44.210Z] #25 23.60 Selecting previously unselected package ca-certificates. [2021-02-16T08:57:44.210Z] #25 23.60 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T08:57:44.210Z] #25 23.60 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T08:57:44.210Z] #25 23.91 Selecting previously unselected package libkeyutils1:s390x. [2021-02-16T08:57:44.210Z] #25 23.91 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 23.91 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-16T08:57:44.210Z] #25 23.97 Selecting previously unselected package libkrb5support0:s390x. [2021-02-16T08:57:44.210Z] #25 23.97 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 23.97 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 24.06 Selecting previously unselected package libk5crypto3:s390x. [2021-02-16T08:57:44.210Z] #25 24.06 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.06 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 24.24 Selecting previously unselected package libkrb5-3:s390x. [2021-02-16T08:57:44.210Z] #25 24.24 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.24 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 24.56 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-16T08:57:44.210Z] #25 24.56 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.57 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 24.75 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-16T08:57:44.210Z] #25 24.75 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.75 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 24.90 Selecting previously unselected package libpsl5:s390x. [2021-02-16T08:57:44.210Z] #25 24.90 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.90 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-16T08:57:44.210Z] #25 24.94 Selecting previously unselected package librtmp1:s390x. [2021-02-16T08:57:44.210Z] #25 24.94 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 24.94 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T08:57:44.210Z] #25 25.03 Selecting previously unselected package libssh2-1:s390x. [2021-02-16T08:57:44.210Z] #25 25.03 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.04 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-16T08:57:44.210Z] #25 25.16 Selecting previously unselected package libcurl4:s390x. [2021-02-16T08:57:44.210Z] #25 25.16 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.16 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 25.41 Selecting previously unselected package curl. [2021-02-16T08:57:44.210Z] #25 25.42 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.42 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 25.66 Selecting previously unselected package libonig5:s390x. [2021-02-16T08:57:44.210Z] #25 25.66 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.67 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-16T08:57:44.210Z] #25 25.82 Selecting previously unselected package libjq1:s390x. [2021-02-16T08:57:44.210Z] #25 25.82 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T08:57:44.210Z] #25 25.93 Selecting previously unselected package jq. [2021-02-16T08:57:44.210Z] #25 25.93 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T08:57:44.210Z] #25 25.93 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T08:57:44.210Z] #25 26.15 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-16T08:57:44.210Z] #25 26.15 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-16T08:57:44.210Z] #25 26.17 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-16T08:57:44.210Z] #25 26.53 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-16T08:57:44.210Z] #25 26.54 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:57:44.210Z] #25 26.55 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.211Z] #25 26.56 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:57:44.211Z] #25 26.56 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T08:57:44.211Z] #25 26.57 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.211Z] #25 26.58 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:57:44.211Z] #25 26.59 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-16T08:57:44.211Z] #25 26.61 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:44.211Z] #25 26.61 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T08:57:44.211Z] #25 26.62 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-16T08:57:44.211Z] #25 26.63 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T08:57:44.211Z] #25 26.64 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:57:44.211Z] #25 26.64 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T08:57:44.265Z] #48 28.48 go: finding github.com/fatih/color v1.7.0 [2021-02-16T08:57:44.265Z] #48 28.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:44.265Z] #48 28.56 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:44.265Z] #48 28.58 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:44.265Z] #48 28.61 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:44.265Z] #48 28.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:44.265Z] #48 28.64 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:44.265Z] #48 28.66 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:44.265Z] #48 28.67 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T08:57:44.265Z] #48 28.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:44.523Z] #48 ... [2021-02-16T08:57:44.523Z] [2021-02-16T08:57:44.523Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:57:44.523Z] #63 sha256:1d4006de98a155cbba12f5d98b27363684bf47962007a976a37bf7ad7cb9f1a7 [2021-02-16T08:57:44.523Z] #63 17.92 Checking out files: 96% (1839/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T08:57:44.523Z] #63 17.99 + cd /tmp/tmp.QmrvEgGvB7/src/github.com/docker/libnetwork [2021-02-16T08:57:44.523Z] #63 18.00 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:57:44.523Z] #63 18.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T08:57:44.523Z] #63 DONE 21.9s [2021-02-16T08:57:44.523Z] [2021-02-16T08:57:44.523Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:44.523Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:44.523Z] #48 21.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:44.523Z] #48 ... [2021-02-16T08:57:44.523Z] [2021-02-16T08:57:44.523Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:44.523Z] #50 sha256:73ccb44d897f2b60ab087e1d6b3805492a0dcc929234cbae66169ee093a43eec [2021-02-16T08:57:44.523Z] #50 11.79 + cd /tmp/tmp.1TsGiSb2z2/src/github.com/mvdan/sh [2021-02-16T08:57:44.523Z] #50 11.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:57:44.523Z] #50 11.89 + GO111MODULE=on [2021-02-16T08:57:44.523Z] #50 11.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T08:57:44.523Z] #50 13.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:44.523Z] #50 13.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:44.523Z] #50 13.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:44.523Z] #50 13.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:44.523Z] #50 13.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:44.523Z] #50 14.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:44.523Z] #50 15.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:44.523Z] #50 16.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:44.523Z] #50 17.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:57:44.523Z] #50 17.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:57:44.523Z] #50 17.62 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:57:44.523Z] #50 17.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:57:44.523Z] #50 18.28 github.com/pkg/diff [2021-02-16T08:57:44.523Z] #50 18.35 golang.org/x/sys/unix [2021-02-16T08:57:44.523Z] #50 19.55 mvdan.cc/editorconfig [2021-02-16T08:57:44.523Z] #50 20.57 mvdan.cc/sh/v3/fileutil [2021-02-16T08:57:44.523Z] #50 20.72 mvdan.cc/sh/v3/syntax [2021-02-16T08:57:44.525Z] #48 28.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.73 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:44.525Z] #48 28.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:44.525Z] #48 28.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.76 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:44.525Z] #48 28.77 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.77 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T08:57:44.525Z] #48 28.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:44.525Z] #48 28.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:44.525Z] #48 28.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:44.525Z] #48 28.89 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:44.525Z] #48 28.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:44.525Z] #48 28.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:44.525Z] #48 28.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:44.525Z] #48 28.96 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:44.525Z] #48 28.98 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:44.525Z] #48 29.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:44.525Z] #48 29.02 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:44.525Z] #48 29.03 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:44.525Z] #48 29.04 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:44.525Z] #48 29.06 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:44.785Z] #48 29.07 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:44.785Z] #48 29.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:44.785Z] #48 29.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:44.785Z] #48 29.14 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:44.785Z] #48 29.15 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T08:57:44.785Z] #48 29.16 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T08:57:44.785Z] #48 29.16 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:44.785Z] #48 29.17 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:44.785Z] #48 29.18 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:44.785Z] #48 29.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:44.785Z] #48 29.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:44.785Z] #48 29.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:44.785Z] #48 29.27 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:44.840Z] #25 28.33 Updating certificates in /etc/ssl/certs... [2021-02-16T08:57:45.044Z] #48 29.32 go: finding golang.org/x/text v0.3.2 [2021-02-16T08:57:45.044Z] #48 29.36 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:45.044Z] #48 29.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:45.044Z] #48 29.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:45.044Z] #48 29.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:45.044Z] #48 29.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:45.044Z] #48 29.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:45.044Z] #48 29.42 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:45.044Z] #48 29.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:45.044Z] #48 29.43 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:45.044Z] #48 29.44 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:45.044Z] #48 29.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:45.044Z] #48 29.46 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:45.044Z] #48 29.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:45.044Z] #48 29.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:45.044Z] #48 29.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:45.044Z] #48 29.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:45.044Z] #48 29.50 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:45.044Z] #48 29.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:45.044Z] #48 29.55 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:45.044Z] #48 29.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:45.129Z] #25 ... [2021-02-16T08:57:45.129Z] [2021-02-16T08:57:45.129Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T08:57:45.303Z] #48 29.62 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:45.303Z] #48 29.65 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:45.303Z] #48 29.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:45.303Z] #48 29.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:45.303Z] #48 29.71 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:45.303Z] #48 29.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:45.708Z] #30 32.71 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T08:57:45.708Z] #30 33.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T08:57:45.889Z] #50 ... [2021-02-16T08:57:45.889Z] [2021-02-16T08:57:45.889Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:45.889Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:45.889Z] #48 23.23 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:45.889Z] #48 ... [2021-02-16T08:57:45.889Z] [2021-02-16T08:57:45.889Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:57:45.889Z] #44 sha256:fc69566dd943ee0fe41d5bbf3603b908f9f26c2e5f2155beace776120df68691 [2021-02-16T08:57:45.889Z] #44 DONE 23.4s [2021-02-16T08:57:46.000Z] #30 33.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:57:46.145Z] [2021-02-16T08:57:46.145Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:46.145Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:47.029Z] #30 ... [2021-02-16T08:57:47.029Z] [2021-02-16T08:57:47.029Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:47.029Z] #32 24.47 sync [2021-02-16T08:57:47.029Z] #32 24.47 internal/reflectlite [2021-02-16T08:57:47.029Z] #32 26.54 sort [2021-02-16T08:57:47.029Z] #32 26.54 errors [2021-02-16T08:57:47.029Z] #32 26.83 strconv [2021-02-16T08:57:47.029Z] #32 27.39 io [2021-02-16T08:57:47.029Z] #32 28.45 internal/oserror [2021-02-16T08:57:47.029Z] #32 28.52 syscall [2021-02-16T08:57:47.029Z] #32 29.64 reflect [2021-02-16T08:57:47.029Z] #32 34.19 time [2021-02-16T08:57:47.029Z] #32 ... [2021-02-16T08:57:47.029Z] [2021-02-16T08:57:47.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:57:47.029Z] #11 24.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T08:57:47.029Z] #11 24.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-02-16T08:57:47.029Z] #11 26.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-16T08:57:47.029Z] #11 28.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-16T08:57:47.029Z] #11 28.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-16T08:57:47.029Z] #11 28.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-16T08:57:47.029Z] #11 28.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-16T08:57:47.029Z] #11 28.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-16T08:57:47.029Z] #11 28.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-16T08:57:47.029Z] #11 28.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-16T08:57:47.029Z] #11 28.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-16T08:57:47.029Z] #11 28.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-16T08:57:47.029Z] #11 28.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-16T08:57:47.029Z] #11 28.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-16T08:57:47.029Z] #11 28.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-16T08:57:47.029Z] #11 28.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-16T08:57:47.029Z] #11 28.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-16T08:57:47.029Z] #11 28.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-16T08:57:47.029Z] #11 29.30 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:57:47.029Z] #11 29.37 Fetched 73.7 MB in 5s (14.7 MB/s) [2021-02-16T08:57:47.029Z] #11 29.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T08:57:47.029Z] #11 29.49 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-16T08:57:47.029Z] #11 29.50 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T08:57:47.029Z] #11 29.82 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-16T08:57:47.029Z] #11 29.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T08:57:47.029Z] #11 30.02 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-16T08:57:47.029Z] #11 30.03 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T08:57:47.029Z] #11 30.21 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-16T08:57:47.029Z] #11 30.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T08:57:47.029Z] #11 30.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 ... 15177 files and directories currently installed.) [2021-02-16T08:57:47.029Z] #11 30.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-16T08:57:47.029Z] #11 30.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T08:57:47.029Z] #11 32.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T08:57:47.029Z] #11 32.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-16T08:57:47.029Z] #11 32.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T08:57:47.029Z] #11 ... [2021-02-16T08:57:47.029Z] [2021-02-16T08:57:47.029Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:47.029Z] #34 24.56 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:57:47.029Z] #34 24.60 Fetched 14.0 MB in 1s (12.5 MB/s) [2021-02-16T08:57:47.029Z] #34 24.64 Selecting previously unselected package xxd. [2021-02-16T08:57:47.029Z] #34 24.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T08:57:47.029Z] #34 24.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 24.70 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T08:57:47.029Z] #34 24.84 Selecting previously unselected package vim-common. [2021-02-16T08:57:47.029Z] #34 24.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T08:57:47.029Z] #34 24.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T08:57:47.029Z] #34 25.15 Selecting previously unselected package cmake-data. [2021-02-16T08:57:47.029Z] #34 25.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T08:57:47.029Z] #34 25.15 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T08:57:47.029Z] #34 27.81 Selecting previously unselected package libicu63:s390x. [2021-02-16T08:57:47.029Z] #34 27.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 27.85 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T08:57:47.029Z] #34 33.10 Selecting previously unselected package libxml2:s390x. [2021-02-16T08:57:47.029Z] #34 33.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 33.10 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T08:57:47.029Z] #34 33.54 Selecting previously unselected package libarchive13:s390x. [2021-02-16T08:57:47.029Z] #34 33.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 33.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-16T08:57:47.029Z] #34 33.81 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-16T08:57:47.029Z] #34 33.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 33.81 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-16T08:57:47.029Z] #34 33.87 Selecting previously unselected package librhash0:s390x. [2021-02-16T08:57:47.029Z] #34 33.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 33.88 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-16T08:57:47.029Z] #34 34.04 Selecting previously unselected package libuv1:s390x. [2021-02-16T08:57:47.029Z] #34 34.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 34.04 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-16T08:57:47.029Z] #34 34.16 Selecting previously unselected package cmake. [2021-02-16T08:57:47.029Z] #34 34.17 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-16T08:57:47.029Z] #34 34.17 Unpacking cmake (3.13.4-1) ... [2021-02-16T08:57:47.073Z] #48 ... [2021-02-16T08:57:47.073Z] [2021-02-16T08:57:47.073Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T08:57:47.073Z] #45 sha256:2987ef2998367af3d132976f202cafc89d923a910b0dbefdbd05c7e8df1f75c0 [2021-02-16T08:57:47.073Z] #45 DONE 0.1s [2021-02-16T08:57:47.073Z] [2021-02-16T08:57:47.073Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:47.073Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:57:47.073Z] #48 24.40 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:47.318Z] #34 ... [2021-02-16T08:57:47.318Z] [2021-02-16T08:57:47.318Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T08:57:47.318Z] #25 30.64 137 added, 0 removed; done. [2021-02-16T08:57:47.318Z] #25 30.72 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-16T08:57:47.318Z] #25 30.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T08:57:47.318Z] #25 30.74 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-16T08:57:47.318Z] #25 30.75 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T08:57:47.318Z] #25 30.76 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:57:47.318Z] #25 30.78 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T08:57:47.318Z] #25 30.79 Updating certificates in /etc/ssl/certs... [2021-02-16T08:57:47.608Z] #25 ... [2021-02-16T08:57:47.608Z] [2021-02-16T08:57:47.608Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:57:47.608Z] #43 25.14 sync [2021-02-16T08:57:47.608Z] #43 25.14 internal/reflectlite [2021-02-16T08:57:47.608Z] #43 26.71 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T08:57:47.608Z] #43 26.98 math/rand [2021-02-16T08:57:47.608Z] #43 27.87 internal/singleflight [2021-02-16T08:57:47.608Z] #43 28.22 io [2021-02-16T08:57:47.608Z] #43 28.22 strconv [2021-02-16T08:57:47.608Z] #43 29.22 bytes [2021-02-16T08:57:47.608Z] #43 30.91 reflect [2021-02-16T08:57:47.608Z] #43 30.93 bufio [2021-02-16T08:57:47.608Z] #43 32.52 syscall [2021-02-16T08:57:47.608Z] #43 ... [2021-02-16T08:57:47.608Z] [2021-02-16T08:57:47.608Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:47.608Z] #47 25.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:47.847Z] #48 ... [2021-02-16T08:57:47.847Z] [2021-02-16T08:57:47.847Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:47.847Z] #50 sha256:b3761212150c4b7ac235d047c7b1d2d60e8d268fc9bdcf285137cbed4818e632 [2021-02-16T08:57:47.847Z] #50 26.21 golang.org/x/crypto/ssh/terminal [2021-02-16T08:57:47.847Z] #50 28.50 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T08:57:47.847Z] #50 DONE 32.0s [2021-02-16T08:57:47.847Z] [2021-02-16T08:57:47.847Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:47.847Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:47.897Z] #47 ... [2021-02-16T08:57:47.897Z] [2021-02-16T08:57:47.897Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:57:47.897Z] #11 34.98 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T08:57:47.897Z] #11 34.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T08:57:47.897Z] #11 35.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T08:57:47.897Z] #11 35.08 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-16T08:57:47.897Z] #11 35.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-16T08:57:47.897Z] #11 35.09 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T08:57:47.897Z] #11 35.22 Selecting previously unselected package dmsetup. [2021-02-16T08:57:47.897Z] #11 35.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-16T08:57:47.897Z] #11 35.24 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T08:57:47.897Z] #11 35.42 Selecting previously unselected package mingw-w64-common. [2021-02-16T08:57:47.897Z] #11 35.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T08:57:47.897Z] #11 35.42 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T08:57:48.526Z] #11 ... [2021-02-16T08:57:48.526Z] [2021-02-16T08:57:48.526Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:57:48.526Z] #45 DONE 36.0s [2021-02-16T08:57:48.526Z] [2021-02-16T08:57:48.526Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T08:57:48.526Z] #40 33.06 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-16T08:57:48.526Z] #40 33.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T08:57:48.526Z] #40 33.09 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:48.526Z] #40 33.10 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-16T08:57:48.526Z] #40 33.11 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-16T08:57:48.526Z] #40 33.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T08:57:48.526Z] #40 33.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T08:57:48.526Z] #40 33.12 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-16T08:57:48.526Z] #40 33.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T08:57:48.526Z] #40 33.14 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T08:57:48.819Z] #40 36.50 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-16T08:57:48.819Z] #40 36.51 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:57:48.961Z] #48 26.43 go: extracting golang.org/x/text v0.3.2 [2021-02-16T08:57:49.451Z] #40 DONE 37.0s [2021-02-16T08:57:49.451Z] [2021-02-16T08:57:49.451Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:49.451Z] #34 36.61 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T08:57:49.451Z] #34 36.69 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T08:57:49.451Z] #34 36.75 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-16T08:57:49.451Z] #34 36.75 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T08:57:49.451Z] #34 36.77 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-16T08:57:49.451Z] #34 36.77 Setting up cmake-data (3.13.4-1) ... [2021-02-16T08:57:49.451Z] #34 36.78 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T08:57:49.451Z] #34 36.79 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-16T08:57:49.451Z] #34 36.82 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-16T08:57:49.451Z] #34 36.83 Setting up cmake (3.13.4-1) ... [2021-02-16T08:57:49.451Z] #34 36.85 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:57:49.451Z] #34 36.86 Processing triggers for mime-support (3.62) ... [2021-02-16T08:57:49.451Z] #34 ... [2021-02-16T08:57:49.451Z] [2021-02-16T08:57:49.451Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T08:57:49.451Z] #25 32.89 0 added, 0 removed; done. [2021-02-16T08:57:49.451Z] #25 32.89 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T08:57:49.451Z] #25 32.89 done. [2021-02-16T08:57:49.451Z] #25 DONE 33.2s [2021-02-16T08:57:49.743Z] [2021-02-16T08:57:49.743Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T08:57:49.743Z] #34 DONE 37.2s [2021-02-16T08:57:49.743Z] [2021-02-16T08:57:49.743Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:57:49.743Z] #35 ... [2021-02-16T08:57:49.743Z] [2021-02-16T08:57:49.743Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:57:49.743Z] #26 DONE 0.2s [2021-02-16T08:57:50.058Z] [2021-02-16T08:57:50.058Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:57:50.389Z] #48 ... [2021-02-16T08:57:50.389Z] [2021-02-16T08:57:50.389Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:50.389Z] #55 sha256:8193f1c7caa4d798b610215e3149d9f726fe5f6785a31a2e45e384195859a3e4 [2021-02-16T08:57:50.389Z] #55 34.57 Checking out files: 83% (3136/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T08:57:50.389Z] #55 34.93 + cd /tmp/tmp.yg3UCG1dqW/src/github.com/containerd/containerd [2021-02-16T08:57:50.389Z] #55 34.93 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:51.473Z] #48 28.63 go: finding github.com/fatih/color v1.7.0 [2021-02-16T08:57:51.473Z] #48 28.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:57:51.473Z] #48 28.73 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:57:51.473Z] #48 28.75 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:57:51.473Z] #48 28.78 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:57:51.473Z] #48 28.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:57:51.473Z] #48 28.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:57:51.473Z] #48 28.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:57:51.473Z] #48 28.82 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T08:57:51.473Z] #48 28.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:57:51.473Z] #48 28.87 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.87 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T08:57:51.473Z] #48 28.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:57:51.473Z] #48 28.88 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.90 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.90 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:57:51.473Z] #48 28.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.91 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T08:57:51.473Z] #48 28.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:57:51.473Z] #48 28.95 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T08:57:51.473Z] #48 28.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:57:51.558Z] #27 1.773 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T08:57:51.729Z] #48 29.00 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:57:51.729Z] #48 29.02 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:57:51.729Z] #48 29.02 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T08:57:51.729Z] #48 29.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:57:51.729Z] #48 29.05 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T08:57:51.729Z] #48 29.09 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T08:57:51.729Z] #48 29.09 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:57:51.729Z] #48 29.10 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:57:51.729Z] #48 29.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:57:51.729Z] #48 29.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:57:51.729Z] #48 29.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:57:51.729Z] #48 29.23 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T08:57:51.729Z] #48 29.24 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:57:51.729Z] #48 29.25 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:57:51.729Z] #48 29.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:57:51.729Z] #48 29.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:57:51.729Z] #48 29.29 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:57:51.729Z] #48 29.29 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T08:57:51.729Z] #48 29.33 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T08:57:51.769Z] #55 ... [2021-02-16T08:57:51.769Z] [2021-02-16T08:57:51.769Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:51.769Z] #46 sha256:c71033f90f789ab98fa30fdd10026545f8a7095efb0c2a0b499c3d006277c5d1 [2021-02-16T08:57:51.769Z] #46 DONE 36.2s [2021-02-16T08:57:51.769Z] [2021-02-16T08:57:51.769Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:51.769Z] #55 sha256:8193f1c7caa4d798b610215e3149d9f726fe5f6785a31a2e45e384195859a3e4 [2021-02-16T08:57:51.769Z] #55 36.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T08:57:51.769Z] #55 36.20 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T08:57:51.769Z] #55 36.20 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:57:51.769Z] #55 36.20 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:57:51.769Z] #55 36.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T08:57:51.769Z] #55 36.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T08:57:51.769Z] #55 36.20 + '[' '' = dynamic ']' [2021-02-16T08:57:51.769Z] #55 36.20 + make [2021-02-16T08:57:51.848Z] #27 2.047 [2021-02-16T08:57:51.984Z] #48 29.37 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:57:51.984Z] #48 29.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:57:51.984Z] #48 29.42 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:57:51.984Z] #48 29.42 go: finding golang.org/x/text v0.3.2 [2021-02-16T08:57:51.984Z] #48 29.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T08:57:51.984Z] #48 29.47 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:57:51.984Z] #48 29.49 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:57:51.984Z] #48 29.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:57:51.984Z] #48 29.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:57:51.984Z] #48 29.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:57:51.984Z] #48 29.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:57:52.240Z] #48 29.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:57:52.240Z] #48 29.56 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:57:52.240Z] #48 29.56 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:57:52.240Z] #48 29.56 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T08:57:52.240Z] #48 29.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:57:52.240Z] #48 29.57 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:57:52.240Z] #48 29.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:57:52.240Z] #48 29.63 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:57:52.240Z] #48 29.63 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:57:52.240Z] #48 29.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:57:52.240Z] #48 29.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:57:52.240Z] #48 29.68 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T08:57:52.240Z] #48 29.71 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T08:57:52.240Z] #48 29.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:57:52.240Z] #48 29.72 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:57:52.240Z] #48 29.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:57:52.240Z] #48 29.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:57:52.496Z] #48 29.81 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:57:52.496Z] #48 29.82 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:57:52.496Z] #48 29.83 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:57:52.496Z] #48 29.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:57:52.709Z] #55 37.13 + bin/ctr [2021-02-16T08:57:53.278Z] #55 ... [2021-02-16T08:57:53.278Z] [2021-02-16T08:57:53.278Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T08:57:53.278Z] #47 sha256:64519a5ac7dfe2151ae2555040852a06207c4e11d27a5ec9d0ace10626b9c7d7 [2021-02-16T08:57:53.278Z] #47 DONE 0.2s [2021-02-16T08:57:53.334Z] #27 2.169 ### 5.1% ######## 11.8% ############## 20.8% ##################### 29.8% ############################# 41.1% #################################### 50.1% ############################################ 61.3% ################################################ 68.0% ######################################################### 79.3% ############################################################## 86.3% ##################################################################### 96.2% ######################################################################## 100.0% [2021-02-16T08:57:53.334Z] #27 3.837 [2021-02-16T08:57:53.538Z] [2021-02-16T08:57:53.538Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:57:53.538Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:57:53.913Z] #27 4.000 ######################### 34.8% #################################################################### 94.6% ######################################################################## 100.0% [2021-02-16T08:57:54.202Z] #27 ... [2021-02-16T08:57:54.202Z] [2021-02-16T08:57:54.202Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:57:54.202Z] #49 31.74 syscall [2021-02-16T08:57:54.202Z] #49 31.76 reflect [2021-02-16T08:57:54.202Z] #49 37.30 time [2021-02-16T08:57:54.202Z] #49 41.42 context [2021-02-16T08:57:54.202Z] #49 41.75 encoding/binary [2021-02-16T08:57:54.202Z] #49 ... [2021-02-16T08:57:54.202Z] [2021-02-16T08:57:54.202Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:57:54.202Z] #27 4.469 [2021-02-16T08:57:54.492Z] #27 4.599 ##################### 29.5% ##################################################### 74.1% ######################################################################## 100.0% [2021-02-16T08:57:54.783Z] #27 5.105 [2021-02-16T08:57:55.011Z] #48 ... [2021-02-16T08:57:55.011Z] [2021-02-16T08:57:55.011Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:57:55.011Z] #50 sha256:73ccb44d897f2b60ab087e1d6b3805492a0dcc929234cbae66169ee093a43eec [2021-02-16T08:57:55.011Z] #50 25.53 golang.org/x/crypto/ssh/terminal [2021-02-16T08:57:55.011Z] #50 28.45 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T08:57:55.011Z] #50 DONE 31.9s [2021-02-16T08:57:55.011Z] [2021-02-16T08:57:55.011Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:57:55.011Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:57:56.534Z] #27 5.292 #### 6.4% ############ 17.1% ################## 25.7% ####################### 32.2% ############################# 40.8% ##################################### 51.5% ######################################### 57.9% ############################################### 66.5% #################################################### 72.9% ############################################################ 83.7% ################################################################## 92.3% ####################################################################### 98.7% ######################################################################## 100.0% [2021-02-16T08:57:56.823Z] #27 ... [2021-02-16T08:57:56.823Z] [2021-02-16T08:57:56.823Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:57:56.823Z] #35 0.968 + RM_GOPATH=0 [2021-02-16T08:57:56.823Z] #35 0.968 + TMP_GOPATH= [2021-02-16T08:57:56.823Z] #35 0.968 + : /build [2021-02-16T08:57:56.823Z] #35 0.968 + '[' -z '' ']' [2021-02-16T08:57:56.823Z] #35 0.968 ++ mktemp -d [2021-02-16T08:57:56.823Z] #35 0.968 + export GOPATH=/tmp/tmp.UI0k5PhmiG [2021-02-16T08:57:56.823Z] #35 0.968 + GOPATH=/tmp/tmp.UI0k5PhmiG [2021-02-16T08:57:56.823Z] #35 0.968 + RM_GOPATH=1 [2021-02-16T08:57:56.823Z] #35 0.968 + case "$(go env GOARCH)" in [2021-02-16T08:57:56.823Z] #35 0.968 ++ go env GOARCH [2021-02-16T08:57:56.823Z] #35 0.976 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:56.823Z] #35 0.976 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:57:56.823Z] #35 0.976 ++ dirname /tmp/install/install.sh [2021-02-16T08:57:56.823Z] #35 0.977 + dir=/tmp/install [2021-02-16T08:57:56.823Z] #35 0.977 + bin=tini [2021-02-16T08:57:56.823Z] #35 0.977 + shift [2021-02-16T08:57:56.823Z] #35 0.977 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T08:57:56.823Z] #35 0.977 + . /tmp/install/tini.installer [2021-02-16T08:57:56.823Z] #35 0.977 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:56.823Z] #35 0.977 + install_tini [2021-02-16T08:57:56.823Z] #35 0.977 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T08:57:56.823Z] #35 0.977 + git clone https://github.com/krallin/tini.git /tmp/tmp.UI0k5PhmiG/tini [2021-02-16T08:57:56.823Z] #35 0.977 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:56.823Z] #35 0.978 Cloning into '/tmp/tmp.UI0k5PhmiG/tini'... [2021-02-16T08:57:56.823Z] #35 1.547 + cd /tmp/tmp.UI0k5PhmiG/tini [2021-02-16T08:57:56.823Z] #35 1.547 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T08:57:56.823Z] #35 1.558 + cmake . [2021-02-16T08:57:56.823Z] #35 1.985 -- The C compiler identification is GNU 8.3.0 [2021-02-16T08:57:56.823Z] #35 2.001 -- Check for working C compiler: /usr/bin/cc [2021-02-16T08:57:56.823Z] #35 2.556 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T08:57:56.823Z] #35 2.557 -- Detecting C compiler ABI info [2021-02-16T08:57:56.823Z] #35 3.138 -- Detecting C compiler ABI info - done [2021-02-16T08:57:56.823Z] #35 3.223 -- Detecting C compile features [2021-02-16T08:57:56.823Z] #35 4.561 -- Detecting C compile features - done [2021-02-16T08:57:56.823Z] #35 4.580 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T08:57:56.823Z] #35 4.814 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T08:57:56.823Z] #35 4.886 -- Configuring done [2021-02-16T08:57:56.823Z] #35 4.912 -- Generating done [2021-02-16T08:57:56.823Z] #35 4.917 -- Build files have been written to: /tmp/tmp.UI0k5PhmiG/tini [2021-02-16T08:57:56.823Z] #35 4.924 + make tini-static [2021-02-16T08:57:56.823Z] #35 5.179 Scanning dependencies of target tini-static [2021-02-16T08:57:56.823Z] #35 5.242 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T08:57:56.823Z] #35 6.143 [100%] Linking C executable tini-static [2021-02-16T08:57:56.823Z] #35 6.561 [100%] Built target tini-static [2021-02-16T08:57:56.823Z] #35 6.641 + mkdir -p /build [2021-02-16T08:57:56.823Z] #35 6.643 + cp tini-static /build/docker-init [2021-02-16T08:57:56.823Z] #35 DONE 7.1s [2021-02-16T08:57:56.823Z] [2021-02-16T08:57:56.823Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:57:56.823Z] #27 7.124 #=#=# [2021-02-16T08:57:56.833Z] #48 ... [2021-02-16T08:57:56.833Z] [2021-02-16T08:57:56.833Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:57:56.833Z] #57 sha256:1b77faf300f8d6a9b2345eb5d2aceefacef35811a0106fdf5ca1ab55d9f4de91 [2021-02-16T08:57:56.833Z] #57 40.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:57:56.833Z] #57 40.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T08:57:57.526Z] #52 ... [2021-02-16T08:57:57.526Z] [2021-02-16T08:57:57.526Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:57.526Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:57:57.526Z] #55 34.56 Checking out files: 86% (3276/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T08:57:57.526Z] #55 34.80 + cd /tmp/tmp.HS8ALxXDRq/src/github.com/containerd/containerd [2021-02-16T08:57:57.526Z] #55 34.80 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:57:58.091Z] #55 ... [2021-02-16T08:57:58.091Z] [2021-02-16T08:57:58.091Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:57:58.091Z] #46 sha256:1047f76ec21c9578cdf6ec4bd78460fecee6ca9b69f5c6fdf8c2a16b8bc58027 [2021-02-16T08:57:58.091Z] #46 DONE 35.6s [2021-02-16T08:57:58.347Z] [2021-02-16T08:57:58.347Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:57:58.347Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:57:58.347Z] #55 35.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T08:57:58.347Z] #55 35.74 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T08:57:58.347Z] #55 35.74 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:57:58.347Z] #55 35.74 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:57:58.347Z] #55 35.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T08:57:58.347Z] #55 35.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T08:57:58.347Z] #55 35.74 + '[' '' = dynamic ']' [2021-02-16T08:57:58.347Z] #55 35.74 + make [2021-02-16T08:57:59.274Z] #55 36.68 + bin/ctr [2021-02-16T08:57:59.486Z] #27 7.437 #=#=# ##O#- # 1.1% ## 3.0% ### 4.2% ### 5.5% #### 6.7% ###### 9.1% ######## 11.6% ########## 14.8% ############ 17.3% ############## 19.8% ################ 22.3% ################# 24.7% ################### 27.2% ##################### 30.4% ####################### 32.9% ######################### 35.3% ########################### 37.8% [2021-02-16T08:57:59.486Z] #27 ... [2021-02-16T08:57:59.486Z] [2021-02-16T08:57:59.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:57:59.486Z] #41 1.747 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T08:57:59.486Z] #41 1.747 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T08:57:59.486Z] #41 1.792 Note: Building without GnuTLS support [2021-02-16T08:57:59.486Z] #41 1.793 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T08:57:59.486Z] #41 1.793 Makefile.config:40: Warn: Building without nftables support [2021-02-16T08:57:59.486Z] #41 2.895 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T08:57:59.486Z] #41 2.921 GEN .gitid [2021-02-16T08:57:59.486Z] #41 2.941 GEN criu/include/version.h [2021-02-16T08:57:59.486Z] #41 2.988 GEN include/common/asm [2021-02-16T08:57:59.486Z] #41 4.012 PBCC images/timens.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.026 DEP images/timens.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.079 PBCC images/fown.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.100 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.160 PBCC images/opts.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.180 PBCC images/memfd.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.254 DEP images/fown.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.276 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.311 DEP images/opts.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.335 DEP images/memfd.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.405 PBCC images/sit.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.432 DEP images/sit.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.481 PBCC images/macvlan.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.485 DEP images/macvlan.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.532 PBCC images/autofs.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.549 DEP images/autofs.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.586 PBCC images/sysctl.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.609 DEP images/sysctl.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.648 PBCC images/time.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.663 DEP images/time.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.683 PBCC images/binfmt-misc.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.690 DEP images/binfmt-misc.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.731 PBCC images/seccomp.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.756 DEP images/seccomp.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.802 PBCC images/userns.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.818 DEP images/userns.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.877 PBCC images/cgroup.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.906 DEP images/cgroup.pb-c.d [2021-02-16T08:57:59.486Z] #41 4.957 PBCC images/ext-file.pb-c.c [2021-02-16T08:57:59.486Z] #41 4.960 DEP images/ext-file.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.002 PBCC images/rpc.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.028 DEP images/rpc.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.091 PBCC images/siginfo.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.096 DEP images/siginfo.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.145 PBCC images/pagemap.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.217 DEP images/pagemap.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.253 PBCC images/rlimit.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.258 DEP images/rlimit.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.277 PBCC images/file-lock.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.304 DEP images/file-lock.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.348 PBCC images/tty.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.421 DEP images/tty.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.436 PBCC images/tun.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.481 PBCC images/netdev.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.527 DEP images/tun.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.593 DEP images/netdev.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.624 PBCC images/vma.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.663 DEP images/vma.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.718 PBCC images/creds.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.749 DEP images/creds.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.783 PBCC images/utsns.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.790 DEP images/utsns.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.814 PBCC images/ipc-desc.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.846 PBCC images/ipc-sem.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.877 DEP images/ipc-desc.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.896 DEP images/ipc-sem.pb-c.d [2021-02-16T08:57:59.486Z] #41 5.979 PBCC images/ipc-msg.pb-c.c [2021-02-16T08:57:59.486Z] #41 5.995 DEP images/ipc-msg.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.029 PBCC images/ipc-shm.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.059 DEP images/ipc-shm.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.109 PBCC images/ipc-var.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.131 DEP images/ipc-var.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.188 PBCC images/sk-opts.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.220 PBCC images/packet-sock.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.264 DEP images/sk-opts.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.299 DEP images/packet-sock.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.368 PBCC images/sk-netlink.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.425 DEP images/sk-netlink.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.459 PBCC images/sk-inet.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.516 DEP images/sk-inet.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.578 PBCC images/sk-unix.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.602 DEP images/sk-unix.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.675 PBCC images/mm.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.707 DEP images/mm.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.754 PBCC images/timerfd.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.785 DEP images/timerfd.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.847 PBCC images/timer.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.884 DEP images/timer.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.896 PBCC images/sa.pb-c.c [2021-02-16T08:57:59.486Z] #41 6.939 DEP images/sa.pb-c.d [2021-02-16T08:57:59.486Z] #41 6.993 PBCC images/pipe-data.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.010 DEP images/pipe-data.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.053 PBCC images/mnt.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.112 DEP images/mnt.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.167 PBCC images/sk-packet.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.189 DEP images/sk-packet.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.222 PBCC images/tcp-stream.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.250 DEP images/tcp-stream.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.293 PBCC images/pipe.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.355 DEP images/pipe.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.429 PBCC images/pstree.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.431 DEP images/pstree.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.459 PBCC images/fs.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.475 DEP images/fs.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.541 PBCC images/signalfd.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.557 DEP images/signalfd.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.646 PBCC images/fh.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.700 PBCC images/fsnotify.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.706 DEP images/fh.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.743 DEP images/fsnotify.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.779 PBCC images/eventpoll.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.794 DEP images/eventpoll.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.833 PBCC images/eventfd.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.866 DEP images/eventfd.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.957 PBCC images/remap-file-path.pb-c.c [2021-02-16T08:57:59.486Z] #41 7.996 DEP images/remap-file-path.pb-c.d [2021-02-16T08:57:59.486Z] #41 7.996 PBCC images/fifo.pb-c.c [2021-02-16T08:57:59.486Z] #41 8.013 DEP images/fifo.pb-c.d [2021-02-16T08:57:59.486Z] #41 8.068 PBCC images/ghost-file.pb-c.c [2021-02-16T08:57:59.486Z] #41 8.128 DEP images/ghost-file.pb-c.d [2021-02-16T08:57:59.486Z] #41 8.175 PBCC images/regfile.pb-c.c [2021-02-16T08:57:59.486Z] #41 8.202 DEP images/regfile.pb-c.d [2021-02-16T08:57:59.486Z] #41 8.258 PBCC images/ns.pb-c.c [2021-02-16T08:57:59.486Z] #41 8.274 DEP images/ns.pb-c.d [2021-02-16T08:57:59.486Z] #41 8.319 PBCC images/fdinfo.pb-c.c [2021-02-16T08:57:59.486Z] #41 8.400 DEP images/fdinfo.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.433 PBCC images/core-aarch64.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.513 PBCC images/core-arm.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.513 PBCC images/core-ppc64.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.552 PBCC images/core-s390.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.590 PBCC images/core-x86.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.600 PBCC images/core.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.663 PBCC images/inventory.pb-c.c [2021-02-16T08:57:59.487Z] #41 8.746 DEP images/core-aarch64.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.777 DEP images/core-arm.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.804 DEP images/core-ppc64.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.845 DEP images/core-s390.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.879 DEP images/core-x86.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.921 DEP images/core.pb-c.d [2021-02-16T08:57:59.487Z] #41 8.980 DEP images/inventory.pb-c.d [2021-02-16T08:57:59.487Z] #41 9.023 PBCC images/cpuinfo.pb-c.c [2021-02-16T08:57:59.487Z] #41 9.051 DEP images/cpuinfo.pb-c.d [2021-02-16T08:57:59.487Z] #41 9.076 PBCC images/stats.pb-c.c [2021-02-16T08:57:59.487Z] #41 9.080 DEP images/stats.pb-c.d [2021-02-16T08:57:59.487Z] #41 10.04 make[1]: Nothing to be done for 'all'. [2021-02-16T08:57:59.487Z] #41 ... [2021-02-16T08:57:59.487Z] [2021-02-16T08:57:59.487Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:58:00.129Z] #57 DONE 43.9s [2021-02-16T08:58:00.129Z] [2021-02-16T08:58:00.129Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:58:00.129Z] #58 sha256:5752f7aa53c112d10da439030850091c8af08e14167d096a6101395c12403e8c [2021-02-16T08:58:00.129Z] #58 DONE 0.1s [2021-02-16T08:58:00.129Z] [2021-02-16T08:58:00.129Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:58:00.129Z] #59 sha256:678766d603c897fb9ac0d26ded7508e919f5e4e4dab982dbea1c9d896dfb453f [2021-02-16T08:58:00.129Z] #59 DONE 0.1s [2021-02-16T08:58:00.129Z] [2021-02-16T08:58:00.130Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:58:00.130Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:58:00.201Z] #55 ... [2021-02-16T08:58:00.201Z] [2021-02-16T08:58:00.201Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T08:58:00.201Z] #47 sha256:aff3b708682743051f2ed0eefcd211e4508a4c4c046d68244c3de99330c78b6b [2021-02-16T08:58:00.201Z] #47 DONE 0.1s [2021-02-16T08:58:00.202Z] [2021-02-16T08:58:00.202Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:58:00.202Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:58:00.699Z] #48 ... [2021-02-16T08:58:00.699Z] [2021-02-16T08:58:00.699Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:58:00.699Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:58:00.699Z] #61 CACHED [2021-02-16T08:58:00.699Z] [2021-02-16T08:58:00.699Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:58:00.699Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:58:00.936Z] #27 7.437 #=#=# ##O#- # 1.1% ## 3.0% ### 4.2% ### 5.5% #### 6.7% ###### 9.1% ######## 11.6% ########## 14.8% ############ 17.3% ############## 19.8% ################ 22.3% ################# 24.7% ################### 27.2% ##################### 30.4% ####################### 32.9% ######################### 35.3% ########################### 37.8% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.3% ###################################### 52.8% ####################################### 55.3% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ################################################ 67.8% ################################################## 70.3% [2021-02-16T08:58:00.936Z] #27 ... [2021-02-16T08:58:00.936Z] [2021-02-16T08:58:00.936Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:00.936Z] #43 38.38 time [2021-02-16T08:58:00.937Z] #43 42.28 strings [2021-02-16T08:58:00.937Z] #43 42.54 os [2021-02-16T08:58:00.937Z] #43 44.23 regexp/syntax [2021-02-16T08:58:00.937Z] #43 45.27 fmt [2021-02-16T08:58:00.937Z] #43 48.37 regexp [2021-02-16T08:58:00.937Z] #43 48.52 go/token [2021-02-16T08:58:00.937Z] #43 ... [2021-02-16T08:58:00.937Z] [2021-02-16T08:58:00.937Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:58:00.937Z] #27 7.437 #=#=# ##O#- # 1.1% ## 3.0% ### 4.2% ### 5.5% #### 6.7% ###### 9.1% ######## 11.6% ########## 14.8% ############ 17.3% ############## 19.8% ################ 22.3% ################# 24.7% ################### 27.2% ##################### 30.4% ####################### 32.9% ######################### 35.3% ########################### 37.8% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.3% ###################################### 52.8% ####################################### 55.3% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ################################################ 67.8% ################################################## 70.3% #################################################### 73.4% ######################################################## 78.4% [2021-02-16T08:58:00.937Z] #27 ... [2021-02-16T08:58:00.937Z] [2021-02-16T08:58:00.937Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:58:00.937Z] #32 38.69 internal/poll [2021-02-16T08:58:00.937Z] #32 40.39 internal/syscall/execenv [2021-02-16T08:58:00.937Z] #32 40.42 internal/fmtsort [2021-02-16T08:58:00.937Z] #32 40.53 internal/syscall/unix [2021-02-16T08:58:00.937Z] #32 40.74 os [2021-02-16T08:58:00.937Z] #32 40.86 strings [2021-02-16T08:58:00.937Z] #32 42.51 path [2021-02-16T08:58:00.937Z] #32 43.00 text/tabwriter [2021-02-16T08:58:00.937Z] #32 43.54 fmt [2021-02-16T08:58:00.937Z] #32 43.55 path/filepath [2021-02-16T08:58:00.937Z] #32 44.79 io/ioutil [2021-02-16T08:58:00.937Z] #32 46.67 flag [2021-02-16T08:58:00.937Z] #32 46.68 github.com/BurntSushi/toml [2021-02-16T08:58:00.937Z] #32 48.16 log [2021-02-16T08:58:01.226Z] #32 ... [2021-02-16T08:58:01.226Z] [2021-02-16T08:58:01.226Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:58:01.805Z] #27 7.437 #=#=# ##O#- # 1.1% ## 3.0% ### 4.2% ### 5.5% #### 6.7% ###### 9.1% ######## 11.6% ########## 14.8% ############ 17.3% ############## 19.8% ################ 22.3% ################# 24.7% ################### 27.2% ##################### 30.4% ####################### 32.9% ######################### 35.3% ########################### 37.8% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.3% ###################################### 52.8% ####################################### 55.3% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ################################################ 67.8% ################################################## 70.3% #################################################### 73.4% ######################################################## 78.4% ########################################################### 82.2% ############################################################ 83.4% ############################################################## 86.5% ################################################################ 89.0% ################################################################# 91.5% ################################################################### 94.0% ##################################################################### 96.5% ####################################################################### 99.0% ######################################################################## 100.0% [2021-02-16T08:58:01.805Z] #27 12.26 [2021-02-16T08:58:02.833Z] #27 13.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T08:58:02.833Z] #27 ... [2021-02-16T08:58:02.833Z] [2021-02-16T08:58:02.833Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:58:02.833Z] #11 40.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T08:58:02.833Z] #11 40.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T08:58:02.833Z] #11 40.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T08:58:02.833Z] #11 44.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T08:58:02.833Z] #11 44.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T08:58:02.833Z] #11 44.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:02.833Z] #11 45.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T08:58:02.833Z] #11 45.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T08:58:02.833Z] #11 45.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:03.123Z] #11 ... [2021-02-16T08:58:03.123Z] [2021-02-16T08:58:03.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:03.123Z] #41 11.04 CC images/stats.o [2021-02-16T08:58:03.123Z] #41 11.51 CC images/core.o [2021-02-16T08:58:03.123Z] #41 11.90 CC images/core-x86.o [2021-02-16T08:58:03.123Z] #41 12.30 CC images/core-arm.o [2021-02-16T08:58:03.123Z] #41 12.60 CC images/core-aarch64.o [2021-02-16T08:58:03.123Z] #41 12.77 CC images/core-ppc64.o [2021-02-16T08:58:03.123Z] #41 13.05 CC images/core-s390.o [2021-02-16T08:58:03.123Z] #41 13.36 CC images/cpuinfo.o [2021-02-16T08:58:03.123Z] #41 13.72 CC images/inventory.o [2021-02-16T08:58:03.412Z] #41 13.93 CC images/fdinfo.o [2021-02-16T08:58:03.412Z] #41 14.15 CC images/fown.o [2021-02-16T08:58:03.466Z] #55 ... [2021-02-16T08:58:03.466Z] [2021-02-16T08:58:03.466Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:58:03.466Z] #57 sha256:75593aa118ebc1187927f19cfcdaaad00e646219cab6a346f05930afc70384d0 [2021-02-16T08:58:03.466Z] #57 40.89 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:58:03.466Z] #57 40.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T08:58:03.702Z] #41 14.26 CC images/ns.o [2021-02-16T08:58:03.702Z] #41 14.42 CC images/regfile.o [2021-02-16T08:58:03.991Z] #41 14.55 CC images/ghost-file.o [2021-02-16T08:58:04.280Z] #41 14.77 CC images/fifo.o [2021-02-16T08:58:04.280Z] #41 14.90 CC images/remap-file-path.o [2021-02-16T08:58:04.280Z] #41 15.07 CC images/eventfd.o [2021-02-16T08:58:04.280Z] #41 ... [2021-02-16T08:58:04.280Z] [2021-02-16T08:58:04.280Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:58:04.280Z] #49 41.99 os [2021-02-16T08:58:04.280Z] #49 43.30 encoding/base64 [2021-02-16T08:58:04.280Z] #49 43.77 golang.org/x/sys/unix [2021-02-16T08:58:04.280Z] #49 45.75 fmt [2021-02-16T08:58:04.280Z] #49 49.16 encoding/json [2021-02-16T08:58:04.280Z] #49 50.42 github.com/pkg/diff [2021-02-16T08:58:04.280Z] #49 51.61 go/ast [2021-02-16T08:58:04.570Z] #49 ... [2021-02-16T08:58:04.570Z] [2021-02-16T08:58:04.570Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:58:04.570Z] #27 13.45 [2021-02-16T08:58:04.570Z] #27 13.57 ######################################################################## 100.0% [2021-02-16T08:58:04.570Z] #27 13.66 [2021-02-16T08:58:04.570Z] #27 14.65 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T08:58:04.570Z] #27 14.67 skipping existing aab193acf6ba [2021-02-16T08:58:04.570Z] #27 14.72 [2021-02-16T08:58:05.199Z] #27 15.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T08:58:05.492Z] #27 15.82 [2021-02-16T08:58:05.788Z] #27 15.98 ## [2021-02-16T08:58:05.788Z] #27 ... [2021-02-16T08:58:05.788Z] [2021-02-16T08:58:05.788Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:58:05.788Z] #32 50.00 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:58:05.788Z] #32 DONE 53.4s [2021-02-16T08:58:05.788Z] [2021-02-16T08:58:05.788Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T08:58:06.732Z] #57 DONE 44.0s [2021-02-16T08:58:06.732Z] [2021-02-16T08:58:06.732Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:58:06.732Z] #58 sha256:61741eefd38c42be8d64b78c571f8b1ecdf4f04e17d19c673879e45e6383c54c [2021-02-16T08:58:06.732Z] #58 DONE 0.0s [2021-02-16T08:58:06.732Z] [2021-02-16T08:58:06.732Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:58:06.732Z] #59 sha256:64d022b28bd4e182ae75d5a89cb58a4b4d50844b13496e88fe6537f9d9762534 [2021-02-16T08:58:06.732Z] #59 DONE 0.1s [2021-02-16T08:58:06.732Z] [2021-02-16T08:58:06.732Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:58:06.732Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:58:07.249Z] #27 15.98 ## 4.1% ########## 14.3% ############## 20.5% ################# 24.6% #################### 28.7% ####################### 32.8% ############################ 39.6% ################################# 46.8% ####################################### 54.6% ############################################ 62.4% ################################################## 70.6% ######################################################## 78.8% ############################################################## 87.0% ####################################################################### 99.3% ######################################################################## 100.0% [2021-02-16T08:58:07.249Z] #27 17.69 [2021-02-16T08:58:08.095Z] #55 ... [2021-02-16T08:58:08.095Z] [2021-02-16T08:58:08.095Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:58:08.095Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T08:58:08.095Z] #61 CACHED [2021-02-16T08:58:08.095Z] [2021-02-16T08:58:08.095Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:58:08.095Z] #52 sha256:0d83ad2b304e3b19c201ccb574af558e98e9e54d98964a81389cac83c27801db [2021-02-16T08:58:08.277Z] #27 18.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T08:58:08.566Z] #27 18.84 [2021-02-16T08:58:08.566Z] #27 18.97 ######################################################################## 100.0% [2021-02-16T08:58:08.856Z] #27 19.02 [2021-02-16T08:58:09.145Z] #27 19.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T08:58:09.438Z] #27 19.62 [2021-02-16T08:58:09.438Z] #27 19.69 ######################################################################## 100.0% [2021-02-16T08:58:09.438Z] #27 19.76 [2021-02-16T08:58:09.438Z] #27 19.79 Download of images into '/build' complete. [2021-02-16T08:58:09.438Z] #27 19.79 Use something like the following to load the result into a Docker daemon: [2021-02-16T08:58:09.438Z] #27 19.79 tar -cC '/build' . | docker load [2021-02-16T08:58:09.738Z] #27 DONE 20.0s [2021-02-16T08:58:09.738Z] [2021-02-16T08:58:09.738Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:58:09.738Z] #54 29.50 Checking out files: 74% (2806/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T08:58:09.738Z] #54 30.26 + cd /tmp/tmp.aYr7rUHctY/src/github.com/containerd/containerd [2021-02-16T08:58:09.738Z] #54 30.26 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T08:58:09.738Z] #54 31.31 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T08:58:09.738Z] #54 31.31 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T08:58:09.738Z] #54 31.31 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:58:09.738Z] #54 31.31 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T08:58:09.738Z] #54 31.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T08:58:09.738Z] #54 31.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T08:58:09.738Z] #54 31.31 + '[' '' = dynamic ']' [2021-02-16T08:58:09.738Z] #54 31.31 + make [2021-02-16T08:58:09.738Z] #54 32.34 + bin/ctr [2021-02-16T08:58:11.831Z] #54 ... [2021-02-16T08:58:11.831Z] [2021-02-16T08:58:11.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:11.831Z] #43 49.30 go/scanner [2021-02-16T08:58:11.831Z] #43 50.34 go/ast [2021-02-16T08:58:11.831Z] #43 50.76 internal/lazyregexp [2021-02-16T08:58:11.831Z] #43 50.91 net/url [2021-02-16T08:58:11.831Z] #43 52.25 text/template/parse [2021-02-16T08:58:11.831Z] #43 53.93 go/parser [2021-02-16T08:58:11.831Z] #43 55.36 text/template [2021-02-16T08:58:11.831Z] #43 56.52 encoding/xml [2021-02-16T08:58:11.831Z] #43 58.63 go/doc [2021-02-16T08:58:11.831Z] #43 ... [2021-02-16T08:58:11.831Z] [2021-02-16T08:58:11.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:11.831Z] #41 15.17 CC images/eventpoll.o [2021-02-16T08:58:11.831Z] #41 15.40 CC images/fh.o [2021-02-16T08:58:11.831Z] #41 15.62 CC images/fsnotify.o [2021-02-16T08:58:11.831Z] #41 16.08 CC images/signalfd.o [2021-02-16T08:58:11.831Z] #41 16.20 CC images/fs.o [2021-02-16T08:58:11.831Z] #41 16.43 CC images/pstree.o [2021-02-16T08:58:11.831Z] #41 16.77 CC images/pipe.o [2021-02-16T08:58:11.831Z] #41 16.88 CC images/tcp-stream.o [2021-02-16T08:58:11.831Z] #41 16.98 CC images/sk-packet.o [2021-02-16T08:58:11.831Z] #41 17.16 CC images/mnt.o [2021-02-16T08:58:11.831Z] #41 17.29 CC images/pipe-data.o [2021-02-16T08:58:11.831Z] #41 17.43 CC images/sa.o [2021-02-16T08:58:11.831Z] #41 17.58 CC images/timer.o [2021-02-16T08:58:11.831Z] #41 17.77 CC images/timerfd.o [2021-02-16T08:58:11.831Z] #41 17.95 CC images/mm.o [2021-02-16T08:58:11.831Z] #41 18.06 CC images/sk-opts.o [2021-02-16T08:58:11.831Z] #41 18.21 CC images/sk-unix.o [2021-02-16T08:58:11.831Z] #41 18.35 CC images/sk-inet.o [2021-02-16T08:58:11.831Z] #41 18.54 CC images/tun.o [2021-02-16T08:58:11.831Z] #41 18.67 CC images/sk-netlink.o [2021-02-16T08:58:11.831Z] #41 18.83 CC images/packet-sock.o [2021-02-16T08:58:11.831Z] #41 19.03 CC images/ipc-var.o [2021-02-16T08:58:11.831Z] #41 19.12 CC images/ipc-desc.o [2021-02-16T08:58:11.831Z] #41 19.29 CC images/ipc-shm.o [2021-02-16T08:58:11.831Z] #41 19.39 CC images/ipc-msg.o [2021-02-16T08:58:11.831Z] #41 19.62 CC images/ipc-sem.o [2021-02-16T08:58:11.831Z] #41 19.81 CC images/utsns.o [2021-02-16T08:58:11.831Z] #41 19.93 CC images/creds.o [2021-02-16T08:58:11.831Z] #41 20.15 CC images/vma.o [2021-02-16T08:58:11.831Z] #41 20.34 CC images/netdev.o [2021-02-16T08:58:11.831Z] #41 20.83 CC images/tty.o [2021-02-16T08:58:11.831Z] #41 21.15 CC images/file-lock.o [2021-02-16T08:58:11.831Z] #41 21.26 CC images/rlimit.o [2021-02-16T08:58:11.831Z] #41 21.36 CC images/pagemap.o [2021-02-16T08:58:11.831Z] #41 21.48 CC images/siginfo.o [2021-02-16T08:58:11.831Z] #41 21.73 CC images/rpc.o [2021-02-16T08:58:11.831Z] #41 22.24 CC images/ext-file.o [2021-02-16T08:58:11.831Z] #41 22.35 CC images/cgroup.o [2021-02-16T08:58:12.121Z] #41 22.65 CC images/userns.o [2021-02-16T08:58:12.121Z] #41 22.81 CC images/google/protobuf/descriptor.o [2021-02-16T08:58:12.818Z] #41 ... [2021-02-16T08:58:12.818Z] [2021-02-16T08:58:12.818Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:12.818Z] #43 60.37 github.com/LK4D4/vndr/build [2021-02-16T08:58:12.818Z] #43 60.40 github.com/LK4D4/vndr/versioned [2021-02-16T08:58:12.818Z] #43 60.46 compress/flate [2021-02-16T08:58:14.877Z] #43 62.21 vendor/golang.org/x/crypto/cryptobyte [2021-02-16T08:58:14.877Z] #43 62.29 net [2021-02-16T08:58:15.508Z] #43 63.30 vendor/golang.org/x/sys/cpu [2021-02-16T08:58:15.801Z] #43 63.45 vendor/golang.org/x/crypto/internal/chacha20 [2021-02-16T08:58:15.801Z] #43 ... [2021-02-16T08:58:15.801Z] [2021-02-16T08:58:15.801Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T08:58:15.801Z] #49 54.02 golang.org/x/crypto/ssh/terminal [2021-02-16T08:58:15.801Z] #49 55.02 mvdan.cc/editorconfig [2021-02-16T08:58:15.801Z] #49 55.46 mvdan.cc/sh/v3/fileutil [2021-02-16T08:58:15.801Z] #49 55.65 mvdan.cc/sh/v3/syntax [2021-02-16T08:58:15.801Z] #49 59.86 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T08:58:15.801Z] #49 DONE 63.5s [2021-02-16T08:58:16.099Z] [2021-02-16T08:58:16.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:16.099Z] #41 23.43 CC images/opts.o [2021-02-16T08:58:16.099Z] #41 23.52 CC images/seccomp.o [2021-02-16T08:58:16.099Z] #41 23.64 CC images/binfmt-misc.o [2021-02-16T08:58:16.099Z] #41 23.78 CC images/time.o [2021-02-16T08:58:16.099Z] #41 23.94 CC images/sysctl.o [2021-02-16T08:58:16.099Z] #41 24.10 CC images/autofs.o [2021-02-16T08:58:16.099Z] #41 24.26 CC images/macvlan.o [2021-02-16T08:58:16.099Z] #41 24.37 CC images/sit.o [2021-02-16T08:58:16.099Z] #41 24.48 CC images/memfd.o [2021-02-16T08:58:16.099Z] #41 24.71 CC images/timens.o [2021-02-16T08:58:16.099Z] #41 24.85 LINK images/built-in.o [2021-02-16T08:58:16.099Z] #41 24.92 GEN compel/include/asm [2021-02-16T08:58:16.099Z] #41 24.93 GEN compel/include/version.h [2021-02-16T08:58:16.099Z] #41 24.95 touch .config [2021-02-16T08:58:16.099Z] #41 24.97 GEN include/common/config.h [2021-02-16T08:58:16.099Z] #41 25.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-16T08:58:16.099Z] #41 25.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T08:58:16.099Z] #41 25.08 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T08:58:16.099Z] #41 25.09 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-16T08:58:16.099Z] #41 25.10 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-16T08:58:16.099Z] #41 25.12 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-16T08:58:16.099Z] #41 25.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T08:58:16.099Z] #41 25.14 DEP compel/plugins/std/infect.d [2021-02-16T08:58:16.099Z] #41 25.21 DEP compel/plugins/std/string.d [2021-02-16T08:58:16.099Z] #41 25.31 DEP compel/plugins/std/log.d [2021-02-16T08:58:16.099Z] #41 25.37 DEP compel/plugins/std/fds.d [2021-02-16T08:58:16.099Z] #41 25.43 DEP compel/plugins/std/std.d [2021-02-16T08:58:16.099Z] #41 25.51 DEP compel/plugins/shmem/shmem.d [2021-02-16T08:58:16.099Z] #41 25.57 DEP compel/plugins/fds/fds.d [2021-02-16T08:58:16.099Z] #41 25.66 CC compel/plugins/std/std.o [2021-02-16T08:58:16.099Z] #41 25.90 CC compel/plugins/std/fds.o [2021-02-16T08:58:16.099Z] #41 26.11 CC compel/plugins/std/log.o [2021-02-16T08:58:16.099Z] #41 26.75 CC compel/plugins/std/string.o [2021-02-16T08:58:16.766Z] #41 27.32 CC compel/plugins/std/infect.o [2021-02-16T08:58:17.056Z] #41 27.62 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-16T08:58:17.056Z] #41 27.65 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-16T08:58:17.056Z] #41 27.70 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-16T08:58:17.415Z] #41 27.79 AR compel/plugins/std.lib.a [2021-02-16T08:58:17.415Z] #41 27.83 CC compel/plugins/fds/fds.o [2021-02-16T08:58:17.415Z] #41 27.93 AR compel/plugins/fds.lib.a [2021-02-16T08:58:17.415Z] #41 27.96 HOSTDEP compel/src/lib/log-host.d [2021-02-16T08:58:17.415Z] #41 28.02 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T08:58:17.415Z] #41 28.13 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-16T08:58:17.705Z] #41 28.14 HOSTDEP compel/src/main-host.d [2021-02-16T08:58:17.705Z] #41 28.19 DEP compel/src/lib/ptrace.d [2021-02-16T08:58:17.705Z] #41 28.31 DEP compel/src/lib/infect.d [2021-02-16T08:58:18.062Z] #41 28.45 DEP compel/src/lib/infect-util.d [2021-02-16T08:58:18.062Z] #41 28.57 DEP compel/src/lib/infect-rpc.d [2021-02-16T08:58:18.062Z] #41 28.69 DEP compel/arch/s390/src/lib/infect.d [2021-02-16T08:58:18.062Z] #41 28.81 DEP compel/arch/s390/src/lib/cpu.d [2021-02-16T08:58:18.352Z] #41 28.86 DEP compel/src/lib/log.d [2021-02-16T08:58:18.352Z] #41 28.90 DEP compel/src/main.d [2021-02-16T08:58:18.352Z] #41 28.94 DEP compel/src/lib/handle-elf.d [2021-02-16T08:58:18.352Z] #41 28.97 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-16T08:58:18.352Z] #41 29.02 CC compel/src/lib/log.o [2021-02-16T08:58:18.709Z] #41 29.11 CC compel/arch/s390/src/lib/cpu.o [2021-02-16T08:58:18.709Z] #41 29.31 CC compel/arch/s390/src/lib/infect.o [2021-02-16T08:58:19.378Z] #41 29.85 CC compel/src/lib/infect-rpc.o [2021-02-16T08:58:19.378Z] #41 30.10 CC compel/src/lib/infect-util.o [2021-02-16T08:58:19.667Z] #41 30.26 CC compel/src/lib/infect.o [2021-02-16T08:58:21.298Z] #41 31.50 CC compel/src/lib/ptrace.o [2021-02-16T08:58:21.298Z] #41 31.80 AR compel/libcompel.a [2021-02-16T08:58:21.298Z] #41 31.85 HOSTCC compel/src/main-host.o [2021-02-16T08:58:21.587Z] #41 32.16 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-16T08:58:21.587Z] #41 32.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T08:58:21.944Z] #41 32.44 HOSTCC compel/src/lib/log-host.o [2021-02-16T08:58:21.944Z] #41 32.56 HOSTLINK compel/compel-host-bin [2021-02-16T08:58:21.944Z] #41 32.68 DEP soccr/soccr.d [2021-02-16T08:58:22.233Z] #41 32.87 CC soccr/soccr.o [2021-02-16T08:58:22.926Z] #41 ... [2021-02-16T08:58:22.926Z] [2021-02-16T08:58:22.926Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:58:22.926Z] #11 60.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T08:58:22.926Z] #11 60.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T08:58:22.926Z] #11 60.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:22.926Z] #11 ... [2021-02-16T08:58:22.926Z] [2021-02-16T08:58:22.926Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:58:22.926Z] #56 70.32 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:58:22.926Z] #56 70.32 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T08:58:25.756Z] #56 ... [2021-02-16T08:58:25.756Z] [2021-02-16T08:58:25.756Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T08:58:25.756Z] #11 70.75 Selecting previously unselected package libapparmor1:s390x. [2021-02-16T08:58:25.756Z] #11 70.75 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 70.75 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-16T08:58:25.756Z] #11 70.81 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-16T08:58:25.756Z] #11 70.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 70.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-16T08:58:25.756Z] #11 70.90 Selecting previously unselected package libbtrfs0. [2021-02-16T08:58:25.756Z] #11 70.90 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 70.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T08:58:25.756Z] #11 70.93 Selecting previously unselected package libbtrfs-dev. [2021-02-16T08:58:25.756Z] #11 70.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 70.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T08:58:25.756Z] #11 70.99 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-16T08:58:25.756Z] #11 70.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 70.99 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 71.02 Selecting previously unselected package libudev-dev:s390x. [2021-02-16T08:58:25.756Z] #11 71.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.03 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-16T08:58:25.756Z] #11 71.13 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-16T08:58:25.756Z] #11 71.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.13 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-16T08:58:25.756Z] #11 71.34 Selecting previously unselected package libpcre16-3:s390x. [2021-02-16T08:58:25.756Z] #11 71.34 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.35 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 71.42 Selecting previously unselected package libpcre32-3:s390x. [2021-02-16T08:58:25.756Z] #11 71.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.43 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 71.51 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-16T08:58:25.756Z] #11 71.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.51 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 71.58 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-16T08:58:25.756Z] #11 71.59 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.59 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 71.91 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-16T08:58:25.756Z] #11 71.91 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 71.92 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-16T08:58:25.756Z] #11 72.07 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-16T08:58:25.756Z] #11 72.07 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 72.08 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 72.15 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-16T08:58:25.756Z] #11 72.15 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 72.15 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-16T08:58:25.756Z] #11 72.25 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-16T08:58:25.756Z] #11 72.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-16T08:58:25.756Z] #11 72.26 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-16T08:58:25.756Z] #11 72.57 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 72.58 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-16T08:58:25.756Z] #11 72.59 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-16T08:58:25.756Z] #11 72.60 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T08:58:25.756Z] #11 72.60 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 72.61 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-16T08:58:25.756Z] #11 72.62 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:25.756Z] #11 72.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T08:58:25.756Z] #11 72.63 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 72.64 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-16T08:58:25.756Z] #11 72.65 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T08:58:25.756Z] #11 72.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T08:58:25.756Z] #11 72.66 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-16T08:58:25.756Z] #11 72.67 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T08:58:25.756Z] #11 72.67 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-16T08:58:25.756Z] #11 72.68 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T08:58:25.756Z] #11 72.69 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-16T08:58:25.756Z] #11 72.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:25.756Z] #11 72.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T08:58:25.756Z] #11 72.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T08:58:25.756Z] #11 72.72 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T08:58:25.756Z] #11 72.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T08:58:25.756Z] #11 72.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T08:58:25.756Z] #11 72.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T08:58:25.756Z] #11 72.74 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-16T08:58:25.756Z] #11 72.75 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 72.75 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 72.76 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 72.77 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-16T08:58:25.756Z] #11 72.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:58:25.756Z] #11 DONE 73.2s [2021-02-16T08:58:25.756Z] [2021-02-16T08:58:25.756Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:25.756Z] #41 33.65 AR soccr/libsoccr.a [2021-02-16T08:58:25.756Z] #41 33.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T08:58:25.756Z] #41 33.83 DEP criu/arch/s390/sigframe.d [2021-02-16T08:58:25.756Z] #41 34.01 DEP criu/arch/s390/crtools.d [2021-02-16T08:58:25.756Z] #41 34.16 DEP criu/arch/s390/cpu.d [2021-02-16T08:58:25.756Z] #41 34.33 CC criu/arch/s390/cpu.o [2021-02-16T08:58:25.756Z] #41 34.82 CC criu/arch/s390/crtools.o [2021-02-16T08:58:25.756Z] #41 35.49 CC criu/arch/s390/sigframe.o [2021-02-16T08:58:25.756Z] #41 35.68 LINK criu/arch/s390/crtools.built-in.o [2021-02-16T08:58:25.756Z] #41 35.71 DEP criu/pie/util-vdso.d [2021-02-16T08:58:25.756Z] #41 35.93 DEP criu/pie/util.d [2021-02-16T08:58:25.756Z] #41 36.04 CC criu/pie/util.o [2021-02-16T08:58:25.756Z] #41 36.24 CC criu/pie/util-vdso.o [2021-02-16T08:58:26.058Z] #41 36.62 AR criu/pie/pie.lib.a [2021-02-16T08:58:26.058Z] #41 36.70 DEP criu/pie/restorer.d [2021-02-16T08:58:26.353Z] #41 36.88 DEP criu/arch/s390/restorer.d [2021-02-16T08:58:26.353Z] #41 ... [2021-02-16T08:58:26.353Z] [2021-02-16T08:58:26.353Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T08:58:26.353Z] #12 DONE 1.0s [2021-02-16T08:58:26.353Z] [2021-02-16T08:58:26.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:26.353Z] #41 37.06 DEP criu/arch/s390/vdso-pie.d [2021-02-16T08:58:26.353Z] #41 ... [2021-02-16T08:58:26.353Z] [2021-02-16T08:58:26.353Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:26.353Z] #43 64.04 vendor/golang.org/x/crypto/poly1305 [2021-02-16T08:58:26.353Z] #43 64.28 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-16T08:58:26.353Z] #43 64.52 vendor/golang.org/x/crypto/curve25519 [2021-02-16T08:58:26.353Z] #43 64.78 vendor/golang.org/x/crypto/hkdf [2021-02-16T08:58:26.353Z] #43 64.87 vendor/golang.org/x/text/transform [2021-02-16T08:58:26.353Z] #43 65.38 vendor/golang.org/x/text/unicode/bidi [2021-02-16T08:58:26.353Z] #43 66.45 vendor/golang.org/x/text/secure/bidirule [2021-02-16T08:58:26.353Z] #43 66.65 vendor/golang.org/x/text/unicode/norm [2021-02-16T08:58:26.353Z] #43 68.82 vendor/golang.org/x/net/idna [2021-02-16T08:58:26.353Z] #43 70.02 vendor/golang.org/x/net/http2/hpack [2021-02-16T08:58:26.353Z] #43 70.68 mime [2021-02-16T08:58:26.353Z] #43 71.71 mime/quotedprintable [2021-02-16T08:58:26.353Z] #43 72.02 net/http/internal [2021-02-16T08:58:26.353Z] #43 73.33 crypto/tls [2021-02-16T08:58:26.642Z] #43 ... [2021-02-16T08:58:26.642Z] [2021-02-16T08:58:26.642Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:26.642Z] #51 0.901 + RM_GOPATH=0 [2021-02-16T08:58:26.642Z] #51 0.901 + TMP_GOPATH= [2021-02-16T08:58:26.642Z] #51 0.901 + : /build [2021-02-16T08:58:26.642Z] #51 0.901 + '[' -z '' ']' [2021-02-16T08:58:26.642Z] #51 0.902 ++ mktemp -d [2021-02-16T08:58:26.642Z] #51 0.902 + export GOPATH=/tmp/tmp.bvH5JzXLKz [2021-02-16T08:58:26.642Z] #51 0.902 + GOPATH=/tmp/tmp.bvH5JzXLKz [2021-02-16T08:58:26.642Z] #51 0.902 + RM_GOPATH=1 [2021-02-16T08:58:26.642Z] #51 0.903 + case "$(go env GOARCH)" in [2021-02-16T08:58:26.642Z] #51 0.903 ++ go env GOARCH [2021-02-16T08:58:26.642Z] #51 0.905 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:58:26.642Z] #51 0.905 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:58:26.642Z] #51 0.906 ++ dirname /tmp/install/install.sh [2021-02-16T08:58:26.642Z] #51 0.912 + dir=/tmp/install [2021-02-16T08:58:26.642Z] #51 0.912 + bin=runc [2021-02-16T08:58:26.642Z] #51 0.912 + shift [2021-02-16T08:58:26.642Z] #51 0.912 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T08:58:26.642Z] #51 0.912 + . /tmp/install/runc.installer [2021-02-16T08:58:26.642Z] #51 0.912 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:58:26.642Z] #51 0.913 + install_runc [2021-02-16T08:58:26.642Z] #51 0.913 + uname -r [2021-02-16T08:58:26.642Z] #51 0.913 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T08:58:26.642Z] #51 0.923 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T08:58:26.642Z] #51 0.923 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T08:58:26.642Z] #51 0.923 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T08:58:26.642Z] #51 0.923 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bvH5JzXLKz/src/github.com/opencontainers/runc [2021-02-16T08:58:26.642Z] #51 0.925 Cloning into '/tmp/tmp.bvH5JzXLKz/src/github.com/opencontainers/runc'... [2021-02-16T08:58:26.642Z] #51 ... [2021-02-16T08:58:26.642Z] [2021-02-16T08:58:26.642Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:58:26.642Z] #56 DONE 74.4s [2021-02-16T08:58:26.948Z] [2021-02-16T08:58:26.948Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T08:58:26.948Z] #57 DONE 0.1s [2021-02-16T08:58:26.948Z] [2021-02-16T08:58:26.948Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T08:58:26.948Z] #58 DONE 0.1s [2021-02-16T08:58:26.948Z] [2021-02-16T08:58:26.948Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:26.948Z] #41 37.17 DEP criu/pie/parasite-vdso.d [2021-02-16T08:58:26.948Z] #41 37.39 DEP criu/pie/parasite.d [2021-02-16T08:58:26.948Z] #41 37.59 CC criu/pie/parasite.o [2021-02-16T08:58:28.009Z] #41 ... [2021-02-16T08:58:28.009Z] [2021-02-16T08:58:28.009Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-16T08:58:28.009Z] #13 DONE 1.3s [2021-02-16T08:58:28.009Z] [2021-02-16T08:58:28.009Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-16T08:58:28.644Z] #14 1.002 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T08:58:28.945Z] #14 DONE 1.2s [2021-02-16T08:58:28.945Z] [2021-02-16T08:58:28.945Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-16T08:58:30.000Z] #15 DONE 1.0s [2021-02-16T08:58:30.000Z] [2021-02-16T08:58:30.000Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-16T08:58:31.105Z] #16 DONE 1.1s [2021-02-16T08:58:31.105Z] [2021-02-16T08:58:31.105Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T08:58:32.230Z] #17 DONE 1.0s [2021-02-16T08:58:32.230Z] [2021-02-16T08:58:32.230Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:32.230Z] #51 6.294 + cd /tmp/tmp.bvH5JzXLKz/src/github.com/opencontainers/runc [2021-02-16T08:58:32.230Z] #51 6.301 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T08:58:32.230Z] #51 6.555 + '[' -z '' ']' [2021-02-16T08:58:32.230Z] #51 6.555 + target=static [2021-02-16T08:58:32.230Z] #51 6.555 + make 'BUILDTAGS=seccomp ' static [2021-02-16T08:58:32.520Z] #51 6.922 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T08:58:38.146Z] #51 ... [2021-02-16T08:58:38.146Z] [2021-02-16T08:58:38.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:38.146Z] #41 38.59 LINK criu/pie/parasite.built-in.o [2021-02-16T08:58:38.146Z] #41 38.60 GEN criu/pie/parasite-blob.h [2021-02-16T08:58:38.146Z] #41 38.63 CC criu/pie/parasite-vdso.o [2021-02-16T08:58:38.146Z] #41 39.13 CC criu/arch/s390/vdso-pie.o [2021-02-16T08:58:38.146Z] #41 39.29 CC criu/arch/s390/restorer.o [2021-02-16T08:58:38.146Z] #41 39.54 CC criu/pie/restorer.o [2021-02-16T08:58:38.146Z] #41 41.15 LINK criu/pie/restorer.built-in.o [2021-02-16T08:58:38.146Z] #41 41.16 GEN criu/pie/restorer-blob.h [2021-02-16T08:58:38.146Z] #41 41.27 DEP criu/vdso.d [2021-02-16T08:58:38.146Z] #41 41.37 DEP criu/uts_ns.d [2021-02-16T08:58:38.146Z] #41 41.48 DEP criu/util.d [2021-02-16T08:58:38.146Z] #41 41.65 DEP criu/uffd.d [2021-02-16T08:58:38.146Z] #41 41.83 DEP criu/tun.d [2021-02-16T08:58:38.146Z] #41 41.99 DEP criu/tty.d [2021-02-16T08:58:38.146Z] #41 42.13 DEP criu/timerfd.d [2021-02-16T08:58:38.146Z] #41 42.25 DEP criu/timens.d [2021-02-16T08:58:38.146Z] #41 42.34 DEP criu/sysfs_parse.d [2021-02-16T08:58:38.146Z] #41 42.45 DEP criu/sysctl.d [2021-02-16T08:58:38.146Z] #41 42.59 DEP criu/string.d [2021-02-16T08:58:38.146Z] #41 42.62 DEP criu/stats.d [2021-02-16T08:58:38.146Z] #41 42.69 DEP criu/sockets.d [2021-02-16T08:58:38.146Z] #41 42.81 DEP criu/sk-unix.d [2021-02-16T08:58:38.146Z] #41 43.08 DEP criu/sk-tcp.d [2021-02-16T08:58:38.146Z] #41 43.36 DEP criu/sk-queue.d [2021-02-16T08:58:38.146Z] #41 43.43 DEP criu/sk-packet.d [2021-02-16T08:58:38.146Z] #41 43.58 DEP criu/sk-netlink.d [2021-02-16T08:58:38.146Z] #41 43.67 DEP criu/sk-inet.d [2021-02-16T08:58:38.146Z] #41 43.87 DEP criu/signalfd.d [2021-02-16T08:58:38.146Z] #41 43.99 DEP criu/sigframe.d [2021-02-16T08:58:38.146Z] #41 44.10 DEP criu/shmem.d [2021-02-16T08:58:38.146Z] #41 44.23 DEP criu/servicefd.d [2021-02-16T08:58:38.146Z] #41 44.36 DEP criu/seize.d [2021-02-16T08:58:38.146Z] #41 44.51 DEP criu/seccomp.d [2021-02-16T08:58:38.146Z] #41 44.73 DEP criu/rst-malloc.d [2021-02-16T08:58:38.146Z] #41 44.79 DEP criu/rbtree.d [2021-02-16T08:58:38.146Z] #41 44.80 DEP criu/pstree.d [2021-02-16T08:58:38.146Z] #41 44.99 DEP criu/protobuf.d [2021-02-16T08:58:38.146Z] #41 45.15 GEN criu/protobuf-desc-gen.h [2021-02-16T08:58:38.146Z] #41 46.05 DEP criu/protobuf-desc.d [2021-02-16T08:58:38.146Z] #41 46.13 DEP criu/proc_parse.d [2021-02-16T08:58:38.146Z] #41 46.25 DEP criu/plugin.d [2021-02-16T08:58:38.146Z] #41 46.31 DEP criu/pipes.d [2021-02-16T08:58:38.146Z] #41 46.48 DEP criu/pie-util.d [2021-02-16T08:58:38.146Z] #41 46.62 DEP criu/pie-util-vdso.d [2021-02-16T08:58:38.146Z] #41 46.75 DEP criu/path.d [2021-02-16T08:58:38.146Z] #41 46.90 DEP criu/parasite-syscall.d [2021-02-16T08:58:38.146Z] #41 47.11 DEP criu/pagemap.d [2021-02-16T08:58:38.146Z] #41 47.32 DEP criu/pagemap-cache.d [2021-02-16T08:58:38.146Z] #41 47.43 DEP criu/page-xfer.d [2021-02-16T08:58:38.146Z] #41 47.51 DEP criu/page-pipe.d [2021-02-16T08:58:38.146Z] #41 47.56 DEP criu/netfilter.d [2021-02-16T08:58:38.146Z] #41 47.65 DEP criu/net.d [2021-02-16T08:58:38.146Z] #41 47.85 DEP criu/namespaces.d [2021-02-16T08:58:38.146Z] #41 48.03 DEP criu/mount.d [2021-02-16T08:58:38.146Z] #41 48.15 DEP criu/memfd.d [2021-02-16T08:58:38.146Z] #41 48.23 DEP criu/mem.d [2021-02-16T08:58:38.146Z] #41 48.40 DEP criu/lsm.d [2021-02-16T08:58:38.146Z] #41 48.54 DEP criu/log.d [2021-02-16T08:58:38.146Z] #41 48.66 DEP criu/libnetlink.d [2021-02-16T08:58:38.146Z] #41 48.73 DEP criu/kerndat.d [2021-02-16T08:58:38.146Z] #41 48.92 DEP criu/kcmp-ids.d [2021-02-16T08:58:38.436Z] #41 48.98 DEP criu/irmap.d [2021-02-16T08:58:38.436Z] #41 49.08 DEP criu/ipc_ns.d [2021-02-16T08:58:38.725Z] #41 49.21 DEP criu/image.d [2021-02-16T08:58:38.725Z] #41 49.36 DEP criu/image-desc.d [2021-02-16T08:58:38.725Z] #41 49.47 DEP criu/fsnotify.d [2021-02-16T08:58:39.084Z] #41 49.60 DEP criu/filesystems.d [2021-02-16T08:58:39.084Z] #41 49.73 DEP criu/files.d [2021-02-16T08:58:39.373Z] #41 49.90 DEP criu/files-reg.d [2021-02-16T08:58:39.373Z] #41 50.03 DEP criu/files-ext.d [2021-02-16T08:58:39.373Z] #41 50.14 DEP criu/file-lock.d [2021-02-16T08:58:39.733Z] #41 50.26 DEP criu/file-ids.d [2021-02-16T08:58:39.733Z] #41 50.36 DEP criu/fifo.d [2021-02-16T08:58:39.733Z] #41 50.45 DEP criu/fdstore.d [2021-02-16T08:58:39.733Z] #41 50.55 DEP criu/fault-injection.d [2021-02-16T08:58:40.022Z] #41 50.60 DEP criu/external.d [2021-02-16T08:58:40.022Z] #41 50.70 DEP criu/eventpoll.d [2021-02-16T08:58:40.311Z] #41 50.81 DEP criu/eventfd.d [2021-02-16T08:58:40.311Z] #41 ... [2021-02-16T08:58:40.311Z] [2021-02-16T08:58:40.311Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:40.311Z] #43 77.84 net/http/httptrace [2021-02-16T08:58:40.311Z] #43 77.95 net/http [2021-02-16T08:58:40.311Z] #43 85.81 github.com/LK4D4/vndr/godl [2021-02-16T08:58:40.311Z] #43 86.29 github.com/LK4D4/vndr [2021-02-16T08:58:40.311Z] #43 ... [2021-02-16T08:58:40.311Z] [2021-02-16T08:58:40.311Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:40.311Z] #41 50.99 DEP criu/crtools.d [2021-02-16T08:58:40.408Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T08:58:40.408Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T08:58:40.408Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T08:58:40.672Z] #41 51.16 DEP criu/cr-service.d [2021-02-16T08:58:40.672Z] #41 51.28 DEP criu/cr-restore.d [2021-02-16T08:58:40.961Z] #41 51.43 DEP criu/cr-errno.d [2021-02-16T08:58:40.961Z] #41 51.44 DEP criu/cr-dump.d [2021-02-16T08:58:40.961Z] #41 51.68 DEP criu/cr-dedup.d [2021-02-16T08:58:41.250Z] #41 51.83 DEP criu/cr-check.d [2021-02-16T08:58:41.250Z] #41 51.97 DEP criu/config.d [2021-02-16T08:58:41.353Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T08:58:41.353Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T08:58:41.540Z] #41 52.07 DEP criu/clone-noasan.d [2021-02-16T08:58:41.540Z] #41 52.18 DEP criu/cgroup.d [2021-02-16T08:58:41.616Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-02-16T08:58:41.616Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-02-16T08:58:41.616Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T08:58:41.616Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T08:58:41.829Z] #41 52.41 DEP criu/cgroup-props.d [2021-02-16T08:58:41.829Z] #41 52.52 DEP criu/bitmap.d [2021-02-16T08:58:41.829Z] #41 52.56 DEP criu/bfd.d [2021-02-16T08:58:41.829Z] #41 52.62 DEP criu/autofs.d [2021-02-16T08:58:41.879Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2021-02-16T08:58:42.119Z] #41 ... [2021-02-16T08:58:42.119Z] [2021-02-16T08:58:42.119Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T08:58:42.119Z] #18 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:58:42.119Z] #18 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:58:42.119Z] #18 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:58:42.119Z] #18 1.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T08:58:42.119Z] #18 2.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T08:58:42.119Z] #18 4.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T08:58:42.119Z] #18 6.524 Fetched 8110 kB in 6s (1444 kB/s) [2021-02-16T08:58:42.119Z] #18 6.524 Reading package lists... [2021-02-16T08:58:42.119Z] #18 8.117 Reading package lists... [2021-02-16T08:58:42.119Z] #18 9.885 Building dependency tree... [2021-02-16T08:58:42.119Z] #18 ... [2021-02-16T08:58:42.119Z] [2021-02-16T08:58:42.119Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:42.119Z] #41 52.80 DEP criu/aio.d [2021-02-16T08:58:42.119Z] #41 52.90 DEP criu/action-scripts.d [2021-02-16T08:58:42.142Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T08:58:42.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T08:58:42.408Z] #41 53.12 CC criu/action-scripts.o [2021-02-16T08:58:42.698Z] #41 53.38 CC criu/aio.o [2021-02-16T08:58:43.040Z] #41 53.71 CC criu/autofs.o [2021-02-16T08:58:44.093Z] #41 54.63 CC criu/bfd.o [2021-02-16T08:58:44.700Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-02-16T08:58:44.724Z] #41 ... [2021-02-16T08:58:44.724Z] [2021-02-16T08:58:44.724Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:58:44.724Z] #43 DONE 92.3s [2021-02-16T08:58:44.724Z] [2021-02-16T08:58:44.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:44.724Z] #41 55.21 CC criu/bitmap.o [2021-02-16T08:58:44.724Z] #41 55.41 CC criu/cgroup-props.o [2021-02-16T08:58:45.367Z] #41 55.89 CC criu/cgroup.o [2021-02-16T08:58:46.095Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 13.7% of statements [2021-02-16T08:58:46.670Z] ok github.com/docker/docker/builder/dockerfile 0.841s coverage: 48.3% of statements [2021-02-16T08:58:46.670Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T08:58:47.246Z] ok github.com/docker/docker/builder/remotecontext/git 3.628s coverage: 86.3% of statements [2021-02-16T08:58:47.246Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T08:58:47.246Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T08:58:47.531Z] #41 57.73 CC criu/clone-noasan.o [2021-02-16T08:58:47.531Z] #41 57.90 CC criu/config.o [2021-02-16T08:58:48.159Z] #41 58.83 CC criu/cr-check.o [2021-02-16T08:58:49.187Z] #41 59.74 CC criu/cr-dedup.o [2021-02-16T08:58:49.187Z] #41 59.96 CC criu/cr-dump.o [2021-02-16T08:58:50.224Z] #41 ... [2021-02-16T08:58:50.225Z] [2021-02-16T08:58:50.225Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T08:58:50.225Z] #18 10.40 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T08:58:50.225Z] #18 10.40 The following additional packages will be installed: [2021-02-16T08:58:50.225Z] #18 10.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T08:58:50.225Z] #18 10.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T08:58:50.225Z] #18 10.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T08:58:50.225Z] #18 10.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T08:58:50.225Z] #18 10.40 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T08:58:50.225Z] #18 10.40 Suggested packages: [2021-02-16T08:58:50.225Z] #18 10.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T08:58:50.225Z] #18 10.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T08:58:50.225Z] #18 10.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T08:58:50.225Z] #18 10.40 Recommended packages: [2021-02-16T08:58:50.225Z] #18 10.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T08:58:50.225Z] #18 10.40 python3-keyrings.alt python3-xdg unzip [2021-02-16T08:58:50.225Z] #18 11.72 The following NEW packages will be installed: [2021-02-16T08:58:50.225Z] #18 11.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T08:58:50.225Z] #18 11.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T08:58:50.225Z] #18 11.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T08:58:50.225Z] #18 11.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T08:58:50.225Z] #18 11.72 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T08:58:50.225Z] #18 11.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T08:58:50.225Z] #18 11.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T08:58:50.225Z] #18 11.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T08:58:50.225Z] #18 11.72 xz-utils zip [2021-02-16T08:58:50.225Z] #18 11.83 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T08:58:50.225Z] #18 11.83 Need to get 27.7 MB of archives. [2021-02-16T08:58:50.225Z] #18 11.83 After this operation, 117 MB of additional disk space will be used. [2021-02-16T08:58:50.225Z] #18 11.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-16T08:58:50.225Z] #18 11.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-16T08:58:50.225Z] #18 11.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-16T08:58:50.225Z] #18 11.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-16T08:58:50.225Z] #18 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-16T08:58:50.225Z] #18 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-16T08:58:50.225Z] #18 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-16T08:58:50.225Z] #18 12.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-16T08:58:50.225Z] #18 12.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-16T08:58:50.225Z] #18 12.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-16T08:58:50.225Z] #18 12.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-16T08:58:50.225Z] #18 12.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-16T08:58:50.225Z] #18 12.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-16T08:58:50.225Z] #18 12.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-16T08:58:50.225Z] #18 12.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-16T08:58:50.225Z] #18 12.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-16T08:58:50.225Z] #18 12.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-16T08:58:50.225Z] #18 12.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T08:58:50.225Z] #18 12.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-16T08:58:50.225Z] #18 12.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-16T08:58:50.225Z] #18 12.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-16T08:58:50.225Z] #18 12.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-16T08:58:50.225Z] #18 12.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-16T08:58:50.225Z] #18 12.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-16T08:58:50.225Z] #18 12.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-16T08:58:50.225Z] #18 12.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-16T08:58:50.225Z] #18 12.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-16T08:58:50.225Z] #18 12.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-16T08:58:50.225Z] #18 12.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-16T08:58:50.225Z] #18 12.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-16T08:58:50.225Z] #18 12.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-16T08:58:50.225Z] #18 12.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-16T08:58:50.225Z] #18 12.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-16T08:58:50.225Z] #18 12.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-16T08:58:50.225Z] #18 12.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T08:58:50.225Z] #18 12.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T08:58:50.225Z] #18 12.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T08:58:50.225Z] #18 12.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-16T08:58:50.225Z] #18 12.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T08:58:50.225Z] #18 12.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T08:58:50.225Z] #18 12.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T08:58:50.225Z] #18 12.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-16T08:58:50.225Z] #18 13.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-16T08:58:50.225Z] #18 13.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-16T08:58:50.225Z] #18 13.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T08:58:50.225Z] #18 13.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-16T08:58:50.225Z] #18 13.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-16T08:58:50.225Z] #18 13.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-16T08:58:50.225Z] #18 13.99 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:58:50.225Z] #18 14.02 Fetched 27.7 MB in 2s (15.3 MB/s) [2021-02-16T08:58:50.225Z] #18 14.08 Selecting previously unselected package pigz. [2021-02-16T08:58:50.225Z] #18 14.08 (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 ... 23199 files and directories currently installed.) [2021-02-16T08:58:50.225Z] #18 14.13 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 14.14 Unpacking pigz (2.4-1) ... [2021-02-16T08:58:50.225Z] #18 14.19 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-16T08:58:50.225Z] #18 14.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 14.20 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 14.54 Selecting previously unselected package python3.7-minimal. [2021-02-16T08:58:50.225Z] #18 14.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 14.54 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 15.19 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 15.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 16.49 Selecting previously unselected package python3-minimal. [2021-02-16T08:58:50.225Z] #18 16.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-02-16T08:58:50.225Z] #18 16.53 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 16.53 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T08:58:50.225Z] #18 16.59 Selecting previously unselected package libmpdec2:s390x. [2021-02-16T08:58:50.225Z] #18 16.59 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 16.59 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-16T08:58:50.225Z] #18 16.64 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-16T08:58:50.225Z] #18 16.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 16.64 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 17.20 Selecting previously unselected package python3.7. [2021-02-16T08:58:50.225Z] #18 17.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 17.21 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T08:58:50.225Z] #18 17.29 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-16T08:58:50.225Z] #18 17.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 17.29 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-16T08:58:50.225Z] #18 17.32 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T08:58:50.225Z] #18 17.87 Selecting previously unselected package python3. [2021-02-16T08:58:50.225Z] #18 17.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-02-16T08:58:50.225Z] #18 17.91 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 17.91 Unpacking python3 (3.7.3-1) ... [2021-02-16T08:58:50.225Z] #18 18.00 Selecting previously unselected package libip4tc0:s390x. [2021-02-16T08:58:50.225Z] #18 18.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 18.00 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-16T08:58:50.225Z] #18 18.06 Selecting previously unselected package libip6tc0:s390x. [2021-02-16T08:58:50.225Z] #18 18.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 18.06 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-16T08:58:50.225Z] #18 18.14 Selecting previously unselected package libiptc0:s390x. [2021-02-16T08:58:50.225Z] #18 18.14 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 18.14 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-16T08:58:50.225Z] #18 18.19 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-16T08:58:50.225Z] #18 18.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-16T08:58:50.225Z] #18 18.19 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-16T08:58:50.225Z] #18 18.24 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-16T08:58:50.225Z] #18 18.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-16T08:58:50.514Z] #18 18.24 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-16T08:58:50.514Z] #18 18.28 Selecting previously unselected package libnftnl11:s390x. [2021-02-16T08:58:50.514Z] #18 18.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-16T08:58:50.514Z] #18 18.28 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-16T08:58:50.514Z] #18 18.33 Selecting previously unselected package iptables. [2021-02-16T08:58:50.514Z] #18 18.33 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-16T08:58:50.514Z] #18 18.33 Unpacking iptables (1.8.2-4) ... [2021-02-16T08:58:50.514Z] #18 ... [2021-02-16T08:58:50.514Z] [2021-02-16T08:58:50.514Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T08:58:50.514Z] #30 DONE 98.0s [2021-02-16T08:58:50.514Z] [2021-02-16T08:58:50.514Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:50.514Z] #41 61.29 CC criu/cr-errno.o [2021-02-16T08:58:50.514Z] #41 61.33 CC criu/cr-restore.o [2021-02-16T08:58:52.555Z] ok github.com/docker/docker/client 0.231s coverage: 75.4% of statements [2021-02-16T08:58:53.235Z] #41 63.95 CC criu/cr-service.o [2021-02-16T08:58:54.262Z] #41 64.89 CC criu/crtools.o [2021-02-16T08:58:54.552Z] #41 65.18 CC criu/eventfd.o [2021-02-16T08:58:54.841Z] #41 65.41 CC criu/eventpoll.o [2021-02-16T08:58:55.470Z] #41 65.93 CC criu/external.o [2021-02-16T08:58:55.470Z] #41 66.04 CC criu/fault-injection.o [2021-02-16T08:58:55.470Z] #41 66.07 CC criu/fdstore.o [2021-02-16T08:58:55.470Z] #41 66.22 CC criu/fifo.o [2021-02-16T08:58:56.143Z] #41 66.55 CC criu/file-ids.o [2021-02-16T08:58:56.143Z] #41 66.80 CC criu/file-lock.o [2021-02-16T08:58:56.772Z] #41 ... [2021-02-16T08:58:56.772Z] [2021-02-16T08:58:56.772Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T08:58:56.772Z] #18 18.66 Selecting previously unselected package xxd. [2021-02-16T08:58:56.772Z] #18 18.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 18.66 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T08:58:56.772Z] #18 18.82 Selecting previously unselected package vim-common. [2021-02-16T08:58:56.772Z] #18 18.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T08:58:56.772Z] #18 18.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T08:58:56.772Z] #18 18.94 Selecting previously unselected package bash-completion. [2021-02-16T08:58:56.772Z] #18 18.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T08:58:56.772Z] #18 20.29 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T08:58:56.772Z] #18 20.61 Selecting previously unselected package bzip2. [2021-02-16T08:58:56.772Z] #18 20.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 20.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T08:58:56.772Z] #18 20.66 Selecting previously unselected package xz-utils. [2021-02-16T08:58:56.772Z] #18 20.66 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 20.67 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T08:58:56.772Z] #18 20.75 Selecting previously unselected package apparmor. [2021-02-16T08:58:56.772Z] #18 20.75 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 20.80 Unpacking apparmor (2.13.2-10) ... [2021-02-16T08:58:56.772Z] #18 21.04 Selecting previously unselected package aufs-tools. [2021-02-16T08:58:56.772Z] #18 21.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.05 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T08:58:56.772Z] #18 21.11 Selecting previously unselected package libonig5:s390x. [2021-02-16T08:58:56.772Z] #18 21.12 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.14 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-16T08:58:56.772Z] #18 21.23 Selecting previously unselected package libjq1:s390x. [2021-02-16T08:58:56.772Z] #18 21.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.23 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T08:58:56.772Z] #18 21.29 Selecting previously unselected package jq. [2021-02-16T08:58:56.772Z] #18 21.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T08:58:56.772Z] #18 21.34 Selecting previously unselected package libaio1:s390x. [2021-02-16T08:58:56.772Z] #18 21.34 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.34 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-16T08:58:56.772Z] #18 21.36 Selecting previously unselected package libgpm2:s390x. [2021-02-16T08:58:56.772Z] #18 21.36 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.37 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-16T08:58:56.772Z] #18 21.39 Selecting previously unselected package libicu63:s390x. [2021-02-16T08:58:56.772Z] #18 21.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 21.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T08:58:56.772Z] #18 23.58 Selecting previously unselected package libnet1:s390x. [2021-02-16T08:58:56.772Z] #18 23.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 23.58 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T08:58:56.772Z] #18 23.62 Selecting previously unselected package libnl-3-200:s390x. [2021-02-16T08:58:56.772Z] #18 23.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 23.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T08:58:56.772Z] #18 23.69 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-16T08:58:56.772Z] #18 23.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 23.69 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T08:58:56.772Z] #18 23.73 Selecting previously unselected package libreadline5:s390x. [2021-02-16T08:58:56.772Z] #18 23.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 23.73 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-16T08:58:56.772Z] #18 23.77 Selecting previously unselected package net-tools. [2021-02-16T08:58:56.772Z] #18 23.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-16T08:58:56.772Z] #18 23.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T08:58:56.772Z] #18 23.87 Selecting previously unselected package python-pip-whl. [2021-02-16T08:58:56.772Z] #18 23.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T08:58:56.772Z] #18 23.89 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T08:58:56.772Z] #18 24.28 Selecting previously unselected package python3-lib2to3. [2021-02-16T08:58:56.772Z] #18 24.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T08:58:56.772Z] #18 24.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T08:58:56.772Z] #18 24.37 Selecting previously unselected package python3-distutils. [2021-02-16T08:58:56.772Z] #18 24.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T08:58:56.772Z] #18 24.38 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T08:58:56.772Z] #18 24.47 Selecting previously unselected package python3-pip. [2021-02-16T08:58:56.772Z] #18 24.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T08:58:56.772Z] #18 24.47 Unpacking python3-pip (18.1-5) ... [2021-02-16T08:58:56.772Z] #18 24.59 Selecting previously unselected package python3-pkg-resources. [2021-02-16T08:58:56.772Z] #18 24.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T08:58:56.772Z] #18 24.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T08:58:56.772Z] #18 24.66 Selecting previously unselected package python3-setuptools. [2021-02-16T08:58:56.772Z] #18 24.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T08:58:56.772Z] #18 24.66 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T08:58:56.772Z] #18 ... [2021-02-16T08:58:56.772Z] [2021-02-16T08:58:56.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:58:56.772Z] #41 67.44 CC criu/files-ext.o [2021-02-16T08:58:57.061Z] #41 67.64 CC criu/files-reg.o [2021-02-16T08:58:58.561Z] #41 69.01 CC criu/files.o [2021-02-16T08:59:00.060Z] #41 70.37 CC criu/filesystems.o [2021-02-16T08:59:00.060Z] #41 70.80 CC criu/fsnotify.o [2021-02-16T08:59:01.088Z] #41 71.51 CC criu/image-desc.o [2021-02-16T08:59:01.088Z] #41 71.67 CC criu/image.o [2021-02-16T08:59:01.379Z] #41 72.10 CC criu/ipc_ns.o [2021-02-16T08:59:01.816Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T08:59:01.816Z] [2021-02-16T08:59:01.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T08:59:01.816Z] DOCKER_SYSTEMD=1 [2021-02-16T08:59:01.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T08:59:01.816Z] HOSTNAME=5d4e52769eb6 [2021-02-16T08:59:01.816Z] DEST=bundles/test-integration [2021-02-16T08:59:01.816Z] PWD=/go/src/github.com/docker/docker [2021-02-16T08:59:01.816Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T08:59:01.816Z] container=docker [2021-02-16T08:59:01.816Z] HOME=/root [2021-02-16T08:59:01.816Z] LANG=C.UTF-8 [2021-02-16T08:59:01.816Z] INVOCATION_ID=8420d263a1844a7a9cb095bb9ee81fe7 [2021-02-16T08:59:01.816Z] GOLANG_VERSION=1.13.15 [2021-02-16T08:59:01.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T08:59:01.816Z] VALIDATE_BRANCH=master [2021-02-16T08:59:01.816Z] TERM=xterm [2021-02-16T08:59:01.816Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T08:59:01.816Z] SHLVL=3 [2021-02-16T08:59:01.816Z] TIMEOUT=120m [2021-02-16T08:59:01.816Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T08:59:01.816Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T08:59:01.816Z] GO111MODULE=off [2021-02-16T08:59:01.816Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T08:59:01.816Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T08:59:01.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T08:59:01.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T08:59:01.816Z] GOPATH=/go [2021-02-16T08:59:01.816Z] PKG_CONFIG=pkg-config [2021-02-16T08:59:01.816Z] _=/usr/bin/env [2021-02-16T08:59:01.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T08:59:02.008Z] #41 72.72 CC criu/irmap.o [2021-02-16T08:59:02.298Z] #41 ... [2021-02-16T08:59:02.298Z] [2021-02-16T08:59:02.298Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T08:59:02.298Z] #18 24.78 Selecting previously unselected package python3-wheel. [2021-02-16T08:59:02.298Z] #18 24.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T08:59:02.298Z] #18 24.79 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T08:59:02.298Z] #18 24.82 Selecting previously unselected package sudo. [2021-02-16T08:59:02.298Z] #18 24.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 24.83 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T08:59:02.298Z] #18 25.10 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T08:59:02.298Z] #18 25.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 25.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T08:59:02.298Z] #18 25.21 Selecting previously unselected package uidmap. [2021-02-16T08:59:02.298Z] #18 25.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 25.22 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T08:59:02.298Z] #18 25.27 Selecting previously unselected package vim-runtime. [2021-02-16T08:59:02.298Z] #18 25.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T08:59:02.298Z] #18 25.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T08:59:02.298Z] #18 25.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T08:59:02.298Z] #18 25.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 27.18 Selecting previously unselected package vim. [2021-02-16T08:59:02.298Z] #18 27.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 27.18 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 27.61 Selecting previously unselected package xfsprogs. [2021-02-16T08:59:02.298Z] #18 27.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 27.62 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T08:59:02.298Z] #18 27.84 Selecting previously unselected package zip. [2021-02-16T08:59:02.298Z] #18 27.84 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-16T08:59:02.298Z] #18 27.85 Unpacking zip (3.0-11+b1) ... [2021-02-16T08:59:02.298Z] #18 27.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T08:59:02.298Z] #18 27.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T08:59:02.298Z] #18 27.96 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-16T08:59:02.298Z] #18 27.96 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-16T08:59:02.298Z] #18 27.97 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-16T08:59:02.298Z] #18 27.98 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-16T08:59:02.298Z] #18 27.98 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T08:59:02.298Z] #18 27.99 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-16T08:59:02.298Z] #18 28.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T08:59:02.298Z] #18 28.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T08:59:02.298Z] #18 28.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T08:59:02.298Z] #18 28.02 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T08:59:02.298Z] #18 28.02 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 28.03 Setting up zip (3.0-11+b1) ... [2021-02-16T08:59:02.298Z] #18 28.04 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 28.05 Setting up bash-completion (1:2.8-6) ... [2021-02-16T08:59:02.298Z] #18 29.39 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-16T08:59:02.298Z] #18 29.40 Setting up xz-utils (5.2.4-1) ... [2021-02-16T08:59:02.298Z] #18 29.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T08:59:02.298Z] #18 29.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T08:59:02.298Z] #18 29.46 invoke-rc.d: could not determine current runlevel [2021-02-16T08:59:02.298Z] #18 29.46 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T08:59:02.298Z] #18 29.47 Setting up pigz (2.4-1) ... [2021-02-16T08:59:02.298Z] #18 29.47 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-16T08:59:02.298Z] #18 29.48 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T08:59:02.298Z] #18 29.49 Setting up python-pip-whl (18.1-5) ... [2021-02-16T08:59:02.298Z] #18 29.50 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-16T08:59:02.298Z] #18 29.51 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 29.73 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-16T08:59:02.298Z] #18 29.73 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-16T08:59:02.298Z] #18 29.74 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-16T08:59:02.298Z] #18 29.74 Setting up vim (2:8.1.0875-5) ... [2021-02-16T08:59:02.298Z] #18 29.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T08:59:02.298Z] #18 29.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T08:59:02.298Z] #18 29.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T08:59:02.298Z] #18 29.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T08:59:02.298Z] #18 29.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T08:59:02.298Z] #18 29.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T08:59:02.298Z] #18 29.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T08:59:02.298Z] #18 29.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T08:59:02.298Z] #18 29.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T08:59:02.298Z] #18 29.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T08:59:02.298Z] #18 29.80 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-16T08:59:02.298Z] #18 29.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T08:59:02.298Z] #18 29.82 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-16T08:59:02.298Z] #18 29.82 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T08:59:02.588Z] #18 ... [2021-02-16T08:59:02.588Z] [2021-02-16T08:59:02.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:02.588Z] #41 73.28 CC criu/kcmp-ids.o [2021-02-16T08:59:02.877Z] #41 73.51 CC criu/kerndat.o [2021-02-16T08:59:03.506Z] #41 74.23 CC criu/libnetlink.o [2021-02-16T08:59:03.795Z] #41 74.51 CC criu/log.o [2021-02-16T08:59:04.084Z] #41 74.89 CC criu/lsm.o [2021-02-16T08:59:04.301Z] #52 101.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T08:59:04.374Z] #41 75.17 CC criu/mem.o [2021-02-16T08:59:05.228Z] #52 102.6 + mkdir -p /build [2021-02-16T08:59:05.228Z] #52 102.6 + cp runc /build/runc [2021-02-16T08:59:05.484Z] #52 DONE 102.9s [2021-02-16T08:59:05.484Z] [2021-02-16T08:59:05.484Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:05.484Z] #48 sha256:aa06fec27036edbcc7334435e064df7a376026b7aa5d5023d7c4f7996f720414 [2021-02-16T08:59:05.484Z] #48 102.0 + /build/golangci-lint --version [2021-02-16T08:59:05.484Z] #48 102.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T08:59:05.484Z] #48 DONE 102.9s [2021-02-16T08:59:05.484Z] [2021-02-16T08:59:05.484Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:59:05.484Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:59:05.484Z] #55 102.5 + bin/containerd [2021-02-16T08:59:05.609Z] Removing intermediate container 9b27ff738aca [2021-02-16T08:59:05.609Z] ---> 8441c1255f6d [2021-02-16T08:59:05.609Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-16T08:59:05.609Z] ---> 805dc2d65d1c [2021-02-16T08:59:05.609Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-16T08:59:05.609Z] ---> 8fce76aaac1a [2021-02-16T08:59:05.609Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-16T08:59:05.609Z] ---> Running in d8e531a20286 [2021-02-16T08:59:05.609Z] Removing intermediate container d8e531a20286 [2021-02-16T08:59:05.609Z] ---> 2950419feffa [2021-02-16T08:59:05.609Z] Successfully built 2950419feffa [2021-02-16T08:59:05.609Z] Successfully tagged moby-buildx:latest [2021-02-16T08:59:05.609Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-16T08:59:05.609Z] if [ -n "${id}" ]; then \ [2021-02-16T08:59:05.609Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-16T08:59:05.609Z] && touch bundles/buildx; \ [2021-02-16T08:59:05.609Z] docker rm -f ${id}; \ [2021-02-16T08:59:05.609Z] fi [2021-02-16T08:59:05.609Z] d92672355b979c74378309258ebc6131f6f186b3dc6d64c04b85b8ce866f8f5c [2021-02-16T08:59:05.609Z] bundles/buildx version [2021-02-16T08:59:05.609Z] buildx v0.5.1 11057da [2021-02-16T08:59:05.609Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1d2a66009335f682ccb2539360d4259ed778daee . [2021-02-16T08:59:05.609Z] #1 [internal] booting buildkit [2021-02-16T08:59:05.609Z] #1 sha256:b89d8a49968adb1050e0ca5a885c580978f1dd5685abc00d9c9dc89a9508c555 [2021-02-16T08:59:05.609Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-16T08:59:05.609Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-02-16T08:59:05.609Z] #1 creating container buildx_buildkit_default [2021-02-16T08:59:05.609Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-16T08:59:05.609Z] #1 DONE 3.1s [2021-02-16T08:59:05.609Z] [2021-02-16T08:59:05.609Z] #2 [internal] load build definition from Dockerfile [2021-02-16T08:59:05.609Z] #2 sha256:8b3c667db5ab3e637081544a1b255ffa25c92dd7759668350de971e15f2b66ba [2021-02-16T08:59:05.609Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T08:59:05.609Z] #2 DONE 0.0s [2021-02-16T08:59:05.609Z] [2021-02-16T08:59:05.609Z] #3 [internal] load .dockerignore [2021-02-16T08:59:05.609Z] #3 sha256:7ec81f1f002fae5bb55e6682d8d1237583f241395a8f186cdc3a380c7cdf55a1 [2021-02-16T08:59:05.609Z] #3 transferring context: 87B done [2021-02-16T08:59:05.609Z] #3 DONE 0.0s [2021-02-16T08:59:05.609Z] [2021-02-16T08:59:05.609Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T08:59:05.609Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-16T08:59:05.609Z] #4 DONE 0.6s [2021-02-16T08:59:05.609Z] [2021-02-16T08:59:05.609Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T08:59:05.609Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-16T08:59:05.609Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.0s done [2021-02-16T08:59:05.609Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 4.19MB / 8.20MB 0.2s [2021-02-16T08:59:05.609Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-16T08:59:05.609Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-16T08:59:05.874Z] #41 76.34 CC criu/memfd.o [2021-02-16T08:59:05.903Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.2s done [2021-02-16T08:59:05.903Z] #5 DONE 0.4s [2021-02-16T08:59:05.903Z] [2021-02-16T08:59:05.903Z] #6 [internal] load build definition from Dockerfile [2021-02-16T08:59:05.903Z] #6 sha256:e4b30d7b3f16fd5d5b2fb6f22848c197f1ae72dd3d0eafefdd9bcb87368261df [2021-02-16T08:59:06.163Z] #41 76.76 CC criu/mount.o [2021-02-16T08:59:06.196Z] #6 transferring dockerfile: 16.55kB done [2021-02-16T08:59:06.196Z] #6 DONE 0.0s [2021-02-16T08:59:06.196Z] [2021-02-16T08:59:06.197Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:59:06.197Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-16T08:59:06.197Z] #9 ... [2021-02-16T08:59:06.197Z] [2021-02-16T08:59:06.197Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T08:59:06.197Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-16T08:59:06.197Z] #7 DONE 0.3s [2021-02-16T08:59:06.490Z] [2021-02-16T08:59:06.490Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T08:59:06.490Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-16T08:59:06.490Z] #9 DONE 0.4s [2021-02-16T08:59:06.490Z] [2021-02-16T08:59:06.490Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T08:59:06.490Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-16T08:59:06.798Z] #8 DONE 0.7s [2021-02-16T08:59:06.798Z] [2021-02-16T08:59:06.798Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T08:59:06.798Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-16T08:59:06.798Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.1s done [2021-02-16T08:59:07.100Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2021-02-16T08:59:07.666Z] #41 ... [2021-02-16T08:59:07.666Z] [2021-02-16T08:59:07.666Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T08:59:07.666Z] #18 31.43 Setting up iptables (1.8.2-4) ... [2021-02-16T08:59:07.666Z] #18 31.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T08:59:07.666Z] #18 31.47 Setting up python3 (3.7.3-1) ... [2021-02-16T08:59:07.666Z] #18 31.72 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T08:59:07.666Z] #18 32.08 Setting up apparmor (2.13.2-10) ... [2021-02-16T08:59:07.666Z] #18 32.93 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T08:59:07.666Z] #18 32.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T08:59:07.666Z] #18 33.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T08:59:07.666Z] #18 33.58 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T08:59:07.666Z] #18 33.87 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T08:59:07.666Z] #18 34.51 Setting up python3-pip (18.1-5) ... [2021-02-16T08:59:07.666Z] #18 35.11 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:59:07.666Z] #18 35.14 Processing triggers for mime-support (3.62) ... [2021-02-16T08:59:07.666Z] #18 DONE 35.7s [2021-02-16T08:59:07.666Z] [2021-02-16T08:59:07.666Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-16T08:59:07.757Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.05MB / 9.86MB 0.3s [2021-02-16T08:59:07.757Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.15MB / 9.86MB 0.5s [2021-02-16T08:59:07.757Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.24MB / 9.86MB 0.6s [2021-02-16T08:59:07.757Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2021-02-16T08:59:08.001Z] #55 ... [2021-02-16T08:59:08.001Z] [2021-02-16T08:59:08.001Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T08:59:08.001Z] #49 sha256:840827c9f3814c578b688af8cf8cf802fe6787bb1836440f662fd4738ab6a930 [2021-02-16T08:59:08.001Z] #49 DONE 0.5s [2021-02-16T08:59:08.182Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-16T08:59:08.256Z] [2021-02-16T08:59:08.256Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T08:59:08.256Z] #51 sha256:2589ed18761535f0bf56640581541fec41919567c82178ee177a0d32a70dcdaa [2021-02-16T08:59:08.256Z] #51 DONE 0.2s [2021-02-16T08:59:08.256Z] [2021-02-16T08:59:08.256Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:59:08.256Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:59:08.256Z] #55 ... [2021-02-16T08:59:08.256Z] [2021-02-16T08:59:08.256Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T08:59:08.256Z] #53 sha256:453cc0544fed7546315d555585c671207e22c8b9516f1461cc12f918fc4a0d04 [2021-02-16T08:59:08.256Z] #53 DONE 0.1s [2021-02-16T08:59:08.295Z] #19 0.623 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T08:59:08.295Z] #19 0.626 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T08:59:08.295Z] #19 0.627 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T08:59:08.415Z] #48 ... [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:59:08.415Z] #52 sha256:d227a543dfabbaa0fcdf131a1b1978b796915ec270e35392c5c3a0fe7e63e54c [2021-02-16T08:59:08.415Z] #52 102.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T08:59:08.415Z] #52 ... [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:08.415Z] #48 sha256:35b4d6cbd772226d57d33cadc378a928e0b8b92067137130d9b41e85370bf29c [2021-02-16T08:59:08.415Z] #48 103.0 + /build/golangci-lint --version [2021-02-16T08:59:08.415Z] #48 103.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T08:59:08.415Z] #48 DONE 103.7s [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T08:59:08.415Z] #52 sha256:d227a543dfabbaa0fcdf131a1b1978b796915ec270e35392c5c3a0fe7e63e54c [2021-02-16T08:59:08.415Z] #52 103.9 + mkdir -p /build [2021-02-16T08:59:08.415Z] #52 103.9 + cp runc /build/runc [2021-02-16T08:59:08.415Z] #52 DONE 104.0s [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:59:08.415Z] #55 sha256:8193f1c7caa4d798b610215e3149d9f726fe5f6785a31a2e45e384195859a3e4 [2021-02-16T08:59:08.415Z] #55 104.0 + bin/containerd [2021-02-16T08:59:08.415Z] #55 ... [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T08:59:08.415Z] #49 sha256:7c30cd71734a5d535bd6b3b8130bf4f4ddff1b7a812582aa9048497b47f3a132 [2021-02-16T08:59:08.415Z] #49 DONE 0.4s [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T08:59:08.415Z] #51 sha256:72e5daf8dd2721c27974d68d4a770998b1c47b39327477344f5ba7b710306803 [2021-02-16T08:59:08.415Z] #51 DONE 0.2s [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T08:59:08.415Z] #53 sha256:ad4a18ffbce50bb562d4ea67083641485e3dece9c471ee5354727108d632e266 [2021-02-16T08:59:08.415Z] #53 DONE 0.1s [2021-02-16T08:59:08.415Z] [2021-02-16T08:59:08.415Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:59:08.415Z] #55 sha256:8193f1c7caa4d798b610215e3149d9f726fe5f6785a31a2e45e384195859a3e4 [2021-02-16T08:59:08.512Z] [2021-02-16T08:59:08.512Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T08:59:08.512Z] #55 sha256:b4ca8e81f32ec83c6800c6ee3fff2802f8db7c4c9118e023636f38ddb0e72610 [2021-02-16T08:59:08.585Z] #19 DONE 0.8s [2021-02-16T08:59:08.585Z] [2021-02-16T08:59:08.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:08.585Z] #41 78.90 CC criu/namespaces.o [2021-02-16T08:59:09.546Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2021-02-16T08:59:09.546Z] #62 DONE 2.4s [2021-02-16T08:59:09.546Z] [2021-02-16T08:59:09.546Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:09.546Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:09.546Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-02-16T08:59:09.546Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.41MB / 96.52MB 2.1s [2021-02-16T08:59:09.546Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.46MB / 73.58MB 2.1s [2021-02-16T08:59:09.546Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2021-02-16T08:59:09.546Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-02-16T08:59:09.546Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.49MB / 54.14MB 2.0s [2021-02-16T08:59:09.546Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-02-16T08:59:09.546Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.87MB / 57.46MB 2.1s [2021-02-16T08:59:09.546Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 13.63MB / 54.14MB 2.3s [2021-02-16T08:59:09.614Z] #41 80.06 CC criu/net.o [2021-02-16T08:59:09.951Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 35.65MB / 73.58MB 2.4s [2021-02-16T08:59:09.951Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.07MB / 57.46MB 2.4s [2021-02-16T08:59:09.951Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 2.6s [2021-02-16T08:59:09.951Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 17.83MB / 54.14MB 2.6s [2021-02-16T08:59:10.257Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 2.9s [2021-02-16T08:59:10.257Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 2.9s [2021-02-16T08:59:10.257Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.89MB / 96.52MB 3.0s [2021-02-16T08:59:10.257Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.46MB / 57.46MB 3.0s [2021-02-16T08:59:10.568Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 3.0s [2021-02-16T08:59:10.568Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.09MB / 73.58MB 3.3s [2021-02-16T08:59:10.869Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 3.5s [2021-02-16T08:59:10.869Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 3.3s [2021-02-16T08:59:10.869Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 3.5s [2021-02-16T08:59:10.869Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.5s [2021-02-16T08:59:11.224Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 52.43MB / 96.52MB 3.8s [2021-02-16T08:59:11.224Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 3.8s [2021-02-16T08:59:11.224Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 3.8s [2021-02-16T08:59:11.224Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 3.8s [2021-02-16T08:59:11.611Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.67MB / 96.52MB 4.2s [2021-02-16T08:59:11.611Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 4.1s [2021-02-16T08:59:11.611Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.28MB / 57.46MB 4.1s [2021-02-16T08:59:11.611Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.53MB / 73.58MB 4.4s [2021-02-16T08:59:11.611Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 4.4s [2021-02-16T08:59:11.611Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.48MB / 57.46MB 4.4s [2021-02-16T08:59:11.671Z] #41 82.00 CC criu/netfilter.o [2021-02-16T08:59:11.671Z] #41 82.32 CC criu/page-pipe.o [2021-02-16T08:59:11.937Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|exports_file|deps|imports|name|compiled_files) took 1m59.643008999s [2021-02-16T08:59:11.937Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 638.164368ms [2021-02-16T08:59:11.962Z] #41 82.72 CC criu/page-xfer.o [2021-02-16T08:59:11.992Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 4.5s [2021-02-16T08:59:11.993Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 4.7s [2021-02-16T08:59:11.993Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 4.7s [2021-02-16T08:59:11.993Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done [2021-02-16T08:59:12.302Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 5.0s [2021-02-16T08:59:12.302Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 5.0s [2021-02-16T08:59:12.627Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.30MB / 96.52MB 5.1s [2021-02-16T08:59:12.627Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s [2021-02-16T08:59:12.627Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.55MB / 96.52MB 5.3s [2021-02-16T08:59:12.627Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.11MB / 73.58MB 5.3s [2021-02-16T08:59:12.627Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.2s done [2021-02-16T08:59:12.627Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-16T08:59:12.928Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.93MB / 96.52MB 5.5s [2021-02-16T08:59:12.928Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.35MB / 73.58MB 5.6s [2021-02-16T08:59:12.928Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done [2021-02-16T08:59:12.990Z] #41 83.64 CC criu/pagemap-cache.o [2021-02-16T08:59:13.225Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 93.32MB / 96.52MB 5.9s [2021-02-16T08:59:13.279Z] #41 83.81 CC criu/pagemap.o [2021-02-16T08:59:13.524Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-02-16T08:59:13.909Z] #41 84.41 CC criu/parasite-syscall.o [2021-02-16T08:59:14.537Z] #41 85.15 CC criu/path.o [2021-02-16T08:59:14.826Z] #41 85.37 CC criu/pie-util-vdso.o [2021-02-16T08:59:15.080Z] #10 ... [2021-02-16T08:59:15.080Z] [2021-02-16T08:59:15.080Z] #23 [internal] load build context [2021-02-16T08:59:15.080Z] #23 sha256:7db72d65ebe83189fd4a95e617444ba3acb63f235e3d7e908ed65f806a031ff2 [2021-02-16T08:59:15.080Z] #23 transferring context: 53.40MB 8.3s done [2021-02-16T08:59:15.080Z] #23 DONE 8.3s [2021-02-16T08:59:15.080Z] [2021-02-16T08:59:15.080Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T08:59:15.080Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-16T08:59:15.080Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.1s done [2021-02-16T08:59:15.080Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 3.2s done [2021-02-16T08:59:15.080Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a [2021-02-16T08:59:15.116Z] #41 85.67 CC criu/pie-util.o [2021-02-16T08:59:15.116Z] #41 85.79 CC criu/pipes.o [2021-02-16T08:59:15.793Z] #41 86.28 CC criu/plugin.o [2021-02-16T08:59:16.082Z] #41 86.56 CC criu/proc_parse.o [2021-02-16T08:59:16.604Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 6.2s done [2021-02-16T08:59:16.604Z] #26 DONE 9.5s [2021-02-16T08:59:16.604Z] [2021-02-16T08:59:16.604Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:16.604Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:16.604Z] #10 ... [2021-02-16T08:59:16.604Z] [2021-02-16T08:59:16.605Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:16.605Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:16.605Z] #27 0.224 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:59:16.605Z] #27 0.244 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:59:16.605Z] #27 0.266 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:59:16.899Z] #27 ... [2021-02-16T08:59:16.899Z] [2021-02-16T08:59:16.899Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:16.899Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:16.899Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.4s done [2021-02-16T08:59:16.899Z] #10 DONE 9.7s [2021-02-16T08:59:16.899Z] [2021-02-16T08:59:16.899Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:16.899Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:16.899Z] #27 0.455 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T08:59:17.249Z] #27 0.713 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T08:59:17.544Z] #27 1.021 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T08:59:17.544Z] #27 ... [2021-02-16T08:59:17.544Z] [2021-02-16T08:59:17.544Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:17.544Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:17.544Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-16T08:59:17.544Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-16T08:59:17.544Z] #10 DONE 10.4s [2021-02-16T08:59:17.582Z] #41 88.21 CC criu/protobuf-desc.o [2021-02-16T08:59:17.837Z] [2021-02-16T08:59:17.837Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:17.837Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:17.837Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-02-16T08:59:18.211Z] #41 88.93 CC criu/protobuf.o [2021-02-16T08:59:18.501Z] #41 ... [2021-02-16T08:59:18.501Z] [2021-02-16T08:59:18.501Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:59:18.501Z] #20 3.180 Collecting yamllint==1.16.0 [2021-02-16T08:59:18.501Z] #20 3.317 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T08:59:18.501Z] #20 3.344 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T08:59:18.501Z] #20 3.464 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-16T08:59:18.501Z] #20 3.794 Installing build dependencies: started [2021-02-16T08:59:18.790Z] #20 ... [2021-02-16T08:59:18.790Z] [2021-02-16T08:59:18.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:18.790Z] #41 89.27 CC criu/pstree.o [2021-02-16T08:59:19.171Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 29.1% of statements [2021-02-16T08:59:19.419Z] #41 89.97 CC criu/rbtree.o [2021-02-16T08:59:19.708Z] #41 90.17 CC criu/rst-malloc.o [2021-02-16T08:59:19.746Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2021-02-16T08:59:19.746Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T08:59:19.746Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T08:59:19.746Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T08:59:19.746Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T08:59:20.000Z] #41 90.46 CC criu/seccomp.o [2021-02-16T08:59:20.595Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-02-16T08:59:20.595Z] #10 DONE 13.1s [2021-02-16T08:59:20.595Z] [2021-02-16T08:59:20.595Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:20.595Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:20.595Z] #27 3.264 Fetched 8197 kB in 3s (2685 kB/s) [2021-02-16T08:59:20.629Z] #41 91.08 CC criu/seize.o [2021-02-16T08:59:21.236Z] #27 3.264 Reading package lists... [2021-02-16T08:59:21.257Z] #41 91.83 CC criu/servicefd.o [2021-02-16T08:59:21.547Z] #41 92.32 CC criu/shmem.o [2021-02-16T08:59:22.575Z] #41 93.05 CC criu/sigframe.o [2021-02-16T08:59:22.575Z] #41 ... [2021-02-16T08:59:22.575Z] [2021-02-16T08:59:22.575Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T08:59:22.575Z] #38 120.0 + dpkg --print-architecture [2021-02-16T08:59:22.575Z] #38 120.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T08:59:22.575Z] #38 120.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T08:59:22.575Z] #38 120.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T08:59:22.575Z] #38 ... [2021-02-16T08:59:22.575Z] [2021-02-16T08:59:22.575Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T08:59:22.575Z] #20 10.53 Installing build dependencies: finished with status 'done' [2021-02-16T08:59:22.575Z] #20 13.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T08:59:22.575Z] #20 13.95 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T08:59:22.575Z] #20 13.96 Building wheels for collected packages: pyyaml [2021-02-16T08:59:22.575Z] #20 14.01 Running setup.py bdist_wheel for pyyaml: started [2021-02-16T08:59:22.761Z] #27 4.746 Reading package lists... [2021-02-16T08:59:23.055Z] #27 6.233 Building dependency tree... [2021-02-16T08:59:23.055Z] #27 6.671 The following additional packages will be installed: [2021-02-16T08:59:23.055Z] #27 6.671 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T08:59:23.055Z] #27 6.671 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T08:59:23.055Z] #27 6.672 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T08:59:23.055Z] #27 6.674 Suggested packages: [2021-02-16T08:59:23.055Z] #27 6.674 krb5-doc krb5-user [2021-02-16T08:59:23.056Z] #27 6.674 Recommended packages: [2021-02-16T08:59:23.056Z] #27 6.674 krb5-locales publicsuffix libsasl2-modules [2021-02-16T08:59:23.064Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2021-02-16T08:59:23.368Z] #27 6.970 The following NEW packages will be installed: [2021-02-16T08:59:23.368Z] #27 6.970 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T08:59:23.368Z] #27 6.970 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T08:59:23.368Z] #27 6.970 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T08:59:23.368Z] #27 6.971 libssh2-1 libssl1.1 openssl [2021-02-16T08:59:23.368Z] #27 7.044 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T08:59:23.368Z] #27 7.044 Need to get 5174 kB of archives. [2021-02-16T08:59:23.368Z] #27 7.044 After this operation, 14.6 MB of additional disk space will be used. [2021-02-16T08:59:23.368Z] #27 7.044 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T08:59:23.603Z] #20 14.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-16T08:59:23.603Z] #20 14.83 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-16T08:59:23.603Z] #20 14.91 Successfully built pyyaml [2021-02-16T08:59:23.603Z] #20 14.92 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T08:59:23.604Z] #20 15.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T08:59:23.663Z] #27 7.052 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-16T08:59:23.663Z] #27 7.054 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-16T08:59:23.663Z] #27 7.079 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-16T08:59:23.663Z] #27 7.088 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-16T08:59:23.663Z] #27 7.142 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T08:59:23.663Z] #27 7.169 Get:7 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T08:59:23.663Z] #27 7.176 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-16T08:59:23.663Z] #27 7.177 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-16T08:59:23.663Z] #27 7.180 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-16T08:59:23.663Z] #27 7.185 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-16T08:59:23.663Z] #27 7.207 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-16T08:59:23.663Z] #27 7.207 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-16T08:59:23.663Z] #27 7.207 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-16T08:59:23.663Z] #27 7.208 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-16T08:59:23.663Z] #27 7.210 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-16T08:59:23.663Z] #27 7.214 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-16T08:59:23.663Z] #27 7.221 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-16T08:59:23.663Z] #27 7.227 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T08:59:23.663Z] #27 7.230 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T08:59:23.663Z] #27 7.232 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T08:59:23.957Z] #27 7.450 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T08:59:23.957Z] #27 7.476 Fetched 5174 kB in 0s (25.0 MB/s) [2021-02-16T08:59:23.957Z] #27 7.493 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-16T08:59:23.957Z] #27 7.493 (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 ... 6677 files and directories currently installed.) [2021-02-16T08:59:23.957Z] #27 7.501 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T08:59:23.957Z] #27 7.503 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:59:23.957Z] #27 7.534 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-16T08:59:23.957Z] #27 7.537 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T08:59:23.957Z] #27 7.539 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:59:23.957Z] #27 7.576 Selecting previously unselected package libldap-common. [2021-02-16T08:59:23.957Z] #27 7.579 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T08:59:23.957Z] #27 7.581 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:59:23.957Z] #27 7.622 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-16T08:59:23.957Z] #27 7.622 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-16T08:59:23.957Z] #27 7.623 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:59:23.957Z] #27 7.685 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-16T08:59:23.957Z] #27 7.685 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T08:59:24.232Z] #20 DONE 15.6s [2021-02-16T08:59:24.233Z] [2021-02-16T08:59:24.233Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-16T08:59:24.233Z] #23 DONE 0.2s [2021-02-16T08:59:24.233Z] [2021-02-16T08:59:24.233Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-16T08:59:24.254Z] #27 7.686 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T08:59:24.254Z] #27 7.899 Selecting previously unselected package openssl. [2021-02-16T08:59:24.254Z] #27 7.903 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T08:59:24.254Z] #27 7.903 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T08:59:24.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2021-02-16T08:59:24.548Z] #27 8.039 Selecting previously unselected package ca-certificates. [2021-02-16T08:59:24.548Z] #27 8.039 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T08:59:24.548Z] #27 8.040 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T08:59:24.548Z] #27 8.096 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-16T08:59:24.548Z] #27 8.098 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-16T08:59:24.548Z] #27 8.101 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T08:59:24.548Z] #27 8.137 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-16T08:59:24.548Z] #27 8.139 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T08:59:24.548Z] #27 8.140 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:24.548Z] #27 8.177 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-16T08:59:24.548Z] #27 8.179 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T08:59:24.548Z] #27 8.181 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:24.548Z] #27 8.233 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-16T08:59:24.548Z] #27 8.233 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T08:59:24.844Z] #27 8.235 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:24.844Z] #27 8.327 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-16T08:59:24.844Z] #27 8.327 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T08:59:24.844Z] #27 8.328 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:24.844Z] #27 8.507 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.509 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.510 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T08:59:25.141Z] #27 8.546 Selecting previously unselected package libpsl5:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.548 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.549 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T08:59:25.141Z] #27 8.579 Selecting previously unselected package librtmp1:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.581 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.583 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T08:59:25.141Z] #27 8.623 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.624 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.626 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T08:59:25.141Z] #27 8.666 Selecting previously unselected package libcurl4:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.667 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.669 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T08:59:25.141Z] #27 8.728 Selecting previously unselected package curl. [2021-02-16T08:59:25.141Z] #27 8.731 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.733 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T08:59:25.141Z] #27 8.779 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T08:59:25.141Z] #27 8.782 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T08:59:25.141Z] #27 8.783 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T08:59:25.141Z] #27 8.834 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T08:59:25.261Z] #28 DONE 0.9s [2021-02-16T08:59:25.261Z] [2021-02-16T08:59:25.261Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-16T08:59:25.261Z] #31 DONE 0.2s [2021-02-16T08:59:25.261Z] [2021-02-16T08:59:25.261Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:25.261Z] #41 93.19 CC criu/signalfd.o [2021-02-16T08:59:25.261Z] #41 93.44 CC criu/sk-inet.o [2021-02-16T08:59:25.261Z] #41 94.27 CC criu/sk-netlink.o [2021-02-16T08:59:25.261Z] #41 94.59 CC criu/sk-packet.o [2021-02-16T08:59:25.261Z] #41 95.09 CC criu/sk-queue.o [2021-02-16T08:59:25.261Z] #41 95.44 CC criu/sk-tcp.o [2021-02-16T08:59:25.261Z] #41 95.75 CC criu/sk-unix.o [2021-02-16T08:59:25.438Z] #27 8.835 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T08:59:25.439Z] #27 8.837 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T08:59:25.439Z] #27 8.880 Selecting previously unselected package jq. [2021-02-16T08:59:25.439Z] #27 8.882 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T08:59:25.439Z] #27 8.884 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T08:59:25.439Z] #27 8.918 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T08:59:25.439Z] #27 8.922 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T08:59:25.439Z] #27 8.925 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T08:59:25.439Z] #27 9.079 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T08:59:25.439Z] #27 9.083 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:59:25.439Z] #27 9.086 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:25.551Z] #41 ... [2021-02-16T08:59:25.551Z] [2021-02-16T08:59:25.551Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-16T08:59:25.551Z] #33 DONE 0.2s [2021-02-16T08:59:25.551Z] [2021-02-16T08:59:25.551Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-16T08:59:25.551Z] #36 DONE 0.1s [2021-02-16T08:59:25.736Z] #27 9.089 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:59:25.736Z] #27 9.092 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T08:59:25.736Z] #27 9.096 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:25.736Z] #27 9.098 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T08:59:25.736Z] #27 9.101 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T08:59:25.736Z] #27 9.105 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:25.736Z] #27 9.107 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T08:59:25.736Z] #27 9.114 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T08:59:25.736Z] #27 9.118 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T08:59:25.736Z] #27 9.122 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T08:59:25.736Z] #27 9.125 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T08:59:25.840Z] [2021-02-16T08:59:25.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:26.783Z] #27 9.992 Updating certificates in /etc/ssl/certs... [2021-02-16T08:59:26.869Z] #41 97.21 CC criu/sockets.o [2021-02-16T08:59:27.018Z] ok github.com/docker/docker/daemon/cluster 0.142s coverage: 0.5% of statements [2021-02-16T08:59:27.159Z] #41 97.89 CC criu/stats.o [2021-02-16T08:59:27.429Z] #27 10.95 137 added, 0 removed; done. [2021-02-16T08:59:27.429Z] #27 10.98 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T08:59:27.429Z] #27 10.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T08:59:27.429Z] #27 10.99 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T08:59:27.429Z] #27 ... [2021-02-16T08:59:27.429Z] [2021-02-16T08:59:27.429Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T08:59:27.429Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T08:59:27.429Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-02-16T08:59:27.429Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-02-16T08:59:27.429Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-16T08:59:27.429Z] #10 DONE 20.2s [2021-02-16T08:59:27.429Z] [2021-02-16T08:59:27.429Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:27.429Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:27.429Z] #27 10.99 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T08:59:27.429Z] #27 10.99 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T08:59:27.429Z] #27 11.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T08:59:27.429Z] #27 11.02 Updating certificates in /etc/ssl/certs... [2021-02-16T08:59:27.429Z] #27 ... [2021-02-16T08:59:27.429Z] [2021-02-16T08:59:27.429Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T08:59:27.429Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-16T08:59:27.448Z] #41 98.13 CC criu/string.o [2021-02-16T08:59:27.448Z] #41 98.18 CC criu/sysctl.o [2021-02-16T08:59:27.725Z] #11 DONE 0.2s [2021-02-16T08:59:27.725Z] [2021-02-16T08:59:27.725Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:27.725Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:27.725Z] #27 ... [2021-02-16T08:59:27.725Z] [2021-02-16T08:59:27.725Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T08:59:27.725Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-16T08:59:28.025Z] #12 DONE 0.2s [2021-02-16T08:59:28.025Z] [2021-02-16T08:59:28.025Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:59:28.025Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T08:59:28.025Z] #51 ... [2021-02-16T08:59:28.025Z] [2021-02-16T08:59:28.025Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T08:59:28.025Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-16T08:59:28.025Z] #31 DONE 0.1s [2021-02-16T08:59:28.025Z] [2021-02-16T08:59:28.025Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T08:59:28.025Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-16T08:59:28.025Z] #39 DONE 0.1s [2021-02-16T08:59:28.081Z] #41 98.57 CC criu/sysfs_parse.o [2021-02-16T08:59:28.327Z] [2021-02-16T08:59:28.327Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T08:59:28.327Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T08:59:28.327Z] #27 11.85 0 added, 0 removed; done. [2021-02-16T08:59:28.327Z] #27 11.85 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T08:59:28.327Z] #27 11.86 done. [2021-02-16T08:59:28.370Z] #41 98.91 CC criu/timens.o [2021-02-16T08:59:28.370Z] #41 99.11 CC criu/timerfd.o [2021-02-16T08:59:28.628Z] #27 DONE 12.2s [2021-02-16T08:59:28.628Z] [2021-02-16T08:59:28.628Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T08:59:28.628Z] #28 sha256:a5797aaf863cc6755b8bc3715479abe60f11ee337136cc0bbdfcddcae72699c0 [2021-02-16T08:59:28.628Z] #28 DONE 0.1s [2021-02-16T08:59:28.628Z] [2021-02-16T08:59:28.628Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:59:28.628Z] #29 sha256:d7abf8e9b53723e48613a9e0167aefd1d28d8144e6c9e8033a0fa4ef3fe3f5dd [2021-02-16T08:59:28.660Z] #41 99.34 CC criu/tty.o [2021-02-16T08:59:29.578Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2021-02-16T08:59:29.694Z] #41 ... [2021-02-16T08:59:29.694Z] [2021-02-16T08:59:29.694Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T08:59:29.694Z] #38 DONE 137.1s [2021-02-16T08:59:29.694Z] [2021-02-16T08:59:29.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:29.988Z] #41 100.6 CC criu/tun.o [2021-02-16T08:59:30.337Z] #41 101.0 CC criu/uffd.o [2021-02-16T08:59:30.362Z] #55 132.8 + bin/containerd-stress [2021-02-16T08:59:30.362Z] #55 134.7 + bin/containerd-shim [2021-02-16T08:59:30.637Z] #41 ... [2021-02-16T08:59:30.637Z] [2021-02-16T08:59:30.637Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-16T08:59:30.637Z] #39 DONE 0.4s [2021-02-16T08:59:30.769Z] #29 2.071 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T08:59:30.948Z] [2021-02-16T08:59:30.948Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:59:30.948Z] #47 137.7 + /build/golangci-lint --version [2021-02-16T08:59:30.948Z] #47 138.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T08:59:30.948Z] #47 DONE 138.5s [2021-02-16T08:59:30.948Z] [2021-02-16T08:59:30.948Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T08:59:30.980Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-02-16T08:59:31.239Z] #41 101.9 CC criu/util.o [2021-02-16T08:59:31.243Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-02-16T08:59:31.451Z] #29 2.802 #=#=# [2021-02-16T08:59:32.274Z] #41 102.7 CC criu/uts_ns.o [2021-02-16T08:59:32.275Z] #41 102.8 CC criu/vdso.o [2021-02-16T08:59:32.564Z] #41 103.1 LINK criu/built-in.o [2021-02-16T08:59:32.564Z] #41 103.1 LINK criu/criu [2021-02-16T08:59:32.637Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-02-16T08:59:32.853Z] #41 103.3 DEP lib/c/criu.d [2021-02-16T08:59:32.853Z] #41 103.3 CC images/rpc.pb-c.o [2021-02-16T08:59:33.142Z] #41 103.7 CC lib/c/criu.o [2021-02-16T08:59:33.432Z] #41 104.0 LINK lib/c/built-in.o [2021-02-16T08:59:33.432Z] #41 104.0 LINK lib/c/libcriu.so [2021-02-16T08:59:33.432Z] #41 104.1 LINK lib/c/libcriu.a [2021-02-16T08:59:33.432Z] #41 104.2 GEN magic.py [2021-02-16T08:59:33.722Z] #41 104.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T08:59:33.722Z] #41 104.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T08:59:33.722Z] #41 104.2 Note: Building without GnuTLS support [2021-02-16T08:59:33.722Z] #41 104.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T08:59:33.722Z] #41 104.2 Makefile.config:40: Warn: Building without nftables support [2021-02-16T08:59:33.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T08:59:33.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T08:59:34.011Z] #41 104.5 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T08:59:34.011Z] #41 104.7 make[1]: Nothing to be done for 'all'. [2021-02-16T08:59:34.301Z] #41 105.0 make[1]: 'images/built-in.o' is up to date. [2021-02-16T08:59:34.352Z] #29 3.125 0.2% #### 6.0% ####### 10.1% ######## 12.2% ########### 16.2% ############# 18.2% ################# 24.3% ######################## 33.5% ############################# 41.6% ################################## 47.7% ###################################### 53.9% ########################################### 60.0% ############################################## 64.0% ################################################# 68.1% ##################################################### 74.2% ######################################################### 80.4% ############################################################## 86.5% ################################################################# 90.5% #################################################################### 94.6% ####################################################################### 98.6% ######################################################################## 100.0% [2021-02-16T08:59:34.620Z] #41 105.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T08:59:34.620Z] #41 105.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T08:59:34.620Z] #41 105.1 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T08:59:34.620Z] #41 105.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T08:59:34.620Z] #41 105.1 make[1]: Nothing to be done for 'all'. [2021-02-16T08:59:34.620Z] #41 105.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T08:59:34.620Z] #41 105.2 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.620Z] #41 105.2 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.620Z] #41 105.2 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.620Z] #41 105.3 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.918Z] #41 105.3 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.918Z] #41 105.3 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.918Z] #41 105.4 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.918Z] #41 105.5 make[2]: Nothing to be done for 'all'. [2021-02-16T08:59:34.918Z] #41 105.5 INSTALL criu/criu [2021-02-16T08:59:35.009Z] #29 6.174 [2021-02-16T08:59:35.010Z] #55 131.3 + bin/containerd-stress [2021-02-16T08:59:35.218Z] #41 DONE 105.7s [2021-02-16T08:59:35.218Z] [2021-02-16T08:59:35.218Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:59:35.306Z] #29 6.378 0.2% ###################### 31.9% ########################################## 58.7% ######################################################################## 100.0% [2021-02-16T08:59:35.570Z] #55 133.1 + bin/containerd-shim [2021-02-16T08:59:35.604Z] #29 7.069 [2021-02-16T08:59:35.847Z] #54 ... [2021-02-16T08:59:35.847Z] [2021-02-16T08:59:35.847Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T08:59:35.947Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.563s coverage: 14.1% of statements [2021-02-16T08:59:35.947Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-02-16T08:59:36.136Z] #42 DONE 0.2s [2021-02-16T08:59:36.136Z] [2021-02-16T08:59:36.136Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-16T08:59:36.136Z] #44 DONE 0.1s [2021-02-16T08:59:36.136Z] [2021-02-16T08:59:36.136Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-16T08:59:36.426Z] #46 DONE 0.1s [2021-02-16T08:59:36.426Z] [2021-02-16T08:59:36.426Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-16T08:59:36.426Z] #48 DONE 0.2s [2021-02-16T08:59:36.426Z] [2021-02-16T08:59:36.426Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-16T08:59:36.715Z] #50 DONE 0.1s [2021-02-16T08:59:36.715Z] [2021-02-16T08:59:36.715Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:59:36.812Z] #29 7.340 #=#=# ########## 14.7% ######################################### 57.7% ############################################################### 88.6% ######################################################################## 100.0% [2021-02-16T08:59:37.109Z] #29 8.520 [2021-02-16T08:59:37.341Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.663s coverage: 56.2% of statements [2021-02-16T08:59:38.028Z] #29 8.817 # 2.4% ##### 8.1% ############### 21.6% ################## 25.4% [2021-02-16T08:59:38.028Z] #29 ... [2021-02-16T08:59:38.028Z] [2021-02-16T08:59:38.028Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T08:59:38.028Z] #58 sha256:9c566d1817fcdc6f58f942e2891180b9aa19f1ea6cea4ed39812f94f71294c10 [2021-02-16T08:59:38.028Z] #58 1.054 + RM_GOPATH=0 [2021-02-16T08:59:38.028Z] #58 1.059 + TMP_GOPATH= [2021-02-16T08:59:38.028Z] #58 1.059 + : /build [2021-02-16T08:59:38.028Z] #58 1.059 + '[' -z '' ']' [2021-02-16T08:59:38.028Z] #58 1.059 ++ mktemp -d [2021-02-16T08:59:38.028Z] #58 1.071 + export GOPATH=/tmp/tmp.793SvBahDN [2021-02-16T08:59:38.028Z] #58 1.071 + GOPATH=/tmp/tmp.793SvBahDN [2021-02-16T08:59:38.028Z] #58 1.071 + RM_GOPATH=1 [2021-02-16T08:59:38.028Z] #58 1.071 + case "$(go env GOARCH)" in [2021-02-16T08:59:38.028Z] #58 1.072 ++ go env GOARCH [2021-02-16T08:59:38.028Z] #58 1.096 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.028Z] #58 1.096 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.028Z] #58 1.118 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:38.028Z] #58 1.128 + dir=/tmp/install [2021-02-16T08:59:38.028Z] #58 1.128 + bin=rootlesskit [2021-02-16T08:59:38.028Z] #58 1.129 + shift [2021-02-16T08:59:38.028Z] #58 1.129 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T08:59:38.028Z] #58 1.130 + . /tmp/install/rootlesskit.installer [2021-02-16T08:59:38.029Z] #58 1.131 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:59:38.029Z] #58 1.132 + install_rootlesskit [2021-02-16T08:59:38.029Z] #58 1.133 + case "$1" in [2021-02-16T08:59:38.029Z] #58 1.133 + export CGO_ENABLED=0 [2021-02-16T08:59:38.029Z] #58 1.133 + CGO_ENABLED=0 [2021-02-16T08:59:38.029Z] #58 1.133 + _install_rootlesskit [2021-02-16T08:59:38.029Z] #58 1.134 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T08:59:38.029Z] #58 1.135 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:59:38.029Z] #58 1.135 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.793SvBahDN/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:59:38.029Z] #58 1.155 Cloning into '/tmp/tmp.793SvBahDN/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T08:59:38.029Z] #58 6.631 + cd /tmp/tmp.793SvBahDN/src/github.com/rootless-containers/rootlesskit [2021-02-16T08:59:38.029Z] #58 6.632 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T08:59:38.029Z] #58 7.593 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T08:59:38.029Z] #58 7.594 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T08:59:38.029Z] #58 ... [2021-02-16T08:59:38.029Z] [2021-02-16T08:59:38.029Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:59:38.029Z] #47 sha256:5354eabf7a2b581013aa941f0a6b86c77f192f783163909d176bcd2794c2e4e2 [2021-02-16T08:59:38.029Z] #47 0.739 + RM_GOPATH=0 [2021-02-16T08:59:38.029Z] #47 0.739 + TMP_GOPATH= [2021-02-16T08:59:38.029Z] #47 0.739 + : /build [2021-02-16T08:59:38.029Z] #47 0.739 + '[' -z '' ']' [2021-02-16T08:59:38.029Z] #47 0.740 ++ mktemp -d [2021-02-16T08:59:38.029Z] #47 0.743 + export GOPATH=/tmp/tmp.fkZiAcCotr [2021-02-16T08:59:38.029Z] #47 0.743 + GOPATH=/tmp/tmp.fkZiAcCotr [2021-02-16T08:59:38.029Z] #47 0.743 + RM_GOPATH=1 [2021-02-16T08:59:38.029Z] #47 0.743 + case "$(go env GOARCH)" in [2021-02-16T08:59:38.029Z] #47 0.744 ++ go env GOARCH [2021-02-16T08:59:38.029Z] #47 0.751 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.029Z] #47 0.751 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.029Z] #47 0.752 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:38.029Z] #47 0.754 + dir=/tmp/install [2021-02-16T08:59:38.029Z] #47 0.754 + bin=gotestsum [2021-02-16T08:59:38.029Z] #47 0.754 + shift [2021-02-16T08:59:38.029Z] #47 0.754 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T08:59:38.029Z] #47 0.754 + . /tmp/install/gotestsum.installer [2021-02-16T08:59:38.029Z] #47 0.754 ++ : v0.5.3 [2021-02-16T08:59:38.029Z] #47 0.755 + install_gotestsum [2021-02-16T08:59:38.029Z] #47 0.755 + set -e [2021-02-16T08:59:38.029Z] #47 0.755 + export GO111MODULE=on [2021-02-16T08:59:38.029Z] #47 0.755 + GO111MODULE=on [2021-02-16T08:59:38.029Z] #47 0.755 + GOBIN=/build [2021-02-16T08:59:38.029Z] #47 0.756 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T08:59:38.029Z] #47 0.778 go: finding gotest.tools v0.5.3 [2021-02-16T08:59:38.029Z] #47 0.779 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T08:59:38.029Z] #47 1.522 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T08:59:38.029Z] #47 2.675 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T08:59:38.029Z] #47 4.656 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:59:38.029Z] #47 4.664 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T08:59:38.029Z] #47 4.666 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:59:38.029Z] #47 4.692 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T08:59:38.029Z] #47 4.694 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T08:59:38.029Z] #47 4.711 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:59:38.029Z] #47 4.725 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:59:38.029Z] #47 4.780 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:59:38.029Z] #47 4.940 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:59:38.029Z] #47 4.944 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:59:38.029Z] #47 5.035 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T08:59:38.029Z] #47 5.122 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T08:59:38.029Z] #47 5.160 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T08:59:38.029Z] #47 5.325 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:59:38.029Z] #47 5.422 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:59:38.029Z] #47 5.498 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:59:38.029Z] #47 5.829 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:59:38.029Z] #47 6.169 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:59:38.029Z] #47 6.354 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:59:38.029Z] #47 8.525 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:59:38.327Z] #47 10.29 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:59:38.327Z] #47 ... [2021-02-16T08:59:38.327Z] [2021-02-16T08:59:38.327Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:59:38.327Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T08:59:38.327Z] #42 1.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:59:38.327Z] #42 1.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:59:38.327Z] #42 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:59:38.327Z] #42 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T08:59:38.327Z] #42 5.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T08:59:38.327Z] #42 7.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T08:59:38.327Z] #42 ... [2021-02-16T08:59:38.327Z] [2021-02-16T08:59:38.327Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:59:38.327Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T08:59:38.327Z] #36 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:59:38.327Z] #36 1.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:59:38.327Z] #36 1.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:59:38.327Z] #36 2.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T08:59:38.327Z] #36 5.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T08:59:38.327Z] #36 7.641 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T08:59:38.327Z] #36 ... [2021-02-16T08:59:38.327Z] [2021-02-16T08:59:38.327Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:59:38.327Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T08:59:38.327Z] #13 0.936 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:59:38.327Z] #13 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:59:38.327Z] #13 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:59:38.327Z] #13 2.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T08:59:38.327Z] #13 4.513 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T08:59:38.327Z] #13 6.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T08:59:38.486Z] #55 141.5 + bin/containerd-shim-runc-v1 [2021-02-16T08:59:38.626Z] #13 ... [2021-02-16T08:59:38.626Z] [2021-02-16T08:59:38.626Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:59:38.626Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T08:59:38.626Z] #40 0.802 + git clone https://github.com/docker/distribution.git . [2021-02-16T08:59:38.626Z] #40 0.805 Cloning into '.'... [2021-02-16T08:59:38.626Z] #40 ... [2021-02-16T08:59:38.626Z] [2021-02-16T08:59:38.626Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:59:38.626Z] #64 sha256:e15ec5a42af93aae13c522c24494aa6285e0376b9ee19c974bcf73d4bb304421 [2021-02-16T08:59:38.626Z] #64 0.862 + RM_GOPATH=0 [2021-02-16T08:59:38.626Z] #64 0.862 + TMP_GOPATH= [2021-02-16T08:59:38.626Z] #64 0.862 + : /build [2021-02-16T08:59:38.626Z] #64 0.862 + '[' -z '' ']' [2021-02-16T08:59:38.626Z] #64 0.863 ++ mktemp -d [2021-02-16T08:59:38.626Z] #64 0.864 + export GOPATH=/tmp/tmp.dicwSPcjWS [2021-02-16T08:59:38.626Z] #64 0.865 + GOPATH=/tmp/tmp.dicwSPcjWS [2021-02-16T08:59:38.626Z] #64 0.865 + RM_GOPATH=1 [2021-02-16T08:59:38.626Z] #64 0.866 + case "$(go env GOARCH)" in [2021-02-16T08:59:38.626Z] #64 0.867 ++ go env GOARCH [2021-02-16T08:59:38.626Z] #64 0.879 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.626Z] #64 0.879 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.626Z] #64 0.880 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:38.626Z] #64 0.883 + dir=/tmp/install [2021-02-16T08:59:38.626Z] #64 0.883 + bin=proxy [2021-02-16T08:59:38.626Z] #64 0.883 + shift [2021-02-16T08:59:38.626Z] #64 0.884 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T08:59:38.626Z] #64 0.884 + . /tmp/install/proxy.installer [2021-02-16T08:59:38.626Z] #64 0.885 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:59:38.626Z] #64 0.886 + install_proxy [2021-02-16T08:59:38.626Z] #64 0.886 + case "$1" in [2021-02-16T08:59:38.626Z] #64 0.886 + export CGO_ENABLED=0 [2021-02-16T08:59:38.626Z] #64 0.886 + CGO_ENABLED=0 [2021-02-16T08:59:38.626Z] #64 0.887 + _install_proxy [2021-02-16T08:59:38.626Z] #64 0.887 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T08:59:38.626Z] #64 0.887 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:59:38.626Z] #64 0.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dicwSPcjWS/src/github.com/docker/libnetwork [2021-02-16T08:59:38.626Z] #64 0.892 Cloning into '/tmp/tmp.dicwSPcjWS/src/github.com/docker/libnetwork'... [2021-02-16T08:59:38.926Z] #64 ... [2021-02-16T08:59:38.926Z] [2021-02-16T08:59:38.926Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:38.926Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T08:59:38.926Z] #49 0.838 + RM_GOPATH=0 [2021-02-16T08:59:38.926Z] #49 0.838 + TMP_GOPATH= [2021-02-16T08:59:38.926Z] #49 0.838 + : /build [2021-02-16T08:59:38.926Z] #49 0.838 + '[' -z '' ']' [2021-02-16T08:59:38.926Z] #49 0.839 ++ mktemp -d [2021-02-16T08:59:38.926Z] #49 0.841 + export GOPATH=/tmp/tmp.oHH98q0pX1 [2021-02-16T08:59:38.926Z] #49 0.841 + GOPATH=/tmp/tmp.oHH98q0pX1 [2021-02-16T08:59:38.926Z] #49 0.841 + RM_GOPATH=1 [2021-02-16T08:59:38.926Z] #49 0.841 + case "$(go env GOARCH)" in [2021-02-16T08:59:38.926Z] #49 0.842 ++ go env GOARCH [2021-02-16T08:59:38.926Z] #49 0.855 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.926Z] #49 0.857 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.926Z] #49 0.858 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:38.926Z] #49 0.863 + dir=/tmp/install [2021-02-16T08:59:38.926Z] #49 0.863 + bin=golangci_lint [2021-02-16T08:59:38.926Z] #49 0.863 + shift [2021-02-16T08:59:38.926Z] #49 0.863 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T08:59:38.926Z] #49 0.863 + . /tmp/install/golangci_lint.installer [2021-02-16T08:59:38.926Z] #49 0.863 ++ : v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.863 + install_golangci_lint [2021-02-16T08:59:38.926Z] #49 0.863 + set -e [2021-02-16T08:59:38.926Z] #49 0.863 + export GO111MODULE=on [2021-02-16T08:59:38.926Z] #49 0.863 + GO111MODULE=on [2021-02-16T08:59:38.926Z] #49 0.863 + GOBIN=/build [2021-02-16T08:59:38.926Z] #49 0.863 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.880 go: finding github.com v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.882 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.882 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.882 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:59:38.926Z] #49 0.882 go: finding github.com/golangci v1.23.8 [2021-02-16T08:59:38.926Z] #49 1.762 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:59:38.926Z] #49 3.209 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T08:59:38.926Z] #49 ... [2021-02-16T08:59:38.926Z] [2021-02-16T08:59:38.926Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T08:59:38.926Z] #24 sha256:e4067e8996a97842ddc3ea19e6ff762e88c56c8f80cff2d5a8157d78bc08531b [2021-02-16T08:59:38.926Z] #24 1.056 + RM_GOPATH=0 [2021-02-16T08:59:38.926Z] #24 1.056 + TMP_GOPATH= [2021-02-16T08:59:38.926Z] #24 1.057 + : /build [2021-02-16T08:59:38.926Z] #24 1.058 + '[' -z '' ']' [2021-02-16T08:59:38.926Z] #24 1.067 ++ mktemp -d [2021-02-16T08:59:38.926Z] #24 1.069 + export GOPATH=/tmp/tmp.nETVWwQ49O [2021-02-16T08:59:38.926Z] #24 1.070 + GOPATH=/tmp/tmp.nETVWwQ49O [2021-02-16T08:59:38.926Z] #24 1.075 + RM_GOPATH=1 [2021-02-16T08:59:38.926Z] #24 1.076 + case "$(go env GOARCH)" in [2021-02-16T08:59:38.926Z] #24 1.078 ++ go env GOARCH [2021-02-16T08:59:38.926Z] #24 1.101 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.926Z] #24 1.103 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:38.926Z] #24 1.107 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:38.926Z] #24 1.109 + dir=/tmp/install [2021-02-16T08:59:38.926Z] #24 1.110 + bin=dockercli [2021-02-16T08:59:38.926Z] #24 1.111 + shift [2021-02-16T08:59:38.926Z] #24 1.112 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T08:59:38.926Z] #24 1.112 + . /tmp/install/dockercli.installer [2021-02-16T08:59:38.926Z] #24 1.113 ++ : stable [2021-02-16T08:59:38.926Z] #24 1.114 ++ : 17.06.2-ce [2021-02-16T08:59:38.926Z] #24 1.116 + install_dockercli [2021-02-16T08:59:38.926Z] #24 1.116 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T08:59:38.926Z] #24 1.117 Install docker/cli version 17.06.2-ce from stable [2021-02-16T08:59:38.926Z] #24 1.123 ++ uname -m [2021-02-16T08:59:38.926Z] #24 1.136 + arch=ppc64le [2021-02-16T08:59:38.926Z] #24 1.137 + '[' ppc64le '!=' x86_64 ']' [2021-02-16T08:59:38.926Z] #24 1.137 + '[' ppc64le '!=' s390x ']' [2021-02-16T08:59:38.926Z] #24 1.138 + '[' ppc64le '!=' armhf ']' [2021-02-16T08:59:38.926Z] #24 1.143 + build_dockercli [2021-02-16T08:59:38.926Z] #24 1.144 + git clone https://github.com/docker/docker-ce /tmp/tmp.nETVWwQ49O/tmp/docker-ce [2021-02-16T08:59:38.926Z] #24 1.168 Cloning into '/tmp/tmp.nETVWwQ49O/tmp/docker-ce'... [2021-02-16T08:59:38.926Z] #24 ... [2021-02-16T08:59:38.926Z] [2021-02-16T08:59:38.926Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:59:38.926Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T08:59:38.926Z] #55 1.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T08:59:38.926Z] #55 1.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T08:59:38.926Z] #55 1.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T08:59:38.926Z] #55 2.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T08:59:38.926Z] #55 5.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T08:59:38.926Z] #55 7.435 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T08:59:39.243Z] #55 ... [2021-02-16T08:59:39.243Z] [2021-02-16T08:59:39.243Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:59:39.243Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T08:59:39.243Z] #45 0.803 + RM_GOPATH=0 [2021-02-16T08:59:39.243Z] #45 0.803 + TMP_GOPATH= [2021-02-16T08:59:39.243Z] #45 0.803 + : /build [2021-02-16T08:59:39.243Z] #45 0.803 + '[' -z '' ']' [2021-02-16T08:59:39.243Z] #45 0.804 ++ mktemp -d [2021-02-16T08:59:39.243Z] #45 0.805 + export GOPATH=/tmp/tmp.3mj743v76V [2021-02-16T08:59:39.243Z] #45 0.805 + GOPATH=/tmp/tmp.3mj743v76V [2021-02-16T08:59:39.243Z] #45 0.805 + RM_GOPATH=1 [2021-02-16T08:59:39.243Z] #45 0.805 + case "$(go env GOARCH)" in [2021-02-16T08:59:39.243Z] #45 0.806 ++ go env GOARCH [2021-02-16T08:59:39.243Z] #45 0.812 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #45 0.812 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #45 0.813 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:39.243Z] #45 0.814 + dir=/tmp/install [2021-02-16T08:59:39.243Z] #45 0.814 + bin=vndr [2021-02-16T08:59:39.243Z] #45 0.814 + shift [2021-02-16T08:59:39.243Z] #45 0.815 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T08:59:39.243Z] #45 0.815 + . /tmp/install/vndr.installer [2021-02-16T08:59:39.243Z] #45 0.815 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:59:39.243Z] #45 0.815 + install_vndr [2021-02-16T08:59:39.243Z] #45 0.815 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T08:59:39.243Z] #45 0.815 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:59:39.243Z] #45 0.815 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3mj743v76V/src/github.com/LK4D4/vndr [2021-02-16T08:59:39.243Z] #45 0.817 Cloning into '/tmp/tmp.3mj743v76V/src/github.com/LK4D4/vndr'... [2021-02-16T08:59:39.243Z] #45 1.527 + cd /tmp/tmp.3mj743v76V/src/github.com/LK4D4/vndr [2021-02-16T08:59:39.243Z] #45 1.527 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T08:59:39.243Z] #45 1.539 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T08:59:39.243Z] #45 2.849 runtime/internal/atomic [2021-02-16T08:59:39.243Z] #45 2.877 runtime/internal/sys [2021-02-16T08:59:39.243Z] #45 2.897 internal/cpu [2021-02-16T08:59:39.243Z] #45 3.038 internal/race [2021-02-16T08:59:39.243Z] #45 3.666 sync/atomic [2021-02-16T08:59:39.243Z] #45 3.682 runtime/internal/math [2021-02-16T08:59:39.243Z] #45 3.947 unicode/utf8 [2021-02-16T08:59:39.243Z] #45 3.971 unicode [2021-02-16T08:59:39.243Z] #45 4.566 internal/bytealg [2021-02-16T08:59:39.243Z] #45 4.885 math/bits [2021-02-16T08:59:39.243Z] #45 6.277 internal/testlog [2021-02-16T08:59:39.243Z] #45 7.033 runtime [2021-02-16T08:59:39.243Z] #45 7.158 math [2021-02-16T08:59:39.243Z] #45 7.702 unicode/utf16 [2021-02-16T08:59:39.243Z] #45 8.711 container/list [2021-02-16T08:59:39.243Z] #45 10.95 crypto/internal/subtle [2021-02-16T08:59:39.243Z] #45 10.98 crypto/subtle [2021-02-16T08:59:39.243Z] #45 11.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T08:59:39.243Z] #45 ... [2021-02-16T08:59:39.243Z] [2021-02-16T08:59:39.243Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:59:39.243Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T08:59:39.243Z] #51 1.060 + RM_GOPATH=0 [2021-02-16T08:59:39.243Z] #51 1.060 + TMP_GOPATH= [2021-02-16T08:59:39.243Z] #51 1.060 + : /build [2021-02-16T08:59:39.243Z] #51 1.061 + '[' -z '' ']' [2021-02-16T08:59:39.243Z] #51 1.062 ++ mktemp -d [2021-02-16T08:59:39.243Z] #51 1.071 + export GOPATH=/tmp/tmp.nhDwsDRCkE [2021-02-16T08:59:39.243Z] #51 1.071 + GOPATH=/tmp/tmp.nhDwsDRCkE [2021-02-16T08:59:39.243Z] #51 1.071 + RM_GOPATH=1 [2021-02-16T08:59:39.243Z] #51 1.071 + case "$(go env GOARCH)" in [2021-02-16T08:59:39.243Z] #51 1.073 ++ go env GOARCH [2021-02-16T08:59:39.243Z] #51 1.114 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #51 1.114 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #51 1.116 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:39.243Z] #51 1.138 + dir=/tmp/install [2021-02-16T08:59:39.243Z] #51 1.149 + bin=shfmt [2021-02-16T08:59:39.243Z] #51 1.149 + shift [2021-02-16T08:59:39.243Z] #51 1.149 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T08:59:39.243Z] #51 1.150 + . /tmp/install/shfmt.installer [2021-02-16T08:59:39.243Z] #51 1.154 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:59:39.243Z] #51 1.155 + install_shfmt [2021-02-16T08:59:39.243Z] #51 1.155 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T08:59:39.243Z] #51 1.156 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:59:39.243Z] #51 1.157 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nhDwsDRCkE/src/github.com/mvdan/sh [2021-02-16T08:59:39.243Z] #51 1.162 Cloning into '/tmp/tmp.nhDwsDRCkE/src/github.com/mvdan/sh'... [2021-02-16T08:59:39.243Z] #51 ... [2021-02-16T08:59:39.243Z] [2021-02-16T08:59:39.243Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T08:59:39.243Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T08:59:39.243Z] #34 1.071 + RM_GOPATH=0 [2021-02-16T08:59:39.243Z] #34 1.071 + TMP_GOPATH= [2021-02-16T08:59:39.243Z] #34 1.072 + : /build [2021-02-16T08:59:39.243Z] #34 1.074 + '[' -z '' ']' [2021-02-16T08:59:39.243Z] #34 1.076 ++ mktemp -d [2021-02-16T08:59:39.243Z] #34 1.102 + export GOPATH=/tmp/tmp.tzG4xpug8o [2021-02-16T08:59:39.243Z] #34 1.102 + GOPATH=/tmp/tmp.tzG4xpug8o [2021-02-16T08:59:39.243Z] #34 1.102 + RM_GOPATH=1 [2021-02-16T08:59:39.243Z] #34 1.102 + case "$(go env GOARCH)" in [2021-02-16T08:59:39.243Z] #34 1.103 ++ go env GOARCH [2021-02-16T08:59:39.243Z] #34 1.123 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #34 1.151 + GO_BUILDMODE=-buildmode=pie [2021-02-16T08:59:39.243Z] #34 1.153 ++ dirname /tmp/install/install.sh [2021-02-16T08:59:39.243Z] #34 1.172 + dir=/tmp/install [2021-02-16T08:59:39.243Z] #34 1.173 + bin=tomlv [2021-02-16T08:59:39.243Z] #34 1.173 + shift [2021-02-16T08:59:39.243Z] #34 1.173 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T08:59:39.243Z] #34 1.200 + . /tmp/install/tomlv.installer [2021-02-16T08:59:39.243Z] #34 1.202 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:59:39.243Z] #34 1.203 + install_tomlv [2021-02-16T08:59:39.243Z] #34 1.204 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T08:59:39.243Z] #34 1.204 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:59:39.243Z] #34 1.204 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tzG4xpug8o/src/github.com/BurntSushi/toml [2021-02-16T08:59:39.243Z] #34 1.208 Cloning into '/tmp/tmp.tzG4xpug8o/src/github.com/BurntSushi/toml'... [2021-02-16T08:59:39.243Z] #34 2.524 + cd /tmp/tmp.tzG4xpug8o/src/github.com/BurntSushi/toml [2021-02-16T08:59:39.243Z] #34 2.539 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T08:59:39.243Z] #34 2.548 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T08:59:39.243Z] #34 3.340 math/bits [2021-02-16T08:59:39.243Z] #34 3.344 internal/cpu [2021-02-16T08:59:39.243Z] #34 3.409 runtime/internal/sys [2021-02-16T08:59:39.243Z] #34 3.488 runtime/internal/atomic [2021-02-16T08:59:39.243Z] #34 4.290 unicode/utf8 [2021-02-16T08:59:39.243Z] #34 4.990 unicode [2021-02-16T08:59:39.243Z] #34 5.041 math [2021-02-16T08:59:39.243Z] #34 5.185 internal/bytealg [2021-02-16T08:59:39.243Z] #34 6.079 internal/testlog [2021-02-16T08:59:39.243Z] #34 6.921 encoding [2021-02-16T08:59:39.243Z] #34 7.279 runtime/cgo [2021-02-16T08:59:39.243Z] #34 7.730 runtime [2021-02-16T08:59:39.540Z] #34 ... [2021-02-16T08:59:39.540Z] [2021-02-16T08:59:39.540Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T08:59:39.540Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T08:59:39.540Z] #32 0.867 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T08:59:39.540Z] #32 0.870 Cloning into '.'... [2021-02-16T08:59:39.540Z] #32 ... [2021-02-16T08:59:39.540Z] [2021-02-16T08:59:39.540Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:59:39.540Z] #29 sha256:d7abf8e9b53723e48613a9e0167aefd1d28d8144e6c9e8033a0fa4ef3fe3f5dd [2021-02-16T08:59:39.837Z] #29 8.817 # 2.4% ##### 8.1% ############### 21.6% ################## 25.4% ###################### 31.2% ############################# 40.8% ################################ 44.7% #################################### 50.4% ####################################### 54.3% ######################################### 58.1% ############################################ 62.4% ############################################### 66.2% ################################################## 69.9% #################################################### 73.1% ####################################################### 77.1% ######################################################### 79.8% ############################################################ 83.9% ############################################################### 87.7% ################################################################# 91.6% ####################################################################### 99.2% ######################################################################## 100.0% [2021-02-16T08:59:39.897Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-02-16T08:59:40.481Z] #29 11.53 [2021-02-16T08:59:40.845Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.338s coverage: 46.2% of statements [2021-02-16T08:59:41.777Z] #55 146.0 + bin/containerd-shim-runc-v2 [2021-02-16T08:59:42.714Z] #55 147.0 + binaries [2021-02-16T08:59:42.714Z] #55 147.0 + install -D bin/containerd /build/containerd [2021-02-16T08:59:42.714Z] #55 147.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T08:59:42.714Z] #55 147.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T08:59:42.714Z] #55 147.1 + install -D bin/ctr /build/ctr [2021-02-16T08:59:43.282Z] #55 DONE 147.5s [2021-02-16T08:59:43.397Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.772s coverage: 73.3% of statements [2021-02-16T08:59:43.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.792s coverage: 49.4% of statements [2021-02-16T08:59:43.591Z] #54 128.5 + bin/containerd [2021-02-16T08:59:43.652Z] #55 139.7 + bin/containerd-shim-runc-v1 [2021-02-16T08:59:43.850Z] [2021-02-16T08:59:43.850Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T08:59:43.850Z] #56 sha256:c8fbadeeb965b5cda50bda6156a4e252c7f696e2eda612e51ae3b07ec3573b0f [2021-02-16T08:59:43.881Z] #54 ... [2021-02-16T08:59:43.881Z] [2021-02-16T08:59:43.881Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T08:59:43.881Z] #51 77.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T08:59:43.881Z] #51 77.99 + mkdir -p /build [2021-02-16T08:59:43.881Z] #51 77.99 + cp runc /build/runc [2021-02-16T08:59:43.881Z] #51 DONE 78.3s [2021-02-16T08:59:43.881Z] [2021-02-16T08:59:43.881Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:59:44.109Z] #56 DONE 0.2s [2021-02-16T08:59:44.109Z] [2021-02-16T08:59:44.109Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T08:59:44.109Z] #60 sha256:501b725eb0520d335af60087e04a2e0c7497ee2ffabd08e31b8eefca678e38f2 [2021-02-16T08:59:44.368Z] #60 DONE 0.1s [2021-02-16T08:59:44.368Z] [2021-02-16T08:59:44.368Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T08:59:44.368Z] #62 sha256:bf29097efce007154e380aed61e83fc8fa33f234643f4bf54081cac31250896b [2021-02-16T08:59:44.627Z] #62 DONE 0.3s [2021-02-16T08:59:44.627Z] [2021-02-16T08:59:44.627Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T08:59:44.627Z] #64 sha256:90375d10f369d693ad193a1cc9b90050b36c2a0e8e168b9c231b5544e656b52b [2021-02-16T08:59:44.627Z] #64 DONE 0.1s [2021-02-16T08:59:44.627Z] [2021-02-16T08:59:44.627Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T08:59:44.627Z] #65 sha256:a7e35c1afc2988949f86d524d02be2854a8907d745ea7f9a7386ae9fe3f5f4a6 [2021-02-16T08:59:44.627Z] #65 DONE 0.0s [2021-02-16T08:59:44.627Z] [2021-02-16T08:59:44.627Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T08:59:44.627Z] #66 sha256:6190980133d5263b94135012510e394903bcddba6d266108dfcddc1b29240eb3 [2021-02-16T08:59:44.788Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-02-16T08:59:44.788Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.2% of statements [2021-02-16T08:59:44.788Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T08:59:44.788Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T08:59:44.788Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T08:59:44.788Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T08:59:44.788Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T08:59:45.050Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-02-16T08:59:45.408Z] #54 ... [2021-02-16T08:59:45.408Z] [2021-02-16T08:59:45.408Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-16T08:59:45.408Z] #52 DONE 0.2s [2021-02-16T08:59:45.408Z] [2021-02-16T08:59:45.408Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T08:59:45.564Z] #66 DONE 0.6s [2021-02-16T08:59:45.564Z] [2021-02-16T08:59:45.564Z] #67 exporting to image [2021-02-16T08:59:45.564Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T08:59:45.564Z] #67 exporting layers [2021-02-16T08:59:45.627Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-02-16T08:59:46.914Z] #55 144.2 + bin/containerd-shim-runc-v2 [2021-02-16T08:59:47.469Z] #67 exporting layers 1.8s done [2021-02-16T08:59:47.469Z] #67 writing image sha256:b04937442dd6ff6d6c796fe90a1c27db093f3718c93e730591eb094d0e9b8822 done [2021-02-16T08:59:47.469Z] #67 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T08:59:47.469Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T08:59:47.550Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2021-02-16T08:59:47.812Z] #29 11.77 0.7% 1.3% # 2.3% ## 3.4% #### 5.6% ##### 7.2% ##### 8.3% ###### 9.4% ####### 11.0% ######### 13.2% ########## 14.8% ########### 16.5% ############# 18.6% ############## 20.3% ############### 22.1% ################# 23.7% ################## 25.7% ################### 27.1% #################### 28.7% ###################### 30.9% ####################### 33.1% ######################### 35.2% ########################## 36.9% ############################ 39.6% ############################## 41.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 48.3% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ###################################### 53.7% ####################################### 55.3% ######################################### 57.0% ########################################## 58.6% ########################################### 60.2% ############################################ 61.8% ############################################# 62.9% ############################################## 65.1% ################################################ 66.8% ################################################# 68.3% ################################################## 70.4% #################################################### 72.4% ##################################################### 74.8% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.0% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 85.3% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 91.8% ################################################################### 93.5% #################################################################### 95.1% ###################################################################### 97.3% ###################################################################### 98.4% ####################################################################### 99.5% ######################################################################## 100.0% [2021-02-16T08:59:47.841Z] #55 145.1 + binaries [2021-02-16T08:59:47.841Z] #55 145.1 + install -D bin/containerd /build/containerd [2021-02-16T08:59:47.841Z] #55 145.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T08:59:47.842Z] #55 145.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T08:59:47.842Z] #55 145.1 + install -D bin/ctr /build/ctr [2021-02-16T08:59:47.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -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:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary test-integration [2021-02-16T08:59:48.097Z] #55 DONE 145.5s [2021-02-16T08:59:48.117Z] #29 19.38 [2021-02-16T08:59:48.422Z] [2021-02-16T08:59:48.422Z] Removing bundles/ [2021-02-16T08:59:48.422Z] [2021-02-16T08:59:48.422Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T08:59:48.422Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T08:59:48.422Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T08:59:48.499Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.4% of statements [2021-02-16T08:59:48.760Z] ok github.com/docker/docker/daemon/logger/awslogs 0.256s coverage: 77.8% of statements [2021-02-16T08:59:48.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.759s coverage: 57.7% of statements [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T08:59:48.760Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T08:59:49.022Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-02-16T08:59:49.038Z] [2021-02-16T08:59:49.038Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T08:59:49.038Z] #56 sha256:45639ac4ecffc559eda0c36ca7cc33bdc9c7725e4002933195ff7c7a8552efbc [2021-02-16T08:59:49.038Z] #56 DONE 0.2s [2021-02-16T08:59:49.038Z] [2021-02-16T08:59:49.038Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T08:59:49.038Z] #60 sha256:f41740720ccf29be60c36300002440fb679987b1b9acc791ea9bf44951d5bc2c [2021-02-16T08:59:49.179Z] #29 ... [2021-02-16T08:59:49.179Z] [2021-02-16T08:59:49.179Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T08:59:49.179Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T08:59:49.179Z] #45 11.37 internal/nettrace [2021-02-16T08:59:49.179Z] #45 11.93 runtime/cgo [2021-02-16T08:59:49.179Z] #45 16.09 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T08:59:49.292Z] #60 DONE 0.1s [2021-02-16T08:59:49.292Z] [2021-02-16T08:59:49.292Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T08:59:49.292Z] #62 sha256:5b2768a1098bb2432df59f713ef78e8f153c84a329b2ed05dd2805a35316081e [2021-02-16T08:59:49.492Z] #45 ... [2021-02-16T08:59:49.492Z] [2021-02-16T08:59:49.492Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T08:59:49.492Z] #64 sha256:e15ec5a42af93aae13c522c24494aa6285e0376b9ee19c974bcf73d4bb304421 [2021-02-16T08:59:49.548Z] #62 DONE 0.3s [2021-02-16T08:59:49.548Z] [2021-02-16T08:59:49.548Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T08:59:49.548Z] #64 sha256:7622f9e07c8d56a76db25f711cd1d13193c973ed42a63ce1c84f970765d6c31a [2021-02-16T08:59:49.548Z] #64 DONE 0.0s [2021-02-16T08:59:49.548Z] [2021-02-16T08:59:49.548Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T08:59:49.548Z] #65 sha256:b7c380387b10326941eef48349ef1ef2463f57e6c78e599046106f5c51a8a206 [2021-02-16T08:59:49.548Z] #65 DONE 0.0s [2021-02-16T08:59:49.548Z] [2021-02-16T08:59:49.548Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T08:59:49.548Z] #66 sha256:349c43092b4dac956bea033675c553744c1436e89a92a46530d732c097386d54 [2021-02-16T08:59:49.840Z] #64 20.98 Checking out files: 68% (1301/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T08:59:49.840Z] #64 21.63 + cd /tmp/tmp.dicwSPcjWS/src/github.com/docker/libnetwork [2021-02-16T08:59:49.840Z] #64 21.63 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T08:59:49.972Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-02-16T08:59:50.109Z] #66 DONE 0.7s [2021-02-16T08:59:50.109Z] [2021-02-16T08:59:50.109Z] #67 exporting to image [2021-02-16T08:59:50.109Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T08:59:50.109Z] #67 exporting layers [2021-02-16T08:59:50.138Z] #64 ... [2021-02-16T08:59:50.138Z] [2021-02-16T08:59:50.138Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T08:59:50.138Z] #47 sha256:5354eabf7a2b581013aa941f0a6b86c77f192f783163909d176bcd2794c2e4e2 [2021-02-16T08:59:50.138Z] #47 12.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:59:50.138Z] #47 17.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T08:59:50.138Z] #47 17.15 go: finding github.com/fatih/color v1.9.0 [2021-02-16T08:59:50.138Z] #47 17.15 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T08:59:50.138Z] #47 17.31 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T08:59:50.138Z] #47 17.47 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T08:59:50.138Z] #47 17.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T08:59:50.138Z] #47 17.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T08:59:50.138Z] #47 17.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T08:59:50.138Z] #47 17.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T08:59:50.138Z] #47 18.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T08:59:50.138Z] #47 18.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T08:59:50.138Z] #47 ... [2021-02-16T08:59:50.138Z] [2021-02-16T08:59:50.138Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:50.138Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T08:59:50.138Z] #49 12.26 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T08:59:50.138Z] #49 12.26 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T08:59:50.138Z] #49 12.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:59:50.138Z] #49 12.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:59:50.138Z] #49 12.61 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T08:59:50.138Z] #49 12.63 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T08:59:50.138Z] #49 12.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:59:50.138Z] #49 12.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T08:59:50.138Z] #49 12.67 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T08:59:50.138Z] #49 12.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T08:59:50.138Z] #49 12.90 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T08:59:50.138Z] #49 13.07 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T08:59:50.138Z] #49 13.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:59:50.138Z] #49 13.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T08:59:50.138Z] #49 13.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:59:50.138Z] #49 13.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:59:50.138Z] #49 13.43 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T08:59:50.138Z] #49 13.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T08:59:50.138Z] #49 13.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T08:59:50.138Z] #49 13.93 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T08:59:50.138Z] #49 13.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T08:59:50.138Z] #49 14.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:59:50.138Z] #49 14.41 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T08:59:50.138Z] #49 14.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:59:50.138Z] #49 14.76 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T08:59:50.138Z] #49 17.17 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T08:59:50.138Z] #49 19.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:59:50.138Z] #49 19.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T08:59:50.138Z] #49 19.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:59:50.138Z] #49 19.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:59:50.138Z] #49 19.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:59:50.138Z] #49 19.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:59:50.138Z] #49 19.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:59:50.138Z] #49 19.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:59:50.138Z] #49 19.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:59:50.138Z] #49 19.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T08:59:50.138Z] #49 19.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T08:59:50.138Z] #49 20.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:59:50.138Z] #49 20.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T08:59:50.138Z] #49 20.42 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T08:59:50.138Z] #49 20.43 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T08:59:50.138Z] #49 20.49 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T08:59:50.138Z] #49 20.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:59:50.138Z] #49 20.68 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T08:59:50.138Z] #49 20.70 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T08:59:50.138Z] #49 20.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:59:50.138Z] #49 20.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T08:59:50.138Z] #49 20.76 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T08:59:50.138Z] #49 20.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T08:59:50.139Z] #49 21.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:59:50.139Z] #49 21.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:59:50.139Z] #49 21.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:59:50.139Z] #49 21.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T08:59:50.139Z] #49 21.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T08:59:50.139Z] #49 21.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T08:59:50.139Z] #49 21.39 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T08:59:50.139Z] #49 21.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T08:59:50.139Z] #49 21.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:59:50.139Z] #49 21.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T08:59:50.139Z] #49 21.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:59:50.139Z] #49 21.60 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T08:59:50.139Z] #49 21.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:59:50.139Z] #49 21.61 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T08:59:50.139Z] #49 21.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T08:59:50.139Z] #49 21.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T08:59:50.139Z] #49 21.93 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T08:59:50.139Z] #49 22.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:59:50.139Z] #49 22.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T08:59:50.139Z] #49 22.16 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T08:59:50.443Z] #49 22.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:59:50.443Z] #49 22.44 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T08:59:50.443Z] #49 ... [2021-02-16T08:59:50.443Z] [2021-02-16T08:59:50.443Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:59:50.443Z] #29 sha256:d7abf8e9b53723e48613a9e0167aefd1d28d8144e6c9e8033a0fa4ef3fe3f5dd [2021-02-16T08:59:50.443Z] #29 20.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T08:59:50.443Z] #29 21.39 [2021-02-16T08:59:50.443Z] #29 21.60 1.0% ######################################################################## 100.0% [2021-02-16T08:59:50.443Z] #29 21.90 [2021-02-16T08:59:50.547Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 23.9% of statements [2021-02-16T08:59:50.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2021-02-16T08:59:50.810Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2021-02-16T08:59:50.810Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T08:59:51.495Z] #29 ... [2021-02-16T08:59:51.495Z] [2021-02-16T08:59:51.495Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T08:59:51.495Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T08:59:51.495Z] #51 13.27 + cd /tmp/tmp.nhDwsDRCkE/src/github.com/mvdan/sh [2021-02-16T08:59:51.495Z] #51 13.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T08:59:51.495Z] #51 13.46 + GO111MODULE=on [2021-02-16T08:59:51.495Z] #51 13.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T08:59:51.495Z] #51 16.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:59:51.495Z] #51 16.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:59:51.495Z] #51 16.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:59:51.495Z] #51 16.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:59:51.495Z] #51 16.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:59:51.495Z] #51 18.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:59:51.495Z] #51 19.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:59:51.495Z] #51 21.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T08:59:51.495Z] #51 22.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T08:59:51.495Z] #51 23.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T08:59:51.495Z] #51 23.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T08:59:51.495Z] #51 ... [2021-02-16T08:59:51.495Z] [2021-02-16T08:59:51.495Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:51.495Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T08:59:51.495Z] #49 22.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:59:51.495Z] #49 22.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T08:59:51.495Z] #49 22.60 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T08:59:51.495Z] #49 22.64 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T08:59:51.495Z] #49 22.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:59:51.495Z] #49 22.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:59:51.495Z] #49 22.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:59:51.495Z] #49 23.04 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T08:59:51.495Z] #49 23.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T08:59:51.495Z] #49 23.09 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T08:59:51.495Z] #49 23.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:59:51.495Z] #49 23.29 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T08:59:51.495Z] #49 23.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T08:59:51.495Z] #49 23.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:59:51.495Z] #49 23.53 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T08:59:51.495Z] #49 23.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:59:51.793Z] #49 23.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T08:59:51.793Z] #49 23.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:59:51.793Z] #49 23.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T08:59:51.793Z] #49 23.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:59:51.793Z] #49 23.84 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T08:59:51.793Z] #49 23.89 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T08:59:51.996Z] #67 exporting layers 1.8s done [2021-02-16T08:59:51.996Z] #67 writing image sha256:78d86bc32beb8196806e951f40ae276a6d0e4ee0e24af81f91281a10e234dd7c done [2021-02-16T08:59:51.996Z] #67 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T08:59:51.996Z] #67 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-02-16T08:59:52.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] sh [2021-02-16T08:59:52.092Z] #49 24.00 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T08:59:52.092Z] #49 24.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T08:59:52.092Z] #49 24.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:59:52.092Z] #49 24.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:59:52.204Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 55.1% of statements [2021-02-16T08:59:52.336Z] + trap exit INT TERM [2021-02-16T08:59:52.336Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-16T08:59:52.336Z] + CONTAINER_NAME=docker-pr1 [2021-02-16T08:59:52.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary-daemon [2021-02-16T08:59:52.393Z] #49 24.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T08:59:52.394Z] #49 24.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T08:59:52.394Z] #49 24.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T08:59:52.468Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-02-16T08:59:52.691Z] #49 24.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T08:59:52.896Z] [2021-02-16T08:59:52.896Z] Removing bundles/ [2021-02-16T08:59:52.896Z] [2021-02-16T08:59:52.896Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T08:59:52.896Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T08:59:52.896Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T08:59:52.989Z] #49 24.92 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T08:59:52.989Z] #49 25.10 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:59:53.043Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-02-16T08:59:53.043Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-02-16T08:59:53.289Z] #49 25.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:59:53.289Z] #49 25.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T08:59:53.289Z] #49 25.40 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T08:59:53.589Z] #49 25.46 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T08:59:53.589Z] #49 25.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:59:53.589Z] #49 25.65 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T08:59:53.589Z] #49 25.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:59:53.589Z] #49 25.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:59:54.254Z] #49 26.24 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T08:59:54.254Z] #49 26.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T08:59:54.438Z] ok github.com/docker/docker/daemon/network 0.057s coverage: 63.8% of statements [2021-02-16T08:59:54.438Z] ok github.com/docker/docker/daemon/logger/splunk 1.907s coverage: 82.5% of statements [2021-02-16T08:59:54.438Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T08:59:54.438Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T08:59:54.552Z] #49 26.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:59:54.552Z] #49 26.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T08:59:54.552Z] #49 26.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:59:54.860Z] #49 26.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T08:59:54.860Z] #49 26.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T08:59:55.015Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2021-02-16T08:59:55.164Z] #49 27.07 go: downloading golang.org/x/text v0.3.2 [2021-02-16T08:59:55.164Z] #49 27.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:59:55.164Z] #49 27.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:59:55.164Z] #49 27.41 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T08:59:55.465Z] #49 27.45 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T08:59:56.121Z] #49 ... [2021-02-16T08:59:56.121Z] [2021-02-16T08:59:56.121Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T08:59:56.121Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T08:59:56.121Z] #13 18.03 Fetched 8197 kB in 17s (476 kB/s) [2021-02-16T08:59:56.121Z] #13 18.03 Reading package lists... [2021-02-16T08:59:56.121Z] #13 25.45 Reading package lists... [2021-02-16T08:59:56.121Z] #13 ... [2021-02-16T08:59:56.121Z] [2021-02-16T08:59:56.121Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T08:59:56.121Z] #29 sha256:d7abf8e9b53723e48613a9e0167aefd1d28d8144e6c9e8033a0fa4ef3fe3f5dd [2021-02-16T08:59:56.121Z] #29 23.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T08:59:56.121Z] #29 23.53 skipping existing 5cb8031fd95d [2021-02-16T08:59:56.121Z] #29 23.74 [2021-02-16T08:59:56.121Z] #29 25.19 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T08:59:56.121Z] #29 25.64 [2021-02-16T08:59:56.411Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [2021-02-16T08:59:56.988Z] ok github.com/docker/docker/distribution 0.277s coverage: 25.0% of statements [2021-02-16T08:59:56.988Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T08:59:57.020Z] #29 25.92 #=#=# # 2.7% #### 6.4% ######## 11.9% ############# 19.2% ################# 24.8% ##################### 30.3% ######################## 34.0% ############################ 39.5% ################################ 45.1% #################################### 50.6% ######################################## 56.1% ############################################ 61.6% ################################################# 68.2% ################################################### 71.9% ###################################################### 75.6% ######################################################### 79.2% ############################################################# 84.8% ################################################################## 92.1% ####################################################################### 99.5% ######################################################################## 100.0% [2021-02-16T08:59:57.020Z] #29 ... [2021-02-16T08:59:57.020Z] [2021-02-16T08:59:57.020Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T08:59:57.020Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T08:59:57.020Z] #55 19.02 Fetched 8197 kB in 18s (463 kB/s) [2021-02-16T08:59:57.020Z] #55 19.02 Reading package lists... [2021-02-16T08:59:57.020Z] #55 26.69 Reading package lists... [2021-02-16T08:59:57.020Z] #55 ... [2021-02-16T08:59:57.020Z] [2021-02-16T08:59:57.020Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T08:59:57.020Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T08:59:57.020Z] #42 19.22 Fetched 8197 kB in 18s (458 kB/s) [2021-02-16T08:59:57.020Z] #42 19.22 Reading package lists... [2021-02-16T08:59:57.332Z] #42 27.17 Reading package lists... [2021-02-16T08:59:57.332Z] #42 ... [2021-02-16T08:59:57.332Z] [2021-02-16T08:59:57.332Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:57.332Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T08:59:57.332Z] #49 28.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:59:57.332Z] #49 29.20 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T08:59:57.565Z] ok github.com/docker/docker/image 0.054s coverage: 86.8% of statements [2021-02-16T08:59:57.628Z] #49 29.70 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T08:59:57.629Z] #49 29.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T08:59:57.629Z] #49 ... [2021-02-16T08:59:57.629Z] [2021-02-16T08:59:57.629Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T08:59:57.629Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T08:59:57.629Z] #36 19.78 Fetched 8197 kB in 19s (443 kB/s) [2021-02-16T08:59:57.629Z] #36 19.78 Reading package lists... [2021-02-16T08:59:57.925Z] #36 27.86 Reading package lists... [2021-02-16T08:59:57.925Z] #36 ... [2021-02-16T08:59:57.925Z] [2021-02-16T08:59:57.925Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T08:59:57.925Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T08:59:57.925Z] #40 19.76 Checking out files: 86% (1453/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T08:59:57.925Z] #40 19.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T08:59:57.925Z] #40 22.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T08:59:57.925Z] #40 ... [2021-02-16T08:59:57.925Z] [2021-02-16T08:59:57.925Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T08:59:57.925Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T08:59:57.925Z] #49 29.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T08:59:57.925Z] #49 30.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:59:58.139Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2021-02-16T08:59:58.222Z] #49 30.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:59:58.403Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.6% of statements [2021-02-16T08:59:58.403Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T08:59:58.667Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.6% of statements [2021-02-16T08:59:58.867Z] #49 30.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:59:58.867Z] #49 30.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T08:59:58.867Z] #49 30.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T08:59:58.867Z] #49 30.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:59:58.867Z] #49 30.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:59:59.164Z] #49 31.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:59:59.164Z] #49 31.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:59:59.164Z] #49 31.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T08:59:59.243Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-02-16T08:59:59.243Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-02-16T08:59:59.243Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T08:59:59.462Z] #49 31.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T08:59:59.462Z] #49 31.38 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T08:59:59.462Z] #49 31.47 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T08:59:59.462Z] #49 31.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T08:59:59.462Z] #49 31.53 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T08:59:59.759Z] #49 31.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T08:59:59.759Z] #49 31.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T08:59:59.759Z] #49 31.86 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:00:00.057Z] #49 ... [2021-02-16T09:00:00.057Z] [2021-02-16T09:00:00.057Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:00:00.057Z] #64 sha256:e15ec5a42af93aae13c522c24494aa6285e0376b9ee19c974bcf73d4bb304421 [2021-02-16T09:00:00.057Z] #64 22.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T09:00:00.354Z] #64 ... [2021-02-16T09:00:00.354Z] [2021-02-16T09:00:00.354Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:00:00.354Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T09:00:00.354Z] #49 32.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:00:00.354Z] #49 32.24 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T09:00:00.354Z] #49 32.24 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:00:00.638Z] ok github.com/docker/docker/oci 0.021s coverage: 38.4% of statements [2021-02-16T09:00:00.901Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2021-02-16T09:00:00.901Z] ok github.com/docker/docker/opts 0.044s coverage: 67.1% of statements [2021-02-16T09:00:01.411Z] #49 ... [2021-02-16T09:00:01.411Z] [2021-02-16T09:00:01.411Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:00:01.411Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:00:01.411Z] #51 23.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:00:01.411Z] #51 24.70 runtime [2021-02-16T09:00:01.709Z] #51 ... [2021-02-16T09:00:01.709Z] [2021-02-16T09:00:01.709Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:00:01.709Z] #29 sha256:d7abf8e9b53723e48613a9e0167aefd1d28d8144e6c9e8033a0fa4ef3fe3f5dd [2021-02-16T09:00:01.709Z] #29 28.38 [2021-02-16T09:00:01.709Z] #29 29.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T09:00:01.709Z] #29 30.07 [2021-02-16T09:00:01.709Z] #29 30.27 ######################################################################## 100.0% [2021-02-16T09:00:01.709Z] #29 30.42 [2021-02-16T09:00:01.709Z] #29 31.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T09:00:01.709Z] #29 32.04 [2021-02-16T09:00:01.709Z] #29 32.27 #=#=# ######################################################################## 100.0% [2021-02-16T09:00:01.709Z] #29 32.55 [2021-02-16T09:00:01.709Z] #29 32.74 Download of images into '/build' complete. [2021-02-16T09:00:01.709Z] #29 32.74 Use something like the following to load the result into a Docker daemon: [2021-02-16T09:00:01.709Z] #29 32.74 tar -cC '/build' . | docker load [2021-02-16T09:00:01.709Z] #29 DONE 32.8s [2021-02-16T09:00:01.709Z] [2021-02-16T09:00:01.709Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:00:01.709Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T09:00:01.709Z] #49 33.71 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:00:01.851Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-02-16T09:00:02.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:00:02.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:00:02.780Z] #49 34.68 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:00:02.800Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-02-16T09:00:03.375Z] ok github.com/docker/docker/pkg/authorization 0.932s coverage: 68.3% of statements [2021-02-16T09:00:03.949Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-16T09:00:03.962Z] #54 147.4 + bin/containerd-stress [2021-02-16T09:00:03.962Z] #54 148.8 + bin/containerd-shim [2021-02-16T09:00:03.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:00:04.211Z] ok github.com/docker/docker/pkg/archive 1.259s coverage: 77.1% of statements [2021-02-16T09:00:04.785Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-02-16T09:00:04.785Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-16T09:00:04.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:00:05.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:00:05.732Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-16T09:00:05.995Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-16T09:00:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:00:06.568Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-16T09:00:07.141Z] ok github.com/docker/docker/pkg/chrootarchive 3.505s coverage: 43.2% of statements [2021-02-16T09:00:07.292Z] #49 ... [2021-02-16T09:00:07.292Z] [2021-02-16T09:00:07.292Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:07.292Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:07.292Z] #13 25.45 Reading package lists... [2021-02-16T09:00:07.292Z] #13 33.71 Building dependency tree... [2021-02-16T09:00:07.292Z] #13 37.95 The following additional packages will be installed: [2021-02-16T09:00:07.292Z] #13 37.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T09:00:07.292Z] #13 37.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T09:00:07.292Z] #13 37.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T09:00:07.292Z] #13 37.95 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T09:00:07.292Z] #13 37.96 mingw-w64-x86-64-dev [2021-02-16T09:00:07.292Z] #13 37.96 Suggested packages: [2021-02-16T09:00:07.292Z] #13 37.96 gcc-8-locales seccomp wine64 [2021-02-16T09:00:07.463Z] #54 153.1 + bin/containerd-shim-runc-v1 [2021-02-16T09:00:07.592Z] #13 39.59 The following NEW packages will be installed: [2021-02-16T09:00:07.592Z] #13 39.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T09:00:07.592Z] #13 39.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T09:00:07.592Z] #13 39.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T09:00:07.592Z] #13 39.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T09:00:07.592Z] #13 39.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T09:00:07.592Z] #13 39.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T09:00:07.592Z] #13 39.61 The following packages will be upgraded: [2021-02-16T09:00:07.592Z] #13 39.61 libsystemd0 libudev1 [2021-02-16T09:00:07.592Z] #13 39.74 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:00:07.592Z] #13 39.74 Need to get 79.4 MB of archives. [2021-02-16T09:00:07.592Z] #13 39.74 After this operation, 532 MB of additional disk space will be used. [2021-02-16T09:00:07.592Z] #13 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-16T09:00:07.592Z] #13 39.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-16T09:00:07.592Z] #13 39.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-16T09:00:07.715Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-02-16T09:00:07.715Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-02-16T09:00:07.894Z] #13 40.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-16T09:00:08.291Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2021-02-16T09:00:08.543Z] #13 40.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T09:00:08.543Z] #13 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-16T09:00:08.543Z] #13 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-16T09:00:08.543Z] #13 40.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T09:00:08.543Z] #13 ... [2021-02-16T09:00:08.543Z] [2021-02-16T09:00:08.543Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:00:08.543Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:00:08.543Z] #42 27.17 Reading package lists... [2021-02-16T09:00:08.543Z] #42 34.73 Building dependency tree... [2021-02-16T09:00:08.543Z] #42 38.38 The following additional packages will be installed: [2021-02-16T09:00:08.543Z] #42 38.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T09:00:08.543Z] #42 38.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T09:00:08.543Z] #42 38.39 Suggested packages: [2021-02-16T09:00:08.543Z] #42 38.39 manpages-dev python-setuptools [2021-02-16T09:00:08.543Z] #42 39.90 The following NEW packages will be installed: [2021-02-16T09:00:08.543Z] #42 39.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T09:00:08.543Z] #42 39.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T09:00:08.543Z] #42 39.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T09:00:08.543Z] #42 39.92 python-six zlib1g-dev [2021-02-16T09:00:08.543Z] #42 40.07 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:00:08.543Z] #42 40.07 Need to get 4075 kB of archives. [2021-02-16T09:00:08.543Z] #42 40.07 After this operation, 24.5 MB of additional disk space will be used. [2021-02-16T09:00:08.543Z] #42 40.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-16T09:00:08.543Z] #42 40.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T09:00:08.543Z] #42 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T09:00:08.543Z] #42 40.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T09:00:08.543Z] #42 40.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-16T09:00:08.543Z] #42 40.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T09:00:08.543Z] #42 40.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-16T09:00:08.543Z] #42 40.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-16T09:00:08.543Z] #42 40.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-16T09:00:08.543Z] #42 40.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-16T09:00:08.543Z] #42 40.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-16T09:00:08.543Z] #42 40.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-16T09:00:08.543Z] #42 40.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-16T09:00:08.543Z] #42 40.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-16T09:00:08.543Z] #42 40.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T09:00:08.543Z] #42 40.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-16T09:00:08.543Z] #42 40.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-16T09:00:08.553Z] ok github.com/docker/docker/pkg/fsutils 0.337s coverage: 85.1% of statements [2021-02-16T09:00:08.843Z] #42 ... [2021-02-16T09:00:08.843Z] [2021-02-16T09:00:08.843Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:08.843Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:08.843Z] #13 40.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T09:00:09.128Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-02-16T09:00:09.129Z] ok github.com/docker/docker/layer 7.540s coverage: 68.8% of statements [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:00:09.129Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:00:09.144Z] #13 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T09:00:09.144Z] #13 41.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-16T09:00:09.706Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-02-16T09:00:09.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:00:09.968Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-02-16T09:00:09.968Z] ok github.com/docker/docker/pkg/idtools 0.711s coverage: 69.5% of statements [2021-02-16T09:00:10.180Z] #54 156.1 + bin/containerd-shim-runc-v2 [2021-02-16T09:00:10.232Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 70.6% of statements [2021-02-16T09:00:10.232Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:00:10.232Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:00:10.232Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:00:10.495Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-02-16T09:00:10.495Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:00:10.495Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2021-02-16T09:00:10.759Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-02-16T09:00:10.809Z] #54 156.8 + binaries [2021-02-16T09:00:11.022Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2021-02-16T09:00:11.022Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 86.7% of statements [2021-02-16T09:00:11.022Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:00:11.022Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:00:11.098Z] #54 156.8 + install -D bin/containerd /build/containerd [2021-02-16T09:00:11.098Z] #54 156.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:00:11.098Z] #54 156.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:00:11.098Z] #54 156.8 + install -D bin/ctr /build/ctr [2021-02-16T09:00:11.598Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2021-02-16T09:00:11.727Z] #54 DONE 157.4s [2021-02-16T09:00:11.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:00:11.935Z] #13 ... [2021-02-16T09:00:11.935Z] [2021-02-16T09:00:11.935Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:00:11.935Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T09:00:11.935Z] #55 26.69 Reading package lists... [2021-02-16T09:00:11.935Z] #55 36.81 Building dependency tree... [2021-02-16T09:00:11.935Z] #55 39.31 The following additional packages will be installed: [2021-02-16T09:00:11.935Z] #55 39.31 libbtrfs0 [2021-02-16T09:00:11.935Z] #55 39.46 The following NEW packages will be installed: [2021-02-16T09:00:11.935Z] #55 39.46 libbtrfs-dev libbtrfs0 [2021-02-16T09:00:11.935Z] #55 39.64 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:00:11.935Z] #55 39.64 Need to get 120 kB of archives. [2021-02-16T09:00:11.935Z] #55 39.64 After this operation, 423 kB of additional disk space will be used. [2021-02-16T09:00:11.935Z] #55 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T09:00:11.935Z] #55 39.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T09:00:11.935Z] #55 41.69 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:00:11.935Z] #55 42.05 Fetched 120 kB in 0s (1613 kB/s) [2021-02-16T09:00:11.935Z] #55 42.24 Selecting previously unselected package libbtrfs0. [2021-02-16T09:00:11.935Z] #55 42.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:11.935Z] #55 42.41 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #55 42.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:00:11.935Z] #55 42.55 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:00:11.935Z] #55 42.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #55 42.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:00:11.935Z] #55 43.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:00:11.935Z] #55 43.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:00:11.935Z] #55 43.05 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:00:11.935Z] #55 DONE 43.5s [2021-02-16T09:00:11.935Z] [2021-02-16T09:00:11.935Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:00:11.935Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:00:11.935Z] #42 42.22 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:00:11.935Z] #42 42.52 Fetched 4075 kB in 1s (6960 kB/s) [2021-02-16T09:00:11.935Z] #42 42.64 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-16T09:00:11.935Z] #42 42.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:11.935Z] #42 42.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 42.83 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T09:00:11.935Z] #42 43.02 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T09:00:11.935Z] #42 43.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 43.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:00:11.935Z] #42 43.21 Selecting previously unselected package libnet1-dev. [2021-02-16T09:00:11.935Z] #42 43.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 43.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:00:11.935Z] #42 43.45 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T09:00:11.935Z] #42 43.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 43.48 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:00:11.935Z] #42 43.62 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-16T09:00:11.935Z] #42 43.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 43.64 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T09:00:11.935Z] #42 44.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T09:00:11.935Z] #42 44.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:00:11.935Z] #42 44.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:00:12.174Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-02-16T09:00:12.235Z] #42 44.19 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-16T09:00:12.235Z] #42 44.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:00:12.235Z] #42 44.20 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:00:12.235Z] #42 44.35 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-16T09:00:12.235Z] #42 44.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-16T09:00:12.235Z] #42 44.36 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T09:00:12.356Z] [2021-02-16T09:00:12.356Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-16T09:00:12.356Z] #55 DONE 0.3s [2021-02-16T09:00:12.356Z] [2021-02-16T09:00:12.356Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-16T09:00:12.437Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2021-02-16T09:00:12.437Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2021-02-16T09:00:12.564Z] #42 44.71 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-16T09:00:12.564Z] #42 44.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:12.564Z] #42 44.73 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:12.645Z] #59 DONE 0.2s [2021-02-16T09:00:12.645Z] [2021-02-16T09:00:12.645Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-16T09:00:12.645Z] #61 DONE 0.1s [2021-02-16T09:00:12.645Z] [2021-02-16T09:00:12.645Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-16T09:00:12.934Z] #63 DONE 0.1s [2021-02-16T09:00:12.934Z] [2021-02-16T09:00:12.934Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:00:12.934Z] #64 DONE 0.1s [2021-02-16T09:00:12.934Z] [2021-02-16T09:00:12.934Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:00:13.012Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-02-16T09:00:13.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:00:13.567Z] #65 DONE 0.6s [2021-02-16T09:00:13.586Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-16T09:00:13.616Z] #42 45.71 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-16T09:00:13.616Z] #42 45.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:13.616Z] #42 45.72 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:13.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:00:13.849Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-02-16T09:00:13.879Z] [2021-02-16T09:00:13.879Z] #66 exporting to image [2021-02-16T09:00:13.879Z] #66 exporting layers [2021-02-16T09:00:13.917Z] #42 45.87 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-16T09:00:13.917Z] #42 45.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:13.917Z] #42 45.88 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:14.111Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-02-16T09:00:14.111Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-02-16T09:00:14.569Z] #42 ... [2021-02-16T09:00:14.569Z] [2021-02-16T09:00:14.569Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:00:14.569Z] #64 sha256:e15ec5a42af93aae13c522c24494aa6285e0376b9ee19c974bcf73d4bb304421 [2021-02-16T09:00:14.569Z] #64 DONE 46.7s [2021-02-16T09:00:14.868Z] [2021-02-16T09:00:14.868Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:00:14.868Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:00:14.868Z] #56 0.339 + RM_GOPATH=0 [2021-02-16T09:00:14.868Z] #56 0.339 + TMP_GOPATH= [2021-02-16T09:00:14.868Z] #56 0.340 + : /build [2021-02-16T09:00:14.868Z] #56 0.340 + '[' -z '' ']' [2021-02-16T09:00:14.868Z] #56 0.341 ++ mktemp -d [2021-02-16T09:00:14.868Z] #56 0.344 + export GOPATH=/tmp/tmp.AsPiOA7y97 [2021-02-16T09:00:14.868Z] #56 0.344 + GOPATH=/tmp/tmp.AsPiOA7y97 [2021-02-16T09:00:14.868Z] #56 0.344 + RM_GOPATH=1 [2021-02-16T09:00:14.868Z] #56 0.344 + case "$(go env GOARCH)" in [2021-02-16T09:00:14.868Z] #56 0.345 ++ go env GOARCH [2021-02-16T09:00:14.868Z] #56 0.385 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:00:14.868Z] #56 0.388 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:00:14.868Z] #56 0.397 ++ dirname /tmp/install/install.sh [2021-02-16T09:00:14.868Z] #56 0.409 + dir=/tmp/install [2021-02-16T09:00:14.868Z] #56 0.411 + bin=containerd [2021-02-16T09:00:14.868Z] #56 0.412 + shift [2021-02-16T09:00:14.868Z] #56 0.414 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T09:00:14.868Z] #56 0.416 + . /tmp/install/containerd.installer [2021-02-16T09:00:14.868Z] #56 0.418 ++ set -e [2021-02-16T09:00:14.868Z] #56 0.419 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:00:14.868Z] #56 0.424 + install_containerd [2021-02-16T09:00:14.868Z] #56 0.430 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T09:00:14.868Z] #56 0.432 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:00:14.868Z] #56 0.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AsPiOA7y97/src/github.com/containerd/containerd [2021-02-16T09:00:14.868Z] #56 0.454 Cloning into '/tmp/tmp.AsPiOA7y97/src/github.com/containerd/containerd'... [2021-02-16T09:00:14.868Z] #56 ... [2021-02-16T09:00:14.868Z] [2021-02-16T09:00:14.868Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:00:14.868Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:00:14.868Z] #36 27.86 Reading package lists... [2021-02-16T09:00:14.868Z] #36 37.36 Building dependency tree... [2021-02-16T09:00:14.868Z] #36 39.65 The following additional packages will be installed: [2021-02-16T09:00:14.868Z] #36 39.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T09:00:14.868Z] #36 39.69 Suggested packages: [2021-02-16T09:00:14.868Z] #36 39.69 cmake-doc ninja-build lrzip [2021-02-16T09:00:14.868Z] #36 39.69 Recommended packages: [2021-02-16T09:00:14.868Z] #36 39.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T09:00:14.868Z] #36 41.21 The following NEW packages will be installed: [2021-02-16T09:00:14.868Z] #36 41.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T09:00:14.868Z] #36 41.23 vim-common xxd [2021-02-16T09:00:14.868Z] #36 41.51 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:00:14.868Z] #36 41.51 Need to get 14.9 MB of archives. [2021-02-16T09:00:14.868Z] #36 41.51 After this operation, 67.2 MB of additional disk space will be used. [2021-02-16T09:00:14.868Z] #36 41.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T09:00:14.868Z] #36 41.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:00:14.868Z] #36 41.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T09:00:14.868Z] #36 41.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T09:00:14.868Z] #36 42.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-16T09:00:14.868Z] #36 42.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-16T09:00:14.868Z] #36 42.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-16T09:00:14.868Z] #36 42.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-16T09:00:14.868Z] #36 42.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-16T09:00:14.868Z] #36 42.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-16T09:00:14.868Z] #36 44.90 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:00:14.868Z] #36 45.16 Fetched 14.9 MB in 2s (9281 kB/s) [2021-02-16T09:00:14.868Z] #36 45.24 Selecting previously unselected package xxd. [2021-02-16T09:00:14.868Z] #36 45.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:14.868Z] #36 45.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:00:14.868Z] #36 45.35 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:00:14.868Z] #36 45.58 Selecting previously unselected package vim-common. [2021-02-16T09:00:14.868Z] #36 45.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:00:14.868Z] #36 45.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:00:14.868Z] #36 45.99 Selecting previously unselected package cmake-data. [2021-02-16T09:00:14.868Z] #36 46.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T09:00:14.868Z] #36 46.01 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T09:00:15.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:00:15.057Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-16T09:00:15.318Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2021-02-16T09:00:15.512Z] #36 ... [2021-02-16T09:00:15.512Z] [2021-02-16T09:00:15.512Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:00:15.512Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:00:15.512Z] #34 47.51 internal/reflectlite [2021-02-16T09:00:15.512Z] #34 47.54 sync [2021-02-16T09:00:15.893Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2021-02-16T09:00:15.893Z] ok github.com/docker/docker/pkg/signal 2.778s coverage: 61.0% of statements [2021-02-16T09:00:15.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:00:16.541Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2021-02-16T09:00:16.541Z] testing: warning: no tests to run [2021-02-16T09:00:16.541Z] coverage: [no statements] [2021-02-16T09:00:16.541Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-02-16T09:00:16.596Z] #66 exporting layers 2.7s done [2021-02-16T09:00:16.596Z] #66 writing image sha256:17135c860caa027edc5f0fd71cb7eb6f59a30d03573174be6d1294f85c34d4dd done [2021-02-16T09:00:16.596Z] #66 naming to docker.io/library/docker:1d2a66009335f682ccb2539360d4259ed778daee done [2021-02-16T09:00:16.596Z] #66 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:00:16.821Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-16T09:00:16.821Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-02-16T09:00:16.821Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-02-16T09:00:17.023Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/test/unit [2021-02-16T09:00:17.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:00:18.252Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2021-02-16T09:00:18.517Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 85.4% of statements [2021-02-16T09:00:18.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:00:19.470Z] ok github.com/docker/docker/reference 0.027s coverage: 83.7% of statements [2021-02-16T09:00:19.740Z] ok github.com/docker/docker/plugin 0.627s coverage: 23.2% of statements [2021-02-16T09:00:19.802Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:00:20.025Z] #34 51.44 errors [2021-02-16T09:00:20.025Z] #34 51.44 sort [2021-02-16T09:00:20.025Z] #34 51.88 strconv [2021-02-16T09:00:20.025Z] #34 ... [2021-02-16T09:00:20.025Z] [2021-02-16T09:00:20.025Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:00:20.025Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T09:00:20.025Z] #49 41.77 go: extracting golang.org/x/text v0.3.2 [2021-02-16T09:00:20.025Z] #49 49.01 go: finding github.com/fatih/color v1.7.0 [2021-02-16T09:00:20.025Z] #49 49.13 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:00:20.025Z] #49 49.20 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:00:20.025Z] #49 49.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:00:20.025Z] #49 49.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:00:20.025Z] #49 49.39 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:00:20.025Z] #49 49.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:00:20.025Z] #49 49.44 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T09:00:20.025Z] #49 49.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:00:20.025Z] #49 49.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:00:20.025Z] #49 49.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.69 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T09:00:20.025Z] #49 49.73 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.73 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:00:20.025Z] #49 49.74 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.83 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T09:00:20.025Z] #49 49.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.93 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:00:20.025Z] #49 49.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:00:20.025Z] #49 49.94 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:00:20.025Z] #49 49.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:00:20.025Z] #49 49.98 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T09:00:20.025Z] #49 50.10 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T09:00:20.025Z] #49 50.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:00:20.025Z] #49 50.12 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:00:20.025Z] #49 50.13 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T09:00:20.025Z] #49 50.14 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:00:20.025Z] #49 50.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:00:20.025Z] #49 50.21 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T09:00:20.025Z] #49 50.24 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T09:00:20.025Z] #49 50.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:00:20.025Z] #49 50.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:00:20.025Z] #49 50.29 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:00:20.025Z] #49 50.36 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:00:20.025Z] #49 50.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:00:20.025Z] #49 50.40 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:00:20.025Z] #49 50.42 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T09:00:20.025Z] #49 50.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:00:20.025Z] #49 50.49 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:00:20.025Z] #49 50.49 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T09:00:20.025Z] #49 50.53 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:00:20.025Z] #49 50.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:00:20.025Z] #49 50.76 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:00:20.025Z] #49 50.82 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T09:00:20.025Z] #49 50.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:00:20.025Z] #49 51.02 go: finding golang.org/x/text v0.3.2 [2021-02-16T09:00:20.025Z] #49 51.14 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:00:20.025Z] #49 51.19 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:00:20.025Z] #49 51.19 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:00:20.025Z] #49 51.21 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:00:20.025Z] #49 51.35 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:00:20.025Z] #49 51.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:00:20.025Z] #49 51.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:00:20.025Z] #49 51.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:00:20.025Z] #49 51.44 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:00:20.025Z] #49 51.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:00:20.025Z] #49 51.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:00:20.025Z] #49 51.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T09:00:20.025Z] #49 51.56 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:00:20.025Z] #49 51.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:00:20.025Z] #49 51.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:00:20.025Z] #49 51.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:00:20.025Z] #49 51.68 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T09:00:20.025Z] #49 51.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:00:20.025Z] #49 51.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:00:20.025Z] #49 ... [2021-02-16T09:00:20.025Z] [2021-02-16T09:00:20.025Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:00:20.025Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T09:00:20.025Z] #32 51.37 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T09:00:20.025Z] #32 51.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T09:00:20.025Z] #32 52.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:00:20.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:00:21.147Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:00:21.148Z] Using test binary docker [2021-02-16T09:00:21.406Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:00:21.406Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-16T09:00:21.406Z] Starting dockerd [2021-02-16T09:00:21.406Z] INFO: Waiting for daemon to start... [2021-02-16T09:00:21.669Z] ok github.com/docker/docker/registry 0.192s coverage: 57.2% of statements [2021-02-16T09:00:21.669Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-02-16T09:00:21.669Z] ok github.com/docker/docker/quota 0.586s coverage: 71.4% of statements [2021-02-16T09:00:21.933Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-02-16T09:00:22.196Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-02-16T09:00:22.771Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-02-16T09:00:22.815Z] #32 ... [2021-02-16T09:00:22.815Z] [2021-02-16T09:00:22.815Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:22.815Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:22.815Z] #13 44.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-16T09:00:22.815Z] #13 47.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-16T09:00:22.815Z] #13 47.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-16T09:00:22.815Z] #13 47.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T09:00:22.815Z] #13 47.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T09:00:22.815Z] #13 47.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-16T09:00:22.815Z] #13 47.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-16T09:00:22.815Z] #13 47.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-16T09:00:22.815Z] #13 47.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-16T09:00:22.815Z] #13 47.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-16T09:00:22.815Z] #13 48.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-16T09:00:22.815Z] #13 48.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-16T09:00:22.815Z] #13 48.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-16T09:00:22.815Z] #13 48.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-16T09:00:22.815Z] #13 48.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-16T09:00:22.815Z] #13 48.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-16T09:00:22.815Z] #13 50.12 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:00:22.815Z] #13 50.42 Fetched 79.4 MB in 9s (9326 kB/s) [2021-02-16T09:00:22.815Z] #13 50.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:22.815Z] #13 50.73 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:00:22.815Z] #13 50.75 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:00:22.815Z] #13 51.27 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-16T09:00:22.815Z] #13 51.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:22.815Z] #13 51.69 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:00:22.815Z] #13 51.71 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:00:22.815Z] #13 52.00 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-16T09:00:22.815Z] #13 52.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T09:00:22.815Z] #13 52.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:00:22.815Z] #13 52.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T09:00:22.815Z] #13 52.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:00:23.461Z] #13 55.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T09:00:23.461Z] #13 55.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T09:00:23.461Z] #13 55.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:00:23.566Z] . [2021-02-16T09:00:23.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:00:23.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:00:23.566Z] Error: No such image: emptyfs [2021-02-16T09:00:23.825Z] Running integration-test (iteration 1) [2021-02-16T09:00:23.825Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:00:24.696Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-02-16T09:00:25.271Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2021-02-16T09:00:25.844Z] ok github.com/docker/docker/volume/local 0.274s coverage: 76.4% of statements [2021-02-16T09:00:26.241Z] #13 ... [2021-02-16T09:00:26.241Z] [2021-02-16T09:00:26.241Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:00:26.241Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:00:26.241Z] #42 48.03 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-16T09:00:26.241Z] #42 48.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:26.241Z] #42 48.03 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:26.241Z] #42 48.64 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T09:00:26.241Z] #42 48.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:00:26.241Z] #42 48.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:00:26.241Z] #42 48.78 Selecting previously unselected package protobuf-compiler. [2021-02-16T09:00:26.241Z] #42 48.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:26.242Z] #42 48.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:00:26.242Z] #42 48.94 Selecting previously unselected package python-pkg-resources. [2021-02-16T09:00:26.242Z] #42 48.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:00:26.242Z] #42 48.95 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T09:00:26.242Z] #42 49.11 Selecting previously unselected package python-six. [2021-02-16T09:00:26.242Z] #42 49.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T09:00:26.242Z] #42 49.12 Unpacking python-six (1.12.0-1) ... [2021-02-16T09:00:26.242Z] #42 49.26 Selecting previously unselected package python-protobuf. [2021-02-16T09:00:26.242Z] #42 49.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:00:26.242Z] #42 49.27 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T09:00:26.242Z] #42 49.91 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T09:00:26.242Z] #42 54.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:26.242Z] #42 54.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:00:26.242Z] #42 54.77 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:00:26.242Z] #42 54.78 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:00:26.242Z] #42 54.78 Setting up python-six (1.12.0-1) ... [2021-02-16T09:00:26.542Z] #42 ... [2021-02-16T09:00:26.542Z] [2021-02-16T09:00:26.542Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:00:26.542Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:00:26.542Z] #36 50.85 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T09:00:26.542Z] #36 50.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 50.86 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:00:26.542Z] #36 57.27 Selecting previously unselected package libxml2:ppc64el. [2021-02-16T09:00:26.542Z] #36 57.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 57.30 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:00:26.542Z] #36 57.92 Selecting previously unselected package libarchive13:ppc64el. [2021-02-16T09:00:26.542Z] #36 57.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 57.93 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T09:00:26.542Z] #36 58.24 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-16T09:00:26.542Z] #36 58.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 58.25 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T09:00:26.542Z] #36 58.38 Selecting previously unselected package librhash0:ppc64el. [2021-02-16T09:00:26.542Z] #36 58.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 58.40 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-16T09:00:26.542Z] #36 58.58 Selecting previously unselected package libuv1:ppc64el. [2021-02-16T09:00:26.542Z] #36 58.59 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-16T09:00:26.542Z] #36 58.61 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-16T09:00:26.542Z] #36 58.78 Selecting previously unselected package cmake. [2021-02-16T09:00:26.542Z] #36 58.79 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-16T09:00:26.843Z] #36 58.80 Unpacking cmake (3.13.4-1) ... [2021-02-16T09:00:26.843Z] #36 ... [2021-02-16T09:00:26.843Z] [2021-02-16T09:00:26.843Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:00:26.843Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:00:26.843Z] #42 59.02 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T09:00:26.843Z] #42 59.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:00:26.843Z] #42 59.03 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:26.843Z] #42 59.04 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T09:00:26.843Z] #42 59.04 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:27.153Z] #42 59.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:00:27.153Z] #42 59.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:00:27.153Z] #42 59.06 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T09:00:27.153Z] #42 59.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:00:27.153Z] #42 59.08 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T09:00:27.231Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.1% of statements [2021-02-16T09:00:28.225Z] #42 ... [2021-02-16T09:00:28.225Z] [2021-02-16T09:00:28.225Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:00:28.225Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:00:28.225Z] #45 50.17 sync [2021-02-16T09:00:28.225Z] #45 50.17 internal/reflectlite [2021-02-16T09:00:28.225Z] #45 52.10 internal/singleflight [2021-02-16T09:00:28.225Z] #45 52.12 math/rand [2021-02-16T09:00:28.225Z] #45 52.14 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T09:00:28.225Z] #45 54.84 sort [2021-02-16T09:00:28.225Z] #45 54.84 io [2021-02-16T09:00:28.225Z] #45 54.85 strconv [2021-02-16T09:00:28.225Z] #45 54.87 syscall [2021-02-16T09:00:28.225Z] #45 58.49 bytes [2021-02-16T09:00:28.225Z] #45 58.69 strings [2021-02-16T09:00:28.225Z] #45 ... [2021-02-16T09:00:28.225Z] [2021-02-16T09:00:28.225Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:28.225Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:28.225Z] #13 59.06 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T09:00:28.225Z] #13 59.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T09:00:28.225Z] #13 59.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:00:28.225Z] #13 59.33 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-16T09:00:28.225Z] #13 59.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:00:28.225Z] #13 59.34 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:00:28.225Z] #13 59.51 Selecting previously unselected package dmsetup. [2021-02-16T09:00:28.225Z] #13 59.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:00:28.225Z] #13 59.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T09:00:28.225Z] #13 59.67 Selecting previously unselected package mingw-w64-common. [2021-02-16T09:00:28.225Z] #13 59.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T09:00:28.225Z] #13 59.68 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T09:00:28.257Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-02-16T09:00:29.761Z] #13 ... [2021-02-16T09:00:29.761Z] [2021-02-16T09:00:29.761Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:00:29.761Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:00:29.761Z] #51 51.77 sort [2021-02-16T09:00:29.761Z] #51 51.79 errors [2021-02-16T09:00:29.761Z] #51 52.43 io [2021-02-16T09:00:29.761Z] #51 52.44 internal/oserror [2021-02-16T09:00:29.761Z] #51 52.44 strconv [2021-02-16T09:00:29.761Z] #51 52.86 syscall [2021-02-16T09:00:29.761Z] #51 56.42 bytes [2021-02-16T09:00:29.761Z] #51 56.45 strings [2021-02-16T09:00:29.761Z] #51 ... [2021-02-16T09:00:29.761Z] [2021-02-16T09:00:29.761Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:00:29.761Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:00:29.761Z] #34 51.91 io [2021-02-16T09:00:29.761Z] #34 51.94 internal/oserror [2021-02-16T09:00:29.761Z] #34 52.53 syscall [2021-02-16T09:00:29.761Z] #34 56.73 bytes [2021-02-16T09:00:29.761Z] #34 56.74 strings [2021-02-16T09:00:30.059Z] #34 ... [2021-02-16T09:00:30.059Z] [2021-02-16T09:00:30.059Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:00:30.059Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T09:00:30.059Z] #49 52.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:00:30.059Z] #49 52.07 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T09:00:30.059Z] #49 52.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:00:30.059Z] #49 52.36 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:00:30.059Z] #49 52.36 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:00:30.059Z] #49 52.50 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:00:30.059Z] #49 52.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:00:30.059Z] #49 ... [2021-02-16T09:00:30.059Z] [2021-02-16T09:00:30.059Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:00:30.059Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:00:30.059Z] #36 61.85 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:00:30.059Z] #36 61.86 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:00:30.059Z] #36 61.87 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-16T09:00:30.059Z] #36 61.89 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:00:30.059Z] #36 61.94 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-16T09:00:30.059Z] #36 61.95 Setting up cmake-data (3.13.4-1) ... [2021-02-16T09:00:30.059Z] #36 61.96 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:00:30.059Z] #36 61.97 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T09:00:30.059Z] #36 61.98 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T09:00:30.059Z] #36 61.99 Setting up cmake (3.13.4-1) ... [2021-02-16T09:00:30.059Z] #36 62.00 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:00:30.059Z] #36 62.11 Processing triggers for mime-support (3.62) ... [2021-02-16T09:00:30.358Z] #36 DONE 62.5s [2021-02-16T09:00:30.358Z] [2021-02-16T09:00:30.358Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:00:30.358Z] #37 sha256:93bd27cf2e086fb18ea0ad76228512ac241bfb8a79582cdcdfbb803bef10e9eb [2021-02-16T09:00:30.657Z] #37 0.351 + RM_GOPATH=0 [2021-02-16T09:00:30.956Z] #37 0.352 + TMP_GOPATH= [2021-02-16T09:00:30.956Z] #37 0.352 + : /build [2021-02-16T09:00:30.956Z] #37 0.352 + '[' -z '' ']' [2021-02-16T09:00:30.956Z] #37 0.352 ++ mktemp -d [2021-02-16T09:00:30.956Z] #37 0.355 + export GOPATH=/tmp/tmp.qzS9KiQTId [2021-02-16T09:00:30.956Z] #37 0.355 + GOPATH=/tmp/tmp.qzS9KiQTId [2021-02-16T09:00:30.956Z] #37 0.355 + RM_GOPATH=1 [2021-02-16T09:00:30.956Z] #37 0.355 + case "$(go env GOARCH)" in [2021-02-16T09:00:30.956Z] #37 0.356 ++ go env GOARCH [2021-02-16T09:00:30.956Z] #37 0.363 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:00:30.956Z] #37 0.363 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:00:30.956Z] #37 0.365 ++ dirname /tmp/install/install.sh [2021-02-16T09:00:30.956Z] #37 0.371 + dir=/tmp/install [2021-02-16T09:00:30.956Z] #37 0.371 + bin=tini [2021-02-16T09:00:30.956Z] #37 0.371 + shift [2021-02-16T09:00:30.956Z] #37 0.371 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T09:00:30.956Z] #37 0.371 + . /tmp/install/tini.installer [2021-02-16T09:00:30.956Z] #37 0.372 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:00:30.956Z] #37 0.372 + install_tini [2021-02-16T09:00:30.956Z] #37 0.372 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T09:00:30.956Z] #37 0.372 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:00:30.956Z] #37 0.373 + git clone https://github.com/krallin/tini.git /tmp/tmp.qzS9KiQTId/tini [2021-02-16T09:00:30.956Z] #37 0.402 Cloning into '/tmp/tmp.qzS9KiQTId/tini'... [2021-02-16T09:00:32.028Z] #37 1.418 + cd /tmp/tmp.qzS9KiQTId/tini [2021-02-16T09:00:32.028Z] #37 1.430 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:00:32.028Z] #37 1.455 + cmake . [2021-02-16T09:00:32.669Z] Running on azwin-2-989800 in d:\jenkins\workspace\moby_PR-42031 [Pipeline] { [2021-02-16T09:00:32.677Z] #37 2.114 -- The C compiler identification is GNU 8.3.0 [2021-02-16T09:00:32.677Z] #37 2.179 -- Check for working C compiler: /usr/bin/cc [Pipeline] ws [2021-02-16T09:00:32.690Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-16T09:00:33.328Z] #37 2.819 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T09:00:33.328Z] #37 2.821 -- Detecting C compiler ABI info [2021-02-16T09:00:33.393Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.448204423s with top 10 stages: buildssa: 1m39.756605951s, goimports: 23.220060259s, unconvert: 11.892152898s, gosec: 10.460013295s, golint: 5.582833967s, ineffassign: 3.936173909s, misspell: 3.832901743s, inspect: 3.284769889s, vrp: 2.85979749s, ctrlflow: 1.742857894s [2021-02-16T09:00:33.976Z] #37 3.489 -- Detecting C compiler ABI info - done [2021-02-16T09:00:33.976Z] #37 3.574 -- Detecting C compile features [2021-02-16T09:00:34.278Z] #37 ... [2021-02-16T09:00:34.278Z] [2021-02-16T09:00:34.278Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:00:34.278Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:00:34.278Z] #42 66.25 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T09:00:34.278Z] #42 66.27 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:00:34.278Z] #42 DONE 66.5s [2021-02-16T09:00:34.306Z] The recommended git tool is: git [2021-02-16T09:00:34.577Z] [2021-02-16T09:00:34.577Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:34.577Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:34.577Z] #13 66.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T09:00:34.577Z] #13 66.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T09:00:34.577Z] #13 66.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:00:36.027Z] Loaded image: buildpack-deps:buster [2021-02-16T09:00:36.027Z] Loaded image: busybox:latest [2021-02-16T09:00:36.027Z] Loaded image: busybox:glibc [2021-02-16T09:00:38.559Z] Loaded image: debian:bullseye [2021-02-16T09:00:38.559Z] Loaded image: hello-world:latest [2021-02-16T09:00:38.559Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:00:38.817Z] INFO: Testing against a local daemon [2021-02-16T09:00:38.817Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:00:40.248Z] #13 ... [2021-02-16T09:00:40.248Z] [2021-02-16T09:00:40.248Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:00:40.248Z] #37 sha256:93bd27cf2e086fb18ea0ad76228512ac241bfb8a79582cdcdfbb803bef10e9eb [2021-02-16T09:00:40.248Z] #37 6.091 -- Detecting C compile features - done [2021-02-16T09:00:40.248Z] #37 6.151 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T09:00:40.248Z] #37 6.444 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T09:00:40.248Z] #37 6.606 -- Configuring done [2021-02-16T09:00:40.248Z] #37 6.642 -- Generating done [2021-02-16T09:00:40.248Z] #37 6.646 -- Build files have been written to: /tmp/tmp.qzS9KiQTId/tini [2021-02-16T09:00:40.248Z] #37 6.660 + make tini-static [2021-02-16T09:00:40.248Z] #37 7.095 Scanning dependencies of target tini-static [2021-02-16T09:00:40.248Z] #37 7.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T09:00:40.547Z] #37 9.887 [100%] Linking C executable tini-static [2021-02-16T09:00:40.723Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2021-02-16T09:00:40.723Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:00:41.193Z] #37 10.62 [100%] Built target tini-static [2021-02-16T09:00:41.193Z] #37 10.70 + mkdir -p /build [2021-02-16T09:00:41.193Z] #37 10.70 + cp tini-static /build/docker-init [2021-02-16T09:00:41.493Z] #37 DONE 10.8s [2021-02-16T09:00:41.493Z] [2021-02-16T09:00:41.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:41.493Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:41.493Z] #43 1.657 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:00:41.493Z] #43 1.659 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:00:41.493Z] #43 1.719 Note: Building without GnuTLS support [2021-02-16T09:00:41.493Z] #43 1.733 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:00:41.493Z] #43 1.734 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:00:41.493Z] #43 3.584 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:00:41.493Z] #43 3.658 GEN .gitid [2021-02-16T09:00:41.493Z] #43 3.703 GEN criu/include/version.h [2021-02-16T09:00:41.493Z] #43 3.769 GEN include/common/asm [2021-02-16T09:00:41.493Z] #43 5.526 PBCC images/timens.pb-c.c [2021-02-16T09:00:41.493Z] #43 5.583 DEP images/timens.pb-c.d [2021-02-16T09:00:41.493Z] #43 5.618 PBCC images/fown.pb-c.c [2021-02-16T09:00:41.493Z] #43 5.642 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T09:00:41.493Z] #43 5.737 PBCC images/opts.pb-c.c [2021-02-16T09:00:41.493Z] #43 5.792 PBCC images/memfd.pb-c.c [2021-02-16T09:00:41.493Z] #43 5.864 DEP images/fown.pb-c.d [2021-02-16T09:00:41.493Z] #43 5.939 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.038 DEP images/opts.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.093 DEP images/memfd.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.201 PBCC images/sit.pb-c.c [2021-02-16T09:00:41.493Z] #43 6.327 DEP images/sit.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.438 PBCC images/macvlan.pb-c.c [2021-02-16T09:00:41.493Z] #43 6.453 DEP images/macvlan.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.508 PBCC images/autofs.pb-c.c [2021-02-16T09:00:41.493Z] #43 6.551 DEP images/autofs.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.655 PBCC images/sysctl.pb-c.c [2021-02-16T09:00:41.493Z] #43 6.686 DEP images/sysctl.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.741 PBCC images/time.pb-c.c [2021-02-16T09:00:41.493Z] #43 6.750 DEP images/time.pb-c.d [2021-02-16T09:00:41.493Z] #43 6.982 PBCC images/binfmt-misc.pb-c.c [2021-02-16T09:00:41.493Z] #43 7.000 DEP images/binfmt-misc.pb-c.d [2021-02-16T09:00:41.493Z] #43 ... [2021-02-16T09:00:41.493Z] [2021-02-16T09:00:41.493Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:00:41.493Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:00:41.493Z] #51 63.55 bufio [2021-02-16T09:00:41.493Z] #51 64.80 reflect [2021-02-16T09:00:41.493Z] #51 66.00 regexp/syntax [2021-02-16T09:00:41.493Z] #51 68.90 text/tabwriter [2021-02-16T09:00:41.493Z] #51 ... [2021-02-16T09:00:41.493Z] [2021-02-16T09:00:41.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:41.493Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:41.493Z] #43 7.213 PBCC images/seccomp.pb-c.c [2021-02-16T09:00:41.658Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2021-02-16T09:00:41.658Z] === RUN TestBuildWithSession [2021-02-16T09:00:41.658Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:00:41.658Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:00:41.658Z] === RUN TestBuildSquashParent [2021-02-16T09:00:41.792Z] #43 7.296 DEP images/seccomp.pb-c.d [2021-02-16T09:00:41.792Z] #43 ... [2021-02-16T09:00:41.792Z] [2021-02-16T09:00:41.792Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:00:41.792Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:00:41.792Z] #34 63.82 bufio [2021-02-16T09:00:41.792Z] #34 65.55 reflect [2021-02-16T09:00:41.792Z] #34 67.19 path [2021-02-16T09:00:41.792Z] #34 68.96 text/tabwriter [2021-02-16T09:00:41.792Z] #34 73.84 internal/syscall/execenv [2021-02-16T09:00:41.792Z] #34 73.84 internal/syscall/unix [2021-02-16T09:00:41.792Z] #34 73.85 time [2021-02-16T09:00:41.792Z] #34 ... [2021-02-16T09:00:41.792Z] [2021-02-16T09:00:41.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:41.792Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:41.792Z] #43 7.447 PBCC images/userns.pb-c.c [2021-02-16T09:00:42.091Z] #43 7.457 DEP images/userns.pb-c.d [2021-02-16T09:00:42.091Z] #43 7.557 PBCC images/cgroup.pb-c.c [2021-02-16T09:00:42.091Z] #43 7.627 DEP images/cgroup.pb-c.d [2021-02-16T09:00:42.091Z] #43 7.684 PBCC images/ext-file.pb-c.c [2021-02-16T09:00:42.091Z] #43 7.743 DEP images/ext-file.pb-c.d [2021-02-16T09:00:42.398Z] #43 7.860 PBCC images/rpc.pb-c.c [2021-02-16T09:00:42.398Z] #43 7.932 DEP images/rpc.pb-c.d [2021-02-16T09:00:42.398Z] #43 7.992 PBCC images/siginfo.pb-c.c [2021-02-16T09:00:42.398Z] #43 8.004 DEP images/siginfo.pb-c.d [2021-02-16T09:00:42.695Z] #43 8.208 PBCC images/pagemap.pb-c.c [2021-02-16T09:00:42.695Z] #43 8.237 DEP images/pagemap.pb-c.d [2021-02-16T09:00:42.695Z] #43 8.338 PBCC images/rlimit.pb-c.c [2021-02-16T09:00:42.992Z] #43 8.385 DEP images/rlimit.pb-c.d [2021-02-16T09:00:42.992Z] #43 8.428 PBCC images/file-lock.pb-c.c [2021-02-16T09:00:42.992Z] #43 8.446 DEP images/file-lock.pb-c.d [2021-02-16T09:00:42.992Z] #43 8.508 PBCC images/tty.pb-c.c [2021-02-16T09:00:42.992Z] #43 8.596 DEP images/tty.pb-c.d [2021-02-16T09:00:42.992Z] #43 8.656 PBCC images/tun.pb-c.c [2021-02-16T09:00:42.992Z] #43 8.702 PBCC images/netdev.pb-c.c [2021-02-16T09:00:43.289Z] #43 8.817 DEP images/tun.pb-c.d [2021-02-16T09:00:43.289Z] #43 ... [2021-02-16T09:00:43.289Z] [2021-02-16T09:00:43.289Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:00:43.289Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:00:43.289Z] #45 65.30 bufio [2021-02-16T09:00:43.289Z] #45 67.53 reflect [2021-02-16T09:00:43.289Z] #45 68.71 regexp/syntax [2021-02-16T09:00:43.289Z] #45 72.60 hash/crc32 [2021-02-16T09:00:43.289Z] #45 ... [2021-02-16T09:00:43.289Z] [2021-02-16T09:00:43.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:43.289Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:43.289Z] #43 8.887 DEP images/netdev.pb-c.d [2021-02-16T09:00:43.289Z] #43 8.949 PBCC images/vma.pb-c.c [2021-02-16T09:00:43.589Z] #43 8.993 DEP images/vma.pb-c.d [2021-02-16T09:00:43.589Z] #43 9.078 PBCC images/creds.pb-c.c [2021-02-16T09:00:43.589Z] #43 9.109 DEP images/creds.pb-c.d [2021-02-16T09:00:43.589Z] #43 9.173 PBCC images/utsns.pb-c.c [2021-02-16T09:00:43.589Z] #43 9.198 DEP images/utsns.pb-c.d [2021-02-16T09:00:43.888Z] #43 9.294 PBCC images/ipc-desc.pb-c.c [2021-02-16T09:00:43.888Z] #43 9.342 PBCC images/ipc-sem.pb-c.c [2021-02-16T09:00:43.888Z] #43 9.371 DEP images/ipc-desc.pb-c.d [2021-02-16T09:00:43.888Z] #43 9.442 DEP images/ipc-sem.pb-c.d [2021-02-16T09:00:43.888Z] #43 9.480 PBCC images/ipc-msg.pb-c.c [2021-02-16T09:00:43.888Z] #43 9.500 DEP images/ipc-msg.pb-c.d [2021-02-16T09:00:43.888Z] #43 9.566 PBCC images/ipc-shm.pb-c.c [2021-02-16T09:00:44.186Z] #43 9.606 DEP images/ipc-shm.pb-c.d [2021-02-16T09:00:44.186Z] #43 9.720 PBCC images/ipc-var.pb-c.c [2021-02-16T09:00:44.186Z] #43 9.736 DEP images/ipc-var.pb-c.d [2021-02-16T09:00:44.186Z] #43 9.800 PBCC images/sk-opts.pb-c.c [2021-02-16T09:00:44.186Z] #43 9.837 PBCC images/packet-sock.pb-c.c [2021-02-16T09:00:44.484Z] #43 9.985 DEP images/sk-opts.pb-c.d [2021-02-16T09:00:44.484Z] #43 10.08 DEP images/packet-sock.pb-c.d [2021-02-16T09:00:44.782Z] #43 10.19 PBCC images/sk-netlink.pb-c.c [2021-02-16T09:00:44.782Z] #43 10.25 DEP images/sk-netlink.pb-c.d [2021-02-16T09:00:44.782Z] #43 10.32 PBCC images/sk-inet.pb-c.c [2021-02-16T09:00:45.081Z] #43 10.41 DEP images/sk-inet.pb-c.d [2021-02-16T09:00:45.081Z] #43 10.48 PBCC images/sk-unix.pb-c.c [2021-02-16T09:00:45.081Z] #43 10.56 DEP images/sk-unix.pb-c.d [2021-02-16T09:00:45.081Z] #43 10.67 PBCC images/mm.pb-c.c [2021-02-16T09:00:45.081Z] #43 10.72 DEP images/mm.pb-c.d [2021-02-16T09:00:45.081Z] #43 10.76 PBCC images/timerfd.pb-c.c [2021-02-16T09:00:45.081Z] #43 10.82 DEP images/timerfd.pb-c.d [2021-02-16T09:00:45.380Z] #43 ... [2021-02-16T09:00:45.380Z] [2021-02-16T09:00:45.380Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:00:45.380Z] #47 sha256:5354eabf7a2b581013aa941f0a6b86c77f192f783163909d176bcd2794c2e4e2 [2021-02-16T09:00:45.380Z] #47 DONE 77.4s [2021-02-16T09:00:45.380Z] [2021-02-16T09:00:45.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:45.380Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:45.380Z] #43 10.87 PBCC images/timer.pb-c.c [2021-02-16T09:00:45.380Z] #43 10.88 DEP images/timer.pb-c.d [2021-02-16T09:00:45.380Z] #43 11.01 PBCC images/sa.pb-c.c [2021-02-16T09:00:45.380Z] #43 11.07 DEP images/sa.pb-c.d [2021-02-16T09:00:45.602Z] INFO [runner/unused/goanalysis] analyzers took 28.552532262s with top 10 stages: buildssa: 24.336066586s, U1000: 4.216465676s [2021-02-16T09:00:45.602Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-16T09:00:45.602Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1684/1684, exclude-rules: 64/1579, cgo: 1684/2264, skip_dirs: 1684/1684, exclude: 1579/1579, autogenerated_exclude: 1579/1684, identifier_marker: 1579/1579, nolint: 0/64, filename_unadjuster: 1684/1684, skip_files: 1684/1684 [2021-02-16T09:00:45.602Z] INFO [runner] processing took 159.531104ms with stages: nolint: 72.697355ms, identifier_marker: 51.709564ms, path_prettifier: 15.181033ms, autogenerated_exclude: 7.999983ms, exclude-rules: 6.537636ms, skip_dirs: 3.679979ms, cgo: 941.841µs, filename_unadjuster: 777.033µs, max_same_issues: 1.718µs, uniq_by_line: 1.599µs, diff: 658ns, max_from_linter: 566ns, source_code: 509ns, exclude: 467ns, path_shortener: 466ns, skip_files: 393ns, max_per_file_from_linter: 304ns [2021-02-16T09:00:45.602Z] INFO [runner] linters took 1m38.733069726s with stages: goanalysis_metalinter: 1m19.267292259s, unused: 19.305159032s [2021-02-16T09:00:45.602Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-02-16T09:00:45.602Z] INFO Memory: 1627 samples, avg is 249.7MB, max is 3562.6MB [2021-02-16T09:00:45.602Z] INFO Execution took 3m39.168163603s [2021-02-16T09:00:45.602Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-16T09:00:45.679Z] #43 11.14 PBCC images/pipe-data.pb-c.c [2021-02-16T09:00:45.679Z] #43 11.16 DEP images/pipe-data.pb-c.d [2021-02-16T09:00:45.679Z] #43 11.21 PBCC images/mnt.pb-c.c [2021-02-16T09:00:45.679Z] #43 11.28 DEP images/mnt.pb-c.d [2021-02-16T09:00:45.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary-daemon test-docker-py [2021-02-16T09:00:46.013Z] #43 11.41 PBCC images/sk-packet.pb-c.c [2021-02-16T09:00:46.013Z] #43 11.56 DEP images/sk-packet.pb-c.d [2021-02-16T09:00:46.013Z] #43 11.58 PBCC images/tcp-stream.pb-c.c [2021-02-16T09:00:46.013Z] #43 11.62 DEP images/tcp-stream.pb-c.d [2021-02-16T09:00:46.193Z] [2021-02-16T09:00:46.315Z] #43 11.67 PBCC images/pipe.pb-c.c [2021-02-16T09:00:46.315Z] #43 11.71 DEP images/pipe.pb-c.d [2021-02-16T09:00:46.315Z] #43 11.80 PBCC images/pstree.pb-c.c [2021-02-16T09:00:46.315Z] #43 11.83 DEP images/pstree.pb-c.d [2021-02-16T09:00:46.315Z] #43 11.89 PBCC images/fs.pb-c.c [2021-02-16T09:00:46.315Z] #43 11.92 DEP images/fs.pb-c.d [2021-02-16T09:00:46.315Z] #43 11.98 PBCC images/signalfd.pb-c.c [2021-02-16T09:00:46.452Z] Removing bundles/ [2021-02-16T09:00:46.452Z] [2021-02-16T09:00:46.452Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T09:00:46.452Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:00:46.452Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:00:46.615Z] #43 12.06 DEP images/signalfd.pb-c.d [2021-02-16T09:00:46.615Z] #43 12.14 PBCC images/fh.pb-c.c [2021-02-16T09:00:46.615Z] #43 12.24 PBCC images/fsnotify.pb-c.c [2021-02-16T09:00:46.912Z] #43 12.30 DEP images/fh.pb-c.d [2021-02-16T09:00:46.913Z] #43 12.34 DEP images/fsnotify.pb-c.d [2021-02-16T09:00:46.913Z] #43 12.39 PBCC images/eventpoll.pb-c.c [2021-02-16T09:00:46.913Z] #43 12.42 DEP images/eventpoll.pb-c.d [2021-02-16T09:00:46.913Z] #43 12.47 PBCC images/eventfd.pb-c.c [2021-02-16T09:00:46.913Z] #43 12.49 DEP images/eventfd.pb-c.d [2021-02-16T09:00:46.913Z] #43 12.56 PBCC images/remap-file-path.pb-c.c [2021-02-16T09:00:46.926Z] --- PASS: TestBuildSquashParent (4.64s) [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:00:46.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:00:46.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:00:46.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:00:46.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:00:47.211Z] #43 12.59 DEP images/remap-file-path.pb-c.d [2021-02-16T09:00:47.211Z] #43 12.65 PBCC images/fifo.pb-c.c [2021-02-16T09:00:47.211Z] #43 12.67 DEP images/fifo.pb-c.d [2021-02-16T09:00:47.211Z] #43 12.72 PBCC images/ghost-file.pb-c.c [2021-02-16T09:00:47.211Z] #43 12.79 DEP images/ghost-file.pb-c.d [2021-02-16T09:00:47.211Z] #43 12.84 PBCC images/regfile.pb-c.c [2021-02-16T09:00:47.510Z] #43 12.97 DEP images/regfile.pb-c.d [2021-02-16T09:00:47.510Z] #43 13.03 PBCC images/ns.pb-c.c [2021-02-16T09:00:47.510Z] #43 13.06 DEP images/ns.pb-c.d [2021-02-16T09:00:47.510Z] #43 13.10 PBCC images/fdinfo.pb-c.c [2021-02-16T09:00:47.510Z] #43 13.18 DEP images/fdinfo.pb-c.d [2021-02-16T09:00:47.809Z] #43 13.23 PBCC images/core-aarch64.pb-c.c [2021-02-16T09:00:47.809Z] #43 13.31 PBCC images/core-arm.pb-c.c [2021-02-16T09:00:47.809Z] #43 13.39 PBCC images/core-ppc64.pb-c.c [2021-02-16T09:00:48.108Z] #43 13.52 PBCC images/core-s390.pb-c.c [2021-02-16T09:00:48.108Z] #43 13.63 PBCC images/core-x86.pb-c.c [2021-02-16T09:00:48.108Z] #43 13.68 PBCC images/core.pb-c.c [2021-02-16T09:00:48.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:00:48.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:00:48.406Z] #43 13.84 PBCC images/inventory.pb-c.c [2021-02-16T09:00:48.406Z] #43 13.95 DEP images/core-aarch64.pb-c.d [2021-02-16T09:00:48.406Z] #43 14.05 DEP images/core-arm.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.12 DEP images/core-ppc64.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.16 DEP images/core-s390.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.21 DEP images/core-x86.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.27 DEP images/core.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.32 DEP images/inventory.pb-c.d [2021-02-16T09:00:48.705Z] #43 14.38 PBCC images/cpuinfo.pb-c.c [2021-02-16T09:00:49.003Z] #43 14.39 DEP images/cpuinfo.pb-c.d [2021-02-16T09:00:49.003Z] #43 14.42 PBCC images/stats.pb-c.c [2021-02-16T09:00:49.003Z] #43 14.45 DEP images/stats.pb-c.d [2021-02-16T09:00:49.190Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:00:49.190Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === Skipped [2021-02-16T09:00:49.190Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:00:49.190Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:00:49.190Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:00:49.190Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:00:49.190Z] time="2021-02-16T08:59:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:00:49.190Z] time="2021-02-16T08:59:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:00:49.190Z] time="2021-02-16T08:59:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:00:49.190Z] time="2021-02-16T08:59:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:00:49.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:00:49.190Z] [2021-02-16T09:00:49.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:00:49.190Z] time="2021-02-16T08:59:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:00:49.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:00:49.191Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:00:49.191Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:00:49.191Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:00:49.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:00:49.191Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:00:49.191Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:00:49.191Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] [2021-02-16T09:00:49.191Z] DONE 2236 tests, 26 skipped in 196.281s Post stage [Pipeline] junit [2021-02-16T09:00:49.205Z] Recording test results [2021-02-16T09:00:49.339Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:00:49.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:00:49.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:00:49.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -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:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary test-integration [2021-02-16T09:00:50.682Z] [2021-02-16T09:00:50.682Z] Removing bundles/ [2021-02-16T09:00:50.682Z] [2021-02-16T09:00:50.682Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:00:50.682Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:00:50.682Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2021-02-16T09:00:51.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2021-02-16T09:00:51.056Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:00:51.056Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:00:51.114Z] #43 16.42 make[1]: Nothing to be done for 'all'. [2021-02-16T09:00:51.413Z] #43 ... [2021-02-16T09:00:51.413Z] [2021-02-16T09:00:51.413Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:00:51.413Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:00:51.413Z] #13 73.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T09:00:51.413Z] #13 73.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:00:51.413Z] #13 73.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:00:51.413Z] #13 73.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T09:00:51.413Z] #13 73.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:00:51.413Z] #13 73.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:00:52.947Z] #13 ... [2021-02-16T09:00:52.947Z] [2021-02-16T09:00:52.947Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:00:52.947Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:00:52.947Z] #43 18.12 CC images/stats.o [2021-02-16T09:00:52.947Z] #43 18.61 CC images/core.o [2021-02-16T09:00:52.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:00:52.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:00:53.248Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:00:53.510Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy (2.47s) [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-02-16T09:00:53.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-02-16T09:00:53.768Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:00:54.004Z] #43 19.37 CC images/core-x86.o [2021-02-16T09:00:54.004Z] #43 ... [2021-02-16T09:00:54.004Z] [2021-02-16T09:00:54.004Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:00:54.004Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:00:54.004Z] #51 75.91 time [2021-02-16T09:00:54.004Z] #51 80.07 regexp [2021-02-16T09:00:54.004Z] #51 ... [2021-02-16T09:00:54.004Z] [2021-02-16T09:00:54.004Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:00:54.004Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:00:54.004Z] #45 76.13 vendor/golang.org/x/net/dns/dnsmessage [2021-02-16T09:00:54.004Z] #45 80.19 time [2021-02-16T09:00:54.303Z] #45 ... [2021-02-16T09:00:54.303Z] [2021-02-16T09:00:54.303Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:00:54.303Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:00:54.303Z] #34 81.60 internal/poll [2021-02-16T09:00:54.303Z] #34 83.53 os [2021-02-16T09:00:54.303Z] #34 86.14 internal/fmtsort [2021-02-16T09:00:54.334Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-02-16T09:00:54.334Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:00:54.954Z] #34 ... [2021-02-16T09:00:54.954Z] [2021-02-16T09:00:54.954Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:00:54.954Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:00:54.954Z] #51 87.13 context [2021-02-16T09:00:54.954Z] #51 87.16 os [2021-02-16T09:00:55.709Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2021-02-16T09:00:55.709Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:00:55.969Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-02-16T09:00:55.969Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:00:57.870Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-02-16T09:00:57.870Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:00:57.974Z] using credential docker-jenkins-github-credentials [2021-02-16T09:00:58.056Z] Cloning the remote Git repository [2021-02-16T09:00:58.056Z] Cloning with configured refspecs honoured and without tags [2021-02-16T09:00:58.437Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-16T09:00:58.437Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:01:00.337Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-02-16T09:01:00.337Z] === RUN TestBuildWithHugeFile [2021-02-16T09:00:58.280Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:00:58.722Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-16T09:00:59.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:00:59.780Z] > git --version # timeout=10 [2021-02-16T09:00:59.843Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-16T09:00:59.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:00:59.843Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:01:00.591Z] #51 92.03 encoding/binary [2021-02-16T09:01:00.591Z] #51 ... [2021-02-16T09:01:00.591Z] [2021-02-16T09:01:00.591Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:01:00.591Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:01:00.591Z] #56 48.18 Checking out files: 61% (2321/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T09:01:00.591Z] #56 48.94 + cd /tmp/tmp.AsPiOA7y97/src/github.com/containerd/containerd [2021-02-16T09:01:00.591Z] #56 48.94 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:01:01.672Z] #56 50.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T09:01:01.672Z] #56 50.02 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T09:01:01.672Z] #56 50.02 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:01:01.672Z] #56 50.02 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:01:01.672Z] #56 50.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T09:01:01.672Z] #56 50.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T09:01:01.672Z] #56 50.03 + '[' '' = dynamic ']' [2021-02-16T09:01:01.672Z] #56 50.03 + make [2021-02-16T09:01:02.727Z] #56 51.23 + bin/ctr [2021-02-16T09:01:04.893Z] #56 ... [2021-02-16T09:01:04.893Z] [2021-02-16T09:01:04.893Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:04.893Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:04.893Z] #45 86.63 regexp [2021-02-16T09:01:04.893Z] #45 93.45 os/exec [2021-02-16T09:01:04.893Z] #45 93.56 net [2021-02-16T09:01:04.893Z] #45 96.20 internal/lazyregexp [2021-02-16T09:01:04.893Z] #45 ... [2021-02-16T09:01:04.893Z] [2021-02-16T09:01:04.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:04.893Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:04.893Z] #43 20.13 CC images/core-arm.o [2021-02-16T09:01:04.893Z] #43 20.61 CC images/core-aarch64.o [2021-02-16T09:01:04.893Z] #43 20.99 CC images/core-ppc64.o [2021-02-16T09:01:04.893Z] #43 21.76 CC images/core-s390.o [2021-02-16T09:01:04.893Z] #43 22.69 CC images/cpuinfo.o [2021-02-16T09:01:04.893Z] #43 23.24 CC images/inventory.o [2021-02-16T09:01:04.893Z] #43 23.50 CC images/fdinfo.o [2021-02-16T09:01:04.893Z] #43 24.00 CC images/fown.o [2021-02-16T09:01:04.893Z] #43 24.26 CC images/ns.o [2021-02-16T09:01:04.893Z] #43 24.52 CC images/regfile.o [2021-02-16T09:01:04.893Z] #43 24.85 CC images/ghost-file.o [2021-02-16T09:01:04.893Z] #43 25.29 CC images/fifo.o [2021-02-16T09:01:04.893Z] #43 25.52 CC images/remap-file-path.o [2021-02-16T09:01:04.893Z] #43 25.79 CC images/eventfd.o [2021-02-16T09:01:04.893Z] #43 26.06 CC images/eventpoll.o [2021-02-16T09:01:04.893Z] #43 26.42 CC images/fh.o [2021-02-16T09:01:04.893Z] #43 26.73 CC images/fsnotify.o [2021-02-16T09:01:04.893Z] #43 27.42 CC images/signalfd.o [2021-02-16T09:01:04.893Z] #43 27.81 CC images/fs.o [2021-02-16T09:01:04.893Z] #43 28.08 CC images/pstree.o [2021-02-16T09:01:04.893Z] #43 28.32 CC images/pipe.o [2021-02-16T09:01:04.893Z] #43 28.60 CC images/tcp-stream.o [2021-02-16T09:01:04.893Z] #43 28.85 CC images/sk-packet.o [2021-02-16T09:01:04.893Z] #43 29.23 CC images/mnt.o [2021-02-16T09:01:04.893Z] #43 29.48 CC images/pipe-data.o [2021-02-16T09:01:04.893Z] #43 29.70 CC images/sa.o [2021-02-16T09:01:04.893Z] #43 29.97 CC images/timer.o [2021-02-16T09:01:04.893Z] #43 ... [2021-02-16T09:01:04.893Z] [2021-02-16T09:01:04.893Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:04.893Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:04.893Z] #45 96.87 github.com/LK4D4/vndr/versioned [2021-02-16T09:01:05.197Z] #45 ... [2021-02-16T09:01:05.197Z] [2021-02-16T09:01:05.197Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:01:05.197Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:01:05.197Z] #34 87.22 path/filepath [2021-02-16T09:01:05.197Z] #34 87.23 fmt [2021-02-16T09:01:05.197Z] #34 88.69 io/ioutil [2021-02-16T09:01:05.197Z] #34 91.10 log [2021-02-16T09:01:05.197Z] #34 91.10 flag [2021-02-16T09:01:05.197Z] #34 91.10 github.com/BurntSushi/toml [2021-02-16T09:01:05.197Z] #34 96.38 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:01:05.197Z] #34 ... [2021-02-16T09:01:05.197Z] [2021-02-16T09:01:05.197Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:05.197Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:05.197Z] #43 30.49 CC images/timerfd.o [2021-02-16T09:01:05.197Z] #43 30.76 CC images/mm.o [2021-02-16T09:01:05.522Z] #43 31.12 CC images/sk-opts.o [2021-02-16T09:01:05.836Z] #43 31.45 CC images/sk-unix.o [2021-02-16T09:01:06.156Z] #43 31.81 CC images/sk-inet.o [2021-02-16T09:01:06.838Z] #43 32.33 CC images/tun.o [2021-02-16T09:01:07.147Z] #43 32.70 CC images/sk-netlink.o [2021-02-16T09:01:07.446Z] #43 32.94 CC images/packet-sock.o [2021-02-16T09:01:08.089Z] #43 33.57 CC images/ipc-var.o [2021-02-16T09:01:08.089Z] #43 33.74 CC images/ipc-desc.o [2021-02-16T09:01:08.389Z] #43 33.96 CC images/ipc-shm.o [2021-02-16T09:01:08.687Z] #43 ... [2021-02-16T09:01:08.687Z] [2021-02-16T09:01:08.687Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:01:08.687Z] #34 sha256:72ac8017a42827dd165524661fa13efa4178249f406225a03999946cb5977889 [2021-02-16T09:01:08.687Z] #34 DONE 100.7s [2021-02-16T09:01:08.687Z] [2021-02-16T09:01:08.687Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:08.687Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:08.687Z] #43 34.16 CC images/ipc-msg.o [2021-02-16T09:01:09.338Z] #43 35.01 CC images/ipc-sem.o [2021-02-16T09:01:09.985Z] #43 35.38 CC images/utsns.o [2021-02-16T09:01:10.292Z] #43 35.81 CC images/creds.o [2021-02-16T09:01:10.292Z] #43 ... [2021-02-16T09:01:10.292Z] [2021-02-16T09:01:10.292Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:01:10.292Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:01:10.292Z] #51 92.22 go/token [2021-02-16T09:01:10.292Z] #51 92.22 github.com/pkg/diff [2021-02-16T09:01:10.292Z] #51 92.25 flag [2021-02-16T09:01:10.292Z] #51 95.00 go/scanner [2021-02-16T09:01:10.292Z] #51 97.11 mvdan.cc/editorconfig [2021-02-16T09:01:10.292Z] #51 97.38 mvdan.cc/sh/v3/fileutil [2021-02-16T09:01:10.292Z] #51 97.98 mvdan.cc/sh/v3/syntax [2021-02-16T09:01:10.292Z] #51 98.30 encoding/base64 [2021-02-16T09:01:10.292Z] #51 99.43 go/ast [2021-02-16T09:01:10.292Z] #51 101.1 encoding/json [2021-02-16T09:01:10.292Z] #51 ... [2021-02-16T09:01:10.292Z] [2021-02-16T09:01:10.292Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:10.292Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:10.292Z] #45 99.54 encoding/base64 [2021-02-16T09:01:10.292Z] #45 99.55 crypto/cipher [2021-02-16T09:01:10.292Z] #45 99.59 go/ast [2021-02-16T09:01:10.292Z] #45 101.4 net/url [2021-02-16T09:01:11.348Z] #45 103.4 text/template/parse [2021-02-16T09:01:13.453Z] #45 105.1 encoding/json [2021-02-16T09:01:14.101Z] #45 ... [2021-02-16T09:01:14.101Z] [2021-02-16T09:01:14.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:14.101Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:14.101Z] #43 36.00 CC images/vma.o [2021-02-16T09:01:14.101Z] #43 36.23 CC images/netdev.o [2021-02-16T09:01:14.101Z] #43 36.58 CC images/tty.o [2021-02-16T09:01:14.101Z] #43 37.22 CC images/file-lock.o [2021-02-16T09:01:14.101Z] #43 37.41 CC images/rlimit.o [2021-02-16T09:01:14.101Z] #43 37.70 CC images/pagemap.o [2021-02-16T09:01:14.101Z] #43 38.03 CC images/siginfo.o [2021-02-16T09:01:14.101Z] #43 38.34 CC images/rpc.o [2021-02-16T09:01:14.400Z] #43 39.83 CC images/ext-file.o [2021-02-16T09:01:14.400Z] #43 40.08 CC images/cgroup.o [2021-02-16T09:01:14.400Z] #43 ... [2021-02-16T09:01:14.400Z] [2021-02-16T09:01:14.400Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:01:14.400Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:01:14.400Z] #13 96.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T09:01:14.400Z] #13 96.49 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:01:14.400Z] #13 96.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:01:15.461Z] #13 ... [2021-02-16T09:01:15.461Z] [2021-02-16T09:01:15.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:15.461Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:15.461Z] #43 41.06 CC images/userns.o [2021-02-16T09:01:15.758Z] #43 41.42 CC images/google/protobuf/descriptor.o [2021-02-16T09:01:17.105Z] Fetching without tags [2021-02-16T09:01:16.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:01:16.834Z] > git config --add remote.origin.fetch +refs/pull/42031/head:refs/remotes/origin/PR-42031 # timeout=10 [2021-02-16T09:01:16.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:01:17.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:01:17.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:01:17.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:01:17.131Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42031/head:refs/remotes/origin/PR-42031 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:01:18.514Z] Merging remotes/origin/master commit 2834afe4268fd85f4a12e997855e2acac6e9ab45 into PR head commit 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:18.527Z] #43 43.67 CC images/opts.o [2021-02-16T09:01:18.527Z] #43 43.91 CC images/seccomp.o [2021-02-16T09:01:18.825Z] #43 44.30 CC images/binfmt-misc.o [2021-02-16T09:01:18.825Z] #43 44.48 CC images/time.o [2021-02-16T09:01:19.124Z] #43 44.67 CC images/sysctl.o [2021-02-16T09:01:19.124Z] #43 44.86 CC images/autofs.o [2021-02-16T09:01:19.422Z] #43 45.04 CC images/macvlan.o [2021-02-16T09:01:19.732Z] #43 45.27 CC images/sit.o [2021-02-16T09:01:20.378Z] #43 45.72 CC images/memfd.o [2021-02-16T09:01:20.679Z] #43 46.08 CC images/timens.o [2021-02-16T09:01:20.679Z] #43 ... [2021-02-16T09:01:20.679Z] [2021-02-16T09:01:20.679Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:01:20.679Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:01:20.679Z] #51 102.6 golang.org/x/sys/unix [2021-02-16T09:01:20.679Z] #51 ... [2021-02-16T09:01:20.679Z] [2021-02-16T09:01:20.679Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:01:20.679Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:01:20.679Z] #13 112.0 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-16T09:01:20.679Z] #13 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-16T09:01:20.679Z] #13 112.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T09:01:20.679Z] #13 112.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-16T09:01:20.679Z] #13 112.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-16T09:01:20.679Z] #13 112.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T09:01:20.679Z] #13 112.4 Selecting previously unselected package libbtrfs0. [2021-02-16T09:01:20.679Z] #13 112.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T09:01:20.679Z] #13 112.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:01:20.679Z] #13 112.5 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:01:20.679Z] #13 112.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T09:01:20.679Z] #13 112.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:01:20.679Z] #13 112.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-16T09:01:20.679Z] #13 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:01:20.679Z] #13 112.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:01:20.679Z] #13 112.8 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-16T09:01:20.679Z] #13 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:01:20.977Z] #13 112.9 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:01:20.977Z] #13 113.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-16T09:01:20.977Z] #13 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-16T09:01:20.977Z] #13 113.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T09:01:18.620Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:01:18.682Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T09:01:20.935Z] > git remote # timeout=10 [2021-02-16T09:01:21.013Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:01:21.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:01:21.059Z] > git merge 2834afe4268fd85f4a12e997855e2acac6e9ab45 # timeout=10 [2021-02-16T09:01:21.276Z] #13 113.3 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-16T09:01:21.276Z] #13 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:01:21.276Z] #13 113.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T09:01:21.340Z] Merge succeeded, producing 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:21.340Z] Checking out Revision 1d2a66009335f682ccb2539360d4259ed778daee (PR-42031) [2021-02-16T09:01:21.574Z] #13 113.5 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-16T09:01:21.574Z] #13 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:01:21.574Z] #13 113.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T09:01:21.872Z] #13 113.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-16T09:01:21.872Z] #13 113.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:01:21.872Z] #13 113.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T09:01:22.171Z] #13 114.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-16T09:01:22.171Z] #13 114.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:01:22.171Z] #13 114.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T09:01:22.469Z] #13 114.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-16T09:01:22.469Z] #13 114.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-16T09:01:22.469Z] #13 114.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T09:01:22.767Z] #13 114.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-16T09:01:23.065Z] #13 114.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:01:23.065Z] #13 114.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T09:01:23.065Z] #13 115.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-16T09:01:23.065Z] #13 115.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-16T09:01:23.065Z] #13 115.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T09:01:23.367Z] #13 115.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-16T09:01:23.367Z] #13 115.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:01:23.367Z] #13 115.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:01:23.666Z] #13 115.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T09:01:23.666Z] #13 115.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T09:01:23.666Z] #13 115.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T09:01:23.666Z] #13 115.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T09:01:23.666Z] #13 115.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:01:23.965Z] #13 115.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:01:23.965Z] #13 115.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T09:01:23.965Z] #13 115.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:01:23.965Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:01:23.965Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:01:23.965Z] #13 115.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:01:23.965Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:01:23.965Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:01:23.965Z] #13 115.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:01:23.965Z] #13 115.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T09:01:23.965Z] #13 116.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:01:23.965Z] #13 116.0 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T09:01:23.965Z] #13 116.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:01:23.965Z] #13 116.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T09:01:23.965Z] #13 116.0 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:01:24.264Z] #13 DONE 116.3s [2021-02-16T09:01:24.264Z] [2021-02-16T09:01:24.264Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:01:24.264Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-16T09:01:21.200Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-16T09:01:21.372Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:01:21.405Z] > git checkout -f 1d2a66009335f682ccb2539360d4259ed778daee # timeout=10 [2021-02-16T09:01:24.879Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:01:24.879Z] [2021-02-16T09:01:24.879Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:01:24.879Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:01:24.879Z] HOSTNAME=a7b2922ffdf2 [2021-02-16T09:01:24.879Z] DEST=bundles/test-integration [2021-02-16T09:01:24.879Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:01:24.879Z] DOCKER_ROOTLESS=1 [2021-02-16T09:01:24.879Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:24.879Z] container=docker [2021-02-16T09:01:24.879Z] HOME=/root [2021-02-16T09:01:24.879Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:01:24.879Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:01:24.879Z] VALIDATE_BRANCH=master [2021-02-16T09:01:24.879Z] TERM=xterm [2021-02-16T09:01:24.879Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:01:24.879Z] SHLVL=1 [2021-02-16T09:01:24.879Z] TIMEOUT=120m [2021-02-16T09:01:24.879Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:01:24.879Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:01:24.879Z] GO111MODULE=off [2021-02-16T09:01:24.879Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:01:24.879Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:01:24.879Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:01:24.879Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:01:24.879Z] GOPATH=/go [2021-02-16T09:01:24.879Z] PKG_CONFIG=pkg-config [2021-02-16T09:01:24.879Z] _=/usr/bin/env [2021-02-16T09:01:24.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:01:24.913Z] #14 DONE 0.6s [2021-02-16T09:01:24.913Z] [2021-02-16T09:01:24.913Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:01:24.913Z] #53 sha256:c311ca56470bb8276d6f7933d5d18fff66d3c70f4ef20f13597aa5458f96ce6e [2021-02-16T09:01:24.913Z] #53 0.433 + RM_GOPATH=0 [2021-02-16T09:01:24.913Z] #53 0.434 + TMP_GOPATH= [2021-02-16T09:01:24.913Z] #53 0.434 + : /build [2021-02-16T09:01:24.913Z] #53 0.434 + '[' -z '' ']' [2021-02-16T09:01:24.913Z] #53 0.436 ++ mktemp -d [2021-02-16T09:01:24.913Z] #53 0.445 + export GOPATH=/tmp/tmp.cW2fkB5hma [2021-02-16T09:01:24.913Z] #53 0.445 + GOPATH=/tmp/tmp.cW2fkB5hma [2021-02-16T09:01:24.913Z] #53 0.445 + RM_GOPATH=1 [2021-02-16T09:01:24.913Z] #53 0.447 + case "$(go env GOARCH)" in [2021-02-16T09:01:24.913Z] #53 0.448 ++ go env GOARCH [2021-02-16T09:01:24.913Z] #53 0.456 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:01:24.913Z] #53 0.456 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:01:24.913Z] #53 0.458 ++ dirname /tmp/install/install.sh [2021-02-16T09:01:24.913Z] #53 0.476 + dir=/tmp/install [2021-02-16T09:01:24.913Z] #53 0.480 + bin=runc [2021-02-16T09:01:24.913Z] #53 0.480 + shift [2021-02-16T09:01:24.913Z] #53 0.480 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T09:01:24.913Z] #53 0.483 + . /tmp/install/runc.installer [2021-02-16T09:01:24.913Z] #53 0.484 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:01:24.913Z] #53 0.484 + install_runc [2021-02-16T09:01:24.913Z] #53 0.485 + uname -r [2021-02-16T09:01:24.913Z] #53 0.487 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T09:01:24.913Z] #53 0.494 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T09:01:24.913Z] #53 0.494 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T09:01:24.913Z] #53 0.495 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T09:01:24.913Z] #53 0.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cW2fkB5hma/src/github.com/opencontainers/runc [2021-02-16T09:01:24.913Z] #53 0.510 Cloning into '/tmp/tmp.cW2fkB5hma/src/github.com/opencontainers/runc'... [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 13.7% of statements [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/builder/dockerfile 0.978s coverage: 48.3% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-16T09:01:25.133Z] ok github.com/docker/docker/builder/remotecontext/git 1.019s coverage: 86.3% of statements [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:01:25.133Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:01:25.558Z] #53 ... [2021-02-16T09:01:25.558Z] [2021-02-16T09:01:25.558Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:01:25.558Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-16T09:01:25.558Z] #15 DONE 0.4s [2021-02-16T09:01:25.558Z] [2021-02-16T09:01:25.558Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:01:25.559Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-16T09:01:25.559Z] #16 0.256 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T09:01:25.559Z] #16 DONE 0.3s [2021-02-16T09:01:25.559Z] [2021-02-16T09:01:25.559Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:01:25.559Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-16T09:01:26.161Z] ok github.com/docker/docker/client 0.104s coverage: 75.4% of statements [2021-02-16T09:01:26.207Z] #17 DONE 0.4s [2021-02-16T09:01:26.207Z] [2021-02-16T09:01:26.207Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:01:26.207Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-16T09:01:26.506Z] #18 DONE 0.4s [2021-02-16T09:01:26.506Z] [2021-02-16T09:01:26.506Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:01:26.506Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:01:26.506Z] #51 118.6 golang.org/x/crypto/ssh/terminal [2021-02-16T09:01:26.805Z] #51 ... [2021-02-16T09:01:26.805Z] [2021-02-16T09:01:26.805Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:01:26.805Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-16T09:01:26.805Z] #19 DONE 0.3s [2021-02-16T09:01:27.104Z] [2021-02-16T09:01:27.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:27.104Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:27.104Z] #43 46.32 LINK images/built-in.o [2021-02-16T09:01:27.104Z] #43 46.59 GEN compel/include/asm [2021-02-16T09:01:27.104Z] #43 46.63 GEN compel/include/version.h [2021-02-16T09:01:27.104Z] #43 46.65 touch .config [2021-02-16T09:01:27.104Z] #43 46.69 GEN include/common/config.h [2021-02-16T09:01:27.104Z] #43 46.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T09:01:27.104Z] #43 46.82 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T09:01:27.104Z] #43 46.87 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-16T09:01:27.104Z] #43 46.91 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-16T09:01:27.104Z] #43 46.97 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-16T09:01:27.104Z] #43 47.00 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-16T09:01:27.104Z] #43 47.03 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-16T09:01:27.104Z] #43 47.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T09:01:27.104Z] #43 47.10 DEP compel/plugins/std/infect.d [2021-02-16T09:01:27.104Z] #43 47.22 DEP compel/plugins/std/string.d [2021-02-16T09:01:27.104Z] #43 47.30 DEP compel/plugins/std/log.d [2021-02-16T09:01:27.104Z] #43 47.40 DEP compel/plugins/std/fds.d [2021-02-16T09:01:27.104Z] #43 47.55 DEP compel/plugins/std/std.d [2021-02-16T09:01:27.104Z] #43 47.74 DEP compel/plugins/shmem/shmem.d [2021-02-16T09:01:27.104Z] #43 47.90 DEP compel/plugins/fds/fds.d [2021-02-16T09:01:27.104Z] #43 48.06 CC compel/plugins/std/std.o [2021-02-16T09:01:27.104Z] #43 48.55 CC compel/plugins/std/fds.o [2021-02-16T09:01:27.104Z] #43 49.06 CC compel/plugins/std/log.o [2021-02-16T09:01:27.104Z] #43 50.25 CC compel/plugins/std/string.o [2021-02-16T09:01:27.104Z] #43 50.70 CC compel/plugins/std/infect.o [2021-02-16T09:01:27.104Z] #43 51.32 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-16T09:01:27.104Z] #43 51.36 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-16T09:01:27.104Z] #43 51.40 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-16T09:01:27.104Z] #43 51.48 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-16T09:01:27.104Z] #43 51.55 AR compel/plugins/std.lib.a [2021-02-16T09:01:27.104Z] #43 51.67 CC compel/plugins/fds/fds.o [2021-02-16T09:01:27.104Z] #43 51.94 AR compel/plugins/fds.lib.a [2021-02-16T09:01:27.104Z] #43 51.99 HOSTDEP compel/src/lib/log-host.d [2021-02-16T09:01:27.104Z] #43 52.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T09:01:27.104Z] #43 52.31 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-16T09:01:27.104Z] #43 52.39 HOSTDEP compel/src/main-host.d [2021-02-16T09:01:27.104Z] #43 52.57 DEP compel/src/lib/ptrace.d [2021-02-16T09:01:27.104Z] #43 52.72 DEP compel/src/lib/infect.d [2021-02-16T09:01:27.407Z] #43 52.92 DEP compel/src/lib/infect-util.d [2021-02-16T09:01:27.407Z] #43 53.06 DEP compel/src/lib/infect-rpc.d [2021-02-16T09:01:27.704Z] #43 53.16 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-16T09:01:27.704Z] #43 53.27 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-16T09:01:27.704Z] #43 53.35 DEP compel/src/lib/log.d [2021-02-16T09:01:28.004Z] #43 53.43 DEP compel/src/main.d [2021-02-16T09:01:28.004Z] #43 53.52 DEP compel/src/lib/handle-elf.d [2021-02-16T09:01:28.004Z] #43 53.63 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-16T09:01:28.303Z] #43 53.74 CC compel/src/lib/log.o [2021-02-16T09:01:28.303Z] #43 53.97 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-16T09:01:28.603Z] #43 54.22 CC compel/arch/ppc64/src/lib/infect.o [2021-02-16T09:01:29.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:01:29.302Z] [2021-02-16T09:01:29.302Z] + TEST_INTEGRATION_DEST=2 [2021-02-16T09:01:29.302Z] + CONTAINER_NAME=docker-pr1-2 [2021-02-16T09:01:29.302Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T09:01:29.302Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-16T09:01:29.302Z] + run_tests [2021-02-16T09:01:29.302Z] + c=0 [2021-02-16T09:01:29.302Z] + '[' -n 0 ']' [2021-02-16T09:01:29.302Z] + rm= [2021-02-16T09:01:29.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42031/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh '' test-integration [2021-02-16T09:01:29.302Z] + TEST_INTEGRATION_DEST=1 [2021-02-16T09:01:29.302Z] + CONTAINER_NAME=docker-pr1-1 [2021-02-16T09:01:29.302Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:01:29.302Z] + run_tests test-integration-flaky [2021-02-16T09:01:29.302Z] + '[' -n 0 ']' [2021-02-16T09:01:29.302Z] + rm= [2021-02-16T09:01:29.302Z] + TEST_INTEGRATION_DEST=3 [2021-02-16T09:01:29.302Z] + CONTAINER_NAME=docker-pr1-3 [2021-02-16T09:01:29.302Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T09:01:29.302Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-16T09:01:29.302Z] + run_tests [2021-02-16T09:01:29.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42031/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh test-integration-flaky test-integration [2021-02-16T09:01:29.302Z] + '[' -n 0 ']' [2021-02-16T09:01:29.302Z] + rm= [2021-02-16T09:01:29.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42031/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh '' test-integration [2021-02-16T09:01:29.302Z] ++ jobs -p [2021-02-16T09:01:29.302Z] + for job in $(jobs -p) [2021-02-16T09:01:29.302Z] + wait 5198 [2021-02-16T09:01:29.302Z] [2021-02-16T09:01:29.302Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-16T09:01:29.302Z] [2021-02-16T09:01:29.302Z] [2021-02-16T09:01:29.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:01:29.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:01:29.302Z] HOSTNAME=5a87b73377d5 [2021-02-16T09:01:29.302Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T09:01:29.302Z] TESTDEBUG=0 [2021-02-16T09:01:29.302Z] DEST=bundles/test-integration [2021-02-16T09:01:29.302Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:01:29.302Z] KEEPBUNDLE=1 [2021-02-16T09:01:29.302Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:29.302Z] container=docker [2021-02-16T09:01:29.302Z] HOME=/root [2021-02-16T09:01:29.302Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:01:29.302Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:01:29.302Z] VALIDATE_BRANCH=master [2021-02-16T09:01:29.302Z] TERM=xterm [2021-02-16T09:01:29.302Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:01:29.302Z] SHLVL=1 [2021-02-16T09:01:29.302Z] TIMEOUT=120m [2021-02-16T09:01:29.302Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:01:29.302Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:01:29.302Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T09:01:29.302Z] GO111MODULE=off [2021-02-16T09:01:29.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:01:29.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:01:29.302Z] GOPATH=/go [2021-02-16T09:01:29.302Z] PKG_CONFIG=pkg-config [2021-02-16T09:01:29.302Z] _=/usr/bin/env [2021-02-16T09:01:29.302Z] Building test suite binary ./integration-cli/test.main [2021-02-16T09:01:29.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:01:29.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:01:29.302Z] HOSTNAME=3722c5ec3588 [2021-02-16T09:01:29.302Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T09:01:29.302Z] TESTDEBUG=0 [2021-02-16T09:01:29.302Z] DEST=bundles/test-integration [2021-02-16T09:01:29.302Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:01:29.302Z] KEEPBUNDLE=1 [2021-02-16T09:01:29.302Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:29.302Z] container=docker [2021-02-16T09:01:29.302Z] HOME=/root [2021-02-16T09:01:29.302Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:01:29.302Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:01:29.302Z] VALIDATE_BRANCH=master [2021-02-16T09:01:29.302Z] TERM=xterm [2021-02-16T09:01:29.302Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:01:29.302Z] SHLVL=1 [2021-02-16T09:01:29.302Z] TIMEOUT=120m [2021-02-16T09:01:29.302Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:01:29.302Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:01:29.302Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-16T09:01:29.302Z] GO111MODULE=off [2021-02-16T09:01:29.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:01:29.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:01:29.302Z] GOPATH=/go [2021-02-16T09:01:29.302Z] PKG_CONFIG=pkg-config [2021-02-16T09:01:29.302Z] _=/usr/bin/env [2021-02-16T09:01:29.302Z] Building test suite binary ./integration-cli/test.main [2021-02-16T09:01:29.302Z] No new tests added to integration. [2021-02-16T09:01:29.302Z] [2021-02-16T09:01:29.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:01:29.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:01:29.302Z] HOSTNAME=aff16e566d43 [2021-02-16T09:01:29.302Z] TESTDEBUG=0 [2021-02-16T09:01:29.302Z] DEST=bundles/test-integration [2021-02-16T09:01:29.302Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:01:29.302Z] KEEPBUNDLE=1 [2021-02-16T09:01:29.302Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:01:29.302Z] container=docker [2021-02-16T09:01:29.302Z] HOME=/root [2021-02-16T09:01:29.302Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:01:29.302Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:01:29.302Z] VALIDATE_BRANCH=master [2021-02-16T09:01:29.302Z] TERM=xterm [2021-02-16T09:01:29.302Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:01:29.302Z] SHLVL=1 [2021-02-16T09:01:29.302Z] TIMEOUT=120m [2021-02-16T09:01:29.302Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:01:29.302Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:01:29.302Z] GO111MODULE=off [2021-02-16T09:01:29.302Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:01:29.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:01:29.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:01:29.302Z] GOPATH=/go [2021-02-16T09:01:29.302Z] PKG_CONFIG=pkg-config [2021-02-16T09:01:29.302Z] _=/usr/bin/env [2021-02-16T09:01:29.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:01:29.662Z] #43 55.35 CC compel/src/lib/infect-rpc.o [2021-02-16T09:01:29.960Z] #43 ... [2021-02-16T09:01:29.960Z] [2021-02-16T09:01:29.960Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:29.960Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:29.960Z] #45 111.9 go/parser [2021-02-16T09:01:29.960Z] #45 113.9 text/template [2021-02-16T09:01:29.960Z] #45 119.0 encoding/xml [2021-02-16T09:01:29.960Z] #45 ... [2021-02-16T09:01:29.960Z] [2021-02-16T09:01:29.960Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:29.960Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:29.960Z] #20 0.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:01:29.960Z] #20 0.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:01:29.960Z] #20 0.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:01:29.960Z] #20 1.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:01:29.960Z] #20 3.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:01:31.518Z] #20 4.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:01:34.080Z] Commit message: "Move cgroup v2 out of experimental" [2021-02-16T09:01:34.285Z] #20 ... [2021-02-16T09:01:34.285Z] [2021-02-16T09:01:34.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:34.285Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:34.285Z] #43 55.71 CC compel/src/lib/infect-util.o [2021-02-16T09:01:34.285Z] #43 55.99 CC compel/src/lib/infect.o [2021-02-16T09:01:34.285Z] #43 58.88 CC compel/src/lib/ptrace.o [2021-02-16T09:01:34.285Z] #43 59.36 AR compel/libcompel.a [2021-02-16T09:01:34.285Z] #43 59.43 HOSTCC compel/src/main-host.o [2021-02-16T09:01:34.285Z] #43 59.73 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-16T09:01:34.285Z] #43 59.86 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T09:01:34.496Z] > git --version # timeout=10 [2021-02-16T09:01:34.559Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-16T09:01:34.590Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-16T09:01:34.930Z] #43 60.23 HOSTCC compel/src/lib/log-host.o [2021-02-16T09:01:34.930Z] #43 60.42 HOSTLINK compel/compel-host-bin [2021-02-16T09:01:34.930Z] #43 60.53 DEP soccr/soccr.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:01:35.229Z] #43 60.81 CC soccr/soccr.o [2021-02-16T09:01:35.876Z] #43 ... [2021-02-16T09:01:35.876Z] [2021-02-16T09:01:35.876Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:01:35.876Z] #53 sha256:c311ca56470bb8276d6f7933d5d18fff66d3c70f4ef20f13597aa5458f96ce6e [2021-02-16T09:01:35.876Z] #53 11.62 + cd /tmp/tmp.cW2fkB5hma/src/github.com/opencontainers/runc [2021-02-16T09:01:35.876Z] #53 11.62 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:01:36.569Z] #53 ... [2021-02-16T09:01:36.569Z] [2021-02-16T09:01:36.569Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:01:36.569Z] #51 sha256:decedfe06cee400dd4986a07456febaec36453d7d75bc96e2dca8ae652fb1a16 [2021-02-16T09:01:36.569Z] #51 122.5 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T09:01:36.569Z] #51 DONE 128.5s [2021-02-16T09:01:36.569Z] [2021-02-16T09:01:36.569Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:01:36.569Z] #53 sha256:c311ca56470bb8276d6f7933d5d18fff66d3c70f4ef20f13597aa5458f96ce6e [2021-02-16T09:01:36.569Z] #53 12.15 + '[' -z '' ']' [2021-02-16T09:01:36.569Z] #53 12.16 + target=static [2021-02-16T09:01:36.569Z] #53 12.16 + make 'BUILDTAGS=seccomp ' static [2021-02-16T09:01:36.569Z] #53 12.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T09:01:38.164Z] + docker version [2021-02-16T09:01:41.081Z] #53 ... [2021-02-16T09:01:41.081Z] [2021-02-16T09:01:41.082Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:41.082Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:41.082Z] #45 122.6 math/big [2021-02-16T09:01:41.082Z] #45 129.3 go/doc [2021-02-16T09:01:41.082Z] #45 ... [2021-02-16T09:01:41.082Z] [2021-02-16T09:01:41.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:41.082Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:41.082Z] #43 63.31 AR soccr/libsoccr.a [2021-02-16T09:01:41.082Z] #43 63.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:01:41.082Z] #43 63.61 DEP criu/arch/ppc64/sigframe.d [2021-02-16T09:01:41.082Z] #43 63.80 DEP criu/arch/ppc64/crtools.d [2021-02-16T09:01:41.082Z] #43 63.99 DEP criu/arch/ppc64/cpu.d [2021-02-16T09:01:41.082Z] #43 64.26 CC criu/arch/ppc64/cpu.o [2021-02-16T09:01:41.082Z] #43 64.88 CC criu/arch/ppc64/crtools.o [2021-02-16T09:01:41.082Z] #43 66.06 CC criu/arch/ppc64/sigframe.o [2021-02-16T09:01:41.082Z] #43 66.38 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-16T09:01:41.082Z] #43 66.43 DEP criu/pie/util-vdso.d [2021-02-16T09:01:41.082Z] #43 66.69 DEP criu/pie/util.d [2021-02-16T09:01:41.380Z] #43 67.04 CC criu/pie/util.o [2021-02-16T09:01:42.027Z] #43 67.40 CC criu/pie/util-vdso.o [2021-02-16T09:01:42.677Z] #43 68.15 AR criu/pie/pie.lib.a [2021-02-16T09:01:42.677Z] #43 68.21 DEP criu/pie/restorer.d [2021-02-16T09:01:42.974Z] #43 68.59 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-16T09:01:43.272Z] #43 68.61 DEP criu/arch/ppc64/restorer.d [2021-02-16T09:01:43.569Z] #43 68.95 DEP criu/arch/ppc64/vdso-pie.d [2021-02-16T09:01:43.569Z] #43 69.11 DEP criu/pie/parasite-vdso.d [2021-02-16T09:01:43.569Z] #43 ... [2021-02-16T09:01:43.569Z] [2021-02-16T09:01:43.569Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:01:43.569Z] #58 sha256:9c566d1817fcdc6f58f942e2891180b9aa19f1ea6cea4ed39812f94f71294c10 [2021-02-16T09:01:43.569Z] #58 135.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:01:43.569Z] #58 135.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T09:01:44.148Z] Client: Docker Engine - Enterprise [2021-02-16T09:01:44.148Z] Version: 19.03.12 [2021-02-16T09:01:44.148Z] API version: 1.40 [2021-02-16T09:01:44.148Z] Go version: go1.13.13 [2021-02-16T09:01:44.148Z] Git commit: 4306744 [2021-02-16T09:01:44.148Z] Built: 08/05/2020 19:27:53 [2021-02-16T09:01:44.148Z] OS/Arch: windows/amd64 [2021-02-16T09:01:44.148Z] Experimental: false [2021-02-16T09:01:44.148Z] [2021-02-16T09:01:44.148Z] Server: Docker Engine - Enterprise [2021-02-16T09:01:44.148Z] Engine: [2021-02-16T09:01:44.148Z] Version: 19.03.12 [2021-02-16T09:01:44.148Z] API version: 1.40 (minimum version 1.24) [2021-02-16T09:01:44.148Z] Go version: go1.13.13 [2021-02-16T09:01:44.148Z] Git commit: f295753ffd [2021-02-16T09:01:44.148Z] Built: 08/05/2020 19:26:41 [2021-02-16T09:01:44.148Z] OS/Arch: windows/amd64 [2021-02-16T09:01:44.148Z] Experimental: true [Pipeline] sh [2021-02-16T09:01:45.823Z] + docker info [2021-02-16T09:01:47.127Z] #58 ... [2021-02-16T09:01:47.127Z] [2021-02-16T09:01:47.127Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:47.127Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:47.127Z] #20 10.34 Fetched 8197 kB in 10s (826 kB/s) [2021-02-16T09:01:47.127Z] #20 10.34 Reading package lists... [2021-02-16T09:01:47.127Z] #20 15.02 Reading package lists... [2021-02-16T09:01:47.425Z] #20 19.54 Building dependency tree... [2021-02-16T09:01:47.425Z] #20 ... [2021-02-16T09:01:47.425Z] [2021-02-16T09:01:47.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:47.425Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:47.425Z] #43 69.34 DEP criu/pie/parasite.d [2021-02-16T09:01:47.425Z] #43 69.68 CC criu/pie/parasite.o [2021-02-16T09:01:47.425Z] #43 71.28 LINK criu/pie/parasite.built-in.o [2021-02-16T09:01:47.425Z] #43 71.29 GEN criu/pie/parasite-blob.h [2021-02-16T09:01:47.425Z] #43 71.34 CC criu/pie/parasite-vdso.o [2021-02-16T09:01:47.425Z] #43 72.19 CC criu/arch/ppc64/vdso-pie.o [2021-02-16T09:01:47.425Z] #43 72.64 CC criu/arch/ppc64/restorer.o [2021-02-16T09:01:47.425Z] #43 73.11 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-16T09:01:47.425Z] #43 73.15 CC criu/pie/restorer.o [2021-02-16T09:01:50.209Z] #43 ... [2021-02-16T09:01:50.209Z] [2021-02-16T09:01:50.209Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:50.209Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:50.209Z] #20 21.34 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T09:01:50.209Z] #20 21.34 The following additional packages will be installed: [2021-02-16T09:01:50.209Z] #20 21.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T09:01:50.209Z] #20 21.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T09:01:50.209Z] #20 21.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T09:01:50.209Z] #20 21.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T09:01:50.209Z] #20 21.35 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T09:01:50.209Z] #20 21.36 Suggested packages: [2021-02-16T09:01:50.209Z] #20 21.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T09:01:50.209Z] #20 21.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T09:01:50.209Z] #20 21.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T09:01:50.209Z] #20 21.37 Recommended packages: [2021-02-16T09:01:50.209Z] #20 21.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T09:01:50.209Z] #20 21.37 python3-keyrings.alt python3-xdg unzip [2021-02-16T09:01:50.855Z] #20 23.95 The following NEW packages will be installed: [2021-02-16T09:01:50.855Z] #20 23.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T09:01:50.855Z] #20 23.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T09:01:50.855Z] #20 23.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T09:01:50.855Z] #20 23.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T09:01:50.855Z] #20 23.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T09:01:50.855Z] #20 23.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T09:01:50.855Z] #20 23.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T09:01:50.855Z] #20 23.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T09:01:50.855Z] #20 23.96 xz-utils zip [2021-02-16T09:01:50.855Z] #20 24.16 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:01:50.855Z] #20 24.16 Need to get 29.2 MB of archives. [2021-02-16T09:01:50.855Z] #20 24.16 After this operation, 134 MB of additional disk space will be used. [2021-02-16T09:01:50.855Z] #20 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-16T09:01:50.855Z] #20 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-16T09:01:50.855Z] #20 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-16T09:01:51.154Z] #20 24.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-16T09:01:51.154Z] #20 24.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-16T09:01:51.154Z] #20 24.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-16T09:01:51.454Z] #20 ... [2021-02-16T09:01:51.454Z] [2021-02-16T09:01:51.454Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:01:51.454Z] #58 sha256:9c566d1817fcdc6f58f942e2891180b9aa19f1ea6cea4ed39812f94f71294c10 [2021-02-16T09:01:51.454Z] #58 DONE 143.4s [2021-02-16T09:01:51.454Z] [2021-02-16T09:01:51.454Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:51.454Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:51.454Z] #20 24.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-16T09:01:51.454Z] #20 24.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-16T09:01:51.454Z] #20 ... [2021-02-16T09:01:51.454Z] [2021-02-16T09:01:51.454Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:01:51.454Z] #59 sha256:886953faff67ffd90476b634b995f37f17852928a5a0c7db09233bef4c4e955e [2021-02-16T09:01:51.454Z] #59 DONE 0.1s [2021-02-16T09:01:51.454Z] [2021-02-16T09:01:51.454Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:51.454Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:51.454Z] #20 24.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-16T09:01:51.454Z] #20 24.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-16T09:01:51.454Z] #20 24.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-16T09:01:51.454Z] #20 24.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-16T09:01:51.454Z] #20 24.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-16T09:01:51.454Z] #20 24.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-16T09:01:51.454Z] #20 24.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-16T09:01:51.454Z] #20 24.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-16T09:01:51.454Z] #20 24.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T09:01:51.454Z] #20 24.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:01:51.754Z] #20 ... [2021-02-16T09:01:51.754Z] [2021-02-16T09:01:51.754Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:01:51.754Z] #60 sha256:bb54ebdda10b02216ac0134f9032ab26e68c4500d74df683a9bd83a14cece64b [2021-02-16T09:01:51.754Z] #60 DONE 0.1s [2021-02-16T09:01:51.754Z] [2021-02-16T09:01:51.755Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:51.755Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:51.755Z] #20 24.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-16T09:01:51.755Z] #20 24.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-16T09:01:51.755Z] #20 24.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-16T09:01:51.755Z] #20 24.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-16T09:01:51.755Z] #20 24.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-16T09:01:51.755Z] #20 24.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T09:01:51.755Z] #20 24.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T09:01:51.755Z] #20 24.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T09:01:51.755Z] #20 24.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-16T09:01:51.755Z] #20 24.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-16T09:01:51.755Z] #20 24.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T09:01:52.818Z] #20 25.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T09:01:52.818Z] #20 25.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T09:01:52.818Z] #20 25.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T09:01:52.818Z] #20 25.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-16T09:01:52.818Z] #20 25.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-16T09:01:52.818Z] #20 25.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T09:01:52.818Z] #20 25.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T09:01:52.818Z] #20 25.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T09:01:52.818Z] #20 25.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-16T09:01:52.818Z] #20 25.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T09:01:52.818Z] #20 25.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T09:01:52.818Z] #20 25.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T09:01:52.818Z] #20 25.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-16T09:01:52.818Z] #20 25.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-16T09:01:52.818Z] #20 26.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-16T09:01:52.818Z] #20 26.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T09:01:53.271Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-02-16T09:01:53.271Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-02-16T09:01:53.271Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:01:53.271Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:01:53.271Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:01:53.271Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:01:53.465Z] #20 26.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-16T09:01:53.465Z] #20 26.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-16T09:01:53.465Z] #20 26.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-16T09:01:54.519Z] #20 27.57 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:01:54.519Z] #20 27.71 Fetched 29.2 MB in 3s (11.6 MB/s) [2021-02-16T09:01:54.519Z] #20 27.79 Selecting previously unselected package pigz. [2021-02-16T09:01:54.519Z] #20 27.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-02-16T09:01:54.520Z] #20 27.85 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-16T09:01:54.520Z] #20 27.86 Unpacking pigz (2.4-1) ... [2021-02-16T09:01:54.520Z] #20 27.93 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-16T09:01:54.818Z] #20 27.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:01:54.818Z] #20 27.95 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:01:55.115Z] #20 28.44 Selecting previously unselected package python3.7-minimal. [2021-02-16T09:01:55.115Z] #20 28.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:01:55.115Z] #20 28.46 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:01:56.561Z] --- PASS: TestBuildWithHugeFile (52.06s) [2021-02-16T09:01:56.561Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:01:56.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-16T09:01:56.561Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:01:56.561Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:01:56.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:01:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:01:56.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:01:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:01:56.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:01:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:01:56.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:01:56.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:01:56.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:01:56.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-16T09:01:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-16T09:01:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-16T09:01:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-16T09:01:56.561Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:01:56.561Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:01:56.561Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:01:56.561Z] --- PASS: TestBuildPreserveOwnership (4.09s) [2021-02-16T09:01:56.561Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.82s) [2021-02-16T09:01:56.561Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2021-02-16T09:01:56.561Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:01:56.649Z] #20 29.53 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:01:56.649Z] #20 29.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:01:56.819Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-16T09:01:56.819Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:01:56.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:01:56.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:01:57.310Z] #20 ... [2021-02-16T09:01:57.310Z] [2021-02-16T09:01:57.310Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:01:57.310Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:01:57.310Z] #45 139.4 vendor/golang.org/x/text/unicode/norm [2021-02-16T09:01:57.310Z] #45 139.6 github.com/LK4D4/vndr/build [2021-02-16T09:01:57.310Z] #45 149.3 vendor/golang.org/x/net/http2/hpack [2021-02-16T09:01:57.608Z] #45 ... [2021-02-16T09:01:57.608Z] [2021-02-16T09:01:57.608Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:01:57.608Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:01:57.608Z] #43 77.05 LINK criu/pie/restorer.built-in.o [2021-02-16T09:01:57.608Z] #43 77.09 GEN criu/pie/restorer-blob.h [2021-02-16T09:01:57.608Z] #43 77.33 DEP criu/vdso.d [2021-02-16T09:01:57.608Z] #43 77.63 DEP criu/uts_ns.d [2021-02-16T09:01:57.608Z] #43 77.91 DEP criu/util.d [2021-02-16T09:01:57.608Z] #43 78.31 DEP criu/uffd.d [2021-02-16T09:01:57.608Z] #43 78.67 DEP criu/tun.d [2021-02-16T09:01:57.608Z] #43 78.92 DEP criu/tty.d [2021-02-16T09:01:57.608Z] #43 79.12 DEP criu/timerfd.d [2021-02-16T09:01:57.608Z] #43 79.31 DEP criu/timens.d [2021-02-16T09:01:57.608Z] #43 79.50 DEP criu/sysfs_parse.d [2021-02-16T09:01:57.608Z] #43 79.67 DEP criu/sysctl.d [2021-02-16T09:01:57.608Z] #43 79.84 DEP criu/string.d [2021-02-16T09:01:57.608Z] #43 79.90 DEP criu/stats.d [2021-02-16T09:01:57.608Z] #43 80.11 DEP criu/sockets.d [2021-02-16T09:01:57.608Z] #43 80.44 DEP criu/sk-unix.d [2021-02-16T09:01:57.608Z] #43 80.72 DEP criu/sk-tcp.d [2021-02-16T09:01:57.608Z] #43 80.96 DEP criu/sk-queue.d [2021-02-16T09:01:57.608Z] #43 81.13 DEP criu/sk-packet.d [2021-02-16T09:01:57.608Z] #43 81.34 DEP criu/sk-netlink.d [2021-02-16T09:01:57.608Z] #43 81.54 DEP criu/sk-inet.d [2021-02-16T09:01:57.608Z] #43 81.79 DEP criu/signalfd.d [2021-02-16T09:01:57.608Z] #43 82.08 DEP criu/sigframe.d [2021-02-16T09:01:57.608Z] #43 82.17 DEP criu/shmem.d [2021-02-16T09:01:57.608Z] #43 82.34 DEP criu/servicefd.d [2021-02-16T09:01:57.608Z] #43 82.53 DEP criu/seize.d [2021-02-16T09:01:57.608Z] #43 82.72 DEP criu/seccomp.d [2021-02-16T09:01:57.608Z] #43 82.92 DEP criu/rst-malloc.d [2021-02-16T09:01:57.608Z] #43 82.99 DEP criu/rbtree.d [2021-02-16T09:01:57.608Z] #43 83.01 DEP criu/pstree.d [2021-02-16T09:01:57.608Z] #43 83.24 DEP criu/protobuf.d [2021-02-16T09:01:57.706Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2021-02-16T09:01:57.905Z] #43 83.40 GEN criu/protobuf-desc-gen.h [2021-02-16T09:01:58.959Z] #43 ... [2021-02-16T09:01:58.959Z] [2021-02-16T09:01:58.959Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:01:58.959Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:01:58.959Z] #20 32.37 Selecting previously unselected package python3-minimal. [2021-02-16T09:01:59.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-02-16T09:01:59.257Z] #20 32.37 (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 ... 23610 files and directories currently installed.) [2021-02-16T09:01:59.257Z] #20 32.41 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-16T09:01:59.257Z] #20 32.42 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T09:01:59.257Z] #20 32.50 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-16T09:01:59.257Z] #20 32.52 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-16T09:01:59.257Z] #20 32.53 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T09:01:59.557Z] #20 32.60 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-16T09:01:59.557Z] #20 32.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:01:59.557Z] #20 32.62 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:02:00.232Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-02-16T09:02:00.638Z] #20 33.78 Selecting previously unselected package python3.7. [2021-02-16T09:02:00.638Z] #20 33.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:02:00.638Z] #20 33.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:02:00.638Z] #20 33.95 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-16T09:02:00.638Z] #20 33.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-16T09:02:00.638Z] #20 33.97 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T09:02:00.935Z] #20 34.10 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T09:02:00.942Z] Client: [2021-02-16T09:02:00.942Z] Debug Mode: false [2021-02-16T09:02:00.942Z] Plugins: [2021-02-16T09:02:00.943Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T09:02:00.943Z] [2021-02-16T09:02:00.943Z] Server: [2021-02-16T09:02:00.943Z] Containers: 0 [2021-02-16T09:02:00.943Z] Running: 0 [2021-02-16T09:02:00.943Z] Paused: 0 [2021-02-16T09:02:00.943Z] Stopped: 0 [2021-02-16T09:02:00.943Z] Images: 0 [2021-02-16T09:02:00.943Z] Server Version: 19.03.12 [2021-02-16T09:02:00.943Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-16T09:02:00.943Z] Windows: [2021-02-16T09:02:00.943Z] LCOW: [2021-02-16T09:02:00.943Z] Logging Driver: json-file [2021-02-16T09:02:00.943Z] Plugins: [2021-02-16T09:02:00.943Z] Volume: local [2021-02-16T09:02:00.943Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:02:00.943Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:02:00.943Z] Swarm: inactive [2021-02-16T09:02:00.943Z] Default Isolation: process [2021-02-16T09:02:00.943Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:02:00.943Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:02:00.943Z] OSType: windows [2021-02-16T09:02:00.943Z] Architecture: x86_64 [2021-02-16T09:02:00.943Z] CPUs: 4 [2021-02-16T09:02:00.943Z] Total Memory: 32GiB [2021-02-16T09:02:00.943Z] Name: azwin-2-989800 [2021-02-16T09:02:00.943Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T09:02:00.943Z] Docker Root Dir: D:\docker [2021-02-16T09:02:00.943Z] Debug Mode: false [2021-02-16T09:02:00.943Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:02:00.943Z] Labels: [2021-02-16T09:02:00.943Z] Experimental: true [2021-02-16T09:02:00.943Z] Insecure Registries: [2021-02-16T09:02:00.943Z] 10.0.0.4:5000 [2021-02-16T09:02:00.943Z] 127.0.0.0/8 [2021-02-16T09:02:00.943Z] Registry Mirrors: [2021-02-16T09:02:00.943Z] http://10.0.0.4:5000/ [2021-02-16T09:02:00.943Z] Live Restore Enabled: false [2021-02-16T09:02:00.943Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-16T09:02:02.473Z] #20 35.43 Selecting previously unselected package python3. [2021-02-16T09:02:02.473Z] #20 35.43 (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 ... 24022 files and directories currently installed.) [2021-02-16T09:02:02.473Z] #20 35.51 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-16T09:02:02.473Z] #20 35.52 Unpacking python3 (3.7.3-1) ... [2021-02-16T09:02:02.473Z] #20 35.69 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-16T09:02:02.473Z] #20 35.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:02:02.473Z] #20 35.74 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:02.473Z] #20 35.83 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-16T09:02:02.773Z] #20 35.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:02:02.773Z] #20 35.86 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:02.773Z] #20 36.00 Selecting previously unselected package libiptc0:ppc64el. [2021-02-16T09:02:02.773Z] #20 36.01 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:02:02.773Z] #20 36.01 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:02.773Z] #20 36.10 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-16T09:02:03.072Z] #20 36.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-16T09:02:03.072Z] #20 36.12 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T09:02:03.072Z] #20 36.17 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-16T09:02:03.072Z] #20 36.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-16T09:02:03.072Z] #20 36.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T09:02:03.072Z] #20 36.30 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-16T09:02:03.072Z] #20 36.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-16T09:02:03.072Z] #20 36.30 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T09:02:03.072Z] #20 36.39 Selecting previously unselected package iptables. [2021-02-16T09:02:03.370Z] #20 36.39 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-16T09:02:03.370Z] #20 36.39 Unpacking iptables (1.8.2-4) ... [2021-02-16T09:02:03.668Z] #20 36.97 Selecting previously unselected package xxd. [2021-02-16T09:02:03.668Z] #20 36.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:02:03.668Z] #20 36.99 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:02:03.668Z] #20 37.09 Selecting previously unselected package vim-common. [2021-02-16T09:02:03.966Z] #20 37.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:02:03.966Z] #20 37.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:02:04.263Z] #20 37.44 Selecting previously unselected package bash-completion. [2021-02-16T09:02:04.263Z] #20 37.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T09:02:07.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-02-16T09:02:07.840Z] #20 ... [2021-02-16T09:02:07.840Z] [2021-02-16T09:02:07.840Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:02:07.840Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:02:07.840Z] #45 150.1 mime [2021-02-16T09:02:07.840Z] #45 152.3 mime/quotedprintable [2021-02-16T09:02:07.840Z] #45 153.1 net/http/internal [2021-02-16T09:02:07.840Z] #45 155.1 vendor/golang.org/x/net/http/httpproxy [2021-02-16T09:02:07.840Z] #45 155.1 net/textproto [2021-02-16T09:02:07.840Z] #45 155.1 crypto/x509 [2021-02-16T09:02:07.840Z] #45 157.1 mime/multipart [2021-02-16T09:02:07.840Z] #45 157.1 vendor/golang.org/x/net/http/httpguts [2021-02-16T09:02:08.134Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-02-16T09:02:08.137Z] #45 ... [2021-02-16T09:02:08.137Z] [2021-02-16T09:02:08.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:08.137Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:08.137Z] #43 85.74 DEP criu/protobuf-desc.d [2021-02-16T09:02:08.137Z] #43 85.98 DEP criu/proc_parse.d [2021-02-16T09:02:08.137Z] #43 86.24 DEP criu/plugin.d [2021-02-16T09:02:08.137Z] #43 86.34 DEP criu/pipes.d [2021-02-16T09:02:08.137Z] #43 86.50 DEP criu/pie-util.d [2021-02-16T09:02:08.137Z] #43 86.65 DEP criu/pie-util-vdso.d [2021-02-16T09:02:08.137Z] #43 86.80 DEP criu/path.d [2021-02-16T09:02:08.137Z] #43 86.97 DEP criu/parasite-syscall.d [2021-02-16T09:02:08.137Z] #43 87.26 DEP criu/pagemap.d [2021-02-16T09:02:08.137Z] #43 87.49 DEP criu/pagemap-cache.d [2021-02-16T09:02:08.137Z] #43 87.68 DEP criu/page-xfer.d [2021-02-16T09:02:08.137Z] #43 87.90 DEP criu/page-pipe.d [2021-02-16T09:02:08.137Z] #43 88.03 DEP criu/netfilter.d [2021-02-16T09:02:08.137Z] #43 88.18 DEP criu/net.d [2021-02-16T09:02:08.137Z] #43 88.50 DEP criu/namespaces.d [2021-02-16T09:02:08.137Z] #43 88.84 DEP criu/mount.d [2021-02-16T09:02:08.137Z] #43 89.01 DEP criu/memfd.d [2021-02-16T09:02:08.137Z] #43 89.20 DEP criu/mem.d [2021-02-16T09:02:08.137Z] #43 89.42 DEP criu/lsm.d [2021-02-16T09:02:08.137Z] #43 89.56 DEP criu/log.d [2021-02-16T09:02:08.137Z] #43 89.72 DEP criu/libnetlink.d [2021-02-16T09:02:08.137Z] #43 89.89 DEP criu/kerndat.d [2021-02-16T09:02:08.137Z] #43 90.12 DEP criu/kcmp-ids.d [2021-02-16T09:02:08.137Z] #43 90.20 DEP criu/irmap.d [2021-02-16T09:02:08.137Z] #43 90.37 DEP criu/ipc_ns.d [2021-02-16T09:02:08.137Z] #43 90.52 DEP criu/image.d [2021-02-16T09:02:08.137Z] #43 90.72 DEP criu/image-desc.d [2021-02-16T09:02:08.137Z] #43 90.82 DEP criu/fsnotify.d [2021-02-16T09:02:08.137Z] #43 90.97 DEP criu/filesystems.d [2021-02-16T09:02:08.137Z] #43 91.17 DEP criu/files.d [2021-02-16T09:02:08.137Z] #43 91.37 DEP criu/files-reg.d [2021-02-16T09:02:08.137Z] #43 91.58 DEP criu/files-ext.d [2021-02-16T09:02:08.137Z] #43 91.74 DEP criu/file-lock.d [2021-02-16T09:02:08.137Z] #43 91.93 DEP criu/file-ids.d [2021-02-16T09:02:08.137Z] #43 92.09 DEP criu/fifo.d [2021-02-16T09:02:08.137Z] #43 92.29 DEP criu/fdstore.d [2021-02-16T09:02:08.137Z] #43 92.41 DEP criu/fault-injection.d [2021-02-16T09:02:08.137Z] #43 92.45 DEP criu/external.d [2021-02-16T09:02:08.137Z] #43 92.56 DEP criu/eventpoll.d [2021-02-16T09:02:08.137Z] #43 92.78 DEP criu/eventfd.d [2021-02-16T09:02:08.137Z] #43 92.92 DEP criu/crtools.d [2021-02-16T09:02:08.137Z] #43 93.13 DEP criu/cr-service.d [2021-02-16T09:02:08.137Z] #43 93.33 DEP criu/cr-restore.d [2021-02-16T09:02:08.137Z] #43 93.67 DEP criu/cr-errno.d [2021-02-16T09:02:08.137Z] #43 93.68 DEP criu/cr-dump.d [2021-02-16T09:02:08.434Z] #43 ... [2021-02-16T09:02:08.434Z] [2021-02-16T09:02:08.434Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:02:08.434Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:02:08.434Z] #45 160.3 crypto/tls [2021-02-16T09:02:08.762Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-02-16T09:02:09.391Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-02-16T09:02:10.019Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-16T09:02:10.308Z] ok github.com/docker/docker/daemon 12.265s coverage: 17.2% of statements [2021-02-16T09:02:10.308Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:02:10.308Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:02:10.308Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:02:10.308Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:02:11.726Z] Loaded image: buildpack-deps:buster [2021-02-16T09:02:11.726Z] Loaded image: busybox:latest [2021-02-16T09:02:11.726Z] Loaded image: busybox:glibc [2021-02-16T09:02:12.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:02:12.200Z] [2021-02-16T09:02:12.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:02:12.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:02:12.200Z] HOSTNAME=9d332fbceec4 [2021-02-16T09:02:12.200Z] TESTDEBUG=0 [2021-02-16T09:02:12.200Z] DEST=bundles/test-integration [2021-02-16T09:02:12.200Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:02:12.200Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:02:12.200Z] container=docker [2021-02-16T09:02:12.200Z] HOME=/root [2021-02-16T09:02:12.200Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:02:12.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:02:12.200Z] VALIDATE_BRANCH=master [2021-02-16T09:02:12.200Z] TERM=xterm [2021-02-16T09:02:12.200Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:02:12.200Z] SHLVL=1 [2021-02-16T09:02:12.200Z] TIMEOUT=120m [2021-02-16T09:02:12.200Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:02:12.200Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:02:12.200Z] GO111MODULE=off [2021-02-16T09:02:12.200Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:02:12.200Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:02:12.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:02:12.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:02:12.200Z] GOPATH=/go [2021-02-16T09:02:12.200Z] PKG_CONFIG=pkg-config [2021-02-16T09:02:12.200Z] _=/usr/bin/env [2021-02-16T09:02:12.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:02:12.365Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-16T09:02:12.655Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 56.2% of statements [2021-02-16T09:02:14.062Z] #45 ... [2021-02-16T09:02:14.062Z] [2021-02-16T09:02:14.063Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:02:14.063Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:02:14.063Z] #20 41.77 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T09:02:14.063Z] #20 42.21 Selecting previously unselected package bzip2. [2021-02-16T09:02:14.063Z] #20 42.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 42.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:02:14.063Z] #20 42.29 Selecting previously unselected package xz-utils. [2021-02-16T09:02:14.063Z] #20 42.31 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 42.31 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T09:02:14.063Z] #20 42.50 Selecting previously unselected package apparmor. [2021-02-16T09:02:14.063Z] #20 42.54 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 42.71 Unpacking apparmor (2.13.2-10) ... [2021-02-16T09:02:14.063Z] #20 43.11 Selecting previously unselected package aufs-tools. [2021-02-16T09:02:14.063Z] #20 43.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:02:14.063Z] #20 43.22 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T09:02:14.063Z] #20 43.23 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.23 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:02:14.063Z] #20 43.39 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T09:02:14.063Z] #20 43.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.41 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:02:14.063Z] #20 43.54 Selecting previously unselected package jq. [2021-02-16T09:02:14.063Z] #20 43.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:02:14.063Z] #20 43.67 Selecting previously unselected package libaio1:ppc64el. [2021-02-16T09:02:14.063Z] #20 43.68 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.69 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-16T09:02:14.063Z] #20 43.76 Selecting previously unselected package libgpm2:ppc64el. [2021-02-16T09:02:14.063Z] #20 43.77 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.78 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T09:02:14.063Z] #20 43.83 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T09:02:14.063Z] #20 43.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 43.83 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:02:14.063Z] #20 47.23 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T09:02:14.063Z] #20 47.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 47.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:02:14.063Z] #20 47.33 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T09:02:14.063Z] #20 47.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T09:02:14.063Z] #20 47.34 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:02:14.063Z] #20 47.43 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T09:02:14.262Z] Loaded image: debian:bullseye [2021-02-16T09:02:14.262Z] Loaded image: hello-world:latest [2021-02-16T09:02:14.262Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:02:14.360Z] #20 47.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:02:14.360Z] #20 47.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:02:14.360Z] #20 47.52 Selecting previously unselected package libreadline5:ppc64el. [2021-02-16T09:02:14.360Z] #20 47.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-16T09:02:14.360Z] #20 47.53 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T09:02:14.360Z] #20 47.66 Selecting previously unselected package net-tools. [2021-02-16T09:02:14.360Z] #20 47.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-16T09:02:14.360Z] #20 47.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:02:15.006Z] #20 47.94 Selecting previously unselected package python-pip-whl. [2021-02-16T09:02:15.006Z] #20 47.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T09:02:15.006Z] #20 47.95 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T09:02:15.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:02:15.305Z] #20 ... [2021-02-16T09:02:15.305Z] [2021-02-16T09:02:15.305Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:02:15.305Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:02:15.305Z] #45 167.3 net/http/httptrace [2021-02-16T09:02:15.604Z] #45 167.7 net/http [2021-02-16T09:02:17.100Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.348s coverage: 46.2% of statements [2021-02-16T09:02:18.131Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-02-16T09:02:18.380Z] #45 ... [2021-02-16T09:02:18.380Z] [2021-02-16T09:02:18.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:18.380Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:18.380Z] #43 94.04 DEP criu/cr-dedup.d [2021-02-16T09:02:18.380Z] #43 94.20 DEP criu/cr-check.d [2021-02-16T09:02:18.380Z] #43 94.45 DEP criu/config.d [2021-02-16T09:02:18.380Z] #43 94.69 DEP criu/clone-noasan.d [2021-02-16T09:02:18.380Z] #43 94.77 DEP criu/cgroup.d [2021-02-16T09:02:18.380Z] #43 94.97 DEP criu/cgroup-props.d [2021-02-16T09:02:18.380Z] #43 95.12 DEP criu/bitmap.d [2021-02-16T09:02:18.380Z] #43 95.16 DEP criu/bfd.d [2021-02-16T09:02:18.380Z] #43 95.31 DEP criu/autofs.d [2021-02-16T09:02:18.380Z] #43 95.51 DEP criu/aio.d [2021-02-16T09:02:18.380Z] #43 95.78 DEP criu/action-scripts.d [2021-02-16T09:02:18.380Z] #43 96.08 CC criu/action-scripts.o [2021-02-16T09:02:18.380Z] #43 96.65 CC criu/aio.o [2021-02-16T09:02:18.380Z] #43 97.25 CC criu/autofs.o [2021-02-16T09:02:18.380Z] #43 99.40 CC criu/bfd.o [2021-02-16T09:02:18.380Z] #43 100.3 CC criu/bitmap.o [2021-02-16T09:02:18.380Z] #43 100.5 CC criu/cgroup-props.o [2021-02-16T09:02:18.380Z] #43 102.0 CC criu/cgroup.o [2021-02-16T09:02:18.678Z] #43 ... [2021-02-16T09:02:18.678Z] [2021-02-16T09:02:18.678Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:02:18.678Z] #24 sha256:e4067e8996a97842ddc3ea19e6ff762e88c56c8f80cff2d5a8157d78bc08531b [2021-02-16T09:02:18.678Z] #24 166.4 Checking out files: 24% (2755/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 44% (4934/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 61% (6919/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 86% (9642/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-16T09:02:18.678Z] #24 170.3 + cd /tmp/tmp.nETVWwQ49O/tmp/docker-ce [2021-02-16T09:02:18.678Z] #24 170.3 + git checkout -q v17.06.2-ce [2021-02-16T09:02:19.727Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-16T09:02:19.727Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-69e5bc2d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-16T09:02:19.727Z] ---------------------------------------------------------------------------- [2021-02-16T09:02:19.727Z] [2021-02-16T09:02:19.727Z] INFO: executeCI.ps1 starting at Tue Feb 16 09:02:18 CUT 2021 [2021-02-16T09:02:19.727Z] [2021-02-16T09:02:19.727Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-16T09:02:19.727Z] INFO: Running git version 2.24.1.windows.2 [2021-02-16T09:02:19.727Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-16T09:02:19.727Z] INFO: Environment variables: [2021-02-16T09:02:19.727Z] [2021-02-16T09:02:19.727Z] Name Value [2021-02-16T09:02:19.727Z] ---- ----- [2021-02-16T09:02:19.727Z] ALLUSERSPROFILE C:\ProgramData [2021-02-16T09:02:19.727Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-16T09:02:19.727Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-16T09:02:19.727Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-16T09:02:19.727Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-16T09:02:19.727Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-16T09:02:19.727Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-16T09:02:19.727Z] BRANCH_NAME PR-42031 [2021-02-16T09:02:19.727Z] BUILD_DISPLAY_NAME #1 [2021-02-16T09:02:19.727Z] BUILD_ID 1 [2021-02-16T09:02:19.727Z] BUILD_NUMBER 1 [2021-02-16T09:02:19.727Z] BUILD_TAG jenkins-moby-PR-42031-1 [2021-02-16T09:02:19.727Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/1/ [2021-02-16T09:02:19.727Z] CHANGE_AUTHOR AkihiroSuda [2021-02-16T09:02:19.727Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-02-16T09:02:19.727Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-02-16T09:02:19.727Z] CHANGE_BRANCH move-cgroup2-out-of-experimental [2021-02-16T09:02:19.727Z] CHANGE_FORK AkihiroSuda/docker [2021-02-16T09:02:19.727Z] CHANGE_ID 42031 [2021-02-16T09:02:19.727Z] CHANGE_TARGET master [2021-02-16T09:02:19.727Z] CHANGE_TITLE Move cgroup v2 out of experimental [2021-02-16T09:02:19.727Z] CHANGE_URL https://github.com/moby/moby/pull/42031 [2021-02-16T09:02:19.727Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:02:19.727Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-16T09:02:19.727Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-16T09:02:19.727Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-16T09:02:19.727Z] COMPUTERNAME azwin-2-989800 [2021-02-16T09:02:19.727Z] ComSpec C:\windows\system32\cmd.exe [2021-02-16T09:02:19.727Z] ConfigSequenceNumber 0 [2021-02-16T09:02:19.727Z] DOCKER_BUILDKIT 0 [2021-02-16T09:02:19.727Z] DOCKER_DUT_DEBUG 1 [2021-02-16T09:02:19.727Z] DOCKER_EXPERIMENTAL 1 [2021-02-16T09:02:19.727Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-16T09:02:19.727Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-16T09:02:19.727Z] EXECUTOR_NUMBER 0 [2021-02-16T09:02:19.727Z] FQDN azwin-2-989800.westus.cloudapp.azure.com [2021-02-16T09:02:19.727Z] GIT_BRANCH PR-42031 [2021-02-16T09:02:19.727Z] GIT_COMMIT 1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:02:19.727Z] GIT_URL https://github.com/moby/moby.git [2021-02-16T09:02:19.727Z] HUDSON_COOKIE fe358b29-56d4-4701-ac35-7a97ede8c058 [2021-02-16T09:02:19.727Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-16T09:02:19.727Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-16T09:02:19.727Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-16T09:02:19.727Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-16T09:02:19.727Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-16T09:02:19.727Z] JENKINS_NODE_COOKIE 006bfacc-2e72-4218-b8d4-3d6a6c9748ad [2021-02-16T09:02:19.727Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-16T09:02:19.727Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-16T09:02:19.727Z] JOB_BASE_NAME PR-42031 [2021-02-16T09:02:19.727Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/display/redirect [2021-02-16T09:02:19.727Z] JOB_NAME moby/PR-42031 [2021-02-16T09:02:19.727Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/ [2021-02-16T09:02:19.727Z] library.jps.version master [2021-02-16T09:02:19.727Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-16T09:02:19.727Z] NODE_LABELS amd64 azure azwin-2-989800 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-16T09:02:19.727Z] NODE_NAME azwin-2-989800 [2021-02-16T09:02:19.727Z] NUMBER_OF_PROCESSORS 4 [2021-02-16T09:02:19.727Z] OS Windows_NT [2021-02-16T09:02:19.727Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-16T09:02:19.727Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-16T09:02:19.728Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-16T09:02:19.728Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-16T09:02:19.728Z] PROCESSOR_LEVEL 6 [2021-02-16T09:02:19.728Z] PROCESSOR_REVISION 5504 [2021-02-16T09:02:19.728Z] ProgramData C:\ProgramData [2021-02-16T09:02:19.728Z] ProgramFiles C:\Program Files [2021-02-16T09:02:19.728Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-16T09:02:19.728Z] ProgramW6432 C:\Program Files [2021-02-16T09:02:19.728Z] PROMPT $P$G [2021-02-16T09:02:19.728Z] PSExecutionPolicyPreference Bypass [2021-02-16T09:02:19.728Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-16T09:02:19.728Z] PUBLIC C:\Users\Public [2021-02-16T09:02:19.728Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/1/display/redirect?page=artif... [2021-02-16T09:02:19.728Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/1/display/redirect?page=changes [2021-02-16T09:02:19.728Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/1/display/redirect [2021-02-16T09:02:19.728Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42031/1/display/redirect?page=tests [2021-02-16T09:02:19.728Z] SKIP_VALIDATION_TESTS 1 [2021-02-16T09:02:19.728Z] SOURCES_DRIVE d [2021-02-16T09:02:19.728Z] SOURCES_SUBDIR gopath [2021-02-16T09:02:19.728Z] STAGE_NAME Run tests [2021-02-16T09:02:19.728Z] SystemDrive C: [2021-02-16T09:02:19.728Z] SystemRoot C:\windows [2021-02-16T09:02:19.728Z] TEMP C:\windows\TEMP [2021-02-16T09:02:19.728Z] TESTDEBUG 0 [2021-02-16T09:02:19.728Z] TESTRUN_DRIVE d [2021-02-16T09:02:19.728Z] TESTRUN_SUBDIR CI [2021-02-16T09:02:19.728Z] TIMEOUT 120m [2021-02-16T09:02:19.728Z] TMP C:\windows\TEMP [2021-02-16T09:02:19.728Z] USERDOMAIN WORKGROUP [2021-02-16T09:02:19.728Z] USERNAME azwin-2-989800$ [2021-02-16T09:02:19.728Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-16T09:02:19.728Z] windir C:\windows [2021-02-16T09:02:19.728Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-16T09:02:19.728Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-16T09:02:19.728Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-16T09:02:19.728Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-16T09:02:19.728Z] [2021-02-16T09:02:19.728Z] [2021-02-16T09:02:19.728Z] [2021-02-16T09:02:19.728Z] INFO: Sources under d:\gopath\... [2021-02-16T09:02:19.728Z] INFO: Test run under d:\CI\... [2021-02-16T09:02:19.728Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-16T09:02:19.728Z] INFO: docker/docker repository was found [2021-02-16T09:02:19.728Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-16T09:02:20.213Z] ltsc2019: Pulling from windows/servercore [2021-02-16T09:02:20.213Z] 4612f6d0b889: Pulling fs layer [2021-02-16T09:02:20.213Z] db4edcf0861f: Pulling fs layer [2021-02-16T09:02:20.822Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.90s) [2021-02-16T09:02:20.822Z] PASS [2021-02-16T09:02:20.822Z] [2021-02-16T09:02:20.822Z] === Skipped [2021-02-16T09:02:20.822Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:02:20.822Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:02:20.822Z] [2021-02-16T09:02:20.822Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-16T09:02:20.822Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:02:20.822Z] [2021-02-16T09:02:20.822Z] [2021-02-16T09:02:20.822Z] DONE 34 tests, 2 skipped in 116.936s [2021-02-16T09:02:20.822Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:02:20.822Z] INFO: Testing against a local daemon [2021-02-16T09:02:20.822Z] === RUN TestConfigInspect [2021-02-16T09:02:21.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.341s coverage: 49.4% of statements [2021-02-16T09:02:22.241Z] #24 174.0 + mkdir -p /tmp/tmp.nETVWwQ49O/src/github.com/docker [2021-02-16T09:02:22.241Z] #24 174.0 + mv components/cli /tmp/tmp.nETVWwQ49O/src/github.com/docker/cli [2021-02-16T09:02:22.241Z] #24 174.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-16T09:02:22.241Z] #24 ... [2021-02-16T09:02:22.241Z] [2021-02-16T09:02:22.241Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:22.241Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:22.241Z] #43 107.7 CC criu/clone-noasan.o [2021-02-16T09:02:22.539Z] #43 108.0 CC criu/config.o [2021-02-16T09:02:22.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:02:22.923Z] [2021-02-16T09:02:22.923Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-16T09:02:22.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-16T09:02:22.923Z] Using test binary docker [2021-02-16T09:02:22.923Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:02:22.923Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:02:22.923Z] INFO: Waiting for daemon to start... [2021-02-16T09:02:22.923Z] Starting dockerd [2021-02-16T09:02:22.923Z] . [2021-02-16T09:02:22.923Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-16T09:02:23.353Z] --- PASS: TestConfigInspect (2.33s) [2021-02-16T09:02:23.353Z] === RUN TestConfigList [2021-02-16T09:02:25.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:02:25.314Z] #43 110.9 CC criu/cr-check.o [2021-02-16T09:02:25.314Z] #43 ... [2021-02-16T09:02:25.314Z] [2021-02-16T09:02:25.314Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:02:25.314Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:02:25.314Z] #20 48.54 Selecting previously unselected package python3-lib2to3. [2021-02-16T09:02:25.314Z] #20 48.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T09:02:25.314Z] #20 48.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:02:25.314Z] #20 48.75 Selecting previously unselected package python3-distutils. [2021-02-16T09:02:25.314Z] #20 48.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T09:02:25.314Z] #20 48.75 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T09:02:25.314Z] #20 49.01 Selecting previously unselected package python3-pip. [2021-02-16T09:02:25.314Z] #20 49.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T09:02:25.314Z] #20 49.02 Unpacking python3-pip (18.1-5) ... [2021-02-16T09:02:25.314Z] #20 49.32 Selecting previously unselected package python3-pkg-resources. [2021-02-16T09:02:25.314Z] #20 49.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:02:25.314Z] #20 49.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:02:25.314Z] #20 49.60 Selecting previously unselected package python3-setuptools. [2021-02-16T09:02:25.314Z] #20 49.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T09:02:25.314Z] #20 49.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T09:02:25.314Z] #20 49.87 Selecting previously unselected package python3-wheel. [2021-02-16T09:02:25.314Z] #20 49.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T09:02:25.314Z] #20 49.88 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T09:02:25.314Z] #20 49.98 Selecting previously unselected package sudo. [2021-02-16T09:02:25.314Z] #20 50.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 50.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:02:25.314Z] #20 50.73 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T09:02:25.314Z] #20 50.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 50.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:02:25.314Z] #20 51.04 Selecting previously unselected package uidmap. [2021-02-16T09:02:25.314Z] #20 51.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 51.05 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T09:02:25.314Z] #20 51.22 Selecting previously unselected package vim-runtime. [2021-02-16T09:02:25.314Z] #20 51.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:02:25.314Z] #20 51.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T09:02:25.314Z] #20 51.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T09:02:25.314Z] #20 51.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:02:25.314Z] #20 55.29 Selecting previously unselected package vim. [2021-02-16T09:02:25.314Z] #20 55.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 55.32 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T09:02:25.314Z] #20 55.92 Selecting previously unselected package xfsprogs. [2021-02-16T09:02:25.314Z] #20 55.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 55.92 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T09:02:25.314Z] #20 56.54 Selecting previously unselected package zip. [2021-02-16T09:02:25.314Z] #20 56.55 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-16T09:02:25.314Z] #20 56.56 Unpacking zip (3.0-11+b1) ... [2021-02-16T09:02:25.314Z] #20 56.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:02:25.314Z] #20 56.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:02:25.314Z] #20 56.85 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:25.314Z] #20 56.86 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T09:02:25.314Z] #20 56.87 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T09:02:25.314Z] #20 56.88 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:25.314Z] #20 56.90 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T09:02:25.314Z] #20 56.91 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T09:02:25.314Z] #20 56.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:02:25.314Z] #20 56.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:02:25.314Z] #20 56.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:02:25.314Z] #20 56.99 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:02:25.314Z] #20 57.00 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:02:25.314Z] #20 57.01 Setting up zip (3.0-11+b1) ... [2021-02-16T09:02:25.314Z] #20 57.01 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:02:25.314Z] #20 57.07 Setting up bash-completion (1:2.8-6) ... [2021-02-16T09:02:25.885Z] --- PASS: TestConfigList (2.23s) [2021-02-16T09:02:25.885Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:02:26.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:02:26.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:02:27.273Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.880s coverage: 73.3% of statements [2021-02-16T09:02:27.273Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:02:27.273Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-02-16T09:02:27.785Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-02-16T09:02:27.785Z] === RUN TestConfigsUpdate [2021-02-16T09:02:28.305Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-02-16T09:02:28.305Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.921s coverage: 57.7% of statements [2021-02-16T09:02:28.305Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:02:28.305Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:02:28.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:02:28.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:02:28.879Z] #20 61.44 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T09:02:28.879Z] #20 61.45 Setting up xz-utils (5.2.4-1) ... [2021-02-16T09:02:28.879Z] #20 61.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T09:02:28.879Z] #20 61.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:02:28.879Z] #20 61.62 invoke-rc.d: could not determine current runlevel [2021-02-16T09:02:28.879Z] #20 61.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T09:02:28.879Z] #20 61.66 Setting up pigz (2.4-1) ... [2021-02-16T09:02:28.879Z] #20 61.67 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T09:02:28.879Z] #20 61.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:02:28.879Z] #20 61.70 Setting up python-pip-whl (18.1-5) ... [2021-02-16T09:02:28.879Z] #20 61.71 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T09:02:28.879Z] #20 61.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:02:28.879Z] #20 ... [2021-02-16T09:02:28.879Z] [2021-02-16T09:02:28.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:28.879Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:28.879Z] #43 114.2 CC criu/cr-dedup.o [2021-02-16T09:02:28.933Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-02-16T09:02:29.183Z] #43 114.8 CC criu/cr-dump.o [2021-02-16T09:02:30.077Z] --- PASS: TestConfigsUpdate (2.30s) [2021-02-16T09:02:30.077Z] === RUN TestTemplatedConfig [2021-02-16T09:02:30.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:02:30.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:02:30.434Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.4% of statements [2021-02-16T09:02:30.434Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:02:30.434Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:02:30.434Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.2% of statements [2021-02-16T09:02:30.842Z] db4edcf0861f: Verifying Checksum [2021-02-16T09:02:30.842Z] db4edcf0861f: Download complete [2021-02-16T09:02:30.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:02:31.461Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-02-16T09:02:31.461Z] ok github.com/docker/docker/daemon/logger/awslogs 0.095s coverage: 77.4% of statements [2021-02-16T09:02:31.461Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:02:31.461Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:02:32.089Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-02-16T09:02:32.379Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2021-02-16T09:02:32.607Z] --- PASS: TestTemplatedConfig (2.75s) [2021-02-16T09:02:32.607Z] === RUN TestConfigCreateResolve [2021-02-16T09:02:32.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-02-16T09:02:32.748Z] #43 118.3 CC criu/cr-errno.o [2021-02-16T09:02:32.749Z] #43 118.4 CC criu/cr-restore.o [2021-02-16T09:02:33.296Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2021-02-16T09:02:33.296Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:02:33.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:02:33.925Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 59.3% of statements [2021-02-16T09:02:34.289Z] #43 ... [2021-02-16T09:02:34.289Z] [2021-02-16T09:02:34.289Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:02:34.289Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:02:34.289Z] #20 62.33 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-16T09:02:34.289Z] #20 62.33 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:02:34.289Z] #20 62.34 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:02:34.289Z] #20 62.35 Setting up vim (2:8.1.0875-5) ... [2021-02-16T09:02:34.289Z] #20 62.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T09:02:34.289Z] #20 62.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T09:02:34.289Z] #20 62.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T09:02:34.289Z] #20 62.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T09:02:34.289Z] #20 62.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T09:02:34.289Z] #20 62.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T09:02:34.289Z] #20 62.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T09:02:34.289Z] #20 62.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T09:02:34.289Z] #20 62.58 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:02:34.289Z] #20 62.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:02:34.289Z] #20 62.62 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T09:02:34.289Z] #20 62.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:02:34.289Z] #20 62.63 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T09:02:34.289Z] #20 62.64 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:02:34.289Z] #20 66.71 Setting up iptables (1.8.2-4) ... [2021-02-16T09:02:34.289Z] #20 66.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T09:02:34.289Z] #20 66.79 Setting up python3 (3.7.3-1) ... [2021-02-16T09:02:34.289Z] #20 67.24 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T09:02:34.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:02:34.554Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-02-16T09:02:34.949Z] #20 68.20 Setting up apparmor (2.13.2-10) ... [2021-02-16T09:02:35.138Z] --- PASS: TestConfigCreateResolve (2.25s) [2021-02-16T09:02:35.138Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:02:35.396Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-16T09:02:35.396Z] PASS [2021-02-16T09:02:35.396Z] [2021-02-16T09:02:35.396Z] DONE 7 tests in 14.670s [2021-02-16T09:02:35.396Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:02:35.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-02-16T09:02:35.581Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-16T09:02:35.655Z] INFO: Testing against a local daemon [2021-02-16T09:02:35.655Z] === RUN TestCheckpoint [2021-02-16T09:02:35.655Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:02:35.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:02:35.655Z] === RUN TestContainerInvalidJSON [2021-02-16T09:02:35.655Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:02:35.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:02:35.655Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:02:35.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:02:35.655Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:02:35.655Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:02:35.655Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:02:35.655Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:02:35.655Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:02:35.655Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T09:02:35.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:02:35.655Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:02:35.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:02:35.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:02:35.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-16T09:02:35.655Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:02:35.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-16T09:02:35.655Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:02:35.655Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-16T09:02:35.655Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:02:35.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:02:35.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-16T09:02:35.914Z] === RUN TestCopyFromContainer [2021-02-16T09:02:36.209Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-16T09:02:36.210Z] ok github.com/docker/docker/daemon/logger/splunk 1.436s coverage: 82.5% of statements [2021-02-16T09:02:36.210Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:02:36.210Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:02:36.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:02:37.052Z] #20 70.46 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T09:02:37.289Z] === RUN TestCopyFromContainer// [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:02:37.290Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:02:37.351Z] #20 70.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:02:37.548Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:02:37.548Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:02:37.548Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:02:37.709Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2021-02-16T09:02:37.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer (1.90s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-16T09:02:37.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T09:02:37.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:02:37.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:02:37.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:02:37.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:02:37.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:02:37.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:02:37.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:02:37.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:02:37.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:02:37.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:02:37.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:02:37.807Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:02:37.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-16T09:02:37.807Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:02:37.807Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:02:37.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:02:37.807Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:02:37.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:02:37.807Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:02:37.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:02:37.807Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:02:37.807Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:02:37.807Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:02:37.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:02:37.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:02:37.807Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:02:37.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-16T09:02:37.807Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:02:37.952Z] #20 71.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:02:37.998Z] ok github.com/docker/docker/distribution 0.241s coverage: 25.0% of statements [2021-02-16T09:02:37.998Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:02:39.026Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-16T09:02:39.121Z] #20 72.30 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T09:02:39.121Z] #20 ... [2021-02-16T09:02:39.121Z] [2021-02-16T09:02:39.121Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:02:39.121Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:02:39.121Z] #45 181.2 github.com/LK4D4/vndr/godl [2021-02-16T09:02:39.121Z] #45 182.2 github.com/LK4D4/vndr [2021-02-16T09:02:39.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:02:39.421Z] #45 ... [2021-02-16T09:02:39.421Z] [2021-02-16T09:02:39.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:39.421Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:39.421Z] #43 124.9 CC criu/cr-service.o [2021-02-16T09:02:39.654Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-16T09:02:39.710Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2021-02-16T09:02:39.710Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:02:39.943Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-02-16T09:02:40.238Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.1% of statements [2021-02-16T09:02:40.238Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:02:40.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:02:40.867Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:02:41.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:02:41.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:02:41.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:02:41.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:02:41.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:02:41.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:02:41.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:02:41.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:02:41.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:02:41.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:02:41.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:02:41.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:02:41.086Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:02:41.156Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-02-16T09:02:41.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:02:41.445Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-16T09:02:41.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:02:41.541Z] #43 ... [2021-02-16T09:02:41.541Z] [2021-02-16T09:02:41.541Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:02:41.541Z] #45 sha256:45232887cdab2273f7fc213326d2003aa86608abfc1bf1bb7cd8905b4dd15273 [2021-02-16T09:02:41.541Z] #45 DONE 193.4s [2021-02-16T09:02:41.541Z] [2021-02-16T09:02:41.541Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:02:41.541Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:02:41.541Z] #20 72.88 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T09:02:41.541Z] #20 74.41 Setting up python3-pip (18.1-5) ... [2021-02-16T09:02:41.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-02-16T09:02:41.652Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:02:41.652Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:02:41.652Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:02:41.652Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T09:02:41.652Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:02:41.652Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:02:41.652Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:02:41.910Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T09:02:41.910Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:02:41.910Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-16T09:02:41.910Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:02:41.910Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:02:41.910Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:02:41.911Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:02:41.911Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:02:41.911Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:02:41.911Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:02:41.911Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:02:41.911Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:02:41.911Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:02:41.911Z] === RUN TestDiff [2021-02-16T09:02:42.474Z] ok github.com/docker/docker/oci 0.014s coverage: 38.4% of statements [2021-02-16T09:02:42.478Z] --- PASS: TestDiff (0.58s) [2021-02-16T09:02:42.478Z] === RUN TestExecWithCloseStdin [2021-02-16T09:02:42.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:02:43.045Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-02-16T09:02:43.045Z] === RUN TestExec [2021-02-16T09:02:43.070Z] #20 76.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:02:43.070Z] #20 76.05 Processing triggers for mime-support (3.62) ... [2021-02-16T09:02:43.070Z] #20 DONE 76.3s [2021-02-16T09:02:43.070Z] [2021-02-16T09:02:43.070Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:02:43.070Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-16T09:02:43.102Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-02-16T09:02:43.102Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-16T09:02:43.511Z] 4612f6d0b889: Verifying Checksum [2021-02-16T09:02:43.511Z] 4612f6d0b889: Download complete [2021-02-16T09:02:43.613Z] --- PASS: TestExec (0.65s) [2021-02-16T09:02:43.613Z] === RUN TestExecUser [2021-02-16T09:02:43.718Z] #21 0.485 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T09:02:43.718Z] #21 0.488 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T09:02:43.718Z] #21 0.497 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T09:02:43.718Z] #21 DONE 0.6s [2021-02-16T09:02:43.718Z] [2021-02-16T09:02:43.718Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:02:43.718Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:02:43.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:02:43.813Z] Using test binary docker [2021-02-16T09:02:43.813Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:02:44.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:02:44.071Z] INFO: Waiting for daemon to start... [2021-02-16T09:02:44.071Z] Starting dockerd [2021-02-16T09:02:44.548Z] --- PASS: TestExecUser (0.64s) [2021-02-16T09:02:44.548Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:02:44.652Z] ok github.com/docker/docker/pkg/archive 0.562s coverage: 77.2% of statements [2021-02-16T09:02:45.117Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-02-16T09:02:45.117Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:02:45.680Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2021-02-16T09:02:45.680Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-16T09:02:45.969Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-16T09:02:45.974Z] . [2021-02-16T09:02:45.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:02:45.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:02:45.974Z] Error: No such image: emptyfs [2021-02-16T09:02:46.233Z] Running integration-test (iteration 1) [2021-02-16T09:02:46.233Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:02:46.492Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-02-16T09:02:46.492Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:02:47.064Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-02-16T09:02:47.064Z] === RUN TestHealthKillContainer [2021-02-16T09:02:49.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:02:49.353Z] #22 5.614 Collecting yamllint==1.16.0 [2021-02-16T09:02:49.652Z] #22 5.999 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T09:02:49.951Z] #22 6.121 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T09:02:49.951Z] #22 6.480 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-16T09:02:50.351Z] --- PASS: TestHealthKillContainer (2.68s) [2021-02-16T09:02:50.351Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:02:50.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-02-16T09:02:50.351Z] === RUN TestIpcModeNone [2021-02-16T09:02:50.403Z] ok github.com/docker/docker/pkg/chrootarchive 3.443s coverage: 43.2% of statements [2021-02-16T09:02:50.403Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-16T09:02:50.403Z] ok github.com/docker/docker/layer 7.660s coverage: 68.8% of statements [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:02:50.403Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:02:50.403Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-02-16T09:02:50.598Z] #22 ... [2021-02-16T09:02:50.598Z] [2021-02-16T09:02:50.598Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:02:50.598Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T09:02:50.598Z] #32 DONE 202.7s [2021-02-16T09:02:50.598Z] [2021-02-16T09:02:50.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:50.598Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:50.598Z] #43 127.9 CC criu/crtools.o [2021-02-16T09:02:50.598Z] #43 128.9 CC criu/eventfd.o [2021-02-16T09:02:50.598Z] #43 129.5 CC criu/eventpoll.o [2021-02-16T09:02:50.598Z] #43 130.8 CC criu/external.o [2021-02-16T09:02:50.598Z] #43 131.3 CC criu/fault-injection.o [2021-02-16T09:02:50.598Z] #43 131.4 CC criu/fdstore.o [2021-02-16T09:02:50.598Z] #43 131.9 CC criu/fifo.o [2021-02-16T09:02:50.598Z] #43 132.3 CC criu/file-ids.o [2021-02-16T09:02:50.598Z] #43 132.7 CC criu/file-lock.o [2021-02-16T09:02:50.598Z] #43 133.8 CC criu/files-ext.o [2021-02-16T09:02:50.598Z] #43 134.3 CC criu/files-reg.o [2021-02-16T09:02:50.692Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-02-16T09:02:50.897Z] #43 ... [2021-02-16T09:02:50.897Z] [2021-02-16T09:02:50.897Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:02:50.897Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:02:50.897Z] #22 7.370 Installing build dependencies: started [2021-02-16T09:02:51.285Z] --- PASS: TestIpcModeNone (0.63s) [2021-02-16T09:02:51.285Z] === RUN TestIpcModePrivate [2021-02-16T09:02:51.321Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-02-16T09:02:51.610Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-02-16T09:02:51.852Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-16T09:02:51.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-16T09:02:51.852Z] === RUN TestIpcModeShareable [2021-02-16T09:02:51.899Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-02-16T09:02:52.418Z] --- PASS: TestIpcModeShareable (0.61s) [2021-02-16T09:02:52.418Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-16T09:02:52.418Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:02:53.397Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-02-16T09:02:53.687Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-02-16T09:02:54.315Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-02-16T09:02:54.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-02-16T09:02:54.320Z] === RUN TestAPIIpcModeHost [2021-02-16T09:02:54.578Z] --- PASS: TestAPIIpcModeHost (0.44s) [2021-02-16T09:02:54.578Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:02:54.604Z] ok github.com/docker/docker/pkg/fsutils 0.428s coverage: 85.1% of statements [2021-02-16T09:02:54.604Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-16T09:02:55.632Z] ok github.com/docker/docker/pkg/ioutils 0.274s coverage: 69.3% of statements [2021-02-16T09:02:55.632Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 69.5% of statements [2021-02-16T09:02:55.921Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-02-16T09:02:55.921Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-02-16T09:02:55.921Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:02:55.921Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:02:55.921Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:02:55.953Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2021-02-16T09:02:55.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-16T09:02:55.953Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:02:56.211Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-02-16T09:02:56.211Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:02:56.211Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-02-16T09:02:56.500Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-02-16T09:02:56.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-16T09:02:56.789Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-02-16T09:02:56.789Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:02:56.789Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:02:57.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:02:57.327Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-02-16T09:02:57.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-16T09:02:57.327Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:02:57.418Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-02-16T09:02:57.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:02:57.878Z] #22 ... [2021-02-16T09:02:57.878Z] [2021-02-16T09:02:57.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:02:57.878Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:02:57.878Z] #43 138.4 CC criu/files.o [2021-02-16T09:02:57.878Z] #43 140.8 CC criu/filesystems.o [2021-02-16T09:02:57.878Z] #43 141.9 CC criu/fsnotify.o [2021-02-16T09:02:57.878Z] #43 143.2 CC criu/image-desc.o [2021-02-16T09:02:58.046Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-02-16T09:02:58.047Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-16T09:02:58.174Z] #43 143.5 CC criu/image.o [2021-02-16T09:02:58.262Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2021-02-16T09:02:58.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-16T09:02:58.262Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:02:58.336Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-16T09:02:59.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:02:59.237Z] #43 144.6 CC criu/ipc_ns.o [2021-02-16T09:02:59.637Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2021-02-16T09:02:59.637Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-16T09:02:59.637Z] === RUN TestIpcModeOlderClient [2021-02-16T09:02:59.637Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:02:59.637Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:02:59.834Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-02-16T09:02:59.834Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-16T09:03:00.204Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2021-02-16T09:03:00.204Z] === RUN TestKillContainer [2021-02-16T09:03:00.204Z] === RUN TestKillContainer/no_signal [2021-02-16T09:03:00.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:03:00.769Z] #43 146.1 CC criu/irmap.o [2021-02-16T09:03:00.770Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:03:00.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:03:01.028Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:03:01.120Z] Loaded image: buildpack-deps:buster [2021-02-16T09:03:01.120Z] Loaded image: busybox:latest [2021-02-16T09:03:01.120Z] Loaded image: busybox:glibc [2021-02-16T09:03:01.413Z] #43 146.9 CC criu/kcmp-ids.o [2021-02-16T09:03:01.595Z] --- PASS: TestKillContainer (1.53s) [2021-02-16T09:03:01.595Z] --- PASS: TestKillContainer/no_signal (0.51s) [2021-02-16T09:03:01.595Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2021-02-16T09:03:01.596Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-02-16T09:03:01.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:03:01.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:03:01.672Z] sha256:bbbe99d0abce5584a1f4212a65d87b1ae9262e8c2c6a062c4eaf034f0184149f [2021-02-16T09:03:01.672Z] INFO: Starting docker-py tests... [2021-02-16T09:03:01.672Z] ============================= test session starts ============================== [2021-02-16T09:03:01.673Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-16T09:03:01.673Z] rootdir: /src, inifile: pytest.ini [2021-02-16T09:03:01.673Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-16T09:03:01.673Z] collected 389 items / 1 deselected / 388 selected [2021-02-16T09:03:01.673Z] [2021-02-16T09:03:01.687Z] Loaded image: debian:bullseye [2021-02-16T09:03:01.687Z] Loaded image: hello-world:latest [2021-02-16T09:03:01.687Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:03:01.687Z] INFO: Testing against a local daemon [2021-02-16T09:03:01.687Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:03:01.734Z] #43 147.3 CC criu/kerndat.o [2021-02-16T09:03:02.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:03:02.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:03:02.551Z] ok github.com/docker/docker/pkg/signal 2.335s coverage: 61.0% of statements [2021-02-16T09:03:02.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2021-02-16T09:03:02.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-02-16T09:03:02.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2021-02-16T09:03:02.729Z] === RUN TestKillStoppedContainer [2021-02-16T09:03:02.729Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-16T09:03:02.729Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:03:02.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T09:03:02.729Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:03:02.841Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-02-16T09:03:03.130Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-16T09:03:03.130Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-16T09:03:03.267Z] #43 148.8 CC criu/libnetlink.o [2021-02-16T09:03:03.296Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-02-16T09:03:03.296Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:03:03.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:03:03.296Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-16T09:03:03.296Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:03:03.573Z] #43 149.2 CC criu/log.o [2021-02-16T09:03:03.758Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-02-16T09:03:03.864Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2021-02-16T09:03:03.864Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:03:04.048Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2021-02-16T09:03:04.123Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2021-02-16T09:03:04.123Z] === RUN TestLinksContainerNames [2021-02-16T09:03:04.219Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-02-16T09:03:04.219Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:03:04.219Z] #43 149.7 CC criu/lsm.o [2021-02-16T09:03:04.337Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2021-02-16T09:03:04.867Z] #43 ... [2021-02-16T09:03:04.867Z] [2021-02-16T09:03:04.867Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:03:04.867Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:03:04.867Z] #22 21.16 Installing build dependencies: finished with status 'done' [2021-02-16T09:03:04.966Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2021-02-16T09:03:04.966Z] testing: warning: no tests to run [2021-02-16T09:03:04.966Z] coverage: [no statements] [2021-02-16T09:03:04.966Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-16T09:03:05.059Z] --- PASS: TestLinksContainerNames (0.99s) [2021-02-16T09:03:05.059Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:03:05.255Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-16T09:03:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:03:05.544Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-02-16T09:03:05.626Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2021-02-16T09:03:05.626Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:03:05.833Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-16T09:03:06.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:03:06.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:03:06.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:03:06.193Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:03:06.453Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:03:06.712Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-16T09:03:06.712Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T09:03:06.712Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:03:06.750Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-02-16T09:03:06.750Z] === RUN TestBuildWithSession [2021-02-16T09:03:06.750Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:03:06.750Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:03:06.750Z] === RUN TestBuildSquashParent [2021-02-16T09:03:07.342Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2021-02-16T09:03:07.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:03:07.972Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-02-16T09:03:08.087Z] --- PASS: TestContainerBindMountNonRecursive (1.46s) [2021-02-16T09:03:08.087Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:03:08.262Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-02-16T09:03:08.655Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-02-16T09:03:08.655Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:03:08.913Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2021-02-16T09:03:08.913Z] === RUN TestNetworkNat [2021-02-16T09:03:09.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:03:09.480Z] --- PASS: TestNetworkNat (0.53s) [2021-02-16T09:03:09.480Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:03:09.769Z] ok github.com/docker/docker/quota 0.648s coverage: 71.4% of statements [2021-02-16T09:03:09.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:03:10.047Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-02-16T09:03:10.047Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:03:10.058Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-02-16T09:03:11.086Z] ok github.com/docker/docker/registry 0.082s coverage: 57.2% of statements [2021-02-16T09:03:11.375Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-16T09:03:11.664Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-16T09:03:11.830Z] #22 ... [2021-02-16T09:03:11.830Z] [2021-02-16T09:03:11.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:03:11.830Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:03:11.830Z] #43 150.5 CC criu/mem.o [2021-02-16T09:03:11.830Z] #43 152.9 CC criu/memfd.o [2021-02-16T09:03:11.830Z] #43 153.6 CC criu/mount.o [2021-02-16T09:03:11.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:03:12.293Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-02-16T09:03:12.582Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-16T09:03:12.601Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-02-16T09:03:12.601Z] === RUN TestPause [2021-02-16T09:03:12.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:03:12.883Z] #43 ... [2021-02-16T09:03:12.884Z] [2021-02-16T09:03:12.884Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:03:12.884Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:03:12.884Z] #22 29.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T09:03:13.168Z] --- PASS: TestPause (0.48s) [2021-02-16T09:03:13.168Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:03:13.168Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:03:13.168Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:03:13.168Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:03:13.182Z] #22 29.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T09:03:13.182Z] #22 29.43 Building wheels for collected packages: pyyaml [2021-02-16T09:03:13.182Z] #22 29.43 Running setup.py bdist_wheel for pyyaml: started [2021-02-16T09:03:13.317Z] --- PASS: TestBuildSquashParent (6.85s) [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:13.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:13.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:13.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:13.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:13.427Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2021-02-16T09:03:13.427Z] === RUN TestPsFilter [2021-02-16T09:03:13.685Z] --- PASS: TestPsFilter (0.12s) [2021-02-16T09:03:13.686Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:03:14.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-02-16T09:03:14.252Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:03:14.510Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2021-02-16T09:03:14.510Z] === RUN TestRemoveContainerRunning [2021-02-16T09:03:14.639Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2021-02-16T09:03:14.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:14.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:14.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:03:15.077Z] --- PASS: TestRemoveContainerRunning (0.47s) [2021-02-16T09:03:15.077Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:03:15.283Z] #22 31.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-16T09:03:15.283Z] #22 31.21 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-16T09:03:15.283Z] #22 31.38 Successfully built pyyaml [2021-02-16T09:03:15.283Z] #22 31.40 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T09:03:15.283Z] #22 31.78 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T09:03:15.581Z] #22 DONE 32.0s [2021-02-16T09:03:15.581Z] [2021-02-16T09:03:15.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:03:15.581Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:03:15.581Z] #43 159.0 CC criu/namespaces.o [2021-02-16T09:03:15.643Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-02-16T09:03:15.643Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:03:15.643Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T09:03:15.644Z] === RUN TestRenameLinkedContainer [2021-02-16T09:03:15.666Z] ok github.com/docker/docker/volume/local 0.317s coverage: 76.4% of statements [2021-02-16T09:03:15.955Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-02-16T09:03:16.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:03:16.241Z] #43 161.7 CC criu/net.o [2021-02-16T09:03:16.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:16.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:16.983Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-02-16T09:03:17.300Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-16T09:03:17.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:03:17.545Z] --- PASS: TestRenameLinkedContainer (1.91s) [2021-02-16T09:03:17.545Z] === RUN TestRenameStoppedContainer [2021-02-16T09:03:17.803Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-02-16T09:03:17.803Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:03:18.126Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-16T09:03:18.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:03:18.446Z] Using test binary docker [2021-02-16T09:03:18.707Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:03:18.707Z] +++ /etc/init.d/apparmor start [2021-02-16T09:03:18.707Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:03:18.707Z] INFO: Waiting for daemon to start... [2021-02-16T09:03:18.707Z] Starting dockerd [2021-02-16T09:03:18.707Z] +++ 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 [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-02-16T09:03:18.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-02-16T09:03:18.759Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:03:18.759Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:03:19.177Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2021-02-16T09:03:19.177Z] === RUN TestRenameInvalidName [2021-02-16T09:03:19.436Z] --- PASS: TestRenameInvalidName (0.48s) [2021-02-16T09:03:19.436Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:03:19.630Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-16T09:03:20.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:03:20.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:03:20.749Z] #43 165.6 CC criu/netfilter.o [2021-02-16T09:03:20.749Z] #43 165.9 CC criu/page-pipe.o [2021-02-16T09:03:21.254Z] . [2021-02-16T09:03:21.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:03:21.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:03:21.254Z] Error: No such image: emptyfs [2021-02-16T09:03:21.254Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:03:21.254Z] ++++ docker load [2021-02-16T09:03:21.254Z] Running integration-test (iteration 1) [2021-02-16T09:03:21.254Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:03:21.254Z] ++ 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 [2021-02-16T09:03:21.254Z] ++ set -e [2021-02-16T09:03:21.254Z] ++ '[' -n 0 ']' [2021-02-16T09:03:21.254Z] ++ set -x [2021-02-16T09:03:21.254Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:03:21.338Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2021-02-16T09:03:21.338Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:03:21.401Z] #43 166.7 CC criu/page-xfer.o [2021-02-16T09:03:21.595Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-02-16T09:03:21.595Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:03:22.051Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:03:22.531Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2021-02-16T09:03:22.531Z] === RUN TestResize [2021-02-16T09:03:22.790Z] --- PASS: TestResize (0.45s) [2021-02-16T09:03:22.790Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:03:22.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:03:23.356Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-02-16T09:03:23.356Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:03:23.517Z] #43 168.8 CC criu/pagemap-cache.o [2021-02-16T09:03:23.816Z] #43 169.2 CC criu/pagemap.o [2021-02-16T09:03:23.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:03:23.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:03:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:03:24.870Z] #43 170.4 CC criu/parasite-syscall.o [2021-02-16T09:03:25.296Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:03:25.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:03:25.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:03:25.924Z] #43 171.4 CC criu/path.o [2021-02-16T09:03:26.222Z] #43 171.8 CC criu/pie-util-vdso.o [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-16T09:03:26.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-16T09:03:26.231Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:03:26.877Z] #43 172.3 CC criu/pie-util.o [2021-02-16T09:03:26.877Z] #43 172.5 CC criu/pipes.o [2021-02-16T09:03:27.931Z] #43 173.4 CC criu/plugin.o [2021-02-16T09:03:28.229Z] #43 173.9 CC criu/proc_parse.o [2021-02-16T09:03:28.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:03:28.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:03:30.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:03:30.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:31.497Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-16T09:03:31.497Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:03:31.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:03:31.790Z] #43 ... [2021-02-16T09:03:31.790Z] [2021-02-16T09:03:31.790Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:03:31.790Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:03:31.790Z] #40 243.2 + dpkg --print-architecture [2021-02-16T09:03:31.790Z] #40 243.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T09:03:31.790Z] #40 243.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T09:03:31.790Z] #40 243.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T09:03:31.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:32.470Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:03:32.470Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === Skipped [2021-02-16T09:03:32.470Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:03:32.470Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:03:32.470Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:03:32.470Z] time="2021-02-16T09:02:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:03:32.470Z] time="2021-02-16T09:02:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:03:32.470Z] time="2021-02-16T09:02:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:03:32.470Z] time="2021-02-16T09:02:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:03:32.470Z] time="2021-02-16T09:02:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:03:32.470Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:03:32.470Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:03:32.470Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:03:32.470Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:03:32.470Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:03:32.470Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:03:32.470Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] [2021-02-16T09:03:32.470Z] DONE 2236 tests, 26 skipped in 192.778s Post stage [Pipeline] junit [2021-02-16T09:03:32.514Z] Recording test results [2021-02-16T09:03:32.793Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:03:33.228Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -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:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary test-integration [2021-02-16T09:03:33.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:03:33.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:03:33.517Z] [2021-02-16T09:03:33.518Z] Loaded image: buildpack-deps:buster [2021-02-16T09:03:33.518Z] Loaded image: busybox:latest [2021-02-16T09:03:33.518Z] Loaded image: busybox:glibc [2021-02-16T09:03:33.809Z] Removing bundles/ [2021-02-16T09:03:33.809Z] [2021-02-16T09:03:33.809Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:03:33.809Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:03:33.809Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:03:34.475Z] Loaded image: debian:bullseye [2021-02-16T09:03:34.736Z] Loaded image: hello-world:latest [2021-02-16T09:03:34.736Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:03:34.736Z] INFO: Testing against a local daemon [2021-02-16T09:03:34.736Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.36s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.40s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-02-16T09:03:35.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2021-02-16T09:03:35.188Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:03:36.565Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-02-16T09:03:36.565Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:03:36.565Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-16T09:03:36.565Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-16T09:03:36.565Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:03:37.501Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2021-02-16T09:03:37.501Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:03:38.042Z] --- PASS: TestCgroupNamespacesBuild (2.63s) [2021-02-16T09:03:38.042Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:03:38.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) [2021-02-16T09:03:38.876Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:03:39.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2021-02-16T09:03:39.471Z] === RUN TestBuildWithSession [2021-02-16T09:03:39.471Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:03:39.471Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:03:39.471Z] === RUN TestBuildSquashParent [2021-02-16T09:03:39.609Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-02-16T09:03:39.609Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:03:40.250Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-02-16T09:03:40.250Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:03:41.187Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-02-16T09:03:41.187Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:03:42.122Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-02-16T09:03:42.122Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:03:42.141Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-16T09:03:42.141Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:03:43.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2021-02-16T09:03:43.498Z] === RUN TestKernelTCPMemory [2021-02-16T09:03:43.498Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-16T09:03:43.498Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-16T09:03:43.498Z] === RUN TestNISDomainname [2021-02-16T09:03:43.757Z] --- PASS: TestNISDomainname (0.58s) [2021-02-16T09:03:43.757Z] === RUN TestHostnameDnsResolution [2021-02-16T09:03:44.513Z] #40 ... [2021-02-16T09:03:44.513Z] [2021-02-16T09:03:44.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:03:44.513Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:03:44.513Z] #43 178.0 CC criu/protobuf-desc.o [2021-02-16T09:03:44.513Z] #43 179.2 CC criu/protobuf.o [2021-02-16T09:03:44.513Z] #43 179.6 CC criu/pstree.o [2021-02-16T09:03:44.513Z] #43 181.0 CC criu/rbtree.o [2021-02-16T09:03:44.513Z] #43 181.6 CC criu/rst-malloc.o [2021-02-16T09:03:44.513Z] #43 182.0 CC criu/seccomp.o [2021-02-16T09:03:44.513Z] #43 182.8 CC criu/seize.o [2021-02-16T09:03:44.513Z] #43 184.2 CC criu/servicefd.o [2021-02-16T09:03:44.513Z] #43 184.8 CC criu/shmem.o [2021-02-16T09:03:44.513Z] #43 186.0 CC criu/sigframe.o [2021-02-16T09:03:44.513Z] #43 186.1 CC criu/signalfd.o [2021-02-16T09:03:44.513Z] #43 186.5 CC criu/sk-inet.o [2021-02-16T09:03:44.513Z] #43 187.8 CC criu/sk-netlink.o [2021-02-16T09:03:44.513Z] #43 188.3 CC criu/sk-packet.o [2021-02-16T09:03:44.513Z] #43 189.1 CC criu/sk-queue.o [2021-02-16T09:03:44.513Z] #43 189.6 CC criu/sk-tcp.o [2021-02-16T09:03:44.692Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-02-16T09:03:44.692Z] === RUN TestStats [2021-02-16T09:03:44.814Z] #43 190.2 CC criu/sk-unix.o [2021-02-16T09:03:46.056Z] --- PASS: TestBuildSquashParent (6.60s) [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:46.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:46.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:46.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:03:46.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:03:46.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:03:46.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:03:46.914Z] #43 192.5 CC criu/sockets.o [2021-02-16T09:03:47.220Z] --- PASS: TestStats (2.51s) [2021-02-16T09:03:47.220Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:03:47.220Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:03:47.220Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:03:47.221Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:03:47.221Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:03:47.221Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:03:47.221Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:03:47.221Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:03:47.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:03:47.221Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:03:47.221Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:03:47.411Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-16T09:03:47.411Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:03:47.671Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-02-16T09:03:47.671Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:03:47.788Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:03:48.451Z] #43 193.6 CC criu/stats.o [2021-02-16T09:03:48.608Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:03:48.608Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:03:48.749Z] #43 194.4 CC criu/string.o [2021-02-16T09:03:48.749Z] #43 194.5 CC criu/sysctl.o [2021-02-16T09:03:49.688Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:03:49.808Z] #43 195.4 CC criu/sysfs_parse.o [2021-02-16T09:03:50.215Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-16T09:03:50.455Z] #43 195.9 CC criu/timens.o [2021-02-16T09:03:50.754Z] #43 196.3 CC criu/timerfd.o [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-02-16T09:03:51.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-02-16T09:03:51.158Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:03:51.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:03:51.401Z] #43 196.8 CC criu/tty.o [2021-02-16T09:03:51.592Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-16T09:03:51.592Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2021-02-16T09:03:51.592Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-02-16T09:03:51.592Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-02-16T09:03:51.592Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2021-02-16T09:03:51.592Z] === RUN TestDeleteDevicemapper [2021-02-16T09:03:51.592Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:03:51.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:03:51.592Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:03:52.940Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-02-16T09:03:52.941Z] === RUN TestBuildWithHugeFile [2021-02-16T09:03:52.968Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2021-02-16T09:03:52.968Z] === RUN TestUpdateMemory [2021-02-16T09:03:53.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:03:53.536Z] --- PASS: TestUpdateMemory (0.59s) [2021-02-16T09:03:53.536Z] === RUN TestUpdateCPUQuota [2021-02-16T09:03:53.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:03:54.167Z] #43 199.6 CC criu/tun.o [2021-02-16T09:03:54.219Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:03:54.471Z] --- PASS: TestUpdateCPUQuota (1.02s) [2021-02-16T09:03:54.471Z] === RUN TestUpdatePidsLimit [2021-02-16T09:03:54.471Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:03:54.729Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:03:54.791Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:03:54.816Z] #43 200.4 CC criu/uffd.o [2021-02-16T09:03:54.987Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:03:55.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-02-16T09:03:55.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-02-16T09:03:55.363Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:03:55.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:03:55.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:03:56.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:03:56.749Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-02-16T09:03:56.749Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:03:56.914Z] #43 202.3 CC criu/util.o [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit (2.21s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-16T09:03:56.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-16T09:03:56.966Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:03:59.016Z] #43 204.2 CC criu/uts_ns.o [2021-02-16T09:03:59.016Z] #43 204.5 CC criu/vdso.o [2021-02-16T09:03:59.296Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2021-02-16T09:03:59.296Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:03:59.663Z] #43 205.3 LINK criu/built-in.o [2021-02-16T09:03:59.960Z] #43 205.5 LINK criu/criu [2021-02-16T09:04:00.237Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-16T09:04:00.237Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:04:00.604Z] #43 206.2 DEP lib/c/criu.d [2021-02-16T09:04:00.902Z] #43 206.3 CC images/rpc.pb-c.o [2021-02-16T09:04:01.200Z] #43 ... [2021-02-16T09:04:01.200Z] [2021-02-16T09:04:01.200Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:04:01.200Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:04:01.200Z] #40 DONE 273.2s [2021-02-16T09:04:01.498Z] [2021-02-16T09:04:01.498Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:04:01.498Z] #53 sha256:c311ca56470bb8276d6f7933d5d18fff66d3c70f4ef20f13597aa5458f96ce6e [2021-02-16T09:04:01.498Z] #53 ... [2021-02-16T09:04:01.498Z] [2021-02-16T09:04:01.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:04:01.498Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:04:01.498Z] #43 207.1 CC lib/c/criu.o [2021-02-16T09:04:02.784Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2021-02-16T09:04:02.784Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:04:03.626Z] #43 209.1 LINK lib/c/built-in.o [2021-02-16T09:04:03.626Z] #43 209.1 LINK lib/c/libcriu.so [2021-02-16T09:04:03.626Z] #43 209.2 LINK lib/c/libcriu.a [2021-02-16T09:04:03.938Z] #43 209.5 GEN magic.py [2021-02-16T09:04:04.172Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2021-02-16T09:04:04.172Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:04:04.236Z] #43 209.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:04:04.236Z] #43 209.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:04:04.236Z] #43 209.7 Note: Building without GnuTLS support [2021-02-16T09:04:04.236Z] #43 209.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:04:04.236Z] #43 209.7 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:04:05.292Z] #43 210.8 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:04:06.353Z] #43 212.0 make[1]: Nothing to be done for 'all'. [2021-02-16T09:04:07.411Z] #43 212.9 make[1]: 'images/built-in.o' is up to date. [2021-02-16T09:04:07.411Z] #43 213.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T09:04:07.411Z] #43 213.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T09:04:07.411Z] #43 213.2 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T09:04:07.475Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2021-02-16T09:04:07.475Z] === RUN TestBuildWithHugeFile [2021-02-16T09:04:07.711Z] #43 213.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T09:04:07.711Z] #43 213.3 make[1]: Nothing to be done for 'all'. [2021-02-16T09:04:07.711Z] #43 213.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:04:08.013Z] #43 213.6 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.013Z] #43 213.6 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.013Z] #43 213.7 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.338Z] #43 213.9 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.338Z] #43 214.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.634Z] #43 214.1 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.634Z] #43 214.2 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.931Z] #43 214.3 make[2]: Nothing to be done for 'all'. [2021-02-16T09:04:08.931Z] #43 214.3 INSTALL criu/criu [2021-02-16T09:04:08.931Z] #43 DONE 214.5s [2021-02-16T09:04:08.931Z] [2021-02-16T09:04:08.931Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:08.931Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:09.162Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2021-02-16T09:04:09.162Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:04:09.162Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-02-16T09:04:09.162Z] === RUN TestWaitNonBlocked [2021-02-16T09:04:09.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:04:09.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:04:09.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:04:09.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:04:09.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:04:09.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:04:09.162Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T09:04:09.162Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2021-02-16T09:04:09.162Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-02-16T09:04:09.162Z] === RUN TestWaitBlocked [2021-02-16T09:04:09.162Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:04:09.162Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:04:09.162Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:04:09.162Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:04:09.162Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:04:09.162Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:04:09.729Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T09:04:09.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-02-16T09:04:09.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-02-16T09:04:09.729Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:04:09.729Z] === CONT TestIpcModeOlderClient [2021-02-16T09:04:09.987Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-16T09:04:09.987Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:04:12.520Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2021-02-16T09:04:12.520Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:04:13.895Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-02-16T09:04:13.895Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:04:14.560Z] #56 ... [2021-02-16T09:04:14.560Z] [2021-02-16T09:04:14.560Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:04:14.560Z] #49 sha256:4c354f61d992d1c07859d82eee438b5e331a4b29524ae6f2d0f71552f0b299bc [2021-02-16T09:04:14.560Z] #49 286.5 + /build/golangci-lint --version [2021-02-16T09:04:14.861Z] #49 287.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T09:04:15.160Z] #49 DONE 287.2s [2021-02-16T09:04:15.160Z] [2021-02-16T09:04:15.160Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:15.160Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:16.426Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2021-02-16T09:04:16.426Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:04:18.957Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2021-02-16T09:04:22.238Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2021-02-16T09:04:22.238Z] PASS [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === Skipped [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:04:22.238Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:04:22.238Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:04:22.238Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-16T09:04:22.238Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-16T09:04:22.238Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:04:22.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] [2021-02-16T09:04:22.238Z] DONE 196 tests, 6 skipped in 106.240s [2021-02-16T09:04:22.238Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:04:22.238Z] INFO: Testing against a local daemon [2021-02-16T09:04:22.238Z] === RUN TestCommitInheritsEnv [2021-02-16T09:04:22.238Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-02-16T09:04:22.238Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:04:22.238Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:04:22.238Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:04:22.238Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-16T09:04:22.238Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:04:22.238Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T09:04:22.238Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:04:22.496Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-02-16T09:04:22.496Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:04:24.397Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-02-16T09:04:24.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:04:24.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-16T09:04:24.397Z] === RUN TestTagInvalidReference [2021-02-16T09:04:24.397Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T09:04:24.397Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:04:24.397Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-16T09:04:24.397Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:04:24.397Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T09:04:24.397Z] === RUN TestTagOfficialNames [2021-02-16T09:04:24.397Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-16T09:04:24.397Z] === RUN TestTagMatchesDigest [2021-02-16T09:04:24.397Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T09:04:24.397Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:04:28.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:04:30.827Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:04:30.827Z] [2021-02-16T09:04:30.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:04:30.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:04:30.827Z] HOSTNAME=79ea4e45e46d [2021-02-16T09:04:30.827Z] TESTDEBUG=0 [2021-02-16T09:04:30.827Z] DEST=bundles/test-integration [2021-02-16T09:04:30.827Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:04:30.827Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:04:30.827Z] container=docker [2021-02-16T09:04:30.827Z] HOME=/root [2021-02-16T09:04:30.827Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:04:30.827Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:04:30.827Z] VALIDATE_BRANCH=master [2021-02-16T09:04:30.827Z] TERM=xterm [2021-02-16T09:04:30.827Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:04:30.827Z] SHLVL=1 [2021-02-16T09:04:30.827Z] TIMEOUT=120m [2021-02-16T09:04:30.827Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:04:30.827Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:04:30.827Z] GO111MODULE=off [2021-02-16T09:04:30.827Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:04:30.827Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:04:30.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:04:30.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:04:30.827Z] GOPATH=/go [2021-02-16T09:04:30.827Z] PKG_CONFIG=pkg-config [2021-02-16T09:04:30.827Z] _=/usr/bin/env [2021-02-16T09:04:30.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:04:37.731Z] #56 ... [2021-02-16T09:04:37.731Z] [2021-02-16T09:04:37.731Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:04:37.731Z] #53 sha256:c311ca56470bb8276d6f7933d5d18fff66d3c70f4ef20f13597aa5458f96ce6e [2021-02-16T09:04:37.731Z] #53 191.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T09:04:37.731Z] #53 192.7 + mkdir -p /build [2021-02-16T09:04:37.731Z] #53 192.7 + cp runc /build/runc [2021-02-16T09:04:37.731Z] #53 DONE 192.8s [2021-02-16T09:04:37.731Z] [2021-02-16T09:04:37.731Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:37.731Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:40.564Z] 4612f6d0b889: Pull complete [2021-02-16T09:04:43.350Z] #56 271.0 + bin/containerd [2021-02-16T09:04:44.399Z] #56 ... [2021-02-16T09:04:44.399Z] [2021-02-16T09:04:44.399Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:04:44.399Z] #24 sha256:e4067e8996a97842ddc3ea19e6ff762e88c56c8f80cff2d5a8157d78bc08531b [2021-02-16T09:04:44.399Z] #24 316.2 + return [2021-02-16T09:04:44.399Z] #24 DONE 316.3s [2021-02-16T09:04:44.399Z] [2021-02-16T09:04:44.399Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:44.399Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:45.888Z] ..........................xx.................... [ 29%] [2021-02-16T09:04:46.498Z] #56 ... [2021-02-16T09:04:46.498Z] [2021-02-16T09:04:46.498Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:04:46.498Z] #25 sha256:4dda3e5628f7ba05a11a4de0383af7a554bc1e6fad00c403276269906a71bc9a [2021-02-16T09:04:46.498Z] #25 DONE 0.1s [2021-02-16T09:04:46.498Z] [2021-02-16T09:04:46.498Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:04:46.498Z] #30 sha256:9b844c90bb821d34a8da237db267427b6d88dace5f8fbe598fa7c8be065dcfd1 [2021-02-16T09:04:46.795Z] #30 DONE 0.7s [2021-02-16T09:04:46.795Z] [2021-02-16T09:04:46.795Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:46.795Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:47.092Z] #56 ... [2021-02-16T09:04:47.092Z] [2021-02-16T09:04:47.092Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:04:47.092Z] #33 sha256:4e4dc60a3f171fa6394f2708e1d4cea603df38d7fc4bace0d17d7b25f1cad2a1 [2021-02-16T09:04:47.092Z] #33 DONE 0.1s [2021-02-16T09:04:47.092Z] [2021-02-16T09:04:47.092Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:04:47.092Z] #35 sha256:63d272634060cc71daba4c00e3a3bd6f2b1f3e8a0aaa5e47ddf73b788bcd7afe [2021-02-16T09:04:47.092Z] #35 DONE 0.1s [2021-02-16T09:04:47.092Z] [2021-02-16T09:04:47.092Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:04:47.092Z] #38 sha256:6cc739c4fae5cbb33b618f0fd80589ec12333d74cdf59b619e2a4291380564c6 [2021-02-16T09:04:47.388Z] #38 DONE 0.1s [2021-02-16T09:04:47.388Z] [2021-02-16T09:04:47.388Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:04:47.388Z] #41 sha256:37e4b3500d47492a7426c2ce39cb22da2b873c4468633ed5bec2410a43e9c056 [2021-02-16T09:04:47.388Z] #41 DONE 0.2s [2021-02-16T09:04:47.388Z] [2021-02-16T09:04:47.388Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:04:47.388Z] #44 sha256:32d4be9b2ead7c011dac68ec5bcf60aba1509d01009dabca83fa5d41129b2582 [2021-02-16T09:04:47.683Z] #44 DONE 0.1s [2021-02-16T09:04:47.683Z] [2021-02-16T09:04:47.683Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:04:47.683Z] #46 sha256:6c7c4ce2ef720264291dc85ce2d4717466c24c9b35247fe465df495dc8aa6191 [2021-02-16T09:04:47.683Z] #46 DONE 0.1s [2021-02-16T09:04:47.683Z] [2021-02-16T09:04:47.683Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:04:47.683Z] #48 sha256:8170843030664709e916ab24f45cd1cf006b1fc703e9035036df54c948674a88 [2021-02-16T09:04:47.683Z] #48 DONE 0.1s [2021-02-16T09:04:47.683Z] [2021-02-16T09:04:47.683Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:04:47.683Z] #50 sha256:bee9a067b95523d02582e1675bf22fdc163fa4ac24f3d1074c1ea787562924b0 [2021-02-16T09:04:47.993Z] #50 DONE 0.1s [2021-02-16T09:04:47.993Z] [2021-02-16T09:04:47.993Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:04:47.993Z] #52 sha256:63458b88e57245b8f7645c231dbfec50fd54631fa216d7e42ecaf9072caa5105 [2021-02-16T09:04:47.993Z] #52 DONE 0.1s [2021-02-16T09:04:47.993Z] [2021-02-16T09:04:47.993Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:47.993Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:47.993Z] #56 ... [2021-02-16T09:04:47.993Z] [2021-02-16T09:04:47.993Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:04:47.993Z] #54 sha256:497a18646e718f2bbe5cd3d2672a70a353f0179eae37aaac7d682e7e7b5284e3 [2021-02-16T09:04:47.993Z] #54 DONE 0.1s [2021-02-16T09:04:48.292Z] [2021-02-16T09:04:48.292Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:04:48.292Z] #56 sha256:39727db21a139e09449b587fb50d5fdf4c5aa0f0a5f90019f7b61de296146eb2 [2021-02-16T09:04:49.180Z] --- PASS: TestBuildWithHugeFile (52.18s) [2021-02-16T09:04:49.181Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:04:49.181Z] --- SKIP: TestBuildWCOWSandboxSize (0.06s) [2021-02-16T09:04:49.181Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:04:49.181Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:04:49.181Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:49.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:49.181Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:49.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:49.181Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:49.181Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:49.181Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:49.181Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:49.181Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:49.181Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-16T09:04:49.181Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-02-16T09:04:49.181Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-02-16T09:04:49.181Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-16T09:04:49.181Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:04:49.181Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:04:51.083Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:04:53.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:04:53.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:04:54.208Z] --- PASS: TestBuildWithHugeFile (40.29s) [2021-02-16T09:04:54.208Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:04:54.208Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:04:54.208Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:04:54.208Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:04:54.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:54.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:54.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:54.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:54.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:54.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:54.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:04:54.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:04:54.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:04:54.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2021-02-16T09:04:54.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-02-16T09:04:54.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-16T09:04:54.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-02-16T09:04:54.208Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:04:54.208Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:04:54.208Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:04:54.208Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2021-02-16T09:04:54.208Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2021-02-16T09:04:54.208Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2021-02-16T09:04:54.208Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:04:54.208Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-16T09:04:54.208Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:04:55.271Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2021-02-16T09:04:55.271Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2021-02-16T09:04:55.271Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-16T09:04:55.271Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:04:55.271Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-16T09:04:55.271Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:04:55.271Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T09:04:55.271Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-16T09:04:55.271Z] PASS [2021-02-16T09:04:55.271Z] [2021-02-16T09:04:55.271Z] === Skipped [2021-02-16T09:04:55.271Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:04:55.271Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:04:55.271Z] [2021-02-16T09:04:55.271Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.06s) [2021-02-16T09:04:55.271Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:04:55.271Z] [2021-02-16T09:04:55.272Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T09:04:55.272Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-16T09:04:55.272Z] [2021-02-16T09:04:55.272Z] [2021-02-16T09:04:55.272Z] DONE 34 tests, 3 skipped in 128.947s [2021-02-16T09:04:55.272Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:04:55.272Z] INFO: Testing against a local daemon [2021-02-16T09:04:55.272Z] === RUN TestConfigInspect [2021-02-16T09:04:55.272Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-16T09:04:55.272Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.272Z] === RUN TestConfigList [2021-02-16T09:04:55.272Z] --- SKIP: TestConfigList (0.02s) [2021-02-16T09:04:55.272Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.272Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:04:55.530Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-02-16T09:04:55.530Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.530Z] === RUN TestConfigsUpdate [2021-02-16T09:04:55.530Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-16T09:04:55.530Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.530Z] === RUN TestTemplatedConfig [2021-02-16T09:04:55.531Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T09:04:55.531Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.531Z] === RUN TestConfigCreateResolve [2021-02-16T09:04:55.531Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-16T09:04:55.531Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:55.531Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:04:56.905Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-16T09:04:56.905Z] PASS [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === Skipped [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-16T09:04:56.905Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-16T09:04:56.905Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-02-16T09:04:56.905Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-16T09:04:56.905Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-16T09:04:56.905Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-16T09:04:56.905Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] [2021-02-16T09:04:56.905Z] DONE 7 tests, 6 skipped in 1.738s [2021-02-16T09:04:56.905Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:04:57.164Z] INFO: Testing against a local daemon [2021-02-16T09:04:57.164Z] === RUN TestCheckpoint [2021-02-16T09:04:57.164Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:04:57.164Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:04:57.164Z] === RUN TestContainerInvalidJSON [2021-02-16T09:04:57.164Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:04:57.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:04:57.164Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:04:57.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:04:57.164Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:04:57.164Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:04:57.164Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:04:57.164Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:04:57.164Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:04:57.164Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T09:04:57.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:04:57.164Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:04:57.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:04:57.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:04:57.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-16T09:04:57.164Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:04:57.423Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-16T09:04:57.423Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:04:57.423Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-16T09:04:57.423Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:04:57.423Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-16T09:04:57.423Z] === RUN TestCopyFromContainer [2021-02-16T09:05:00.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer// [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:05:01.611Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:05:01.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer (4.35s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-16T09:05:01.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-16T09:05:01.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T09:05:01.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:05:01.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:01.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:01.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:01.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:01.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:01.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:01.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:01.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:01.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:01.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:05:01.871Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:05:01.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-16T09:05:01.871Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:05:01.871Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:05:01.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:05:01.871Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:05:01.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:05:01.871Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:05:01.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:05:01.871Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:05:01.871Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:05:01.871Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:05:01.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:05:01.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:05:01.871Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:05:01.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T09:05:01.871Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:05:03.034Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-16T09:05:03.246Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2021-02-16T09:05:03.246Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:04.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:04.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:04.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:04.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:04.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:04.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:04.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:04.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:04.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:04.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:04.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:05:04.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-16T09:05:04.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:05:04.882Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-02-16T09:05:04.882Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:05:04.882Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:05:04.882Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:05:04.882Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T09:05:04.882Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:05:04.882Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:05:04.882Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:05:04.882Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-16T09:05:04.882Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:05:04.882Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-16T09:05:04.882Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:05:04.882Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T09:05:04.882Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T09:05:04.882Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:05:04.882Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:05:04.882Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:05:04.882Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-16T09:05:04.882Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:05:04.882Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:05:04.882Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:05:04.882Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:05:04.882Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:05:04.882Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T09:05:04.882Z] === RUN TestDiff [2021-02-16T09:05:05.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:05:05.451Z] --- PASS: TestDiff (0.44s) [2021-02-16T09:05:05.451Z] === RUN TestExecWithCloseStdin [2021-02-16T09:05:05.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:05:06.018Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-02-16T09:05:06.018Z] === RUN TestExec [2021-02-16T09:05:06.276Z] --- PASS: TestExec (0.48s) [2021-02-16T09:05:06.276Z] === RUN TestExecUser [2021-02-16T09:05:06.449Z] Loaded image: buildpack-deps:buster [2021-02-16T09:05:06.449Z] Loaded image: busybox:latest [2021-02-16T09:05:06.709Z] Loaded image: busybox:glibc [2021-02-16T09:05:06.845Z] --- PASS: TestExecUser (0.53s) [2021-02-16T09:05:06.845Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:05:07.412Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2021-02-16T09:05:07.412Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:05:08.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:05:08.625Z] Loaded image: debian:bullseye [2021-02-16T09:05:08.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:05:08.886Z] Loaded image: hello-world:latest [2021-02-16T09:05:08.886Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:05:10.569Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-16T09:05:10.716Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-16T09:05:10.716Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:05:11.651Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-02-16T09:05:11.651Z] === RUN TestHealthKillContainer [2021-02-16T09:05:12.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:05:12.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:05:13.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:05:13.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:05:14.181Z] --- PASS: TestHealthKillContainer (2.50s) [2021-02-16T09:05:14.181Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:05:14.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:05:14.440Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-02-16T09:05:14.440Z] === RUN TestIpcModeNone [2021-02-16T09:05:14.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:05:14.699Z] --- PASS: TestIpcModeNone (0.45s) [2021-02-16T09:05:14.699Z] === RUN TestIpcModePrivate [2021-02-16T09:05:15.266Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-16T09:05:15.266Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-16T09:05:15.266Z] === RUN TestIpcModeShareable [2021-02-16T09:05:15.266Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-16T09:05:15.267Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:05:15.267Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:05:15.278Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-16T09:05:15.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:05:16.645Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-02-16T09:05:16.645Z] === RUN TestAPIIpcModeHost [2021-02-16T09:05:16.645Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-16T09:05:16.645Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:05:16.645Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:05:16.645Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-16T09:05:16.645Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:05:16.645Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:05:17.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:05:18.889Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.41s) [2021-02-16T09:05:18.889Z] PASS [2021-02-16T09:05:18.889Z] [2021-02-16T09:05:18.889Z] === Skipped [2021-02-16T09:05:18.889Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:05:18.889Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:05:18.889Z] [2021-02-16T09:05:18.889Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:05:18.889Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:05:18.889Z] [2021-02-16T09:05:18.889Z] [2021-02-16T09:05:18.889Z] DONE 34 tests, 2 skipped in 116.322s [2021-02-16T09:05:18.889Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:05:18.889Z] ++ 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 [2021-02-16T09:05:18.889Z] ++ set -e [2021-02-16T09:05:18.889Z] ++ '[' -n 0 ']' [2021-02-16T09:05:18.889Z] ++ set -x [2021-02-16T09:05:18.889Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:05:18.889Z] INFO: Testing against a local daemon [2021-02-16T09:05:18.889Z] === RUN TestConfigInspect [2021-02-16T09:05:18.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:05:19.177Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2021-02-16T09:05:19.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-16T09:05:19.178Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:05:19.178Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T09:05:19.178Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:05:19.178Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:05:19.178Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T09:05:19.178Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:05:19.178Z] === RUN TestIpcModeOlderClient [2021-02-16T09:05:19.178Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:05:19.178Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:05:19.436Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2021-02-16T09:05:19.436Z] === RUN TestKillContainer [2021-02-16T09:05:19.436Z] === RUN TestKillContainer/no_signal [2021-02-16T09:05:19.695Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:05:19.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:05:20.263Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:05:20.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:05:20.830Z] --- PASS: TestKillContainer (1.30s) [2021-02-16T09:05:20.830Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-02-16T09:05:20.830Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-02-16T09:05:20.830Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-02-16T09:05:20.830Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:05:20.830Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:05:21.049Z] #56 304.9 + bin/containerd-stress [2021-02-16T09:05:21.049Z] #56 307.3 + bin/containerd-shim [2021-02-16T09:05:21.089Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:05:21.435Z] --- PASS: TestConfigInspect (3.37s) [2021-02-16T09:05:21.435Z] === RUN TestConfigList [2021-02-16T09:05:21.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:05:21.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2021-02-16T09:05:21.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-02-16T09:05:21.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-02-16T09:05:21.656Z] === RUN TestKillStoppedContainer [2021-02-16T09:05:21.656Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-16T09:05:21.656Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:05:21.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-16T09:05:21.656Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:05:22.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:05:22.224Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-16T09:05:22.224Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:05:22.224Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:05:22.224Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:05:22.224Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:05:22.224Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:05:22.224Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:05:22.224Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:05:22.224Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T09:05:22.224Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T09:05:22.224Z] === RUN TestLinksContainerNames [2021-02-16T09:05:22.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:05:23.160Z] --- PASS: TestLinksContainerNames (0.84s) [2021-02-16T09:05:23.160Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:05:23.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:05:23.418Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-02-16T09:05:23.418Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:05:23.678Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:05:23.678Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:05:23.678Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:05:23.678Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:05:23.937Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:05:24.195Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-16T09:05:24.195Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-16T09:05:24.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-16T09:05:24.196Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:05:24.196Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-16T09:05:24.196Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:05:24.196Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:05:24.196Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T09:05:24.196Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:05:24.196Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:05:24.196Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T09:05:24.196Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:05:24.196Z] === RUN TestNetworkNat [2021-02-16T09:05:24.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:05:24.738Z] --- PASS: TestConfigList (3.26s) [2021-02-16T09:05:24.738Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:05:24.763Z] --- PASS: TestNetworkNat (0.52s) [2021-02-16T09:05:24.763Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:05:24.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:05:25.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-02-16T09:05:25.329Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:05:25.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:05:25.927Z] Using test binary docker [2021-02-16T09:05:25.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:05:25.927Z] +++ /etc/init.d/apparmor start [2021-02-16T09:05:25.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:05:25.927Z] Starting dockerd [2021-02-16T09:05:25.927Z] INFO: Waiting for daemon to start... [2021-02-16T09:05:25.927Z] +++ 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 [2021-02-16T09:05:26.670Z] #56 314.3 + bin/containerd-shim-runc-v1 [2021-02-16T09:05:27.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:05:27.285Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2021-02-16T09:05:27.285Z] === RUN TestConfigsUpdate [2021-02-16T09:05:27.860Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-02-16T09:05:27.860Z] === RUN TestPause [2021-02-16T09:05:27.860Z] --- SKIP: TestPause (0.00s) [2021-02-16T09:05:27.860Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:05:27.860Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:05:27.860Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:05:27.860Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:05:27.860Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:05:27.860Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-16T09:05:27.860Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:05:27.860Z] === RUN TestPsFilter [2021-02-16T09:05:27.860Z] --- PASS: TestPsFilter (0.12s) [2021-02-16T09:05:27.860Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:05:27.983Z] . [2021-02-16T09:05:27.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:05:27.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:05:27.983Z] Error: No such image: emptyfs [2021-02-16T09:05:27.983Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:05:27.983Z] ++++ docker load [2021-02-16T09:05:28.272Z] Running integration-test (iteration 1) [2021-02-16T09:05:28.272Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:05:28.272Z] ++ 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 [2021-02-16T09:05:28.272Z] ++ set -e [2021-02-16T09:05:28.272Z] ++ '[' -n 0 ']' [2021-02-16T09:05:28.272Z] ++ set -x [2021-02-16T09:05:28.273Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:05:28.427Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-02-16T09:05:28.427Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:05:28.685Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-02-16T09:05:28.685Z] === RUN TestRemoveContainerRunning [2021-02-16T09:05:29.253Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-02-16T09:05:29.253Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:05:29.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-16T09:05:29.512Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:05:29.512Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T09:05:29.512Z] === RUN TestRenameLinkedContainer [2021-02-16T09:05:30.588Z] --- PASS: TestConfigsUpdate (3.28s) [2021-02-16T09:05:30.588Z] === RUN TestTemplatedConfig [2021-02-16T09:05:31.160Z] #56 319.3 + bin/containerd-shim-runc-v2 [2021-02-16T09:05:31.417Z] --- PASS: TestRenameLinkedContainer (1.78s) [2021-02-16T09:05:31.417Z] === RUN TestRenameStoppedContainer [2021-02-16T09:05:31.677Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-02-16T09:05:31.677Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:05:31.803Z] #56 320.4 + binaries [2021-02-16T09:05:32.096Z] #56 320.4 + install -D bin/containerd /build/containerd [2021-02-16T09:05:32.096Z] #56 320.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:05:32.096Z] #56 320.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:05:32.096Z] #56 320.5 + install -D bin/ctr /build/ctr [2021-02-16T09:05:32.096Z] #56 DONE 320.6s [2021-02-16T09:05:32.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:05:32.627Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-02-16T09:05:32.627Z] === RUN TestRenameInvalidName [2021-02-16T09:05:32.633Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-16T09:05:33.139Z] [2021-02-16T09:05:33.139Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:05:33.139Z] #57 sha256:2df6e9a5c7eaba38d886a7a3e4f968616cba935af9ad34f9e0588e4869929417 [2021-02-16T09:05:33.139Z] #57 DONE 0.1s [2021-02-16T09:05:33.139Z] [2021-02-16T09:05:33.139Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:05:33.139Z] #61 sha256:3f5743bc57789e4c9e43aac2baa68595f31dd90c03f979b7c85f9c061d6ab009 [2021-02-16T09:05:33.139Z] #61 DONE 0.1s [2021-02-16T09:05:33.139Z] [2021-02-16T09:05:33.139Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:05:33.139Z] #63 sha256:f2fd29aa46faa3cbe0d7452ec64b1f21e1b1ff3ac4af91b312be14583cd4e600 [2021-02-16T09:05:33.139Z] #63 DONE 0.1s [2021-02-16T09:05:33.139Z] [2021-02-16T09:05:33.139Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:05:33.139Z] #65 sha256:3e07c564d5828fdd55b138cdcb560f66bbd8fe5b585c996bc2d3a90d30439436 [2021-02-16T09:05:33.139Z] #65 DONE 0.1s [2021-02-16T09:05:33.139Z] [2021-02-16T09:05:33.139Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:05:33.139Z] #66 sha256:26cee670e7f8b36f23343c48cfac58ba5ebdebca2e5bd0faf2828e2595e352c8 [2021-02-16T09:05:33.139Z] #66 DONE 0.0s [2021-02-16T09:05:33.195Z] --- PASS: TestRenameInvalidName (0.48s) [2021-02-16T09:05:33.195Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:05:33.433Z] [2021-02-16T09:05:33.433Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:05:33.433Z] #67 sha256:310847f3b1a00b339a0daed18b609361575eaab266fd6f0a731de6b8532e82cb [2021-02-16T09:05:33.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:05:33.892Z] --- PASS: TestTemplatedConfig (3.43s) [2021-02-16T09:05:33.892Z] === RUN TestConfigCreateResolve [2021-02-16T09:05:35.099Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2021-02-16T09:05:35.099Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:05:35.099Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-02-16T09:05:35.099Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:05:35.512Z] #67 DONE 2.2s [2021-02-16T09:05:35.512Z] [2021-02-16T09:05:35.512Z] #68 exporting to oci image format [2021-02-16T09:05:35.512Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T09:05:35.512Z] #68 exporting layers [2021-02-16T09:05:36.035Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2021-02-16T09:05:36.035Z] === RUN TestResize [2021-02-16T09:05:36.601Z] --- PASS: TestResize (0.43s) [2021-02-16T09:05:36.601Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:05:36.727Z] Loaded image: buildpack-deps:buster [2021-02-16T09:05:36.727Z] Loaded image: busybox:latest [2021-02-16T09:05:36.727Z] Loaded image: busybox:glibc [2021-02-16T09:05:36.860Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-02-16T09:05:36.860Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:05:37.196Z] --- PASS: TestConfigCreateResolve (3.31s) [2021-02-16T09:05:37.196Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:05:37.428Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-16T09:05:37.428Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:05:37.428Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:05:37.428Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T09:05:37.428Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:05:37.770Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2021-02-16T09:05:37.770Z] PASS [2021-02-16T09:05:37.770Z] [2021-02-16T09:05:37.770Z] DONE 7 tests in 20.280s [2021-02-16T09:05:37.770Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:05:37.770Z] ++ 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 [2021-02-16T09:05:37.770Z] ++ set -e [2021-02-16T09:05:37.770Z] ++ '[' -n 0 ']' [2021-02-16T09:05:37.770Z] ++ set -x [2021-02-16T09:05:37.770Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:05:38.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:05:38.031Z] INFO: Testing against a local daemon [2021-02-16T09:05:38.031Z] === RUN TestCheckpoint [2021-02-16T09:05:38.031Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:05:38.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:05:38.031Z] === RUN TestContainerInvalidJSON [2021-02-16T09:05:38.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:05:38.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:05:38.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:05:38.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:05:38.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:05:38.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:05:38.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:05:38.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:05:38.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:05:38.031Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T09:05:38.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:05:38.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:05:38.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:05:38.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:05:38.225Z] Loaded image: debian:bullseye [2021-02-16T09:05:38.225Z] Loaded image: hello-world:latest [2021-02-16T09:05:38.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-16T09:05:38.292Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:05:38.515Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:05:38.515Z] INFO: Testing against a local daemon [2021-02-16T09:05:38.515Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:05:38.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-16T09:05:38.553Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:05:38.553Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-16T09:05:38.553Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:05:38.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-02-16T09:05:38.553Z] === RUN TestCopyFromContainer [2021-02-16T09:05:39.961Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-16T09:05:39.961Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:05:40.383Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-16T09:05:40.469Z] === RUN TestCopyFromContainer// [2021-02-16T09:05:40.731Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:05:40.731Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:05:40.993Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:05:40.993Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:05:41.231Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2021-02-16T09:05:41.231Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:05:41.255Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:05:41.255Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:05:41.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:05:41.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:05:41.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:05:41.777Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer (3.14s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-16T09:05:41.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-16T09:05:41.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:05:41.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:41.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:41.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:41.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:41.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:41.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:41.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:05:41.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:05:41.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:05:41.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:05:41.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:05:41.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:05:41.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:05:41.777Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:05:41.863Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-02-16T09:05:41.863Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:05:41.887Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-16T09:05:42.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-16T09:05:42.038Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:05:42.038Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:05:42.038Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:05:42.038Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:05:42.038Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:05:42.038Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:05:42.038Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:05:42.038Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:05:42.038Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:05:42.038Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:05:42.038Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:05:42.038Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:05:42.038Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:05:42.038Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:05:42.038Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:05:42.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-16T09:05:42.038Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:05:43.286Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2021-02-16T09:05:43.286Z] === RUN TestBuildWithSession [2021-02-16T09:05:43.286Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:05:43.286Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:05:43.286Z] === RUN TestBuildSquashParent [2021-02-16T09:05:43.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2021-02-16T09:05:43.766Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:05:44.585Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2021-02-16T09:05:44.585Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:05:46.094Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-16T09:05:46.298Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2021-02-16T09:05:46.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:46.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:46.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:46.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:46.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:46.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:46.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:46.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:05:46.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:05:46.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:05:46.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:05:46.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-16T09:05:46.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-16T09:05:46.500Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:05:46.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:05:47.443Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-02-16T09:05:47.443Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:05:47.443Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:05:47.443Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:05:47.443Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T09:05:47.443Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:05:47.443Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:05:47.443Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:05:47.443Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-16T09:05:47.443Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:05:47.443Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-16T09:05:47.443Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:05:47.443Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:05:47.443Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:05:47.443Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:05:47.443Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:05:47.443Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:05:47.443Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:05:47.443Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:05:47.443Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:05:47.443Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:05:47.443Z] === RUN TestDiff [2021-02-16T09:05:48.200Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2021-02-16T09:05:48.200Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:05:48.385Z] --- PASS: TestDiff (0.76s) [2021-02-16T09:05:48.386Z] === RUN TestExecWithCloseStdin [2021-02-16T09:05:49.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:05:49.329Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-02-16T09:05:49.329Z] === RUN TestExec [2021-02-16T09:05:49.901Z] --- PASS: TestExec (0.85s) [2021-02-16T09:05:49.901Z] === RUN TestExecUser [2021-02-16T09:05:50.205Z] --- PASS: TestBuildSquashParent (6.96s) [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:05:50.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:05:50.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:05:50.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:05:50.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:05:50.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-02-16T09:05:50.735Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:05:50.845Z] --- PASS: TestExecUser (0.90s) [2021-02-16T09:05:50.845Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:05:52.110Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-16T09:05:52.110Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:05:52.230Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-02-16T09:05:52.231Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:05:52.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:05:52.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:05:52.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:05:54.146Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2021-02-16T09:05:54.146Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:05:54.643Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s) [2021-02-16T09:05:54.643Z] === RUN TestKernelTCPMemory [2021-02-16T09:05:54.643Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-16T09:05:54.643Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:05:54.643Z] === RUN TestNISDomainname [2021-02-16T09:05:54.643Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-16T09:05:54.643Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T09:05:54.643Z] === RUN TestHostnameDnsResolution [2021-02-16T09:05:55.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:05:55.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:05:55.090Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2021-02-16T09:05:55.090Z] === RUN TestHealthKillContainer [2021-02-16T09:05:55.210Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-02-16T09:05:55.210Z] === RUN TestStats [2021-02-16T09:05:55.210Z] --- SKIP: TestStats (0.00s) [2021-02-16T09:05:55.210Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:05:55.210Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:05:55.210Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:05:55.210Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:05:55.210Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:05:55.210Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:05:55.210Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:05:55.210Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:05:55.210Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:05:55.210Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:05:55.210Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:05:55.210Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:05:55.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:05:55.569Z] Using test binary docker [2021-02-16T09:05:55.778Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:05:55.825Z] +++ /etc/init.d/apparmor start [2021-02-16T09:05:55.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:05:55.825Z] INFO: Waiting for daemon to start... [2021-02-16T09:05:55.825Z] Starting dockerd [2021-02-16T09:05:55.825Z] +++ 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 [2021-02-16T09:05:57.684Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2021-02-16T09:05:57.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2021-02-16T09:05:57.739Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:05:57.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:05:58.384Z] . [2021-02-16T09:05:58.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:05:58.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:05:58.384Z] Error: No such image: emptyfs [2021-02-16T09:05:58.384Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:05:58.384Z] ++++ docker load [2021-02-16T09:05:58.384Z] Running integration-test (iteration 1) [2021-02-16T09:05:58.384Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:05:58.384Z] ++ 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 [2021-02-16T09:05:58.384Z] ++ set -e [2021-02-16T09:05:58.384Z] ++ '[' -n 0 ']' [2021-02-16T09:05:58.384Z] ++ set -x [2021-02-16T09:05:58.384Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:05:58.395Z] --- PASS: TestHealthKillContainer (2.84s) [2021-02-16T09:05:58.395Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:05:58.656Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-16T09:05:58.656Z] === RUN TestIpcModeNone [2021-02-16T09:05:59.080Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:05:59.080Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-02-16T09:05:59.080Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-02-16T09:05:59.080Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2021-02-16T09:05:59.080Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-02-16T09:05:59.080Z] === RUN TestDeleteDevicemapper [2021-02-16T09:05:59.080Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:05:59.080Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:05:59.080Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:05:59.600Z] --- PASS: TestIpcModeNone (0.87s) [2021-02-16T09:05:59.600Z] === RUN TestIpcModePrivate [2021-02-16T09:06:00.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:06:00.543Z] --- PASS: TestIpcModePrivate (0.85s) [2021-02-16T09:06:00.543Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-16T09:06:00.543Z] === RUN TestIpcModeShareable [2021-02-16T09:06:00.867Z] ......................... [ 67%] [2021-02-16T09:06:00.983Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-02-16T09:06:00.983Z] === RUN TestUpdateMemory [2021-02-16T09:06:00.983Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:06:00.983Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:00.983Z] === RUN TestUpdateCPUQuota [2021-02-16T09:06:00.983Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-16T09:06:00.983Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:00.983Z] === RUN TestUpdatePidsLimit [2021-02-16T09:06:00.983Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-16T09:06:00.983Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:00.983Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:06:01.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:06:01.486Z] --- PASS: TestIpcModeShareable (0.88s) [2021-02-16T09:06:01.486Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-16T09:06:01.486Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:06:01.712Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:06:02.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-02-16T09:06:02.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-02-16T09:06:02.971Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:06:04.032Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-02-16T09:06:04.032Z] === RUN TestAPIIpcModeHost [2021-02-16T09:06:04.470Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2021-02-16T09:06:04.470Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:06:04.605Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-16T09:06:04.605Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:06:06.519Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2021-02-16T09:06:06.519Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-16T09:06:06.519Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:06:07.188Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2021-02-16T09:06:07.188Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:06:08.440Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-02-16T09:06:08.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-16T09:06:08.440Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:06:08.690Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-02-16T09:06:08.690Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:06:10.374Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-02-16T09:06:10.374Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-16T09:06:10.374Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:06:11.406Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2021-02-16T09:06:11.406Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:06:12.301Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-02-16T09:06:12.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-16T09:06:12.301Z] === RUN TestIpcModeOlderClient [2021-02-16T09:06:12.301Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:06:12.301Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:06:12.880Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-02-16T09:06:12.880Z] === RUN TestKillContainer [2021-02-16T09:06:12.880Z] === RUN TestKillContainer/no_signal [2021-02-16T09:06:12.904Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-02-16T09:06:12.904Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:06:13.184Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-02-16T09:06:13.184Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:06:13.184Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-16T09:06:13.184Z] === RUN TestWaitNonBlocked [2021-02-16T09:06:13.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:06:13.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:06:13.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:06:13.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:06:13.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:06:13.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:06:13.185Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T09:06:13.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-02-16T09:06:13.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-02-16T09:06:13.185Z] === RUN TestWaitBlocked [2021-02-16T09:06:13.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:06:13.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:06:13.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:06:13.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:06:13.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:06:13.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:06:13.444Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T09:06:13.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2021-02-16T09:06:13.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-02-16T09:06:13.444Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:06:13.444Z] === CONT TestIpcModeOlderClient [2021-02-16T09:06:13.444Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-16T09:06:13.444Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:06:13.822Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:06:14.083Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:06:15.468Z] --- PASS: TestKillContainer (2.32s) [2021-02-16T09:06:15.468Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-02-16T09:06:15.468Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-16T09:06:15.468Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-02-16T09:06:15.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:06:15.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:06:15.840Z] --- PASS: TestImportExtremelyLargeImageWorks (101.44s) [2021-02-16T09:06:15.840Z] PASS [2021-02-16T09:06:15.840Z] [2021-02-16T09:06:15.840Z] DONE 12 tests in 104.177s [2021-02-16T09:06:15.840Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:06:15.840Z] INFO: Testing against a local daemon [2021-02-16T09:06:15.840Z] === RUN TestNetworkCreateDelete [2021-02-16T09:06:15.840Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-16T09:06:15.840Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:06:15.840Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-16T09:06:15.840Z] === RUN TestDaemonDNSFallback [2021-02-16T09:06:15.840Z] --- PASS: TestDaemonDNSFallback (6.38s) [2021-02-16T09:06:15.840Z] === RUN TestInspectNetwork [2021-02-16T09:06:16.040Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:06:16.098Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:06:16.098Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:06:16.098Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:06:16.098Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:06:16.416Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2021-02-16T09:06:16.416Z] === RUN TestBuildWithHugeFile [2021-02-16T09:06:16.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2021-02-16T09:06:16.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-16T09:06:16.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-16T09:06:16.612Z] === RUN TestKillStoppedContainer [2021-02-16T09:06:16.873Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-16T09:06:16.873Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:06:16.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-16T09:06:16.873Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:06:17.816Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-16T09:06:17.816Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:06:17.816Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:06:17.816Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:06:17.816Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:06:17.816Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:06:17.816Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:06:17.816Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:06:18.389Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-02-16T09:06:18.389Z] === RUN TestLinksContainerNames [2021-02-16T09:06:18.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.36s) [2021-02-16T09:06:18.713Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2021-02-16T09:06:18.713Z] PASS [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === Skipped [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:06:18.713Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T09:06:18.713Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-16T09:06:18.713Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:06:18.713Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-16T09:06:18.713Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-16T09:06:18.713Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-16T09:06:18.713Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T09:06:18.713Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T09:06:18.713Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:06:18.713Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:06:18.713Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T09:06:18.713Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-16T09:06:18.713Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T09:06:18.713Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T09:06:18.713Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-16T09:06:18.713Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:06:18.713Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-16T09:06:18.713Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:06:18.713Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-16T09:06:18.713Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-16T09:06:18.713Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-16T09:06:18.713Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:06:18.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:06:18.713Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-16T09:06:18.713Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-16T09:06:18.713Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] [2021-02-16T09:06:18.713Z] DONE 177 tests, 26 skipped in 81.118s [2021-02-16T09:06:18.713Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:06:18.713Z] INFO: Testing against a local daemon [2021-02-16T09:06:18.713Z] === RUN TestCommitInheritsEnv [2021-02-16T09:06:19.773Z] --- PASS: TestLinksContainerNames (1.52s) [2021-02-16T09:06:19.773Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:06:20.090Z] --- PASS: TestCommitInheritsEnv (1.26s) [2021-02-16T09:06:20.090Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:06:20.090Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:06:20.090Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:06:20.090Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T09:06:20.090Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:06:20.090Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T09:06:20.090Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:06:20.280Z] --- PASS: TestInspectNetwork (7.36s) [2021-02-16T09:06:20.280Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:06:20.280Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:06:20.280Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:06:20.280Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:06:20.280Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:06:20.717Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-02-16T09:06:20.717Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:06:21.660Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:06:21.660Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:06:21.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:06:21.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:06:21.921Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-16T09:06:21.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-02-16T09:06:21.921Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:06:21.992Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-02-16T09:06:21.992Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:06:21.992Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:06:21.992Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T09:06:21.992Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:06:21.992Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-16T09:06:21.992Z] === RUN TestTagInvalidReference [2021-02-16T09:06:22.181Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2021-02-16T09:06:22.181Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:06:22.181Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:06:22.181Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:06:22.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:06:22.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:06:22.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:06:22.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:06:22.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:06:22.181Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:06:22.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:06:22.181Z] === RUN TestNetworkList [2021-02-16T09:06:22.181Z] === RUN TestNetworkList//networks [2021-02-16T09:06:22.181Z] === PAUSE TestNetworkList//networks [2021-02-16T09:06:22.181Z] === RUN TestNetworkList//networks/ [2021-02-16T09:06:22.181Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:06:22.181Z] === CONT TestNetworkList//networks [2021-02-16T09:06:22.181Z] === CONT TestNetworkList//networks/ [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:06:22.181Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:06:22.181Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:06:22.251Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T09:06:22.251Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:06:22.251Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-16T09:06:22.251Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:06:22.251Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:06:22.251Z] === RUN TestTagOfficialNames [2021-02-16T09:06:22.251Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-16T09:06:22.251Z] === RUN TestTagMatchesDigest [2021-02-16T09:06:22.251Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T09:06:22.251Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:06:22.388Z] db4edcf0861f: Pull complete [2021-02-16T09:06:22.388Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T09:06:22.388Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:06:22.388Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:06:22.388Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-16T09:06:22.388Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-16T09:06:22.388Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-16T09:06:22.388Z] INFO: Docker version of control daemon [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Client: Docker Engine - Enterprise [2021-02-16T09:06:22.388Z] Version: 19.03.12 [2021-02-16T09:06:22.388Z] API version: 1.40 [2021-02-16T09:06:22.388Z] Go version: go1.13.13 [2021-02-16T09:06:22.388Z] Git commit: 4306744 [2021-02-16T09:06:22.388Z] Built: 08/05/2020 19:27:53 [2021-02-16T09:06:22.388Z] OS/Arch: windows/amd64 [2021-02-16T09:06:22.388Z] Experimental: false [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Server: Docker Engine - Enterprise [2021-02-16T09:06:22.388Z] Engine: [2021-02-16T09:06:22.388Z] Version: 19.03.12 [2021-02-16T09:06:22.388Z] API version: 1.40 (minimum version 1.24) [2021-02-16T09:06:22.388Z] Go version: go1.13.13 [2021-02-16T09:06:22.388Z] Git commit: f295753ffd [2021-02-16T09:06:22.388Z] Built: 08/05/2020 19:26:41 [2021-02-16T09:06:22.388Z] OS/Arch: windows/amd64 [2021-02-16T09:06:22.388Z] Experimental: true [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] INFO: Docker info of control daemon [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Client: [2021-02-16T09:06:22.388Z] Debug Mode: false [2021-02-16T09:06:22.388Z] Plugins: [2021-02-16T09:06:22.388Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Server: [2021-02-16T09:06:22.388Z] Containers: 0 [2021-02-16T09:06:22.388Z] Running: 0 [2021-02-16T09:06:22.388Z] Paused: 0 [2021-02-16T09:06:22.388Z] Stopped: 0 [2021-02-16T09:06:22.388Z] Images: 1 [2021-02-16T09:06:22.388Z] Server Version: 19.03.12 [2021-02-16T09:06:22.388Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-02-16T09:06:22.388Z] LCOW: [2021-02-16T09:06:22.388Z] Windows: [2021-02-16T09:06:22.388Z] Logging Driver: json-file [2021-02-16T09:06:22.388Z] Plugins: [2021-02-16T09:06:22.388Z] Volume: local [2021-02-16T09:06:22.388Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:06:22.388Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:06:22.388Z] Swarm: inactive [2021-02-16T09:06:22.388Z] Default Isolation: process [2021-02-16T09:06:22.388Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:06:22.388Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:06:22.388Z] OSType: windows [2021-02-16T09:06:22.388Z] Architecture: x86_64 [2021-02-16T09:06:22.388Z] CPUs: 4 [2021-02-16T09:06:22.388Z] Total Memory: 32GiB [2021-02-16T09:06:22.388Z] Name: azwin-2-989800 [2021-02-16T09:06:22.388Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T09:06:22.388Z] Docker Root Dir: D:\docker [2021-02-16T09:06:22.388Z] Debug Mode: false [2021-02-16T09:06:22.388Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:06:22.388Z] Labels: [2021-02-16T09:06:22.388Z] Experimental: true [2021-02-16T09:06:22.388Z] Insecure Registries: [2021-02-16T09:06:22.388Z] 10.0.0.4:5000 [2021-02-16T09:06:22.388Z] 127.0.0.0/8 [2021-02-16T09:06:22.388Z] Registry Mirrors: [2021-02-16T09:06:22.388Z] http://10.0.0.4:5000/ [2021-02-16T09:06:22.388Z] Live Restore Enabled: false [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] INFO: Commit hash is 1d2a660093 [2021-02-16T09:06:22.388Z] INFO: Nuke-Everything... [2021-02-16T09:06:22.388Z] INFO: Container count on control daemon to delete is 0 [2021-02-16T09:06:22.388Z] INFO: Nuking d:\CI [2021-02-16T09:06:22.388Z] INFO: Zapped successfully [2021-02-16T09:06:22.388Z] INFO: Location for testing is d:\CI\PR-42031\1 [2021-02-16T09:06:22.388Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] INFO: Building the image from Dockerfile.windows at 02/16/2021 09:06:14... [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Sending build context to Docker daemon 58.31MB [2021-02-16T09:06:22.388Z] [2021-02-16T09:06:22.388Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-16T09:06:22.388Z] ---> 31902e4b25a6 [2021-02-16T09:06:22.388Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-16T09:06:22.388Z] ---> Running in 29bab0b86caa [2021-02-16T09:06:22.388Z] Removing intermediate container 29bab0b86caa [2021-02-16T09:06:22.388Z] ---> 5cdfca32048c [2021-02-16T09:06:22.388Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-16T09:06:22.388Z] ---> Running in 6b68639e5d5a [2021-02-16T09:06:22.388Z] Removing intermediate container 6b68639e5d5a [2021-02-16T09:06:22.388Z] ---> ffee81e8f1a3 [2021-02-16T09:06:22.388Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-16T09:06:22.388Z] ---> Running in a5c0cc130dda [2021-02-16T09:06:22.388Z] Removing intermediate container a5c0cc130dda [2021-02-16T09:06:22.388Z] ---> 08945665ee5e [2021-02-16T09:06:22.388Z] 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} [2021-02-16T09:06:22.388Z] ---> Running in 15c3eeef6609 [2021-02-16T09:06:22.388Z] Removing intermediate container 15c3eeef6609 [2021-02-16T09:06:22.388Z] ---> b7a344794d03 [2021-02-16T09:06:22.388Z] 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; [2021-02-16T09:06:22.388Z] ---> Running in 6bf3537310b1 [2021-02-16T09:06:22.439Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-16T09:06:22.439Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:06:23.814Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-16T09:06:23.814Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:06:24.380Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-02-16T09:06:24.380Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:06:24.469Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-02-16T09:06:24.469Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:06:25.042Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-02-16T09:06:25.042Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:06:25.315Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-16T09:06:25.315Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:06:25.613Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-02-16T09:06:25.613Z] === RUN TestNetworkNat [2021-02-16T09:06:26.270Z] [2021-02-16T09:06:26.270Z] SUCCESS: Specified value was saved. [2021-02-16T09:06:26.557Z] --- PASS: TestNetworkNat (0.87s) [2021-02-16T09:06:26.557Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:06:26.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-02-16T09:06:26.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:06:27.258Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-16T09:06:27.258Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:06:27.284Z] INFO: Downloading git... [2021-02-16T09:06:27.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-02-16T09:06:27.501Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:06:28.903Z] INFO: Downloading go... [2021-02-16T09:06:29.787Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2021-02-16T09:06:29.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:06:29.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:06:29.787Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:06:29.787Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:06:30.516Z] INFO: Downloading compiler 1 of 3... [2021-02-16T09:06:30.802Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-02-16T09:06:30.802Z] === RUN TestPause [2021-02-16T09:06:31.000Z] INFO: Downloading compiler 2 of 3... [2021-02-16T09:06:31.000Z] INFO: Downloading compiler 3 of 3... [2021-02-16T09:06:31.374Z] --- PASS: TestPause (0.83s) [2021-02-16T09:06:31.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:06:31.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:06:31.374Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:06:31.374Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:06:31.483Z] INFO: Extracting git... [2021-02-16T09:06:32.316Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2021-02-16T09:06:32.317Z] === RUN TestPsFilter [2021-02-16T09:06:32.578Z] --- PASS: TestPsFilter (0.25s) [2021-02-16T09:06:32.578Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:06:33.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-02-16T09:06:33.150Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:06:34.095Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-02-16T09:06:34.095Z] === RUN TestRemoveContainerRunning [2021-02-16T09:06:34.666Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-02-16T09:06:34.666Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:06:35.609Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-16T09:06:35.609Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:06:35.609Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:06:35.609Z] === RUN TestRenameLinkedContainer [2021-02-16T09:06:38.911Z] --- PASS: TestRenameLinkedContainer (3.05s) [2021-02-16T09:06:38.911Z] === RUN TestRenameStoppedContainer [2021-02-16T09:06:39.483Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-02-16T09:06:39.483Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:06:40.541Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-16T09:06:41.397Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-02-16T09:06:41.397Z] === RUN TestRenameInvalidName [2021-02-16T09:06:41.970Z] --- PASS: TestRenameInvalidName (0.78s) [2021-02-16T09:06:41.970Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:06:43.497Z] --- PASS: TestBuildWithHugeFile (26.62s) [2021-02-16T09:06:43.497Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:06:43.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:06:43.497Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:06:43.497Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:06:43.497Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:06:43.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:06:43.497Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:06:43.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:06:43.497Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:06:43.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:06:43.497Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:06:43.497Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:06:43.497Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:06:43.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-02-16T09:06:43.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-02-16T09:06:43.497Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-16T09:06:43.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-02-16T09:06:43.497Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:06:43.497Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:06:44.155Z] INFO: Expanding go... [2021-02-16T09:06:44.657Z] --- PASS: TestServiceWithDataPathPortInit (14.49s) [2021-02-16T09:06:44.657Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:06:45.006Z] Loaded image: buildpack-deps:buster [2021-02-16T09:06:45.006Z] Loaded image: busybox:latest [2021-02-16T09:06:45.006Z] Loaded image: busybox:glibc [2021-02-16T09:06:46.179Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2021-02-16T09:06:46.179Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:06:46.372Z] Loaded image: debian:bullseye [2021-02-16T09:06:46.439Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2021-02-16T09:06:46.439Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:06:46.628Z] Loaded image: hello-world:latest [2021-02-16T09:06:46.628Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:06:46.885Z] INFO: Testing against a local daemon [2021-02-16T09:06:46.885Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:06:47.931Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:06:48.354Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2021-02-16T09:06:48.354Z] === RUN TestResize [2021-02-16T09:06:48.926Z] --- PASS: TestResize (0.79s) [2021-02-16T09:06:48.926Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:06:49.404Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2021-02-16T09:06:49.404Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:06:49.868Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-16T09:06:49.868Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:06:50.441Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:50.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:50.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:50.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:06:50.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:50.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:06:50.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:06:50.658Z] --- PASS: TestBuildPreserveOwnership (6.94s) [2021-02-16T09:06:50.658Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.47s) [2021-02-16T09:06:50.658Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.47s) [2021-02-16T09:06:50.658Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:06:50.658Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-02-16T09:06:50.658Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:06:51.230Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2021-02-16T09:06:51.230Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qqm8xm47g4ooaxxn39nkcv2af Created:2021-02-16 09:06:45.516851089 +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[0a17baf2c7a7e2ba93ca6cd80c72f0cde85f7d6f328d8aaa7eaa9401630e6eee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6hbmpbz6dcy837w6eyzye91ov EndpointID:9d86e6256cce423b73d8ec630da3a31b56e9190e6bb6b374dbd7e8701da40625 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:96b2ad9548b02933e63cbe5a552347c103dfa5c61b5396c3bb35921ed3e88e57 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:519e354d2a30 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6hbmpbz6dcy837w6eyzye91ov EndpointID:9d86e6256cce423b73d8ec630da3a31b56e9190e6bb6b374dbd7e8701da40625 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:06:51.230Z] PASS [2021-02-16T09:06:51.230Z] [2021-02-16T09:06:51.230Z] === Skipped [2021-02-16T09:06:51.230Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:06:51.230Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:06:51.230Z] [2021-02-16T09:06:51.230Z] [2021-02-16T09:06:51.230Z] DONE 26 tests, 1 skipped in 45.394s [2021-02-16T09:06:51.289Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2021-02-16T09:06:51.289Z] === RUN TestBuildWithSession [2021-02-16T09:06:51.289Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:06:51.289Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:06:51.289Z] === RUN TestBuildSquashParent [2021-02-16T09:06:51.489Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:06:51.489Z] INFO: Testing against a local daemon [2021-02-16T09:06:51.489Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:06:51.489Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:06:51.489Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:06:51.489Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:06:51.489Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:06:51.489Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:06:51.489Z] PASS [2021-02-16T09:06:51.489Z] [2021-02-16T09:06:51.489Z] === Skipped [2021-02-16T09:06:51.489Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:06:51.489Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:06:51.489Z] [2021-02-16T09:06:51.489Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:06:51.489Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:06:51.489Z] [2021-02-16T09:06:51.489Z] [2021-02-16T09:06:51.489Z] DONE 2 tests, 2 skipped in 0.035s [2021-02-16T09:06:51.489Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:06:51.489Z] INFO: Testing against a local daemon [2021-02-16T09:06:51.489Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:06:52.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:06:52.864Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-02-16T09:06:52.864Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:06:53.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:06:53.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:06:53.430Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:06:53.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:54.364Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:06:54.931Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:06:54.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:06:54.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:06:55.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:06:55.674Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-16T09:06:55.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:06:56.832Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:06:57.577Z] tests/integration/client_test.py ..... [ 75%] [2021-02-16T09:06:57.577Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-16T09:06:58.143Z] tests/integration/errors_test.py . [ 76%] [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2021-02-16T09:06:58.353Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2021-02-16T09:06:58.353Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:06:58.732Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:07:00.269Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-16T09:07:00.269Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:07:01.007Z] Loaded image: buildpack-deps:buster [2021-02-16T09:07:01.007Z] Loaded image: busybox:latest [2021-02-16T09:07:01.007Z] Loaded image: busybox:glibc [2021-02-16T09:07:01.224Z] --- PASS: TestBuildSquashParent (9.39s) [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:07:01.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:07:01.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:07:01.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:07:01.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:07:01.635Z] Loaded image: debian:bullseye [2021-02-16T09:07:01.635Z] Loaded image: hello-world:latest [2021-02-16T09:07:01.925Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:07:02.185Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-02-16T09:07:02.185Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:07:02.919Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan (10.37s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.33s) [2021-02-16T09:07:03.177Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2021-02-16T09:07:03.177Z] PASS [2021-02-16T09:07:03.177Z] [2021-02-16T09:07:03.177Z] DONE 8 tests in 11.669s [2021-02-16T09:07:03.177Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:07:03.177Z] testing: warning: no tests to run [2021-02-16T09:07:03.177Z] PASS [2021-02-16T09:07:03.177Z] [2021-02-16T09:07:03.177Z] DONE 0 tests in 0.006s [2021-02-16T09:07:03.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:07:03.177Z] INFO: Testing against a local daemon [2021-02-16T09:07:03.177Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:07:04.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-02-16T09:07:04.100Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:07:04.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:07:04.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:07:04.553Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2021-02-16T09:07:04.553Z] === RUN TestAuthZPluginTLS [2021-02-16T09:07:05.119Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-16T09:07:05.119Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:07:05.377Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-16T09:07:05.377Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:07:05.594Z] INFO: Expanding compiler 1 of 3... [2021-02-16T09:07:05.594Z] INFO: Expanding compiler 2 of 3... [2021-02-16T09:07:05.943Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-16T09:07:05.943Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:07:06.014Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2021-02-16T09:07:06.014Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:07:06.509Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-16T09:07:06.510Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:07:07.399Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-02-16T09:07:07.400Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:07:07.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:07:07.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:07:07.884Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-02-16T09:07:07.884Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:07:08.450Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:07:08.451Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:07:08.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.49s) [2021-02-16T09:07:08.796Z] PASS [2021-02-16T09:07:08.796Z] [2021-02-16T09:07:08.796Z] === Skipped [2021-02-16T09:07:08.796Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:07:08.796Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:07:08.796Z] [2021-02-16T09:07:08.796Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:07:08.796Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:07:08.796Z] [2021-02-16T09:07:08.796Z] [2021-02-16T09:07:08.796Z] DONE 34 tests, 2 skipped in 100.008s [2021-02-16T09:07:08.796Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:07:08.796Z] ++ 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 [2021-02-16T09:07:08.796Z] ++ set -e [2021-02-16T09:07:08.796Z] ++ '[' -n 0 ']' [2021-02-16T09:07:08.796Z] ++ set -x [2021-02-16T09:07:08.796Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:07:08.796Z] INFO: Testing against a local daemon [2021-02-16T09:07:08.796Z] === RUN TestConfigInspect [2021-02-16T09:07:09.017Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-16T09:07:09.017Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:07:09.275Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-16T09:07:09.275Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:07:09.315Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-02-16T09:07:09.315Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:07:09.467Z] INFO: Expanding compiler 3 of 3... [2021-02-16T09:07:09.952Z] INFO: Removing downloaded files... [2021-02-16T09:07:09.952Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-16T09:07:09.952Z] INFO: Configuring git core.autocrlf... [2021-02-16T09:07:10.257Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2021-02-16T09:07:10.257Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2021-02-16T09:07:11.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2021-02-16T09:07:11.066Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:07:11.066Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:07:11.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2021-02-16T09:07:11.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:07:12.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-02-16T09:07:12.174Z] === RUN TestKernelTCPMemory [2021-02-16T09:07:12.297Z] --- PASS: TestConfigInspect (3.63s) [2021-02-16T09:07:12.297Z] === RUN TestConfigList [2021-02-16T09:07:12.552Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2021-02-16T09:07:12.552Z] === RUN TestAuthZPluginHeader [2021-02-16T09:07:12.939Z] #68 exporting layers 82.6s done [2021-02-16T09:07:12.939Z] #68 exporting manifest sha256:8a7dae43d71326e86747af07de0884092db59413be8ae84916b388cc83a1dd68 done [2021-02-16T09:07:12.939Z] #68 exporting config sha256:c90fa241c9c1fcd11771bdd251fb1c08cfe32158d13cd2d67cf5970d3eb02ec5 done [2021-02-16T09:07:12.939Z] #68 sending tarball [2021-02-16T09:07:13.117Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-02-16T09:07:13.117Z] === RUN TestNISDomainname [2021-02-16T09:07:13.119Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-02-16T09:07:13.119Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:07:13.582Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:07:13.582Z] #68 ... [2021-02-16T09:07:13.582Z] [2021-02-16T09:07:13.582Z] #69 importing to docker [2021-02-16T09:07:13.582Z] #69 sha256:c1d480a63a00a1dfe197ff18dce7a376cda71b5e629922acac44cba16dda42af [2021-02-16T09:07:13.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:07:14.061Z] --- PASS: TestNISDomainname (0.96s) [2021-02-16T09:07:14.061Z] === RUN TestHostnameDnsResolution [2021-02-16T09:07:14.400Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:07:14.961Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-02-16T09:07:15.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-02-16T09:07:15.522Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:07:15.855Z] --- PASS: TestConfigList (3.77s) [2021-02-16T09:07:15.855Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:07:15.976Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-02-16T09:07:15.976Z] === RUN TestStats [2021-02-16T09:07:16.887Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2021-02-16T09:07:16.887Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:07:17.318Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2021-02-16T09:07:17.318Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:07:17.526Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-16T09:07:18.520Z] --- PASS: TestStats (2.80s) [2021-02-16T09:07:18.520Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:07:18.520Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:07:18.520Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:07:18.521Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:07:18.521Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:07:18.521Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:07:18.521Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:07:18.521Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:07:18.521Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:07:18.521Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:07:18.521Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:07:18.521Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:07:18.521Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:07:19.357Z] --- PASS: TestConfigsCreateAndDelete (3.78s) [2021-02-16T09:07:19.357Z] === RUN TestConfigsUpdate [2021-02-16T09:07:19.445Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2021-02-16T09:07:19.445Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:07:20.373Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-02-16T09:07:20.373Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:07:20.601Z] --- PASS: TestAuthZPluginV2Disable (3.10s) [2021-02-16T09:07:20.601Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:07:21.823Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:07:21.823Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2021-02-16T09:07:21.823Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-02-16T09:07:21.823Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-02-16T09:07:21.823Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-02-16T09:07:21.823Z] === RUN TestDeleteDevicemapper [2021-02-16T09:07:21.823Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:07:21.823Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:07:21.823Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:07:23.130Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.84s) [2021-02-16T09:07:23.130Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:07:23.640Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2021-02-16T09:07:23.640Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:07:23.804Z] --- PASS: TestConfigsUpdate (3.85s) [2021-02-16T09:07:23.804Z] === RUN TestTemplatedConfig [2021-02-16T09:07:25.007Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2021-02-16T09:07:25.007Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:07:25.125Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2021-02-16T09:07:25.125Z] === RUN TestUpdateMemory [2021-02-16T09:07:25.125Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:07:25.125Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:07:25.125Z] === RUN TestUpdateCPUQuota [2021-02-16T09:07:26.512Z] --- PASS: TestUpdateCPUQuota (1.43s) [2021-02-16T09:07:26.512Z] === RUN TestUpdatePidsLimit [2021-02-16T09:07:26.512Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:07:26.772Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:07:27.033Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:07:27.310Z] --- PASS: TestTemplatedConfig (3.69s) [2021-02-16T09:07:27.310Z] === RUN TestConfigCreateResolve [2021-02-16T09:07:27.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:07:27.866Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:07:28.318Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2021-02-16T09:07:28.318Z] === RUN TestBuildWithHugeFile [2021-02-16T09:07:28.445Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:07:28.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit (3.76s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-02-16T09:07:30.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-02-16T09:07:30.108Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:07:30.811Z] --- PASS: TestConfigCreateResolve (3.77s) [2021-02-16T09:07:30.811Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:07:31.440Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-16T09:07:31.440Z] PASS [2021-02-16T09:07:31.440Z] [2021-02-16T09:07:31.440Z] DONE 7 tests in 23.085s [2021-02-16T09:07:31.440Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:07:31.440Z] ++ 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 [2021-02-16T09:07:31.440Z] ++ set -e [2021-02-16T09:07:31.440Z] ++ '[' -n 0 ']' [2021-02-16T09:07:31.440Z] ++ set -x [2021-02-16T09:07:31.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:07:31.440Z] INFO: Testing against a local daemon [2021-02-16T09:07:31.440Z] === RUN TestCheckpoint [2021-02-16T09:07:31.440Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:07:31.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:07:31.440Z] === RUN TestContainerInvalidJSON [2021-02-16T09:07:31.440Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:07:31.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:07:31.440Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:07:31.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:07:31.440Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:07:31.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:07:31.440Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:07:31.440Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:07:31.440Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:07:31.440Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T09:07:31.440Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:07:31.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:07:31.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:07:31.440Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:07:31.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-16T09:07:31.440Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:07:31.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-02-16T09:07:31.729Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:07:31.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-16T09:07:31.729Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:07:32.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-02-16T09:07:32.018Z] === RUN TestCopyFromContainer [2021-02-16T09:07:32.198Z] #69 DONE 16.1s [2021-02-16T09:07:32.198Z] [2021-02-16T09:07:32.198Z] #68 exporting to oci image format [2021-02-16T09:07:32.198Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T09:07:32.198Z] #68 sending tarball 31.7s done [2021-02-16T09:07:32.198Z] #68 DONE 114.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:07:32.660Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/test/unit [2021-02-16T09:07:33.106Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.40s) [2021-02-16T09:07:33.106Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:07:34.185Z] ......... [ 86%] [2021-02-16T09:07:34.734Z] === RUN TestCopyFromContainer// [2021-02-16T09:07:34.734Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:07:34.735Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:07:34.735Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:07:34.735Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:07:34.735Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:07:34.735Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:07:35.024Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:07:35.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:07:35.313Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer (3.30s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-16T09:07:35.313Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-02-16T09:07:35.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:07:35.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:07:35.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:07:35.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:07:35.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:07:35.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:07:35.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:07:35.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:07:35.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:07:35.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:07:35.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:07:35.313Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:07:35.313Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-16T09:07:35.313Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:07:35.313Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:07:35.313Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:07:35.313Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:07:35.313Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:07:35.313Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:07:35.313Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:07:35.313Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:07:35.313Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:07:35.313Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:07:35.313Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:07:35.313Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:07:35.313Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:07:35.313Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-16T09:07:35.313Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:07:36.216Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:07:38.029Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2021-02-16T09:07:38.029Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:07:38.891Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-16T09:07:40.344Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:07:40.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:07:40.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:07:40.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:07:40.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:07:40.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:07:40.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:07:40.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:07:40.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:07:40.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:07:40.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:07:40.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:07:40.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-16T09:07:40.748Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:07:41.377Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2021-02-16T09:07:41.377Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:07:41.377Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:07:41.377Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:07:41.377Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T09:07:41.377Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:07:41.377Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:07:41.377Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:07:41.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T09:07:41.666Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:07:41.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.15s) [2021-02-16T09:07:41.666Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:07:41.666Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:07:41.666Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:07:41.666Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:07:41.666Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:07:41.666Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:07:41.666Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:07:41.666Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:07:41.666Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:07:41.666Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:07:41.666Z] === RUN TestDiff [2021-02-16T09:07:42.725Z] --- PASS: TestDiff (0.91s) [2021-02-16T09:07:42.725Z] === RUN TestExecWithCloseStdin [2021-02-16T09:07:43.753Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-02-16T09:07:43.753Z] === RUN TestExec [2021-02-16T09:07:44.382Z] --- PASS: TestExec (0.92s) [2021-02-16T09:07:44.382Z] === RUN TestExecUser [2021-02-16T09:07:45.019Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2021-02-16T09:07:45.019Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:07:45.019Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-02-16T09:07:45.019Z] === RUN TestWaitNonBlocked [2021-02-16T09:07:45.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:07:45.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:07:45.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:07:45.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:07:45.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:07:45.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:07:45.019Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:07:45.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-02-16T09:07:45.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-02-16T09:07:45.019Z] === RUN TestWaitBlocked [2021-02-16T09:07:45.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:07:45.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:07:45.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:07:45.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:07:45.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:07:45.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:07:45.410Z] --- PASS: TestExecUser (0.93s) [2021-02-16T09:07:45.410Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:07:45.591Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T09:07:45.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-02-16T09:07:45.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-02-16T09:07:45.591Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:07:45.591Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:07:45.591Z] === CONT TestIpcModeOlderClient [2021-02-16T09:07:45.591Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:07:45.853Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-02-16T09:07:45.853Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:07:46.907Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-16T09:07:46.907Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-16T09:07:46.909Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2021-02-16T09:07:46.909Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:07:48.407Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-02-16T09:07:48.407Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:07:48.668Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-16T09:07:49.166Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2021-02-16T09:07:49.166Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:07:49.434Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2021-02-16T09:07:49.434Z] === RUN TestHealthKillContainer [2021-02-16T09:07:50.111Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2021-02-16T09:07:50.683Z] --- PASS: TestDaemonHostGatewayIP (5.16s) [2021-02-16T09:07:51.179Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-16T09:07:51.179Z] PASS [2021-02-16T09:07:51.179Z] [2021-02-16T09:07:51.179Z] DONE 17 tests in 45.934s [2021-02-16T09:07:51.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:07:51.179Z] INFO: Testing against a local daemon [2021-02-16T09:07:51.179Z] === RUN TestPluginInvalidJSON [2021-02-16T09:07:51.179Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:07:51.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:07:51.179Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:07:51.179Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-16T09:07:51.179Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:07:51.179Z] === RUN TestPluginInstall [2021-02-16T09:07:51.179Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:07:51.179Z] time="2021-02-16T09:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:51.179Z] time="2021-02-16T09:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6db7161d10b29438e220099487e6f8dc6d52147dd6a8110ba2c401536626815" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:51.179Z] time="2021-02-16T09:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:51.179Z] time="2021-02-16T09:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6db7161d10b29438e220099487e6f8dc6d52147dd6a8110ba2c401536626815" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:51.179Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:07:51.437Z] time="2021-02-16T09:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:51.437Z] time="2021-02-16T09:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6db7161d10b29438e220099487e6f8dc6d52147dd6a8110ba2c401536626815" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:51.437Z] time="2021-02-16T09:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:51.437Z] time="2021-02-16T09:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6db7161d10b29438e220099487e6f8dc6d52147dd6a8110ba2c401536626815" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:51.696Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:07:51.950Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-16T09:07:51.950Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-16T09:07:52.068Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.24s) [2021-02-16T09:07:52.152Z] --- PASS: TestHealthKillContainer (2.94s) [2021-02-16T09:07:52.152Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:07:53.072Z] time="2021-02-16T09:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:53.072Z] time="2021-02-16T09:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1a7c3dbe6d73d87d4fe4b19111036c9a2db0a409a6d5268087dec0dda208468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:53.072Z] time="2021-02-16T09:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:07:53.072Z] time="2021-02-16T09:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1a7c3dbe6d73d87d4fe4b19111036c9a2db0a409a6d5268087dec0dda208468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:07:53.072Z] --- PASS: TestPluginInstall (3.90s) [2021-02-16T09:07:53.072Z] --- PASS: TestPluginInstall/no_auth (1.83s) [2021-02-16T09:07:53.072Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-02-16T09:07:53.072Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-02-16T09:07:53.072Z] plugin_test.go:160: [db62d1bd0b7f7] daemon is not started [2021-02-16T09:07:53.072Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:07:53.179Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-02-16T09:07:53.179Z] === RUN TestIpcModeNone [2021-02-16T09:07:54.207Z] --- PASS: TestIpcModeNone (0.99s) [2021-02-16T09:07:54.207Z] === RUN TestIpcModePrivate [2021-02-16T09:07:54.974Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:07:55.006Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-02-16T09:07:55.361Z] --- PASS: TestIpcModePrivate (0.97s) [2021-02-16T09:07:55.361Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-16T09:07:55.361Z] === RUN TestIpcModeShareable [2021-02-16T09:07:55.540Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:07:55.884Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-16T09:07:55.990Z] --- PASS: TestIpcModeShareable (1.01s) [2021-02-16T09:07:55.990Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-16T09:07:55.990Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:07:56.144Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-16T09:07:56.144Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-16T09:07:56.144Z] [2021-02-16T09:07:56.144Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-16T09:07:56.144Z] =========================== short test summary info ============================ [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-16T09:07:56.144Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-16T09:07:56.144Z] Not supported on most drivers [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-16T09:07:56.144Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-16T09:07:56.144Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-16T09:07:56.144Z] Can fail if eth0 has multiple IP addresses [2021-02-16T09:07:56.144Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-16T09:07:56.144Z] This doesn't seem to be taken into account by the engine [2021-02-16T09:07:56.144Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-16T09:07:56.144Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-16T09:07:56.144Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.20 seconds == [2021-02-16T09:07:56.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-16T09:07:56.475Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-02-16T09:07:56.475Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-02-16T09:07:56.475Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-02-16T09:07:56.475Z] PASS [2021-02-16T09:07:56.475Z] [2021-02-16T09:07:56.475Z] DONE 9 tests in 7.534s [2021-02-16T09:07:56.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:07:56.733Z] INFO: Testing against a local daemon [2021-02-16T09:07:56.733Z] === RUN TestExternalGraphDriver [2021-02-16T09:07:56.733Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:07:58.633Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:07:58.650Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-02-16T09:07:58.650Z] PASS [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === Skipped [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:07:58.650Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:07:58.650Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:07:58.650Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:07:58.650Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:07:58.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:07:58.650Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] [2021-02-16T09:07:58.650Z] DONE 196 tests, 6 skipped in 140.845s [2021-02-16T09:07:58.650Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:07:58.650Z] ++ 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 [2021-02-16T09:07:58.650Z] ++ set -e [2021-02-16T09:07:58.650Z] ++ '[' -n 0 ']' [2021-02-16T09:07:58.650Z] ++ set -x [2021-02-16T09:07:58.650Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:07:58.911Z] INFO: Testing against a local daemon [2021-02-16T09:07:58.911Z] === RUN TestCommitInheritsEnv [2021-02-16T09:07:59.482Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-02-16T09:07:59.482Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:07:59.482Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:07:59.482Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T09:07:59.482Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:07:59.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2021-02-16T09:07:59.492Z] === RUN TestAPIIpcModeHost [2021-02-16T09:07:59.744Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-16T09:07:59.744Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:07:59.744Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-16T09:07:59.744Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:07:59.782Z] --- PASS: TestAPIIpcModeHost (0.65s) [2021-02-16T09:07:59.782Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:08:00.009Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:08:00.317Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-02-16T09:08:00.317Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:08:00.317Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:08:00.317Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:08:00.317Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:08:00.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-16T09:08:00.317Z] === RUN TestTagInvalidReference [2021-02-16T09:08:00.317Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T09:08:00.317Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:08:00.317Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-16T09:08:00.317Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:08:00.317Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-16T09:08:00.317Z] === RUN TestTagOfficialNames [2021-02-16T09:08:00.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:08:00.483Z] Using test binary docker [2021-02-16T09:08:00.483Z] +++ /etc/init.d/apparmor start [2021-02-16T09:08:00.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:08:00.483Z] INFO: Waiting for daemon to start... [2021-02-16T09:08:00.483Z] Starting dockerd [2021-02-16T09:08:00.483Z] +++ 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 [2021-02-16T09:08:00.483Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:08:00.483Z] Using test binary docker [2021-02-16T09:08:00.483Z] +++ /etc/init.d/apparmor start [2021-02-16T09:08:00.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:08:00.483Z] INFO: Waiting for daemon to start... [2021-02-16T09:08:00.483Z] Starting dockerd [2021-02-16T09:08:00.483Z] +++ 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 [2021-02-16T09:08:00.483Z] . [2021-02-16T09:08:00.483Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:08:00.483Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:08:00.483Z] Error: No such image: emptyfs [2021-02-16T09:08:00.483Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:08:00.483Z] ++++ docker load [2021-02-16T09:08:00.483Z] Running integration-test (iteration 1) [2021-02-16T09:08:00.483Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T09:08:00.483Z] ++ 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)/' [2021-02-16T09:08:00.483Z] ++ set -e [2021-02-16T09:08:00.483Z] ++ '[' -n 0 ']' [2021-02-16T09:08:00.483Z] ++ set -x [2021-02-16T09:08:00.483Z] ++ env -i DEST=/go/src/github.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)/' [2021-02-16T09:08:00.483Z] [2021-02-16T09:08:00.483Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:08:00.483Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:08:00.483Z] Error: No such image: emptyfs [2021-02-16T09:08:00.483Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:08:00.483Z] ++++ docker load [2021-02-16T09:08:00.483Z] Running integration-test (iteration 1) [2021-02-16T09:08:00.483Z] 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)/ [2021-02-16T09:08:00.483Z] ++ 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)/' [2021-02-16T09:08:00.483Z] ++ set -e [2021-02-16T09:08:00.483Z] ++ '[' -n 0 ']' [2021-02-16T09:08:00.483Z] ++ set -x [2021-02-16T09:08:00.483Z] ++ env -i DEST=/go/src/github.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)/' [2021-02-16T09:08:00.578Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T09:08:00.578Z] === RUN TestTagMatchesDigest [2021-02-16T09:08:00.578Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T09:08:00.578Z] PASS [2021-02-16T09:08:00.578Z] [2021-02-16T09:08:00.578Z] === Skipped [2021-02-16T09:08:00.578Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:08:00.578Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T09:08:00.578Z] [2021-02-16T09:08:00.578Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:08:00.578Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:08:00.578Z] [2021-02-16T09:08:00.578Z] [2021-02-16T09:08:00.578Z] DONE 12 tests, 2 skipped in 1.776s [2021-02-16T09:08:00.578Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:08:00.578Z] ++ 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 [2021-02-16T09:08:00.578Z] ++ set -e [2021-02-16T09:08:00.578Z] ++ '[' -n 0 ']' [2021-02-16T09:08:00.578Z] ++ set -x [2021-02-16T09:08:00.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=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 [2021-02-16T09:08:00.838Z] INFO: Testing against a local daemon [2021-02-16T09:08:00.838Z] === RUN TestNetworkCreateDelete [2021-02-16T09:08:01.100Z] --- PASS: TestNetworkCreateDelete (0.38s) [2021-02-16T09:08:01.100Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:08:01.839Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-02-16T09:08:01.839Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-16T09:08:01.839Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:08:01.940Z] --- PASS: TestExternalGraphDriver (4.93s) [2021-02-16T09:08:01.940Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-02-16T09:08:01.940Z] --- PASS: TestExternalGraphDriver/spec (1.71s) [2021-02-16T09:08:01.940Z] --- PASS: TestExternalGraphDriver/pull (1.44s) [2021-02-16T09:08:01.940Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:08:02.487Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2021-02-16T09:08:02.487Z] === RUN TestDaemonDNSFallback [2021-02-16T09:08:03.338Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-02-16T09:08:03.338Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-16T09:08:03.338Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:08:05.397Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2021-02-16T09:08:05.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-16T09:08:05.397Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:08:06.125Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2021-02-16T09:08:06.125Z] PASS [2021-02-16T09:08:06.125Z] [2021-02-16T09:08:06.125Z] DONE 5 tests in 9.112s [2021-02-16T09:08:06.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:08:06.125Z] INFO: Testing against a local daemon [2021-02-16T09:08:06.125Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:08:06.125Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:08:06.125Z] === RUN TestReadPluginNoRead [2021-02-16T09:08:06.125Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:08:06.125Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:08:06.125Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:08:06.125Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:08:06.125Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:08:06.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-02-16T09:08:06.898Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-16T09:08:06.898Z] === RUN TestIpcModeOlderClient [2021-02-16T09:08:06.898Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:08:06.898Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:08:07.963Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2021-02-16T09:08:07.963Z] === RUN TestKillContainer [2021-02-16T09:08:07.963Z] === RUN TestKillContainer/no_signal [2021-02-16T09:08:08.591Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:08:08.675Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:08:08.675Z] [2021-02-16T09:08:08.675Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:08:08.675Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:08:08.675Z] [2021-02-16T09:08:08.675Z] To set a process to complain mode, use the command line tool [2021-02-16T09:08:08.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:08:08.675Z] Post stage [Pipeline] junit [2021-02-16T09:08:08.689Z] Recording test results [2021-02-16T09:08:08.913Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-16T09:08:09.190Z] + echo Ensuring container killed. [2021-02-16T09:08:09.190Z] Ensuring container killed. [2021-02-16T09:08:09.190Z] + docker rm -vf docker-pr1 [2021-02-16T09:08:09.190Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-16T09:08:09.220Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:08:09.472Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:08:09.472Z] Chowning /workspace to jenkins user [2021-02-16T09:08:09.472Z] + id -u [2021-02-16T09:08:09.472Z] + id -g [2021-02-16T09:08:09.472Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:08:10.311Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2021-02-16T09:08:10.311Z] === CONT TestReadPluginNoRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:08:10.625Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-02-16T09:08:10.625Z] === RUN TestInspectNetwork [2021-02-16T09:08:10.706Z] + bundleName=docker-py [2021-02-16T09:08:10.706Z] + echo Creating docker-py-bundles.tar.gz [2021-02-16T09:08:10.706Z] Creating docker-py-bundles.tar.gz [2021-02-16T09:08:10.706Z] + 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 [2021-02-16T09:08:10.717Z] Archiving artifacts [2021-02-16T09:08:10.719Z] --- PASS: TestKillContainer (2.59s) [2021-02-16T09:08:10.719Z] --- PASS: TestKillContainer/no_signal (0.86s) [2021-02-16T09:08:10.719Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-16T09:08:10.719Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2021-02-16T09:08:10.719Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:08:10.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:08:11.026Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-16T09:08:11.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:08:11.379Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh binary-daemon [2021-02-16T09:08:11.639Z] [2021-02-16T09:08:11.899Z] Removing bundles/ [2021-02-16T09:08:11.899Z] [2021-02-16T09:08:11.899Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-16T09:08:11.899Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-16T09:08:11.899Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:08:12.410Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2021-02-16T09:08:12.410Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2021-02-16T09:08:12.410Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-02-16T09:08:12.410Z] === RUN TestKillStoppedContainer [2021-02-16T09:08:12.410Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-02-16T09:08:12.410Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:08:12.410Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-16T09:08:12.410Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:08:12.841Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:08:13.438Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2021-02-16T09:08:13.438Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:08:13.438Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:08:13.438Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:08:13.438Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:08:13.438Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:08:13.438Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:08:13.438Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:08:13.704Z] --- PASS: TestImportExtremelyLargeImageWorks (101.31s) [2021-02-16T09:08:13.704Z] PASS [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === Skipped [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:08:13.704Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] DONE 12 tests, 1 skipped in 105.350s [2021-02-16T09:08:13.704Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.704Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.704Z] === RUN TestNetworkCreateDelete [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-16T09:08:13.704Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:08:13.704Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-16T09:08:13.704Z] === RUN TestDaemonDNSFallback [2021-02-16T09:08:13.704Z] --- PASS: TestDaemonDNSFallback (7.37s) [2021-02-16T09:08:13.704Z] === RUN TestInspectNetwork [2021-02-16T09:08:13.704Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T09:08:13.704Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:08:13.704Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:08:13.704Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:08:13.704Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:13.704Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:13.704Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:13.704Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:13.704Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:13.704Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:13.704Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:13.704Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:13.704Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:08:13.704Z] === RUN TestNetworkList [2021-02-16T09:08:13.704Z] === RUN TestNetworkList//networks [2021-02-16T09:08:13.704Z] === PAUSE TestNetworkList//networks [2021-02-16T09:08:13.704Z] === RUN TestNetworkList//networks/ [2021-02-16T09:08:13.704Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:08:13.704Z] === CONT TestNetworkList//networks [2021-02-16T09:08:13.704Z] === CONT TestNetworkList//networks/ [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkList (0.07s) [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:08:13.704Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:08:13.704Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:08:13.704Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:08:13.704Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:08:13.704Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-02-16T09:08:13.704Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:08:13.704Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:08:13.704Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:08:13.704Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:08:13.704Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:08:13.704Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:08:13.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:08:13.704Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:08:13.704Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s) [2021-02-16T09:08:13.704Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:08:13.704Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] PASS [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === Skipped [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-16T09:08:13.704Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:08:13.704Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:08:13.704Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-02-16T09:08:13.704Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-16T09:08:13.704Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s) [2021-02-16T09:08:13.704Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:08:13.704Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] DONE 22 tests, 12 skipped in 8.227s [2021-02-16T09:08:13.704Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.704Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.704Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:08:13.704Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:08:13.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:08:13.704Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:08:13.704Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:08:13.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:08:13.704Z] PASS [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === Skipped [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:08:13.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:08:13.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] [2021-02-16T09:08:13.704Z] DONE 2 tests, 2 skipped in 0.140s [2021-02-16T09:08:13.704Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.704Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.704Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:08:13.704Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T09:08:13.705Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.705Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:08:13.705Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-16T09:08:13.705Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.705Z] PASS [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === Skipped [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T09:08:13.705Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-16T09:08:13.705Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] DONE 2 tests, 2 skipped in 0.120s [2021-02-16T09:08:13.705Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.705Z] testing: warning: no tests to run [2021-02-16T09:08:13.705Z] PASS [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] DONE 0 tests in 0.028s [2021-02-16T09:08:13.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.705Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginTLS [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginHeader [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.07s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:08:13.705Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] PASS [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === Skipped [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.07s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T09:08:13.705Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] DONE 17 tests, 17 skipped in 0.546s [2021-02-16T09:08:13.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.705Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.705Z] === RUN TestPluginInvalidJSON [2021-02-16T09:08:13.705Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:08:13.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:08:13.705Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:08:13.705Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T09:08:13.705Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:08:13.705Z] === RUN TestPluginInstall [2021-02-16T09:08:13.705Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T09:08:13.705Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:08:13.705Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-16T09:08:13.705Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-16T09:08:13.705Z] PASS [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === Skipped [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-16T09:08:13.705Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-16T09:08:13.705Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] [2021-02-16T09:08:13.705Z] DONE 4 tests, 2 skipped in 0.161s [2021-02-16T09:08:13.705Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:08:13.705Z] INFO: Testing against a local daemon [2021-02-16T09:08:13.705Z] === RUN TestExternalGraphDriver [2021-02-16T09:08:13.705Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-16T09:08:13.705Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T09:08:13.705Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:08:13.777Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:08:14.067Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-02-16T09:08:14.067Z] === RUN TestLinksContainerNames [2021-02-16T09:08:14.832Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:08:14.832Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:08:14.832Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:08:14.832Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:08:15.152Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2021-02-16T09:08:15.152Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:08:15.565Z] --- PASS: TestLinksContainerNames (1.72s) [2021-02-16T09:08:15.566Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:08:16.525Z] --- PASS: TestReadPluginNoRead (6.67s) [2021-02-16T09:08:16.525Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2021-02-16T09:08:16.525Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-02-16T09:08:16.525Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2021-02-16T09:08:16.525Z] read_test.go:92: [d6f00afdad36f] daemon is not started [2021-02-16T09:08:16.525Z] PASS [2021-02-16T09:08:16.525Z] [2021-02-16T09:08:16.525Z] DONE 6 tests in 10.710s [2021-02-16T09:08:16.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:08:16.525Z] testing: warning: no tests to run [2021-02-16T09:08:16.525Z] PASS [2021-02-16T09:08:16.525Z] [2021-02-16T09:08:16.525Z] DONE 0 tests in 0.021s [2021-02-16T09:08:16.525Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:08:16.525Z] INFO: Testing against a local daemon [2021-02-16T09:08:16.525Z] === RUN TestPluginWithDevMounts [2021-02-16T09:08:16.525Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:08:16.525Z] === CONT TestPluginWithDevMounts [2021-02-16T09:08:16.593Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2021-02-16T09:08:16.593Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:08:17.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:08:17.622Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:08:17.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:08:17.622Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:08:17.911Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:08:18.200Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:08:18.425Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-02-16T09:08:18.425Z] PASS [2021-02-16T09:08:18.425Z] [2021-02-16T09:08:18.425Z] DONE 1 tests in 1.763s [2021-02-16T09:08:18.425Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:08:18.425Z] INFO: Testing against a local daemon [2021-02-16T09:08:18.425Z] === RUN TestSecretInspect [2021-02-16T09:08:18.490Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-16T09:08:18.490Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-16T09:08:18.490Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:08:18.988Z] --- PASS: TestGraphdriverPluginV2 (5.68s) [2021-02-16T09:08:18.988Z] PASS [2021-02-16T09:08:18.988Z] [2021-02-16T09:08:18.988Z] === Skipped [2021-02-16T09:08:18.988Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-16T09:08:18.988Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T09:08:18.988Z] [2021-02-16T09:08:18.988Z] [2021-02-16T09:08:18.988Z] DONE 2 tests, 1 skipped in 5.889s [2021-02-16T09:08:18.988Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:08:18.988Z] INFO: Testing against a local daemon [2021-02-16T09:08:18.988Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:08:18.988Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:08:18.988Z] === RUN TestReadPluginNoRead [2021-02-16T09:08:18.988Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:08:18.988Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:08:18.988Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:08:18.988Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:08:18.988Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:08:20.118Z] --- PASS: TestInspectNetwork (9.68s) [2021-02-16T09:08:20.118Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:08:20.118Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:08:20.118Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:08:20.118Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:08:20.118Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:08:20.644Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-02-16T09:08:20.644Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:08:20.954Z] --- PASS: TestSecretInspect (2.27s) [2021-02-16T09:08:20.954Z] === RUN TestSecretList [2021-02-16T09:08:21.319Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-02-16T09:08:21.319Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:08:21.975Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2021-02-16T09:08:21.975Z] === RUN TestNetworkNat [2021-02-16T09:08:22.032Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2021-02-16T09:08:22.033Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:08:22.033Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:22.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:22.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:22.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:22.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:22.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:22.033Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:08:22.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:08:22.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:08:22.033Z] === RUN TestNetworkList [2021-02-16T09:08:22.033Z] === RUN TestNetworkList//networks [2021-02-16T09:08:22.033Z] === PAUSE TestNetworkList//networks [2021-02-16T09:08:22.033Z] === RUN TestNetworkList//networks/ [2021-02-16T09:08:22.033Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:08:22.033Z] === CONT TestNetworkList//networks [2021-02-16T09:08:22.033Z] === CONT TestNetworkList//networks/ [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkList (0.03s) [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:08:22.033Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:08:22.033Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:08:22.574Z] Removing intermediate container 6bf3537310b1 [2021-02-16T09:08:22.574Z] ---> 51f474d2e28e [2021-02-16T09:08:22.574Z] 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 [2021-02-16T09:08:22.574Z] ---> Running in f95793220fff [2021-02-16T09:08:22.604Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-02-16T09:08:22.604Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:08:22.855Z] --- PASS: TestSecretList (2.30s) [2021-02-16T09:08:22.855Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:08:23.044Z] --- PASS: TestNetworkNat (0.94s) [2021-02-16T09:08:23.044Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:08:23.990Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2021-02-16T09:08:23.990Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:08:24.071Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-02-16T09:08:24.071Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:08:24.184Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-16T09:08:24.667Z] go: finding gotest.tools v0.5.3 [2021-02-16T09:08:24.667Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:08:25.151Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:08:25.151Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:08:25.377Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2021-02-16T09:08:25.377Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:08:25.387Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-02-16T09:08:25.387Z] === RUN TestSecretsUpdate [2021-02-16T09:08:25.635Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:08:25.635Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:08:25.635Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:08:25.635Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:08:25.635Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:08:25.635Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:08:25.635Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:08:25.635Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:08:25.635Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:08:25.635Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:08:25.635Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:08:25.635Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:08:25.635Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:08:25.635Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:08:25.635Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:08:26.118Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:08:26.118Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:08:26.118Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:08:26.118Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:08:26.118Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:08:26.118Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:08:26.118Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:08:27.103Z] --- PASS: TestDaemonStartWithLogOpt (6.99s) [2021-02-16T09:08:27.103Z] === CONT TestReadPluginNoRead [2021-02-16T09:08:27.137Z] go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:08:27.137Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:08:27.137Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:08:27.137Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:08:27.137Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:08:27.137Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:08:27.293Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2021-02-16T09:08:27.293Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:08:27.573Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2021-02-16T09:08:27.573Z] === RUN TestPause [2021-02-16T09:08:27.620Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:08:27.620Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:08:27.620Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:08:27.620Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:08:27.620Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:08:27.917Z] --- PASS: TestSecretsUpdate (2.31s) [2021-02-16T09:08:27.917Z] === RUN TestTemplatedSecret [2021-02-16T09:08:28.201Z] --- PASS: TestPause (0.95s) [2021-02-16T09:08:28.202Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:08:28.202Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:08:28.202Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:08:28.202Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:08:29.233Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-02-16T09:08:29.233Z] === RUN TestPsFilter [2021-02-16T09:08:29.233Z] --- PASS: TestPsFilter (0.30s) [2021-02-16T09:08:29.233Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:08:29.636Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2021-02-16T09:08:29.636Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:08:29.840Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2021-02-16T09:08:29.840Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:08:30.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2021-02-16T09:08:30.316Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:08:30.411Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-02-16T09:08:30.411Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:08:30.454Z] --- PASS: TestTemplatedSecret (2.75s) [2021-02-16T09:08:30.454Z] === RUN TestSecretCreateResolve [2021-02-16T09:08:30.640Z] INFO: Build done for gotestsum... [2021-02-16T09:08:31.060Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2021-02-16T09:08:31.060Z] === RUN TestRemoveContainerRunning [2021-02-16T09:08:32.105Z] --- PASS: TestRemoveContainerRunning (0.92s) [2021-02-16T09:08:32.105Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:08:32.167Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:08:32.985Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-02-16T09:08:32.985Z] PASS [2021-02-16T09:08:32.985Z] [2021-02-16T09:08:32.985Z] DONE 6 tests in 14.230s [2021-02-16T09:08:32.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:08:32.985Z] INFO: Testing against a local daemon [2021-02-16T09:08:32.985Z] === RUN TestServiceCreateInit [2021-02-16T09:08:32.985Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:08:33.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-02-16T09:08:33.136Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:08:33.136Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T09:08:33.136Z] === RUN TestRenameLinkedContainer [2021-02-16T09:08:33.713Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-02-16T09:08:33.713Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:08:33.713Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:08:33.713Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:08:33.713Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:08:34.069Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:08:36.600Z] --- PASS: TestReadPluginNoRead (10.47s) [2021-02-16T09:08:36.600Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2021-02-16T09:08:36.600Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-02-16T09:08:36.600Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-02-16T09:08:36.600Z] read_test.go:92: [d158fd35adcb0] daemon is not started [2021-02-16T09:08:36.600Z] PASS [2021-02-16T09:08:36.600Z] [2021-02-16T09:08:36.600Z] DONE 6 tests in 17.599s [2021-02-16T09:08:36.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:08:36.600Z] testing: warning: no tests to run [2021-02-16T09:08:36.600Z] PASS [2021-02-16T09:08:36.600Z] [2021-02-16T09:08:36.600Z] DONE 0 tests in 0.137s [2021-02-16T09:08:36.600Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:08:36.641Z] --- PASS: TestRenameLinkedContainer (3.59s) [2021-02-16T09:08:36.641Z] === RUN TestRenameStoppedContainer [2021-02-16T09:08:36.859Z] INFO: Testing against a local daemon [2021-02-16T09:08:36.859Z] === RUN TestPluginWithDevMounts [2021-02-16T09:08:36.859Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T09:08:36.859Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T09:08:36.859Z] PASS [2021-02-16T09:08:36.859Z] [2021-02-16T09:08:36.859Z] === Skipped [2021-02-16T09:08:36.859Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-16T09:08:36.859Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T09:08:36.859Z] [2021-02-16T09:08:36.859Z] [2021-02-16T09:08:36.859Z] DONE 1 tests, 1 skipped in 0.249s [2021-02-16T09:08:36.859Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:08:37.117Z] INFO: Testing against a local daemon [2021-02-16T09:08:37.118Z] === RUN TestSecretInspect [2021-02-16T09:08:37.118Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] === RUN TestSecretList [2021-02-16T09:08:37.118Z] --- SKIP: TestSecretList (0.02s) [2021-02-16T09:08:37.118Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:08:37.118Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] === RUN TestSecretsUpdate [2021-02-16T09:08:37.118Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] === RUN TestTemplatedSecret [2021-02-16T09:08:37.118Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T09:08:37.118Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] === RUN TestSecretCreateResolve [2021-02-16T09:08:37.118Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] PASS [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === Skipped [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-16T09:08:37.118Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-16T09:08:37.118Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-16T09:08:37.118Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] [2021-02-16T09:08:37.118Z] DONE 6 tests, 6 skipped in 0.249s [2021-02-16T09:08:37.118Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:08:37.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:08:37.376Z] INFO: Testing against a local daemon [2021-02-16T09:08:37.377Z] === RUN TestServiceCreateInit [2021-02-16T09:08:37.377Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:08:37.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:08:37.377Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-16T09:08:37.377Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:08:37.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:08:37.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-16T09:08:37.377Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceConflict [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-16T09:08:37.377Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:08:37.377Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T09:08:37.377Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-16T09:08:37.377Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-16T09:08:37.377Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceSysctls [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-16T09:08:37.377Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-16T09:08:37.377Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestInspect [2021-02-16T09:08:37.377Z] --- SKIP: TestInspect (0.01s) [2021-02-16T09:08:37.377Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestCreateJob [2021-02-16T09:08:37.377Z] --- SKIP: TestCreateJob (0.01s) [2021-02-16T09:08:37.377Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestReplicatedJob [2021-02-16T09:08:37.377Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-16T09:08:37.377Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:08:37.377Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-16T09:08:37.377Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.377Z] === RUN TestServiceListWithStatuses [2021-02-16T09:08:37.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:08:37.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:08:37.377Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:08:37.635Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-16T09:08:37.635Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.635Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:08:37.635Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-16T09:08:37.635Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:37.635Z] === RUN TestServicePlugin [2021-02-16T09:08:37.668Z] --- PASS: TestRenameStoppedContainer (0.88s) [2021-02-16T09:08:37.668Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:08:39.142Z] Loaded image: buildpack-deps:buster [2021-02-16T09:08:39.142Z] Loaded image: buildpack-deps:buster [2021-02-16T09:08:39.142Z] Loaded image: busybox:latest [2021-02-16T09:08:39.142Z] Loaded image: busybox:latest [2021-02-16T09:08:39.142Z] Loaded image: busybox:glibc [2021-02-16T09:08:39.142Z] Loaded image: busybox:glibc [2021-02-16T09:08:39.168Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2021-02-16T09:08:39.168Z] === RUN TestRenameInvalidName [2021-02-16T09:08:40.252Z] --- PASS: TestRenameInvalidName (0.92s) [2021-02-16T09:08:40.252Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:08:40.455Z] --- PASS: TestServiceCreateInit (7.97s) [2021-02-16T09:08:40.455Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2021-02-16T09:08:40.455Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2021-02-16T09:08:40.455Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:08:41.826Z] --- SKIP: TestServicePlugin (3.53s) [2021-02-16T09:08:41.826Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] === RUN TestServiceUpdateLabel [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-16T09:08:41.826Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-16T09:08:41.826Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] PASS [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === Skipped [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:08:41.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:08:41.826Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:08:41.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-16T09:08:41.826Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-16T09:08:41.826Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:08:41.826Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T09:08:41.826Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-16T09:08:41.826Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-16T09:08:41.826Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-16T09:08:41.826Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-16T09:08:41.826Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-16T09:08:41.826Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-16T09:08:41.826Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-16T09:08:41.826Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-16T09:08:41.826Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:08:41.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-16T09:08:41.826Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-16T09:08:41.826Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s) [2021-02-16T09:08:41.826Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-16T09:08:41.826Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-16T09:08:41.826Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-16T09:08:41.826Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] DONE 24 tests, 23 skipped in 3.994s [2021-02-16T09:08:41.826Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:08:41.826Z] INFO: Testing against a local daemon [2021-02-16T09:08:41.826Z] === RUN TestSessionCreate [2021-02-16T09:08:41.826Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T09:08:41.826Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:08:41.826Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-16T09:08:41.826Z] PASS [2021-02-16T09:08:41.826Z] [2021-02-16T09:08:41.826Z] DONE 2 tests in 0.192s [2021-02-16T09:08:41.826Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:08:41.826Z] INFO: Testing against a local daemon [2021-02-16T09:08:41.826Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:08:41.826Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-16T09:08:41.826Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:08:41.826Z] === RUN TestEventsExecDie [2021-02-16T09:08:42.085Z] --- PASS: TestEventsExecDie (0.53s) [2021-02-16T09:08:42.085Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:08:42.085Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-16T09:08:42.085Z] === RUN TestInfoBinaryCommits [2021-02-16T09:08:42.085Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:08:42.085Z] === RUN TestInfoAPIVersioned [2021-02-16T09:08:42.085Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:08:42.085Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:08:43.294Z] Removing intermediate container f95793220fff [2021-02-16T09:08:43.294Z] ---> 1132ae22e2d8 [2021-02-16T09:08:43.294Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-16T09:08:43.294Z] ---> Running in 9dfe095d09ba [2021-02-16T09:08:43.775Z] Removing intermediate container 9dfe095d09ba [2021-02-16T09:08:43.775Z] ---> 32e45d2ba78d [2021-02-16T09:08:43.775Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-16T09:08:43.775Z] ---> Running in 90e67ad14b65 [2021-02-16T09:08:43.986Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-16T09:08:43.986Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:08:44.256Z] Removing intermediate container 90e67ad14b65 [2021-02-16T09:08:44.256Z] ---> fcfdfeda6b3a [2021-02-16T09:08:44.256Z] Step 10/10 : COPY . . [2021-02-16T09:08:45.678Z] Loaded image: debian:bullseye [2021-02-16T09:08:45.678Z] Loaded image: hello-world:latest [2021-02-16T09:08:45.678Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:08:45.678Z] INFO: Testing against a local daemon [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T09:08:45.678Z] Loaded image: debian:bullseye [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T09:08:45.678Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T09:08:45.678Z] Loaded image: hello-world:latest [2021-02-16T09:08:45.862Z] --- PASS: TestRenameAnonymousContainer (5.15s) [2021-02-16T09:08:45.862Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:08:45.934Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:08:45.934Z] INFO: Testing against a local daemon [2021-02-16T09:08:45.934Z] === RUN TestDockerDaemonSuite [2021-02-16T09:08:45.934Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-16T09:08:46.494Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-16T09:08:46.494Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:08:46.859Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T09:08:47.115Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T09:08:47.270Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-02-16T09:08:47.270Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:08:47.270Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T09:08:47.270Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:08:47.270Z] === RUN TestInfoAPI [2021-02-16T09:08:47.270Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:08:47.270Z] === RUN TestInfoAPIWarnings [2021-02-16T09:08:47.677Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T09:08:47.677Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T09:08:47.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2021-02-16T09:08:47.994Z] === RUN TestResize [2021-02-16T09:08:48.238Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T09:08:48.494Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T09:08:48.494Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T09:08:49.023Z] --- PASS: TestResize (0.93s) [2021-02-16T09:08:49.023Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:08:50.051Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2021-02-16T09:08:50.051Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:08:50.380Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T09:08:50.380Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T09:08:50.380Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T09:08:50.380Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T09:08:50.680Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:50.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:50.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:50.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:08:50.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:08:50.941Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-16T09:08:51.829Z] --- PASS: TestServiceWithDataPathPortInit (17.99s) [2021-02-16T09:08:51.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:08:51.867Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T09:08:52.793Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-16T09:08:52.793Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T09:08:52.793Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T09:08:52.793Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T09:08:52.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T09:08:53.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:53.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:54.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:08:54.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:08:56.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:08:56.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:08:58.533Z] --- PASS: TestCreateServiceMultipleTimes (16.14s) [2021-02-16T09:08:58.533Z] === RUN TestCreateServiceConflict [2021-02-16T09:08:59.099Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-02-16T09:08:59.099Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:08:59.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:08:59.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:08:59.364Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T09:09:01.832Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2021-02-16T09:09:01.832Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q9x8lhjbg8qsj6eetc5cxh462 Created:2021-02-16 09:08:53.341349619 +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[92800e27a62b4b25d3f444cc81938e70c1d4edcf5ad6c0bd666cb3acdf8916c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tyhq2yoaygyg32968gi5o100x EndpointID:d83e8e2bad4449e78be69ae1d4b1ff45b442d6f9898fa271e5f4a3ca13692769 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6798d309422099cb2b21cc4b7fc6f449f443315571b61ee5637f541f866b99a 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:34ebf8db5242 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tyhq2yoaygyg32968gi5o100x EndpointID:d83e8e2bad4449e78be69ae1d4b1ff45b442d6f9898fa271e5f4a3ca13692769 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:09:01.832Z] PASS [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] === Skipped [2021-02-16T09:09:01.832Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:09:01.832Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] DONE 26 tests, 1 skipped in 60.099s [2021-02-16T09:09:01.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:09:01.832Z] ++ 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 [2021-02-16T09:09:01.832Z] ++ set -e [2021-02-16T09:09:01.832Z] ++ '[' -n 0 ']' [2021-02-16T09:09:01.832Z] ++ set -x [2021-02-16T09:09:01.832Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:09:01.832Z] INFO: Testing against a local daemon [2021-02-16T09:09:01.832Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:09:01.832Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:09:01.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:09:01.832Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:09:01.832Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:09:01.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:09:01.832Z] PASS [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] === Skipped [2021-02-16T09:09:01.832Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:09:01.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:09:01.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] [2021-02-16T09:09:01.832Z] DONE 2 tests, 2 skipped in 0.166s [2021-02-16T09:09:01.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:09:01.832Z] ++ 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 [2021-02-16T09:09:01.832Z] ++ set -e [2021-02-16T09:09:01.832Z] ++ '[' -n 0 ']' [2021-02-16T09:09:01.832Z] ++ set -x [2021-02-16T09:09:01.832Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:09:01.832Z] INFO: Testing against a local daemon [2021-02-16T09:09:01.832Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:09:01.874Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T09:09:01.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:09:02.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:09:02.383Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2021-02-16T09:09:02.383Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:09:03.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s) [2021-02-16T09:09:03.219Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:09:04.162Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:09:04.386Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2021-02-16T09:09:04.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-02-16T09:09:04.884Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:09:05.353Z] --- PASS: TestInfoAPIWarnings (17.39s) [2021-02-16T09:09:05.353Z] === RUN TestInfoDebug [2021-02-16T09:09:05.548Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:09:05.920Z] --- PASS: TestInfoDebug (1.53s) [2021-02-16T09:09:05.920Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:09:06.272Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T09:09:06.383Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-02-16T09:09:06.383Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:09:06.832Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T09:09:06.935Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:09:07.760Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T09:09:07.821Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-16T09:09:07.821Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:09:08.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-02-16T09:09:08.440Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:09:08.687Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T09:09:09.196Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-16T09:09:09.196Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:09:09.249Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-16T09:09:09.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-16T09:09:09.455Z] === RUN TestPingCacheHeaders [2021-02-16T09:09:09.455Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:09:09.455Z] === RUN TestPingGet [2021-02-16T09:09:09.455Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:09:09.455Z] === RUN TestPingHead [2021-02-16T09:09:09.455Z] --- PASS: TestPingHead (0.02s) [2021-02-16T09:09:09.455Z] === RUN TestVersion [2021-02-16T09:09:09.455Z] --- PASS: TestVersion (0.02s) [2021-02-16T09:09:09.455Z] PASS [2021-02-16T09:09:09.455Z] [2021-02-16T09:09:09.455Z] === Skipped [2021-02-16T09:09:09.455Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-16T09:09:09.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:09:09.455Z] [2021-02-16T09:09:09.455Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T09:09:09.455Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:09:09.455Z] [2021-02-16T09:09:09.455Z] [2021-02-16T09:09:09.455Z] DONE 18 tests, 2 skipped in 28.033s [2021-02-16T09:09:09.455Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:09:09.455Z] INFO: Testing against a local daemon [2021-02-16T09:09:09.455Z] === RUN TestVolumesCreateAndList [2021-02-16T09:09:09.504Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-16T09:09:09.713Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-16T09:09:09.713Z] === RUN TestVolumesRemove [2021-02-16T09:09:09.713Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-16T09:09:09.713Z] === RUN TestVolumesInspect [2021-02-16T09:09:09.713Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T09:09:09.713Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:09:09.713Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:09:09.713Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:09:09.713Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:09:09.713Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:09:09.713Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:09:09.713Z] PASS [2021-02-16T09:09:09.713Z] [2021-02-16T09:09:09.713Z] DONE 5 tests in 0.297s [2021-02-16T09:09:09.713Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:09:09.713Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12185 is not a child of this shell [2021-02-16T09:09:09.713Z] warning: PID 12185 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-16T09:09:09.713Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:09:09.713Z] [2021-02-16T09:09:09.713Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:09:09.713Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:09:09.713Z] [2021-02-16T09:09:09.713Z] To set a process to complain mode, use the command line tool [2021-02-16T09:09:09.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:09:09.713Z] Removing test suite binaries [2021-02-16T09:09:09.713Z] exiting test-integration [2021-02-16T09:09:09.713Z] ++ exit 0 [2021-02-16T09:09:09.762Z] ---> 95fa24584d19 [2021-02-16T09:09:09.762Z] Successfully built 95fa24584d19 [2021-02-16T09:09:09.762Z] Successfully tagged docker:latest [2021-02-16T09:09:09.762Z] INFO: Image build ended at 02/16/2021 09:09:06. Duration:00:02:52.0050780 [2021-02-16T09:09:09.762Z] [2021-02-16T09:09:09.762Z] [2021-02-16T09:09:09.762Z] INFO: Building the test binaries at 02/16/2021 09:09:06... [2021-02-16T09:09:09.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-02-16T09:09:09.940Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:09:10.237Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:09:11.089Z] [2021-02-16T09:09:11.371Z] INFO: make.ps1 starting at 02/16/2021 09:09:11 [2021-02-16T09:09:11.392Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-16T09:09:11.855Z] INFO: Git commit (1d2a660093) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T09:09:11.855Z] INFO: Invoking autogen... [2021-02-16T09:09:11.996Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-02-16T09:09:11.996Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:09:12.319Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-16T09:09:12.336Z] INFO: Building daemon... [2021-02-16T09:09:13.494Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-02-16T09:09:13.494Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:09:13.539Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:09:13.682Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-16T09:09:14.610Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T09:09:14.866Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown Post stage [Pipeline] junit [2021-02-16T09:09:15.291Z] Recording test results [2021-02-16T09:09:15.427Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T09:09:15.551Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-02-16T09:09:15.551Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:09:15.744Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:09:15.840Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-02-16T09:09:15.840Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:09:15.988Z] --- PASS: TestBuildWithHugeFile (107.46s) [2021-02-16T09:09:15.988Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:09:15.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-02-16T09:09:15.988Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:09:15.988Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:09:15.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:09:15.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:09:15.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:09:15.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:09:15.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:09:15.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:09:15.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:09:15.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:09:16.110Z] + echo Ensuring container killed. [2021-02-16T09:09:16.110Z] Ensuring container killed. [2021-02-16T09:09:16.110Z] + docker rm -vf docker-pr1 [2021-02-16T09:09:16.244Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:09:16.244Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-16T09:09:16.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-16T09:09:16.244Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-02-16T09:09:16.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-16T09:09:16.244Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:09:16.244Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:09:16.368Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-16T09:09:16.499Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-16T09:09:16.656Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:09:16.656Z] Chowning /workspace to jenkins user [2021-02-16T09:09:16.656Z] + id -u [2021-02-16T09:09:16.656Z] + id -g [2021-02-16T09:09:16.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:09:17.253Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2021-02-16T09:09:17.253Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-02-16T09:09:17.324Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:09:17.324Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:09:17.425Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T09:09:17.819Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2021-02-16T09:09:17.819Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:09:17.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-02-16T09:09:17.904Z] === RUN TestKernelTCPMemory [2021-02-16T09:09:17.987Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T09:09:18.548Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T09:09:18.935Z] --- PASS: TestKernelTCPMemory (0.93s) [2021-02-16T09:09:18.935Z] === RUN TestNISDomainname [2021-02-16T09:09:19.109Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:09:19.486Z] + bundleName=amd64-rootless [2021-02-16T09:09:19.486Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-16T09:09:19.486Z] Creating amd64-rootless-bundles.tar.gz [2021-02-16T09:09:19.486Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-16T09:09:19.486Z] + 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 [2021-02-16T09:09:19.498Z] Archiving artifacts [2021-02-16T09:09:19.749Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:09:19.963Z] --- PASS: TestNISDomainname (1.03s) [2021-02-16T09:09:19.963Z] === RUN TestHostnameDnsResolution [2021-02-16T09:09:20.036Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T09:09:20.070Z] + make clean [2021-02-16T09:09:20.097Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2021-02-16T09:09:20.129Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:09:20.330Z] docker volume rm -f docker-dev-cache [2021-02-16T09:09:20.357Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2021-02-16T09:09:20.357Z] === RUN TestCreateServiceSysctls [2021-02-16T09:09:20.588Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:09:20.597Z] --- PASS: TestBuildPreserveOwnership (4.44s) [2021-02-16T09:09:20.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2021-02-16T09:09:20.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-02-16T09:09:20.597Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:09:20.854Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-16T09:09:20.854Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:09:21.109Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-02-16T09:09:21.463Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-02-16T09:09:21.463Z] === RUN TestStats [Pipeline] } [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan (18.38s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2021-02-16T09:09:21.515Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-02-16T09:09:21.515Z] PASS [2021-02-16T09:09:21.515Z] [2021-02-16T09:09:21.515Z] DONE 8 tests in 20.671s [2021-02-16T09:09:21.515Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:09:21.515Z] ++ 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 [2021-02-16T09:09:21.515Z] ++ set -e [2021-02-16T09:09:21.515Z] ++ '[' -n 0 ']' [2021-02-16T09:09:21.515Z] ++ set -x [2021-02-16T09:09:21.515Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:09:21.515Z] testing: warning: no tests to run [2021-02-16T09:09:21.515Z] PASS [2021-02-16T09:09:21.515Z] [2021-02-16T09:09:21.515Z] DONE 0 tests in 0.031s [2021-02-16T09:09:21.515Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:09:21.515Z] ++ 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 [2021-02-16T09:09:21.515Z] ++ set -e [2021-02-16T09:09:21.515Z] ++ '[' -n 0 ']' [2021-02-16T09:09:21.515Z] ++ set -x [2021-02-16T09:09:21.516Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:09:21.670Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T09:09:21.776Z] INFO: Testing against a local daemon [2021-02-16T09:09:21.776Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:09:22.196Z] ok github.com/docker/docker/builder/remotecontext/git 3.875s coverage: 86.3% of statements [2021-02-16T09:09:23.035Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T09:09:23.248Z] ok github.com/docker/docker/builder/remotecontext 0.464s coverage: 13.7% of statements [2021-02-16T09:09:23.640Z] --- PASS: TestCreateServiceSysctls (3.20s) [2021-02-16T09:09:23.640Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:09:23.692Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2021-02-16T09:09:23.692Z] === RUN TestAuthZPluginTLS [2021-02-16T09:09:23.965Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-16T09:09:24.264Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-16T09:09:24.264Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:09:24.526Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T09:09:24.526Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T09:09:24.836Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-16T09:09:24.836Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:09:24.998Z] --- PASS: TestStats (3.00s) [2021-02-16T09:09:24.999Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:09:24.999Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:09:24.999Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:09:24.999Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:09:24.999Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:09:24.999Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:09:24.999Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:09:24.999Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:09:24.999Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:09:24.999Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:09:24.999Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:09:25.352Z] ok github.com/docker/docker/builder/dockerfile 1.236s coverage: 48.3% of statements [2021-02-16T09:09:25.352Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:09:25.352Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:09:25.352Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:09:25.627Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:09:25.780Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-02-16T09:09:25.780Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:09:25.892Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T09:09:26.169Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2021-02-16T09:09:26.169Z] === RUN TestInspect [2021-02-16T09:09:26.352Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-02-16T09:09:26.352Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:09:26.453Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T09:09:27.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-16T09:09:27.683Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:09:28.267Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-02-16T09:09:28.267Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:09:28.528Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-02-16T09:09:28.528Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:09:29.453Z] --- PASS: TestInspect (2.83s) [2021-02-16T09:09:29.453Z] === RUN TestCreateJob [2021-02-16T09:09:29.472Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-02-16T09:09:29.472Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:09:29.739Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-16T09:09:29.739Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-02-16T09:09:29.739Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-02-16T09:09:29.739Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2021-02-16T09:09:29.739Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-02-16T09:09:29.739Z] === RUN TestDeleteDevicemapper [2021-02-16T09:09:29.739Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-02-16T09:09:29.739Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:09:29.739Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:09:29.853Z] ok github.com/docker/docker/client 0.519s coverage: 75.4% of statements [2021-02-16T09:09:30.044Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-02-16T09:09:30.044Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:09:31.221Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-16T09:09:32.602Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2021-02-16T09:09:32.602Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:09:32.736Z] --- PASS: TestCreateJob (3.31s) [2021-02-16T09:09:32.737Z] === RUN TestReplicatedJob [2021-02-16T09:09:33.238Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.90s) [2021-02-16T09:09:33.238Z] === RUN TestUpdateMemory [2021-02-16T09:09:33.238Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:09:33.238Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:09:33.238Z] === RUN TestUpdateCPUQuota [2021-02-16T09:09:34.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-16T09:09:34.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2021-02-16T09:09:34.543Z] === RUN TestAuthZPluginHeader [2021-02-16T09:09:34.736Z] --- PASS: TestUpdateCPUQuota (1.28s) [2021-02-16T09:09:34.736Z] === RUN TestUpdatePidsLimit [2021-02-16T09:09:34.736Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:09:35.025Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:09:35.315Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:09:35.604Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:09:35.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:09:35.929Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-02-16T09:09:35.929Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:09:35.929Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:09:35.929Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:35.929Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:09:35.929Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:09:35.929Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:35.929Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:09:35.929Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:09:35.929Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:35.929Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:09:35.929Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:09:35.929Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:35.929Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:09:36.521Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:09:36.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:09:37.001Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-16T09:09:38.003Z] --- PASS: TestReplicatedJob (5.35s) [2021-02-16T09:09:38.003Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit (3.58s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-16T09:09:38.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-16T09:09:38.309Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:09:38.372Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-16T09:09:40.887Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-16T09:09:41.143Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-16T09:09:41.285Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2021-02-16T09:09:41.285Z] === RUN TestServiceListWithStatuses [2021-02-16T09:09:41.285Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:09:41.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:09:41.285Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:09:41.704Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-16T09:09:43.595Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-16T09:09:43.850Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-16T09:09:45.470Z] --- PASS: TestDockerNetworkConnectAlias (4.37s) [2021-02-16T09:09:45.470Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:09:46.366Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T09:09:46.366Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-16T09:09:47.293Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T09:09:48.218Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-16T09:09:48.372Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-16T09:09:48.372Z] Copying nested executables into bundles/binary-daemon [2021-02-16T09:09:48.372Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-16T09:09:48.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER docker:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh cross [2021-02-16T09:09:48.965Z] [2021-02-16T09:09:49.145Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T09:09:49.145Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T09:09:49.224Z] Removing bundles/ [2021-02-16T09:09:49.224Z] [2021-02-16T09:09:49.224Z] ---> Making bundle: cross (in bundles/cross) [2021-02-16T09:09:49.224Z] Cross building: bundles/cross/linux/amd64 [2021-02-16T09:09:49.224Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T09:09:49.224Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-16T09:09:49.663Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2021-02-16T09:09:49.663Z] === RUN TestServicePlugin [2021-02-16T09:09:50.511Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-16T09:09:50.511Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-16T09:09:51.875Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-16T09:09:52.439Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-16T09:09:52.695Z] Loaded image: buildpack-deps:buster [2021-02-16T09:09:52.951Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T09:09:52.951Z] Loaded image: busybox:latest [2021-02-16T09:09:53.206Z] Loaded image: busybox:glibc [2021-02-16T09:09:53.625Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2021-02-16T09:09:53.625Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:09:53.625Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-02-16T09:09:53.625Z] === RUN TestWaitNonBlocked [2021-02-16T09:09:53.625Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:09:53.625Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:09:53.625Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:09:53.625Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:09:53.625Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:09:53.625Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:09:53.625Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T09:09:53.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-02-16T09:09:53.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-02-16T09:09:53.625Z] === RUN TestWaitBlocked [2021-02-16T09:09:53.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:09:53.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:09:53.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:09:53.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:09:53.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:09:53.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:09:54.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2021-02-16T09:09:54.045Z] PASS [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] === Skipped [2021-02-16T09:09:54.045Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:09:54.045Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:09:54.045Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:09:54.045Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:09:54.045Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] [2021-02-16T09:09:54.045Z] DONE 17 tests, 4 skipped in 32.120s [2021-02-16T09:09:54.045Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:09:54.045Z] ++ 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 [2021-02-16T09:09:54.045Z] ++ set -e [2021-02-16T09:09:54.045Z] ++ '[' -n 0 ']' [2021-02-16T09:09:54.045Z] ++ set -x [2021-02-16T09:09:54.045Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:09:54.045Z] INFO: Testing against a local daemon [2021-02-16T09:09:54.045Z] === RUN TestPluginInvalidJSON [2021-02-16T09:09:54.045Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:09:54.045Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:09:54.045Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:09:54.045Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T09:09:54.045Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:09:54.045Z] === RUN TestPluginInstall [2021-02-16T09:09:54.045Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:09:54.652Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T09:09:54.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-02-16T09:09:54.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-02-16T09:09:54.652Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:09:54.652Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:09:55.717Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T09:09:55.972Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-16T09:09:56.227Z] Loaded image: debian:bullseye [2021-02-16T09:09:56.227Z] Loaded image: hello-world:latest [2021-02-16T09:09:56.483Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:09:56.592Z] time="2021-02-16T09:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:56.592Z] time="2021-02-16T09:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:227adcea191f41c620e3f64acca098e0fd929cc79217828d9b21dcbbd240da8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:56.592Z] time="2021-02-16T09:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:56.592Z] time="2021-02-16T09:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:227adcea191f41c620e3f64acca098e0fd929cc79217828d9b21dcbbd240da8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:56.592Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:09:56.738Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T09:09:57.165Z] time="2021-02-16T09:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:57.165Z] time="2021-02-16T09:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ed7dc21ee6efb9c77561e811154dc9ed6b72048f029e4db9062996f7e91bc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:57.165Z] time="2021-02-16T09:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:57.165Z] time="2021-02-16T09:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ed7dc21ee6efb9c77561e811154dc9ed6b72048f029e4db9062996f7e91bc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:57.737Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:09:58.153Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2021-02-16T09:09:58.153Z] === CONT TestIpcModeOlderClient [2021-02-16T09:09:58.153Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-02-16T09:09:58.153Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:09:59.123Z] time="2021-02-16T09:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:59.123Z] time="2021-02-16T09:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd97e6cec656fb614375939a9ce5f23896961424baeb61cfd69f34798bbd59b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:59.123Z] time="2021-02-16T09:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:09:59.123Z] time="2021-02-16T09:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd97e6cec656fb614375939a9ce5f23896961424baeb61cfd69f34798bbd59b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:09:59.384Z] --- PASS: TestPluginInstall (5.48s) [2021-02-16T09:09:59.384Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-02-16T09:09:59.384Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-02-16T09:09:59.384Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2021-02-16T09:09:59.384Z] plugin_test.go:160: [d6b94e811d769] daemon is not started [2021-02-16T09:09:59.384Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:10:00.004Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-16T09:10:00.258Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-16T09:10:00.819Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-16T09:10:01.381Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-16T09:10:01.695Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2021-02-16T09:10:01.695Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:10:01.930Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:10:01.942Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-16T09:10:03.315Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:10:04.411Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s) [2021-02-16T09:10:04.411Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:10:04.458Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T09:10:05.232Z] --- PASS: TestPluginsWithRuntimes (5.69s) [2021-02-16T09:10:05.232Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.72s) [2021-02-16T09:10:05.232Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-02-16T09:10:05.232Z] PASS [2021-02-16T09:10:05.232Z] [2021-02-16T09:10:05.232Z] DONE 9 tests in 11.388s [2021-02-16T09:10:05.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:10:05.232Z] ++ 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 [2021-02-16T09:10:05.232Z] ++ set -e [2021-02-16T09:10:05.232Z] ++ '[' -n 0 ']' [2021-02-16T09:10:05.232Z] ++ set -x [2021-02-16T09:10:05.232Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:05.232Z] INFO: Testing against a local daemon [2021-02-16T09:10:05.232Z] === RUN TestExternalGraphDriver [2021-02-16T09:10:05.390Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.40s) [2021-02-16T09:10:05.390Z] PASS [2021-02-16T09:10:05.390Z] [2021-02-16T09:10:05.390Z] === Skipped [2021-02-16T09:10:05.390Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:10:05.390Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:10:05.390Z] [2021-02-16T09:10:05.390Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-02-16T09:10:05.390Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:10:05.390Z] [2021-02-16T09:10:05.390Z] [2021-02-16T09:10:05.390Z] DONE 34 tests, 2 skipped in 246.846s [2021-02-16T09:10:05.390Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:10:05.390Z] ++ 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 [2021-02-16T09:10:05.390Z] ++ set -e [2021-02-16T09:10:05.390Z] ++ '[' -n 0 ']' [2021-02-16T09:10:05.390Z] ++ set -x [2021-02-16T09:10:05.390Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:05.390Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-16T09:10:05.493Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:10:05.646Z] INFO: Testing against a local daemon [2021-02-16T09:10:05.646Z] === RUN TestConfigInspect [2021-02-16T09:10:07.128Z] --- PASS: TestContainerKillOnDaemonStart (12.16s) [2021-02-16T09:10:08.041Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:10:08.156Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2021-02-16T09:10:08.156Z] PASS [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === Skipped [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-16T09:10:08.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:10:08.156Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:10:08.156Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:10:08.156Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2021-02-16T09:10:08.156Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:10:08.156Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] [2021-02-16T09:10:08.156Z] DONE 196 tests, 6 skipped in 156.879s [2021-02-16T09:10:08.156Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:10:08.156Z] ++ 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 [2021-02-16T09:10:08.156Z] ++ set -e [2021-02-16T09:10:08.156Z] ++ '[' -n 0 ']' [2021-02-16T09:10:08.156Z] ++ set -x [2021-02-16T09:10:08.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:10:08.162Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T09:10:08.162Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T09:10:08.446Z] INFO: Testing against a local daemon [2021-02-16T09:10:08.446Z] === RUN TestCommitInheritsEnv [2021-02-16T09:10:08.723Z] --- PASS: TestConfigInspect (3.11s) [2021-02-16T09:10:08.723Z] === RUN TestConfigList [2021-02-16T09:10:09.076Z] --- PASS: TestCommitInheritsEnv (0.64s) [2021-02-16T09:10:09.076Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:10:09.076Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:10:09.076Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:10:09.076Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-16T09:10:09.076Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:10:09.076Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-16T09:10:09.076Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:10:09.306Z] ok github.com/docker/docker/cmd/dockerd 0.266s coverage: 29.1% of statements [2021-02-16T09:10:09.704Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-02-16T09:10:09.704Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:10:09.704Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-02-16T09:10:09.704Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:10:09.704Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:10:09.704Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-16T09:10:09.704Z] === RUN TestTagInvalidReference [2021-02-16T09:10:09.704Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T09:10:09.704Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:10:09.704Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-16T09:10:09.704Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:10:09.704Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-16T09:10:09.704Z] === RUN TestTagOfficialNames [2021-02-16T09:10:09.704Z] --- PASS: TestTagOfficialNames (0.03s) [2021-02-16T09:10:09.704Z] === RUN TestTagMatchesDigest [2021-02-16T09:10:09.704Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T09:10:09.704Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:10:10.086Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T09:10:10.086Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-16T09:10:11.344Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:10:11.973Z] --- PASS: TestConfigList (3.22s) [2021-02-16T09:10:11.973Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:10:12.898Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-16T09:10:12.898Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-16T09:10:13.259Z] --- PASS: TestExternalGraphDriver (7.71s) [2021-02-16T09:10:13.259Z] --- PASS: TestExternalGraphDriver/json (2.51s) [2021-02-16T09:10:13.259Z] --- PASS: TestExternalGraphDriver/spec (2.86s) [2021-02-16T09:10:13.259Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2021-02-16T09:10:13.259Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:10:13.259Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-02-16T09:10:13.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:10:13.259Z] PASS [2021-02-16T09:10:13.259Z] [2021-02-16T09:10:13.259Z] === Skipped [2021-02-16T09:10:13.259Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-02-16T09:10:13.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:10:13.259Z] [2021-02-16T09:10:13.259Z] [2021-02-16T09:10:13.259Z] DONE 5 tests, 1 skipped in 7.898s [2021-02-16T09:10:13.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:10:13.259Z] ++ 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 [2021-02-16T09:10:13.259Z] ++ set -e [2021-02-16T09:10:13.259Z] ++ '[' -n 0 ']' [2021-02-16T09:10:13.259Z] ++ set -x [2021-02-16T09:10:13.259Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:13.259Z] INFO: Testing against a local daemon [2021-02-16T09:10:13.259Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:10:13.259Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:10:13.259Z] === RUN TestReadPluginNoRead [2021-02-16T09:10:13.259Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:10:13.259Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:10:13.259Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:10:13.259Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:10:13.259Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:10:13.259Z] === CONT TestReadPluginNoRead [2021-02-16T09:10:13.459Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T09:10:14.827Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T09:10:14.827Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-16T09:10:14.949Z] ok github.com/docker/docker/container 0.154s coverage: 34.7% of statements [2021-02-16T09:10:14.949Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:10:14.949Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:10:14.949Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:10:14.949Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:10:15.390Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2021-02-16T09:10:15.390Z] === RUN TestConfigsUpdate [2021-02-16T09:10:15.595Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-02-16T09:10:15.645Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T09:10:17.470Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:10:17.532Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-16T09:10:18.043Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-02-16T09:10:18.093Z] --- PASS: TestConfigsUpdate (2.73s) [2021-02-16T09:10:18.093Z] === RUN TestTemplatedConfig [2021-02-16T09:10:19.020Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-16T09:10:19.020Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T09:10:19.428Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:10:20.909Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-16T09:10:21.242Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.9% of statements [2021-02-16T09:10:21.341Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:10:21.469Z] --- PASS: TestTemplatedConfig (3.41s) [2021-02-16T09:10:21.469Z] === RUN TestConfigCreateResolve [2021-02-16T09:10:21.725Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T09:10:21.734Z] --- PASS: TestServicePlugin (30.57s) [2021-02-16T09:10:21.734Z] plugin_test.go:62: [da18b64dea54a] joining swarm manager [d5249dcd7f601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:10:21.734Z] plugin_test.go:65: [dbbf99b3ae3fa] joining swarm manager [d5249dcd7f601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:10:21.734Z] === RUN TestServiceUpdateLabel [2021-02-16T09:10:22.301Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-02-16T09:10:22.301Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:10:23.130Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T09:10:23.256Z] --- PASS: TestReadPluginNoRead (9.73s) [2021-02-16T09:10:23.256Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-02-16T09:10:23.256Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-02-16T09:10:23.256Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-02-16T09:10:23.256Z] read_test.go:92: [daa481e18e35a] daemon is not started [2021-02-16T09:10:23.385Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-16T09:10:23.518Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-02-16T09:10:23.518Z] PASS [2021-02-16T09:10:23.518Z] [2021-02-16T09:10:23.518Z] DONE 6 tests in 10.340s [2021-02-16T09:10:23.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:10:23.518Z] ++ 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 [2021-02-16T09:10:23.518Z] ++ set -e [2021-02-16T09:10:23.518Z] ++ '[' -n 0 ']' [2021-02-16T09:10:23.518Z] ++ set -x [2021-02-16T09:10:23.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=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 [2021-02-16T09:10:23.518Z] testing: warning: no tests to run [2021-02-16T09:10:23.518Z] PASS [2021-02-16T09:10:23.518Z] [2021-02-16T09:10:23.518Z] DONE 0 tests in 0.056s [2021-02-16T09:10:23.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:10:23.518Z] ++ 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 [2021-02-16T09:10:23.518Z] ++ set -e [2021-02-16T09:10:23.518Z] ++ '[' -n 0 ']' [2021-02-16T09:10:23.518Z] ++ set -x [2021-02-16T09:10:23.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=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 [2021-02-16T09:10:23.779Z] INFO: Testing against a local daemon [2021-02-16T09:10:23.779Z] === RUN TestPluginWithDevMounts [2021-02-16T09:10:23.779Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:10:23.779Z] === CONT TestPluginWithDevMounts [2021-02-16T09:10:23.945Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-16T09:10:24.508Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T09:10:24.764Z] --- PASS: TestConfigCreateResolve (3.29s) [2021-02-16T09:10:24.764Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:10:24.799Z] ok github.com/docker/docker/daemon/cluster 0.163s coverage: 0.5% of statements [2021-02-16T09:10:24.962Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-16T09:10:24.962Z] [2021-02-16T09:10:24.962Z] ________ ____ __. [2021-02-16T09:10:24.962Z] \_____ \ | |/ _| [2021-02-16T09:10:24.962Z] / | \| < [2021-02-16T09:10:24.962Z] / | \ | \ [2021-02-16T09:10:24.962Z] \_______ /____|__ \ [2021-02-16T09:10:24.962Z] \/ \/ [2021-02-16T09:10:24.962Z] [2021-02-16T09:10:24.962Z] INFO: make.ps1 ended at 02/16/2021 09:10:23 [2021-02-16T09:10:24.962Z] INFO: Binaries build ended at 02/16/2021 09:10:24. Duration:00:01:17.7883270 [2021-02-16T09:10:25.352Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-16T09:10:25.352Z] PASS [2021-02-16T09:10:25.352Z] [2021-02-16T09:10:25.352Z] DONE 7 tests in 19.837s [2021-02-16T09:10:25.352Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:10:25.352Z] ++ 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 [2021-02-16T09:10:25.352Z] ++ set -e [2021-02-16T09:10:25.352Z] ++ '[' -n 0 ']' [2021-02-16T09:10:25.352Z] ++ set -x [2021-02-16T09:10:25.352Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:25.622Z] INFO: Testing against a local daemon [2021-02-16T09:10:25.622Z] === RUN TestCheckpoint [2021-02-16T09:10:25.622Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:10:25.622Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:10:25.622Z] === RUN TestContainerInvalidJSON [2021-02-16T09:10:25.622Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:10:25.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:10:25.622Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:10:25.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:10:25.622Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:10:25.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:10:25.622Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:10:25.622Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:10:25.622Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:10:25.622Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T09:10:25.622Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:10:25.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-16T09:10:25.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:10:25.622Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:10:25.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-02-16T09:10:25.622Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:10:25.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-16T09:10:25.622Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:10:25.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-16T09:10:25.622Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:10:25.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-02-16T09:10:25.885Z] === RUN TestCopyFromContainer [2021-02-16T09:10:25.974Z] INFO: Copying the built daemon binary to d:\CI\PR-42031\1\binary\dockerd-1d2a660093.exe... [2021-02-16T09:10:25.974Z] INFO: Copying the built client binary to d:\CI\PR-42031\1\binary\docker-1d2a660093.exe... [2021-02-16T09:10:25.974Z] INFO: Copying dockerversion from the container... [2021-02-16T09:10:26.325Z] --- PASS: TestPluginWithDevMounts (2.21s) [2021-02-16T09:10:26.325Z] PASS [2021-02-16T09:10:26.325Z] [2021-02-16T09:10:26.325Z] DONE 1 tests in 2.374s [2021-02-16T09:10:26.325Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:10:26.325Z] ++ 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 [2021-02-16T09:10:26.325Z] ++ set -e [2021-02-16T09:10:26.325Z] ++ '[' -n 0 ']' [2021-02-16T09:10:26.325Z] ++ set -x [2021-02-16T09:10:26.325Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:26.325Z] INFO: Testing against a local daemon [2021-02-16T09:10:26.325Z] === RUN TestSecretInspect [2021-02-16T09:10:26.455Z] INFO: Copying the golang package from the container to d:\CI\PR-42031\1\installer\go.zip... [2021-02-16T09:10:27.267Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T09:10:27.468Z] INFO: Extracting go.zip to d:\CI\PR-42031\1\go [2021-02-16T09:10:27.524Z] === RUN TestCopyFromContainer// [2021-02-16T09:10:27.524Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:10:27.779Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:10:28.034Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:10:28.034Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:10:28.290Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-16T09:10:28.290Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:10:28.290Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:10:28.367Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-02-16T09:10:28.546Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:10:28.546Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:10:28.801Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer (3.07s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-16T09:10:28.801Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-02-16T09:10:28.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:10:28.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:10:28.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:10:28.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:10:28.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:10:28.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:10:28.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:10:28.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:10:28.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:10:28.872Z] --- PASS: TestSecretInspect (2.81s) [2021-02-16T09:10:28.872Z] === RUN TestSecretList [2021-02-16T09:10:29.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:10:29.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2021-02-16T09:10:29.058Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:10:29.058Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-16T09:10:29.058Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:10:29.058Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:10:29.058Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:10:29.058Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:10:29.058Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:10:29.058Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:10:29.058Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:10:29.058Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:10:29.058Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:10:29.058Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:10:29.058Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:10:29.058Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:10:29.058Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:10:29.058Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-16T09:10:29.058Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:10:29.422Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-02-16T09:10:29.719Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-02-16T09:10:31.574Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2021-02-16T09:10:31.574Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:10:31.830Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-16T09:10:32.175Z] --- PASS: TestSecretList (3.21s) [2021-02-16T09:10:32.175Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:10:32.484Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:10:33.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:10:33.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:10:33.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:10:33.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:10:33.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:10:33.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:10:33.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:10:33.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:10:33.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:10:33.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:10:33.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T09:10:33.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:10:33.720Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:10:34.280Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T09:10:34.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2021-02-16T09:10:34.535Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:10:34.535Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:10:34.535Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:10:34.535Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T09:10:34.535Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:10:34.535Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:10:34.535Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:10:34.535Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T09:10:34.535Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:10:34.535Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-02-16T09:10:34.535Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:10:34.535Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:10:34.535Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:10:34.535Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:10:34.535Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:10:34.535Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:10:34.535Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:10:34.535Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:10:34.535Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:10:34.535Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:10:34.535Z] === RUN TestDiff [2021-02-16T09:10:35.225Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-16T09:10:35.462Z] --- PASS: TestDiff (0.77s) [2021-02-16T09:10:35.462Z] === RUN TestExecWithCloseStdin [2021-02-16T09:10:35.462Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-16T09:10:35.475Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2021-02-16T09:10:35.475Z] === RUN TestSecretsUpdate [2021-02-16T09:10:35.520Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.492s coverage: 14.0% of statements [2021-02-16T09:10:36.023Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-16T09:10:36.278Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-02-16T09:10:36.278Z] === RUN TestExec [2021-02-16T09:10:36.534Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-16T09:10:36.575Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.700s coverage: 57.1% of statements [2021-02-16T09:10:37.096Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-16T09:10:37.096Z] --- PASS: TestExec (0.81s) [2021-02-16T09:10:37.096Z] === RUN TestExecUser [2021-02-16T09:10:37.171Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2021-02-16T09:10:37.171Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:10:38.023Z] --- PASS: TestExecUser (0.79s) [2021-02-16T09:10:38.023Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:10:38.777Z] --- PASS: TestSecretsUpdate (3.22s) [2021-02-16T09:10:38.777Z] === RUN TestTemplatedSecret [2021-02-16T09:10:38.951Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-02-16T09:10:38.951Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:10:38.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-16T09:10:39.207Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T09:10:39.346Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-02-16T09:10:40.398Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.2% of statements [2021-02-16T09:10:40.398Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:10:40.398Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:10:40.398Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:10:40.398Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:10:40.571Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2021-02-16T09:10:40.571Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:10:40.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-16T09:10:41.064Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.231s coverage: 69.3% of statements [2021-02-16T09:10:41.752Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2021-02-16T09:10:41.752Z] === RUN TestHealthKillContainer [2021-02-16T09:10:42.079Z] --- PASS: TestTemplatedSecret (3.58s) [2021-02-16T09:10:42.079Z] === RUN TestSecretCreateResolve [2021-02-16T09:10:42.312Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T09:10:42.568Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-16T09:10:42.568Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T09:10:42.590Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.884s coverage: 45.9% of statements [2021-02-16T09:10:42.590Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:10:43.930Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-16T09:10:44.115Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.258s coverage: 49.4% of statements [2021-02-16T09:10:44.115Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-02-16T09:10:44.855Z] --- PASS: TestHealthKillContainer (2.87s) [2021-02-16T09:10:44.855Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:10:45.167Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-02-16T09:10:45.380Z] --- PASS: TestSecretCreateResolve (3.21s) [2021-02-16T09:10:45.380Z] PASS [2021-02-16T09:10:45.380Z] [2021-02-16T09:10:45.380Z] DONE 6 tests in 19.398s [2021-02-16T09:10:45.380Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:10:45.380Z] ++ 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 [2021-02-16T09:10:45.380Z] ++ set -e [2021-02-16T09:10:45.380Z] ++ '[' -n 0 ']' [2021-02-16T09:10:45.380Z] ++ set -x [2021-02-16T09:10:45.380Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:10:45.380Z] INFO: Testing against a local daemon [2021-02-16T09:10:45.380Z] === RUN TestServiceCreateInit [2021-02-16T09:10:45.463Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-02-16T09:10:45.641Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:10:45.781Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2021-02-16T09:10:45.781Z] === RUN TestIpcModeNone [2021-02-16T09:10:45.781Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-16T09:10:46.708Z] --- PASS: TestIpcModeNone (1.01s) [2021-02-16T09:10:46.708Z] === RUN TestIpcModePrivate [2021-02-16T09:10:47.271Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-16T09:10:47.527Z] --- PASS: TestIpcModePrivate (0.97s) [2021-02-16T09:10:47.527Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-16T09:10:47.527Z] === RUN TestIpcModeShareable [2021-02-16T09:10:48.893Z] --- PASS: TestIpcModeShareable (1.01s) [2021-02-16T09:10:48.893Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-02-16T09:10:48.893Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:10:49.022Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2021-02-16T09:10:49.022Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.406s coverage: 52.1% of statements [2021-02-16T09:10:49.022Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:10:49.022Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:10:49.455Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-16T09:10:50.016Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-16T09:10:50.068Z] ok github.com/docker/docker/daemon/logger/awslogs 0.560s coverage: 77.8% of statements [2021-02-16T09:10:50.272Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T09:10:50.932Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:10:51.121Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.4% of statements [2021-02-16T09:10:51.121Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:10:51.121Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:10:51.121Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:10:51.121Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:10:51.121Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2021-02-16T09:10:51.198Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2021-02-16T09:10:51.198Z] === RUN TestAPIIpcModeHost [2021-02-16T09:10:51.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T09:10:51.710Z] --- PASS: TestAPIIpcModeHost (0.57s) [2021-02-16T09:10:51.710Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:10:51.764Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-02-16T09:10:52.041Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2021-02-16T09:10:52.041Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:10:52.270Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T09:10:52.407Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-02-16T09:10:52.967Z] INFO: Extraction ended at 02/16/2021 09:10:48. Duration:00:00:21.6088403 [2021-02-16T09:10:52.967Z] INFO: Updating the golang and path environment variables [2021-02-16T09:10:52.967Z] INFO: GOPATH=d:\gopath [2021-02-16T09:10:52.967Z] INFO: go version go1.13.15 windows/amd64 [2021-02-16T09:10:52.967Z] INFO: Running the daemon under test in debug mode [2021-02-16T09:10:52.967Z] INFO: Starting a daemon under test... [2021-02-16T09:10:52.967Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42031\1\daemon --pidfile d:\CI\PR-42031\1\docker.pid -D [2021-02-16T09:10:52.967Z] INFO: Process started successfully. [2021-02-16T09:10:52.967Z] INFO: Start tailing logs of the daemon under tests [2021-02-16T09:10:52.967Z] INFO: Waiting for the daemon under test to start... [2021-02-16T09:10:53.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2021-02-16T09:10:53.198Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2021-02-16T09:10:53.198Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-02-16T09:10:53.198Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:10:53.454Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-16T09:10:54.589Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 75.2% of statements [2021-02-16T09:10:54.589Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:10:54.822Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-02-16T09:10:54.822Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-16T09:10:54.822Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:10:55.235Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 55.1% of statements [2021-02-16T09:10:55.383Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T09:10:55.532Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-02-16T09:10:56.223Z] --- PASS: TestServiceCreateInit (10.06s) [2021-02-16T09:10:56.223Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2021-02-16T09:10:56.223Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2021-02-16T09:10:56.223Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:10:56.312Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2021-02-16T09:10:56.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-16T09:10:56.312Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:10:56.598Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-02-16T09:10:57.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-02-16T09:10:58.200Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2021-02-16T09:10:58.200Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-02-16T09:10:58.200Z] === RUN TestIpcModeOlderClient [2021-02-16T09:10:58.200Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:10:58.200Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:10:58.456Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-02-16T09:10:58.456Z] === RUN TestKillContainer [2021-02-16T09:10:58.456Z] === RUN TestKillContainer/no_signal [2021-02-16T09:10:59.026Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:10:59.186Z] ok github.com/docker/docker/daemon/logger/splunk 2.519s coverage: 82.5% of statements [2021-02-16T09:10:59.186Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:10:59.186Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-02-16T09:10:59.186Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:10:59.588Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:11:00.150Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-16T09:11:00.406Z] --- PASS: TestKillContainer (1.97s) [2021-02-16T09:11:00.406Z] --- PASS: TestKillContainer/no_signal (0.58s) [2021-02-16T09:11:00.406Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-02-16T09:11:00.406Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-02-16T09:11:00.406Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:11:00.406Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:11:00.406Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T09:11:00.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T09:11:01.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:11:01.993Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2021-02-16T09:11:02.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-02-16T09:11:02.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-02-16T09:11:02.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-02-16T09:11:02.148Z] === RUN TestKillStoppedContainer [2021-02-16T09:11:02.148Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-16T09:11:02.148Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:11:02.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T09:11:02.148Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:11:02.647Z] ok github.com/docker/docker/errdefs 0.022s coverage: 53.1% of statements [2021-02-16T09:11:02.968Z] ok github.com/docker/docker/distribution 0.438s coverage: 25.0% of statements [2021-02-16T09:11:02.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:11:03.076Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-02-16T09:11:03.076Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:11:03.076Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-16T09:11:03.076Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:11:03.076Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:11:03.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:11:03.076Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:11:03.076Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:11:03.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T09:11:03.639Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-02-16T09:11:03.639Z] === RUN TestLinksContainerNames [2021-02-16T09:11:04.240Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2021-02-16T09:11:04.240Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:11:05.193Z] ok github.com/docker/docker/image 0.045s coverage: 86.8% of statements [2021-02-16T09:11:05.193Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements [2021-02-16T09:11:05.193Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:11:05.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T09:11:05.530Z] --- PASS: TestLinksContainerNames (1.73s) [2021-02-16T09:11:05.530Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:11:05.617Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:11:05.867Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements [2021-02-16T09:11:06.457Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-02-16T09:11:06.457Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:11:06.553Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:11:06.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T09:11:06.944Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-02-16T09:11:07.247Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.6% of statements [2021-02-16T09:11:07.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:11:07.284Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:11:07.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:11:07.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:11:07.284Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:11:07.539Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:11:07.795Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:11:08.050Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:11:08.050Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:11:08.050Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-16T09:11:08.050Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-16T09:11:08.050Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:11:08.839Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2021-02-16T09:11:08.839Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:11:09.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T09:11:09.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-16T09:11:09.980Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-02-16T09:11:10.231Z] --- PASS: TestContainerBindMountNonRecursive (2.24s) [2021-02-16T09:11:10.231Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:11:10.325Z] ok github.com/docker/docker/oci 0.056s coverage: 38.4% of statements [2021-02-16T09:11:10.641Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2021-02-16T09:11:10.673Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T09:11:10.932Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-16T09:11:10.977Z] .....INFO: Daemon under test started and replied! [2021-02-16T09:11:10.977Z] INFO: Docker version of the daemon under test [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] Client: [2021-02-16T09:11:10.977Z] Version: 17.06.2-ce [2021-02-16T09:11:10.977Z] API version: 1.30 [2021-02-16T09:11:10.977Z] Go version: go1.8.3 [2021-02-16T09:11:10.977Z] Git commit: cec0b72 [2021-02-16T09:11:10.977Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-16T09:11:10.977Z] OS/Arch: windows/amd64 [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] Server: [2021-02-16T09:11:10.977Z] Version: 0.0.0-dev [2021-02-16T09:11:10.977Z] API version: 1.41 (minimum version 1.24) [2021-02-16T09:11:10.977Z] Go version: go1.13.15 [2021-02-16T09:11:10.977Z] Git commit: 1d2a660093 [2021-02-16T09:11:10.977Z] Built: 02/16/2021 09:09:11 [2021-02-16T09:11:10.977Z] OS/Arch: windows/amd64 [2021-02-16T09:11:10.977Z] Experimental: false [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] INFO: Docker info of the daemon under test [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] Containers: 0 [2021-02-16T09:11:10.977Z] Running: 0 [2021-02-16T09:11:10.977Z] Paused: 0 [2021-02-16T09:11:10.977Z] Stopped: 0 [2021-02-16T09:11:10.977Z] Images: 0 [2021-02-16T09:11:10.977Z] Server Version: 0.0.0-dev [2021-02-16T09:11:10.977Z] Storage Driver: windowsfilter [2021-02-16T09:11:10.977Z] Windows: [2021-02-16T09:11:10.977Z] Logging Driver: json-file [2021-02-16T09:11:10.977Z] Plugins: [2021-02-16T09:11:10.977Z] Volume: local [2021-02-16T09:11:10.977Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:11:10.977Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:11:10.977Z] Swarm: inactive [2021-02-16T09:11:10.977Z] Default Isolation: process [2021-02-16T09:11:10.977Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:11:10.977Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:11:10.977Z] OSType: windows [2021-02-16T09:11:10.977Z] Architecture: x86_64 [2021-02-16T09:11:10.977Z] CPUs: 4 [2021-02-16T09:11:10.977Z] Total Memory: 32GiB [2021-02-16T09:11:10.977Z] Name: azwin-2-989800 [2021-02-16T09:11:10.977Z] ID: OMPO:IGJV:46ZA:QSE3:E2GJ:GTQW:IJJM:MKF2:Z6AY:WOKD:I43Q:OFDD [2021-02-16T09:11:10.977Z] Docker Root Dir: D:\CI\PR-42031\1\daemon [2021-02-16T09:11:10.977Z] Debug Mode (client): false [2021-02-16T09:11:10.977Z] Debug Mode (server): true [2021-02-16T09:11:10.977Z] File Descriptors: -1 [2021-02-16T09:11:10.977Z] Goroutines: 16 [2021-02-16T09:11:10.977Z] System Time: 2021-02-16T09:11:08.4798063Z [2021-02-16T09:11:10.977Z] EventsListeners: 0 [2021-02-16T09:11:10.977Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:11:10.977Z] Labels: [2021-02-16T09:11:10.977Z] Experimental: false [2021-02-16T09:11:10.977Z] Insecure Registries: [2021-02-16T09:11:10.977Z] 127.0.0.0/8 [2021-02-16T09:11:10.977Z] Live Restore Enabled: false [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] INFO: Docker images of the daemon under test [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T09:11:10.977Z] [2021-02-16T09:11:10.977Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-16T09:11:10.977Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-16T09:11:10.977Z] ltsc2019: Pulling from windows/servercore [2021-02-16T09:11:10.977Z] 4612f6d0b889: Pulling fs layer [2021-02-16T09:11:10.977Z] db4edcf0861f: Pulling fs layer [2021-02-16T09:11:11.158Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-16T09:11:11.158Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:11:11.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T09:11:11.978Z] --- PASS: TestContainerVolumesMountedAsSlave (0.94s) [2021-02-16T09:11:11.979Z] === RUN TestNetworkNat [2021-02-16T09:11:12.310Z] Cross building: bundles/cross/windows/amd64 [2021-02-16T09:11:12.310Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T09:11:12.310Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-16T09:11:12.798Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-02-16T09:11:12.907Z] --- PASS: TestNetworkNat (1.04s) [2021-02-16T09:11:12.907Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:11:13.092Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-02-16T09:11:14.087Z] --- PASS: TestNetworkLocalhostTCPNat (1.16s) [2021-02-16T09:11:14.087Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:11:14.142Z] ok github.com/docker/docker/pkg/authorization 1.442s coverage: 68.3% of statements [2021-02-16T09:11:14.142Z] ok github.com/docker/docker/pkg/archive 1.114s coverage: 77.1% of statements [2021-02-16T09:11:14.347Z] --- PASS: TestCreateServiceMultipleTimes (18.44s) [2021-02-16T09:11:14.347Z] === RUN TestCreateServiceConflict [2021-02-16T09:11:14.674Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:11:14.784Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-02-16T09:11:15.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T09:11:15.427Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-02-16T09:11:15.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T09:11:16.076Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 92.9% of statements [2021-02-16T09:11:16.717Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-02-16T09:11:17.358Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-16T09:11:17.650Z] --- PASS: TestCreateServiceConflict (3.22s) [2021-02-16T09:11:17.650Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:11:17.845Z] --- PASS: TestNetworkLoopbackNat (3.38s) [2021-02-16T09:11:17.845Z] === RUN TestPause [2021-02-16T09:11:17.996Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-02-16T09:11:18.291Z] ok github.com/docker/docker/layer 7.534s coverage: 68.8% of statements [2021-02-16T09:11:18.291Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:11:18.291Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:11:18.291Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:11:18.291Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:11:18.291Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:11:18.406Z] --- PASS: TestPause (0.80s) [2021-02-16T09:11:18.406Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:11:18.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-02-16T09:11:18.406Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:11:18.406Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:11:18.946Z] ok github.com/docker/docker/pkg/chrootarchive 3.939s coverage: 43.2% of statements [2021-02-16T09:11:18.946Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:11:18.946Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:11:19.244Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-02-16T09:11:19.244Z] ok github.com/docker/docker/pkg/fileutils 0.050s coverage: 89.5% of statements [2021-02-16T09:11:19.768Z] db4edcf0861f: Verifying Checksum [2021-02-16T09:11:19.768Z] db4edcf0861f: Download complete [2021-02-16T09:11:19.773Z] --- PASS: TestPauseStopPausedContainer (1.15s) [2021-02-16T09:11:19.773Z] === RUN TestPsFilter [2021-02-16T09:11:19.773Z] --- PASS: TestPsFilter (0.16s) [2021-02-16T09:11:19.773Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:11:19.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T09:11:20.301Z] ok github.com/docker/docker/pkg/fsutils 0.445s coverage: 85.1% of statements [2021-02-16T09:11:20.301Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-02-16T09:11:20.301Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-16T09:11:20.702Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2021-02-16T09:11:20.702Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:11:20.953Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2021-02-16T09:11:20.953Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:11:21.231Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2021-02-16T09:11:21.231Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-02-16T09:11:21.231Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-02-16T09:11:21.231Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-02-16T09:11:21.231Z] PASS [2021-02-16T09:11:21.231Z] [2021-02-16T09:11:21.231Z] === Skipped [2021-02-16T09:11:21.231Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:11:21.231Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:11:21.231Z] [2021-02-16T09:11:21.231Z] [2021-02-16T09:11:21.231Z] DONE 27 tests, 1 skipped in 168.273s [2021-02-16T09:11:21.231Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:11:21.231Z] INFO: Testing against a local daemon [2021-02-16T09:11:21.231Z] === RUN TestSessionCreate [2021-02-16T09:11:21.231Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T09:11:21.231Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:11:21.231Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:11:21.231Z] PASS [2021-02-16T09:11:21.231Z] [2021-02-16T09:11:21.231Z] DONE 2 tests in 0.073s [2021-02-16T09:11:21.231Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:11:21.231Z] INFO: Testing against a local daemon [2021-02-16T09:11:21.231Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:11:21.231Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:11:21.231Z] === RUN TestEventsExecDie [2021-02-16T09:11:21.492Z] --- PASS: TestEventsExecDie (0.64s) [2021-02-16T09:11:21.492Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:11:21.630Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-02-16T09:11:21.630Z] === RUN TestRemoveContainerRunning [2021-02-16T09:11:21.750Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-16T09:11:21.751Z] === RUN TestInfoBinaryCommits [2021-02-16T09:11:21.751Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:11:21.751Z] === RUN TestInfoAPIVersioned [2021-02-16T09:11:21.751Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:11:21.751Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:11:21.826Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-16T09:11:21.826Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-02-16T09:11:22.317Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T09:11:22.317Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:11:22.468Z] ok github.com/docker/docker/pkg/idtools 0.709s coverage: 69.5% of statements [2021-02-16T09:11:22.468Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-02-16T09:11:22.468Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-02-16T09:11:22.558Z] --- PASS: TestRemoveContainerRunning (0.98s) [2021-02-16T09:11:22.558Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:11:23.124Z] ok github.com/docker/docker/pkg/ioutils 1.330s coverage: 70.6% of statements [2021-02-16T09:11:23.124Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:11:23.124Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:11:23.124Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:11:23.124Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:11:23.124Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-02-16T09:11:23.138Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-02-16T09:11:23.138Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:11:23.138Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:11:23.138Z] === RUN TestRenameLinkedContainer [2021-02-16T09:11:23.252Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:11:23.252Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:11:23.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2021-02-16T09:11:23.720Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-02-16T09:11:23.720Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:11:23.720Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:11:23.819Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-16T09:11:23.819Z] === RUN TestInfoAPI [2021-02-16T09:11:23.819Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:11:23.819Z] === RUN TestInfoAPIWarnings [2021-02-16T09:11:24.376Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-02-16T09:11:24.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-16T09:11:25.431Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2021-02-16T09:11:25.431Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-02-16T09:11:25.431Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-02-16T09:11:26.477Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-02-16T09:11:27.018Z] --- PASS: TestRenameLinkedContainer (3.49s) [2021-02-16T09:11:27.018Z] === RUN TestRenameStoppedContainer [2021-02-16T09:11:27.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-16T09:11:27.152Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-16T09:11:27.152Z] ok github.com/docker/docker/pkg/pubsub 1.144s coverage: 75.0% of statements [2021-02-16T09:11:27.578Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-02-16T09:11:27.578Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:11:27.798Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-02-16T09:11:27.798Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-02-16T09:11:27.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-16T09:11:29.197Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-02-16T09:11:29.197Z] === RUN TestRenameInvalidName [2021-02-16T09:11:29.321Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2021-02-16T09:11:29.321Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2021-02-16T09:11:29.321Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements [2021-02-16T09:11:29.964Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-02-16T09:11:29.964Z] testing: warning: no tests to run [2021-02-16T09:11:29.964Z] coverage: [no statements] [2021-02-16T09:11:29.964Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-16T09:11:30.124Z] --- PASS: TestRenameInvalidName (0.90s) [2021-02-16T09:11:30.124Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:11:30.804Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2021-02-16T09:11:31.107Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-16T09:11:31.107Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2021-02-16T09:11:31.442Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-02-16T09:11:31.853Z] --- PASS: TestImportExtremelyLargeImageWorks (79.68s) [2021-02-16T09:11:31.853Z] PASS [2021-02-16T09:11:31.853Z] [2021-02-16T09:11:31.853Z] === Skipped [2021-02-16T09:11:31.853Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-02-16T09:11:31.853Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:11:31.853Z] [2021-02-16T09:11:31.853Z] [2021-02-16T09:11:31.853Z] DONE 12 tests, 1 skipped in 81.251s [2021-02-16T09:11:31.853Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:11:31.853Z] ++ 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 [2021-02-16T09:11:31.853Z] ++ set -e [2021-02-16T09:11:31.853Z] ++ '[' -n 0 ']' [2021-02-16T09:11:31.853Z] ++ set -x [2021-02-16T09:11:31.853Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:11:31.853Z] INFO: Testing against a local daemon [2021-02-16T09:11:31.853Z] === RUN TestNetworkCreateDelete [2021-02-16T09:11:31.853Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-16T09:11:31.853Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:11:31.853Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-16T09:11:31.853Z] === RUN TestDaemonDNSFallback [2021-02-16T09:11:32.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T09:11:32.483Z] --- PASS: TestDaemonDNSFallback (2.57s) [2021-02-16T09:11:32.483Z] === RUN TestInspectNetwork [2021-02-16T09:11:32.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-16T09:11:33.134Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-02-16T09:11:33.134Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:11:33.535Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2021-02-16T09:11:33.535Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2021-02-16T09:11:34.059Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-02-16T09:11:34.059Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:11:35.067Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-02-16T09:11:35.366Z] ok github.com/docker/docker/plugin 0.578s coverage: 23.2% of statements [2021-02-16T09:11:35.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T09:11:35.424Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-02-16T09:11:35.424Z] === RUN TestResize [2021-02-16T09:11:35.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-16T09:11:35.861Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2021-02-16T09:11:35.861Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:11:36.284Z] --- PASS: TestResize (0.77s) [2021-02-16T09:11:36.284Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:11:36.885Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2021-02-16T09:11:36.885Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:11:37.462Z] ok github.com/docker/docker/quota 0.586s coverage: 71.4% of statements [2021-02-16T09:11:37.463Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-02-16T09:11:37.759Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2021-02-16T09:11:37.813Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:37.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:11:37.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:11:37.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T09:11:38.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T09:11:38.406Z] ok github.com/docker/docker/registry 0.208s coverage: 57.2% of statements [2021-02-16T09:11:38.703Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-02-16T09:11:39.180Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2021-02-16T09:11:39.180Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:11:39.354Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:11:39.354Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:11:39.354Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:11:39.354Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:11:39.904Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-02-16T09:11:40.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T09:11:40.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:40.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:40.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-16T09:11:41.902Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-16T09:11:41.902Z] === RUN TestInfoDebug [2021-02-16T09:11:41.902Z] --- PASS: TestInfoDebug (0.52s) [2021-02-16T09:11:41.902Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:11:41.902Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-16T09:11:41.902Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:11:41.902Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-16T09:11:41.902Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:11:41.902Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-16T09:11:41.902Z] === RUN TestPingCacheHeaders [2021-02-16T09:11:41.902Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:11:41.902Z] === RUN TestPingGet [2021-02-16T09:11:41.902Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:11:41.902Z] === RUN TestPingHead [2021-02-16T09:11:41.902Z] --- PASS: TestPingHead (0.02s) [2021-02-16T09:11:41.902Z] === RUN TestVersion [2021-02-16T09:11:41.902Z] --- PASS: TestVersion (0.02s) [2021-02-16T09:11:41.902Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:11:42.003Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-02-16T09:11:42.525Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2021-02-16T09:11:42.525Z] === RUN TestCreateServiceSysctls [2021-02-16T09:11:42.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-16T09:11:42.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:11:42.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:11:43.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T09:11:43.276Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2021-02-16T09:11:43.276Z] PASS [2021-02-16T09:11:43.276Z] [2021-02-16T09:11:43.276Z] DONE 18 tests in 22.118s [2021-02-16T09:11:43.276Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:11:43.276Z] INFO: Testing against a local daemon [2021-02-16T09:11:43.276Z] === RUN TestVolumesCreateAndList [2021-02-16T09:11:43.276Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:11:43.276Z] === RUN TestVolumesRemove [2021-02-16T09:11:43.276Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-16T09:11:43.276Z] === RUN TestVolumesInspect [2021-02-16T09:11:43.276Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T09:11:43.276Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:11:43.276Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:11:43.276Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:11:43.276Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:11:43.276Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:11:43.276Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:11:43.276Z] PASS [2021-02-16T09:11:43.276Z] [2021-02-16T09:11:43.276Z] DONE 5 tests in 0.158s [2021-02-16T09:11:43.276Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:11:43.529Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2021-02-16T09:11:43.822Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.4% of statements [2021-02-16T09:11:44.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:11:44.465Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-02-16T09:11:44.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:11:44.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-16T09:11:44.960Z] --- PASS: TestInspectNetwork (11.60s) [2021-02-16T09:11:44.960Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:11:44.960Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:11:44.960Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:11:44.960Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:11:44.960Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:11:45.177Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-16T09:11:45.177Z] Removing test suite binaries [2021-02-16T09:11:45.177Z] exiting test-integration [2021-02-16T09:11:45.177Z] ++ exit 0 [2021-02-16T09:11:45.177Z] [2021-02-16T09:11:46.732Z] --- PASS: TestCreateServiceSysctls (4.20s) [2021-02-16T09:11:46.732Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:11:47.015Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2021-02-16T09:11:47.015Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:11:47.015Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:11:47.015Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:11:47.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:11:47.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:11:47.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:11:47.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:11:47.015Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:11:47.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:11:47.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:11:47.015Z] === RUN TestNetworkList [2021-02-16T09:11:47.015Z] === RUN TestNetworkList//networks [2021-02-16T09:11:47.015Z] === PAUSE TestNetworkList//networks [2021-02-16T09:11:47.015Z] === RUN TestNetworkList//networks/ [2021-02-16T09:11:47.015Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:11:47.015Z] === CONT TestNetworkList//networks [2021-02-16T09:11:47.015Z] === CONT TestNetworkList//networks/ [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:11:47.015Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:11:47.015Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:11:47.305Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-16T09:11:47.305Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:11:47.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:11:47.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:11:48.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-16T09:11:48.332Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:11:49.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T09:11:49.359Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2021-02-16T09:11:49.359Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:11:50.035Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2021-02-16T09:11:50.035Z] === RUN TestInspect [2021-02-16T09:11:50.387Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-16T09:11:50.387Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:11:50.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T09:11:51.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon Post stage [Pipeline] junit [2021-02-16T09:11:51.797Z] Recording test results [2021-02-16T09:11:51.886Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-02-16T09:11:51.886Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:11:51.959Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T09:11:51.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:11:51.972Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:11:52.176Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-02-16T09:11:52.176Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:11:52.332Z] + echo Ensuring container killed. [2021-02-16T09:11:52.332Z] Ensuring container killed. [2021-02-16T09:11:52.332Z] + docker rm -vf docker-pr1 [2021-02-16T09:11:52.332Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-16T09:11:52.610Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:11:52.610Z] Chowning /workspace to jenkins user [2021-02-16T09:11:52.610Z] + id -u [2021-02-16T09:11:52.610Z] + id -g [2021-02-16T09:11:52.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:11:52.884Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T09:11:53.340Z] --- PASS: TestInspect (3.47s) [2021-02-16T09:11:53.340Z] === RUN TestCreateJob [2021-02-16T09:11:54.249Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.11s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s) [2021-02-16T09:11:55.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2021-02-16T09:11:55.178Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:11:55.530Z] + bundleName=amd64-cgroup2 [2021-02-16T09:11:55.530Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-16T09:11:55.530Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-16T09:11:55.530Z] + + findxargs bundles tar -path -czf */root/*overlay2 amd64-cgroup2-bundles.tar.gz -prune [2021-02-16T09:11:55.530Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-16T09:11:55.800Z] Archiving artifacts [2021-02-16T09:11:56.095Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:11:56.404Z] + make clean [2021-02-16T09:11:56.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-16T09:11:56.608Z] --- PASS: TestServiceWithPredefinedNetwork (3.84s) [2021-02-16T09:11:56.608Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:11:56.608Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:11:56.608Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:11:56.608Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:11:56.662Z] docker volume rm -f docker-dev-cache [2021-02-16T09:11:56.662Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:11:57.150Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2021-02-16T09:11:57.150Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:11:57.548Z] --- PASS: TestCreateJob (4.09s) [2021-02-16T09:11:57.548Z] === RUN TestReplicatedJob [2021-02-16T09:11:59.037Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2021-02-16T09:11:59.037Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:11:59.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-16T09:11:59.811Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:11:59.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === Skipped [2021-02-16T09:11:59.811Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:11:59.811Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:11:59.811Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:11:59.811Z] time="2021-02-16T09:10:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:11:59.811Z] time="2021-02-16T09:10:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:11:59.811Z] time="2021-02-16T09:10:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:11:59.811Z] time="2021-02-16T09:10:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:11:59.811Z] time="2021-02-16T09:10:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:11:59.811Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:11:59.811Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:11:59.811Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:11:59.811Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:11:59.811Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:11:59.811Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:11:59.811Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] [2021-02-16T09:11:59.811Z] DONE 2236 tests, 26 skipped in 264.465s Post stage [Pipeline] junit [2021-02-16T09:11:59.855Z] Recording test results [2021-02-16T09:12:00.287Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:12:00.530Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T09:12:00.715Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -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:1d2a66009335f682ccb2539360d4259ed778daee hack/make.sh dynbinary test-integration [2021-02-16T09:12:00.787Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-02-16T09:12:00.787Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:12:01.013Z] [2021-02-16T09:12:01.013Z] Removing bundles/ [2021-02-16T09:12:01.013Z] [2021-02-16T09:12:01.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:12:01.013Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:12:01.013Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:12:01.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-16T09:12:01.970Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T09:12:02.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-02-16T09:12:02.897Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:12:02.897Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-16T09:12:03.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-16T09:12:03.714Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T09:12:04.138Z] --- PASS: TestReplicatedJob (6.31s) [2021-02-16T09:12:04.138Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:12:04.641Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-02-16T09:12:04.641Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:12:06.533Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-02-16T09:12:06.533Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:12:06.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-16T09:12:06.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-16T09:12:06.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-16T09:12:07.349Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2021-02-16T09:12:07.349Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:12:07.442Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2021-02-16T09:12:07.442Z] === RUN TestServiceListWithStatuses [2021-02-16T09:12:07.442Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:12:07.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:12:07.442Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:12:09.237Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-02-16T09:12:09.237Z] === RUN TestKernelTCPMemory [2021-02-16T09:12:09.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-16T09:12:09.493Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T09:12:09.749Z] --- PASS: TestKernelTCPMemory (0.85s) [2021-02-16T09:12:09.749Z] === RUN TestNISDomainname [2021-02-16T09:12:11.179Z] --- PASS: TestNISDomainname (1.03s) [2021-02-16T09:12:11.179Z] === RUN TestHostnameDnsResolution [2021-02-16T09:12:11.752Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T09:12:12.312Z] --- PASS: TestHostnameDnsResolution (1.33s) [2021-02-16T09:12:12.312Z] === RUN TestStats [2021-02-16T09:12:12.567Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T09:12:13.127Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T09:12:13.384Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T09:12:13.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-16T09:12:13.639Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T09:12:14.032Z] --- PASS: TestDockerNetworkConnectAlias (6.46s) [2021-02-16T09:12:14.032Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:12:14.199Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T09:12:14.199Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T09:12:15.125Z] --- PASS: TestStats (2.82s) [2021-02-16T09:12:15.125Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:12:15.125Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:12:15.125Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:12:15.125Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:12:15.125Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:12:15.125Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:12:15.125Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:12:15.125Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:12:15.125Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:12:15.125Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:12:15.125Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:12:15.125Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T09:12:16.489Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:12:16.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-16T09:12:18.108Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:12:19.034Z] --- PASS: TestServiceWithDataPathPortInit (20.75s) [2021-02-16T09:12:19.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:12:19.321Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2021-02-16T09:12:19.321Z] === RUN TestServicePlugin [2021-02-16T09:12:19.321Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:12:19.321Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:12:19.321Z] === RUN TestServiceUpdateLabel [2021-02-16T09:12:19.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-16T09:12:20.032Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:12:20.032Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-02-16T09:12:20.032Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-02-16T09:12:20.032Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2021-02-16T09:12:20.032Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-02-16T09:12:20.032Z] === RUN TestDeleteDevicemapper [2021-02-16T09:12:20.032Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:12:20.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:12:20.032Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:12:20.032Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T09:12:21.398Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T09:12:21.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-16T09:12:22.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2021-02-16T09:12:22.524Z] === RUN TestUpdateMemory [2021-02-16T09:12:22.524Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:12:22.524Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:12:22.524Z] === RUN TestUpdateCPUQuota [2021-02-16T09:12:22.524Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T09:12:22.625Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-02-16T09:12:22.625Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:12:23.085Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T09:12:23.645Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T09:12:24.205Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T09:12:24.205Z] --- PASS: TestUpdateCPUQuota (1.77s) [2021-02-16T09:12:24.205Z] === RUN TestUpdatePidsLimit [2021-02-16T09:12:24.205Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:12:24.462Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T09:12:24.462Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:12:25.024Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:12:25.279Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:12:25.840Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:12:26.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-16T09:12:26.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:12:26.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:12:27.486Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.51s) [2021-02-16T09:12:27.486Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:10ye4tnlaftkc0z7z491lrgn3 Created:2021-02-16 09:12:18.217478379 +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[bca8ada270655ebd9b8ac05fea5008de94f897266e4fc9f58a328bd1ebf781a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3h9lkw6bmkvvnt1d38nj2jald EndpointID:d98ce2fdd2f95ee10eb5d69a32f62e80c904a31ebe742f2eb3353e9a7b5f72af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3631b9fab87d33a3b49716c1c82a52aabe484236eaccfee8fe83d10f1cc0f31 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:b1a9de3981fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3h9lkw6bmkvvnt1d38nj2jald EndpointID:d98ce2fdd2f95ee10eb5d69a32f62e80c904a31ebe742f2eb3353e9a7b5f72af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:12:27.486Z] PASS [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] === Skipped [2021-02-16T09:12:27.486Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:12:27.486Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] DONE 26 tests, 1 skipped in 57.822s [2021-02-16T09:12:27.486Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:12:27.486Z] ++ 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 [2021-02-16T09:12:27.486Z] ++ set -e [2021-02-16T09:12:27.486Z] ++ '[' -n 0 ']' [2021-02-16T09:12:27.486Z] ++ set -x [2021-02-16T09:12:27.486Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:12:27.486Z] INFO: Testing against a local daemon [2021-02-16T09:12:27.486Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:12:27.486Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:12:27.486Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:12:27.486Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:12:27.486Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:12:27.486Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:12:27.486Z] PASS [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] === Skipped [2021-02-16T09:12:27.486Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:12:27.486Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:12:27.486Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] [2021-02-16T09:12:27.486Z] DONE 2 tests, 2 skipped in 0.075s [2021-02-16T09:12:27.486Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:12:27.486Z] ++ 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 [2021-02-16T09:12:27.486Z] ++ set -e [2021-02-16T09:12:27.486Z] ++ '[' -n 0 ']' [2021-02-16T09:12:27.486Z] ++ set -x [2021-02-16T09:12:27.486Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:12:27.486Z] INFO: Testing against a local daemon [2021-02-16T09:12:27.486Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit (3.43s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-02-16T09:12:27.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2021-02-16T09:12:27.716Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:12:28.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2021-02-16T09:12:28.984Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:12:30.041Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:12:30.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-16T09:12:30.669Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:12:31.696Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:12:33.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-16T09:12:33.762Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T09:12:33.762Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-16T09:12:33.762Z] remote: Enumerating objects: 2, done. [2021-02-16T09:12:33.762Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-16T09:12:33.762Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-16T09:12:33.762Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-16T09:12:33.762Z] 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. [2021-02-16T09:12:33.762Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-16T09:12:33.762Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:12:34.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/test/unit [2021-02-16T09:12:34.866Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T09:12:35.791Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T09:12:35.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-16T09:12:36.130Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:12:36.352Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T09:12:36.633Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:12:37.532Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2021-02-16T09:12:37.532Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:12:38.866Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-16T09:12:38.866Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T09:12:40.229Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-02-16T09:12:40.229Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:12:40.628Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:12:41.199Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-02-16T09:12:41.199Z] === RUN TestWaitNonBlocked [2021-02-16T09:12:41.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:12:41.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:12:41.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:12:41.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:12:41.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:12:41.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:12:41.761Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-16T09:12:42.322Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T09:12:42.322Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:12:42.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-02-16T09:12:42.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-02-16T09:12:42.323Z] === RUN TestWaitBlocked [2021-02-16T09:12:42.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:12:42.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:12:42.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:12:42.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:12:42.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:12:42.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:12:43.689Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-16T09:12:43.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2021-02-16T09:12:43.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2021-02-16T09:12:43.689Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:12:43.689Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:12:43.946Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-16T09:12:43.946Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T09:12:43.946Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T09:12:44.202Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T09:12:44.202Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T09:12:44.202Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T09:12:46.715Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2021-02-16T09:12:46.715Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:12:47.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T09:12:47.277Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-16T09:12:47.498Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:12:49.164Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2021-02-16T09:12:49.164Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan (20.22s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.66s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.63s) [2021-02-16T09:12:49.554Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s) [2021-02-16T09:12:49.554Z] PASS [2021-02-16T09:12:49.554Z] [2021-02-16T09:12:49.554Z] DONE 8 tests in 21.780s [2021-02-16T09:12:49.554Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:12:49.554Z] ++ 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 [2021-02-16T09:12:49.554Z] ++ set -e [2021-02-16T09:12:49.554Z] ++ '[' -n 0 ']' [2021-02-16T09:12:49.554Z] ++ set -x [2021-02-16T09:12:49.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:12:49.554Z] testing: warning: no tests to run [2021-02-16T09:12:49.554Z] PASS [2021-02-16T09:12:49.554Z] [2021-02-16T09:12:49.554Z] DONE 0 tests in 0.032s [2021-02-16T09:12:49.554Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:12:49.554Z] ++ 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 [2021-02-16T09:12:49.554Z] ++ set -e [2021-02-16T09:12:49.554Z] ++ '[' -n 0 ']' [2021-02-16T09:12:49.554Z] ++ set -x [2021-02-16T09:12:49.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:12:49.554Z] INFO: Testing against a local daemon [2021-02-16T09:12:49.554Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:12:51.057Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2021-02-16T09:12:51.057Z] === RUN TestAuthZPluginTLS [2021-02-16T09:12:51.547Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-02-16T09:12:51.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T09:12:51.686Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-16T09:12:51.686Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:12:52.239Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2021-02-16T09:12:52.239Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:12:52.316Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-16T09:12:52.316Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:12:52.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-16T09:12:52.605Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:12:52.804Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-16T09:12:53.233Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-16T09:12:53.233Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:12:53.735Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-16T09:12:54.313Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-16T09:12:54.570Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T09:12:54.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-16T09:12:55.082Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T09:12:55.289Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2021-02-16T09:12:55.289Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:12:55.579Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-16T09:12:55.579Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:12:55.644Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2021-02-16T09:12:55.644Z] === CONT TestIpcModeOlderClient [2021-02-16T09:12:55.644Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-16T09:12:55.649Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2021-02-16T09:12:55.649Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:12:56.205Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2021-02-16T09:12:56.205Z] PASS [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === Skipped [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:12:56.205Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-16T09:12:56.205Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:12:56.205Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-02-16T09:12:56.205Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:12:56.205Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:12:56.205Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] [2021-02-16T09:12:56.205Z] DONE 196 tests, 6 skipped in 151.044s [2021-02-16T09:12:56.205Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:12:56.206Z] ++ 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 [2021-02-16T09:12:56.206Z] ++ set -e [2021-02-16T09:12:56.206Z] ++ '[' -n 0 ']' [2021-02-16T09:12:56.206Z] ++ set -x [2021-02-16T09:12:56.206Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:12:56.207Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-16T09:12:56.207Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:12:56.461Z] INFO: Testing against a local daemon [2021-02-16T09:12:56.461Z] === RUN TestCommitInheritsEnv [2021-02-16T09:12:56.496Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-16T09:12:56.496Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:12:57.046Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-02-16T09:12:57.046Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:12:57.046Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:12:57.046Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:12:57.046Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-16T09:12:57.046Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:12:57.046Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-02-16T09:12:57.046Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:12:57.607Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-02-16T09:12:57.607Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:12:59.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-02-16T09:12:59.213Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:12:59.494Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-02-16T09:12:59.494Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:12:59.749Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2021-02-16T09:12:59.749Z] === RUN TestTagInvalidReference [2021-02-16T09:12:59.749Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-16T09:12:59.749Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:12:59.749Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-16T09:12:59.749Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:12:59.749Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T09:12:59.749Z] === RUN TestTagOfficialNames [2021-02-16T09:12:59.749Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T09:12:59.749Z] === RUN TestTagMatchesDigest [2021-02-16T09:12:59.749Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T09:12:59.749Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:13:00.004Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T09:13:00.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-16T09:13:01.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-02-16T09:13:01.276Z] === RUN TestAuthZPluginHeader [2021-02-16T09:13:01.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-16T09:13:01.560Z] 4612f6d0b889: Retrying in 5 seconds [2021-02-16T09:13:01.560Z] 4612f6d0b889: Retrying in 4 seconds [2021-02-16T09:13:01.560Z] 4612f6d0b889: Retrying in 3 seconds [2021-02-16T09:13:01.560Z] 4612f6d0b889: Retrying in 2 seconds [2021-02-16T09:13:01.560Z] 4612f6d0b889: Retrying in 1 second [2021-02-16T09:13:01.560Z] 4612f6d0b889: Verifying Checksum [2021-02-16T09:13:01.560Z] 4612f6d0b889: Download complete [2021-02-16T09:13:01.930Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-16T09:13:01.955Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-02-16T09:13:01.955Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:13:01.955Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:13:01.955Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:01.956Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:13:01.956Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:13:01.956Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:01.956Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:13:01.956Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:13:01.956Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:01.956Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:13:01.956Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:13:01.956Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:01.956Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:13:03.293Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-16T09:13:06.557Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T09:13:06.557Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-16T09:13:06.813Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T09:13:07.068Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-16T09:13:07.881Z] --- PASS: TestServiceUpdateNetwork (14.78s) [2021-02-16T09:13:07.881Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:13:08.432Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T09:13:09.268Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:13:10.214Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:13:10.320Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-16T09:13:12.208Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-16T09:13:12.208Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T09:13:13.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T09:13:13.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T09:13:14.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T09:13:15.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T09:13:16.469Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-16T09:13:17.395Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T09:13:17.395Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-16T09:13:18.353Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:13:20.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.43s) [2021-02-16T09:13:20.501Z] PASS [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] === Skipped [2021-02-16T09:13:20.501Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:13:20.501Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:13:20.501Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:13:20.501Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:13:20.501Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] [2021-02-16T09:13:20.501Z] DONE 17 tests, 4 skipped in 30.161s [2021-02-16T09:13:20.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:13:20.501Z] ++ 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 [2021-02-16T09:13:20.501Z] ++ set -e [2021-02-16T09:13:20.501Z] ++ '[' -n 0 ']' [2021-02-16T09:13:20.501Z] ++ set -x [2021-02-16T09:13:20.501Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:20.501Z] INFO: Testing against a local daemon [2021-02-16T09:13:20.501Z] === RUN TestPluginInvalidJSON [2021-02-16T09:13:20.501Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:13:20.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:13:20.501Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:13:20.501Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-16T09:13:20.501Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:13:20.501Z] === RUN TestPluginInstall [2021-02-16T09:13:20.501Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:13:21.533Z] time="2021-02-16T09:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:21.533Z] time="2021-02-16T09:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea259f12ce2856560faa81d59be694cd58795a44036910f5f1c0bda1e6b6622" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:21.533Z] time="2021-02-16T09:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:21.533Z] time="2021-02-16T09:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea259f12ce2856560faa81d59be694cd58795a44036910f5f1c0bda1e6b6622" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:21.823Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:13:22.451Z] time="2021-02-16T09:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:22.451Z] time="2021-02-16T09:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e64bc91b973f9ef347fa71ab61edd3bfc2a226b8ad5ebc99dcc047d0b22c34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:22.451Z] time="2021-02-16T09:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:22.451Z] time="2021-02-16T09:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e64bc91b973f9ef347fa71ab61edd3bfc2a226b8ad5ebc99dcc047d0b22c34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:22.637Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T09:13:22.743Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:13:23.773Z] time="2021-02-16T09:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:23.773Z] time="2021-02-16T09:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36a7f7272c6ae4abaecfe7028fda03fe53799c3aeaf9386bd487f213d69c9b4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:23.773Z] time="2021-02-16T09:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:13:23.773Z] time="2021-02-16T09:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36a7f7272c6ae4abaecfe7028fda03fe53799c3aeaf9386bd487f213d69c9b4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:13:23.773Z] --- PASS: TestPluginInstall (4.40s) [2021-02-16T09:13:23.773Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2021-02-16T09:13:23.773Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-02-16T09:13:23.773Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-02-16T09:13:23.773Z] plugin_test.go:160: [ddaf5c3087946] daemon is not started [2021-02-16T09:13:23.773Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:13:24.936Z] --- PASS: TestServiceUpdatePidsLimit (17.53s) [2021-02-16T09:13:24.936Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-02-16T09:13:24.936Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-16T09:13:24.936Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-16T09:13:24.936Z] PASS [2021-02-16T09:13:24.936Z] [2021-02-16T09:13:24.936Z] === Skipped [2021-02-16T09:13:24.936Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:13:24.936Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:13:24.936Z] [2021-02-16T09:13:24.936Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-16T09:13:24.936Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:24.936Z] [2021-02-16T09:13:24.936Z] [2021-02-16T09:13:24.936Z] DONE 27 tests, 2 skipped in 159.632s [2021-02-16T09:13:24.936Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:13:24.936Z] ++ 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 [2021-02-16T09:13:24.936Z] ++ set -e [2021-02-16T09:13:24.936Z] ++ '[' -n 0 ']' [2021-02-16T09:13:24.936Z] ++ set -x [2021-02-16T09:13:24.936Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:25.197Z] INFO: Testing against a local daemon [2021-02-16T09:13:25.197Z] === RUN TestSessionCreate [2021-02-16T09:13:25.197Z] --- PASS: TestSessionCreate (0.05s) [2021-02-16T09:13:25.197Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:13:25.197Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-16T09:13:25.197Z] PASS [2021-02-16T09:13:25.197Z] [2021-02-16T09:13:25.197Z] DONE 2 tests in 0.235s [2021-02-16T09:13:25.197Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:13:25.197Z] ++ 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 [2021-02-16T09:13:25.197Z] ++ set -e [2021-02-16T09:13:25.197Z] ++ '[' -n 0 ']' [2021-02-16T09:13:25.197Z] ++ set -x [2021-02-16T09:13:25.197Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:25.458Z] INFO: Testing against a local daemon [2021-02-16T09:13:25.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:13:25.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:13:25.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:13:25.458Z] === RUN TestEventsExecDie [2021-02-16T09:13:25.874Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:13:25.909Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-16T09:13:26.402Z] --- PASS: TestEventsExecDie (0.88s) [2021-02-16T09:13:26.402Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:13:26.402Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-16T09:13:26.402Z] === RUN TestInfoBinaryCommits [2021-02-16T09:13:26.402Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-16T09:13:26.402Z] === RUN TestInfoAPIVersioned [2021-02-16T09:13:26.402Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-16T09:13:26.402Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:13:27.345Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-02-16T09:13:27.345Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:13:27.400Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:13:27.797Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T09:13:28.287Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:13:28.287Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:13:28.725Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-16T09:13:28.860Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-02-16T09:13:28.860Z] === RUN TestInfoAPI [2021-02-16T09:13:28.860Z] --- PASS: TestInfoAPI (0.05s) [2021-02-16T09:13:28.860Z] === RUN TestInfoAPIWarnings [2021-02-16T09:13:28.968Z] --- PASS: TestPluginsWithRuntimes (4.81s) [2021-02-16T09:13:28.968Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) [2021-02-16T09:13:28.968Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.46s) [2021-02-16T09:13:28.968Z] PASS [2021-02-16T09:13:28.968Z] [2021-02-16T09:13:28.968Z] DONE 9 tests in 9.305s [2021-02-16T09:13:28.968Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:13:28.968Z] ++ 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 [2021-02-16T09:13:28.968Z] ++ set -e [2021-02-16T09:13:28.968Z] ++ '[' -n 0 ']' [2021-02-16T09:13:28.968Z] ++ set -x [2021-02-16T09:13:28.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2021-02-16T09:13:28.968Z] INFO: Testing against a local daemon [2021-02-16T09:13:28.968Z] === RUN TestExternalGraphDriver [2021-02-16T09:13:28.968Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:13:29.287Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T09:13:30.652Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-16T09:13:31.087Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:13:31.213Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-16T09:13:31.773Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-16T09:13:32.333Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T09:13:32.333Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-16T09:13:33.189Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:13:34.263Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-16T09:13:34.263Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-16T09:13:35.248Z] --- PASS: TestExternalGraphDriver (6.49s) [2021-02-16T09:13:35.248Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2021-02-16T09:13:35.248Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2021-02-16T09:13:35.248Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-02-16T09:13:35.248Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:13:35.537Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-16T09:13:35.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:35.537Z] PASS [2021-02-16T09:13:35.537Z] [2021-02-16T09:13:35.537Z] === Skipped [2021-02-16T09:13:35.537Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-16T09:13:35.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:13:35.537Z] [2021-02-16T09:13:35.537Z] [2021-02-16T09:13:35.537Z] DONE 5 tests, 1 skipped in 6.709s [2021-02-16T09:13:35.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:13:35.537Z] ++ 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 [2021-02-16T09:13:35.537Z] ++ set -e [2021-02-16T09:13:35.537Z] ++ '[' -n 0 ']' [2021-02-16T09:13:35.537Z] ++ set -x [2021-02-16T09:13:35.537Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:35.826Z] INFO: Testing against a local daemon [2021-02-16T09:13:35.826Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:13:35.826Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:13:35.826Z] === RUN TestReadPluginNoRead [2021-02-16T09:13:35.826Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:13:35.826Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:13:35.826Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:13:35.826Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:13:35.826Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:13:36.149Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-16T09:13:38.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:13:38.375Z] [2021-02-16T09:13:38.375Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:13:38.375Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:13:38.375Z] HOSTNAME=fd774ce056fc [2021-02-16T09:13:38.375Z] TESTDEBUG=0 [2021-02-16T09:13:38.375Z] DEST=bundles/test-integration [2021-02-16T09:13:38.375Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:13:38.375Z] DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee [2021-02-16T09:13:38.375Z] container=docker [2021-02-16T09:13:38.375Z] HOME=/root [2021-02-16T09:13:38.375Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:13:38.375Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:13:38.375Z] VALIDATE_BRANCH=master [2021-02-16T09:13:38.375Z] TERM=xterm [2021-02-16T09:13:38.375Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:13:38.375Z] SHLVL=1 [2021-02-16T09:13:38.375Z] TIMEOUT=120m [2021-02-16T09:13:38.375Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:13:38.375Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:13:38.375Z] GO111MODULE=off [2021-02-16T09:13:38.375Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:13:38.375Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:13:38.375Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:13:38.375Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:13:38.375Z] GOPATH=/go [2021-02-16T09:13:38.375Z] PKG_CONFIG=pkg-config [2021-02-16T09:13:38.375Z] _=/usr/bin/env [2021-02-16T09:13:38.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:13:38.661Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-16T09:13:40.260Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2021-02-16T09:13:40.260Z] === CONT TestReadPluginNoRead [2021-02-16T09:13:41.923Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-16T09:13:42.340Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:13:43.811Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-16T09:13:43.811Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T09:13:44.522Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:13:44.812Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2021-02-16T09:13:45.175Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T09:13:45.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T09:13:45.434Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-16T09:13:46.312Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:13:46.975Z] --- PASS: TestInfoAPIWarnings (16.84s) [2021-02-16T09:13:46.975Z] === RUN TestInfoDebug [2021-02-16T09:13:46.975Z] --- PASS: TestInfoDebug (0.68s) [2021-02-16T09:13:46.975Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:13:46.975Z] --- PASS: TestInfoInsecureRegistries (0.74s) [2021-02-16T09:13:46.975Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:13:47.939Z] --- PASS: TestInfoRegistryMirrors (0.79s) [2021-02-16T09:13:47.939Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:13:48.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-16T09:13:48.200Z] === RUN TestPingCacheHeaders [2021-02-16T09:13:48.200Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-16T09:13:48.200Z] === RUN TestPingGet [2021-02-16T09:13:48.200Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:13:48.200Z] === RUN TestPingHead [2021-02-16T09:13:48.200Z] --- PASS: TestPingHead (0.05s) [2021-02-16T09:13:48.200Z] === RUN TestVersion [2021-02-16T09:13:48.200Z] --- PASS: TestVersion (0.05s) [2021-02-16T09:13:48.200Z] PASS [2021-02-16T09:13:48.200Z] [2021-02-16T09:13:48.200Z] === Skipped [2021-02-16T09:13:48.200Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:13:48.200Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:13:48.200Z] [2021-02-16T09:13:48.200Z] [2021-02-16T09:13:48.200Z] DONE 18 tests, 1 skipped in 23.039s [2021-02-16T09:13:48.200Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:13:48.200Z] ++ 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 [2021-02-16T09:13:48.200Z] ++ set -e [2021-02-16T09:13:48.200Z] ++ '[' -n 0 ']' [2021-02-16T09:13:48.200Z] ++ set -x [2021-02-16T09:13:48.201Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:48.402Z] --- PASS: TestReadPluginNoRead (8.92s) [2021-02-16T09:13:48.402Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2021-02-16T09:13:48.402Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) [2021-02-16T09:13:48.402Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2021-02-16T09:13:48.402Z] read_test.go:92: [d9e1c808a5634] daemon is not started [2021-02-16T09:13:48.402Z] PASS [2021-02-16T09:13:48.402Z] [2021-02-16T09:13:48.402Z] DONE 6 tests in 12.969s [2021-02-16T09:13:48.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:13:48.402Z] ++ 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 [2021-02-16T09:13:48.402Z] ++ set -e [2021-02-16T09:13:48.402Z] ++ '[' -n 0 ']' [2021-02-16T09:13:48.402Z] ++ set -x [2021-02-16T09:13:48.402Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:48.402Z] testing: warning: no tests to run [2021-02-16T09:13:48.402Z] PASS [2021-02-16T09:13:48.402Z] [2021-02-16T09:13:48.402Z] DONE 0 tests in 0.073s [2021-02-16T09:13:48.402Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:13:48.402Z] ++ 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 [2021-02-16T09:13:48.402Z] ++ set -e [2021-02-16T09:13:48.402Z] ++ '[' -n 0 ']' [2021-02-16T09:13:48.402Z] ++ set -x [2021-02-16T09:13:48.402Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:48.462Z] INFO: Testing against a local daemon [2021-02-16T09:13:48.462Z] === RUN TestVolumesCreateAndList [2021-02-16T09:13:48.462Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-16T09:13:48.462Z] === RUN TestVolumesRemove [2021-02-16T09:13:48.694Z] INFO: Testing against a local daemon [2021-02-16T09:13:48.694Z] === RUN TestPluginWithDevMounts [2021-02-16T09:13:48.694Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:13:48.694Z] === CONT TestPluginWithDevMounts [2021-02-16T09:13:48.722Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-16T09:13:48.722Z] === RUN TestVolumesInspect [2021-02-16T09:13:48.722Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T09:13:48.722Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:13:48.722Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:13:48.722Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:13:48.722Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:13:48.722Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T09:13:48.722Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:13:48.722Z] PASS [2021-02-16T09:13:48.722Z] [2021-02-16T09:13:48.722Z] DONE 5 tests in 0.363s [2021-02-16T09:13:48.722Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:13:49.294Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:13:49.294Z] +++ kill 13967 [2021-02-16T09:13:49.602Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-16T09:13:49.602Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-16T09:13:50.680Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:13:50.680Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:13:50.680Z] [2021-02-16T09:13:50.680Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:13:50.680Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:13:50.680Z] [2021-02-16T09:13:50.680Z] To set a process to complain mode, use the command line tool [2021-02-16T09:13:50.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:13:50.680Z] +++ true [2021-02-16T09:13:50.680Z] exiting test-integration [2021-02-16T09:13:50.680Z] ++ exit 0 [2021-02-16T09:13:50.680Z] [2021-02-16T09:13:50.749Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-02-16T09:13:50.749Z] PASS [2021-02-16T09:13:50.749Z] [2021-02-16T09:13:50.749Z] DONE 1 tests in 2.047s [2021-02-16T09:13:50.749Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:13:50.749Z] ++ 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 [2021-02-16T09:13:50.749Z] ++ set -e [2021-02-16T09:13:50.749Z] ++ '[' -n 0 ']' [2021-02-16T09:13:50.749Z] ++ set -x [2021-02-16T09:13:50.749Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:13:50.749Z] INFO: Testing against a local daemon [2021-02-16T09:13:50.749Z] === RUN TestSecretInspect [2021-02-16T09:13:52.120Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T09:13:52.680Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-16T09:13:54.567Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile Post stage [Pipeline] junit [2021-02-16T09:13:54.903Z] Recording test results [2021-02-16T09:13:55.158Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-02-16T09:13:55.185Z] --- PASS: TestSecretInspect (3.80s) [2021-02-16T09:13:55.185Z] === RUN TestSecretList [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:13:55.505Z] + echo Ensuring container killed. [2021-02-16T09:13:55.505Z] Ensuring container killed. [2021-02-16T09:13:55.505Z] + docker rm -vf docker-pr1 [2021-02-16T09:13:55.505Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-16T09:13:55.794Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:13:55.795Z] Chowning /workspace to jenkins user [2021-02-16T09:13:55.795Z] + id -u [2021-02-16T09:13:55.795Z] + id -g [2021-02-16T09:13:55.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:13:57.082Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-16T09:13:57.901Z] --- PASS: TestSecretList (3.41s) [2021-02-16T09:13:57.902Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:13:58.968Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-16T09:14:00.330Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:14:01.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T09:14:01.260Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-16T09:14:01.392Z] + bundleName=arm64-integration [2021-02-16T09:14:01.392Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-16T09:14:01.392Z] Creating arm64-integration-bundles.tar.gz [2021-02-16T09:14:01.392Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz [2021-02-16T09:14:01.392Z] -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-16T09:14:01.667Z] Archiving artifacts [2021-02-16T09:14:01.960Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:14:02.276Z] + make clean [2021-02-16T09:14:02.338Z] --- PASS: TestSecretsCreateAndDelete (3.82s) [2021-02-16T09:14:02.338Z] === RUN TestSecretsUpdate [2021-02-16T09:14:02.848Z] docker volume rm -f docker-dev-cache [2021-02-16T09:14:02.848Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:14:03.774Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T09:14:04.702Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-16T09:14:05.839Z] --- PASS: TestSecretsUpdate (3.92s) [2021-02-16T09:14:05.839Z] === RUN TestTemplatedSecret [2021-02-16T09:14:06.066Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T09:14:09.342Z] --- PASS: TestTemplatedSecret (3.73s) [2021-02-16T09:14:09.342Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-16T09:14:11.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:14:11.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] // stage [Pipeline] } [2021-02-16T09:14:12.605Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-02-16T09:14:12.995Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:14:12.995Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:14:13.776Z] --- PASS: TestSecretCreateResolve (3.91s) [2021-02-16T09:14:13.776Z] PASS [2021-02-16T09:14:13.776Z] [2021-02-16T09:14:13.776Z] DONE 6 tests in 22.731s [2021-02-16T09:14:13.776Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:14:13.776Z] ++ 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 [2021-02-16T09:14:13.776Z] ++ set -e [2021-02-16T09:14:13.776Z] ++ '[' -n 0 ']' [2021-02-16T09:14:13.776Z] ++ set -x [2021-02-16T09:14:13.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:14:13.776Z] INFO: Testing against a local daemon [2021-02-16T09:14:13.776Z] === RUN TestServiceCreateInit [2021-02-16T09:14:13.776Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:14:14.917Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 48.3% of statements [2021-02-16T09:14:14.917Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:14:14.917Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-02-16T09:14:15.855Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-16T09:14:16.791Z] ok github.com/docker/docker/builder/remotecontext/git 1.284s coverage: 86.3% of statements [2021-02-16T09:14:16.791Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:14:16.791Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:14:19.370Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:14:20.080Z] ok github.com/docker/docker/client 0.202s coverage: 75.4% of statements [2021-02-16T09:14:22.543Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T09:14:22.543Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T09:14:22.543Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T09:14:23.929Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-16T09:14:24.923Z] --- PASS: TestServiceCreateInit (10.67s) [2021-02-16T09:14:24.923Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2021-02-16T09:14:24.923Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2021-02-16T09:14:24.923Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:14:25.822Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-16T09:14:27.186Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T09:14:27.441Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T09:14:28.002Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T09:14:28.930Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-16T09:14:28.930Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T09:14:28.930Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-16T09:14:28.930Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T09:14:29.492Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T09:14:29.748Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T09:14:29.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:14:32.264Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T09:14:34.152Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite (348.22s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.89s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.16s) [2021-02-16T09:14:34.152Z] docker_cli_daemon_test.go:1455: [d485f2944ed4b] daemon is not started [2021-02-16T09:14:34.152Z] check_test.go:309: [dda5ad6204798] daemon is not started [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2021-02-16T09:14:34.152Z] check_test.go:309: [d0788e7f9e3a8] daemon is not started [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.06s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.81s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.65s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.42s) [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-02-16T09:14:34.152Z] check_test.go:309: [d0b93f5956ffa] daemon is not started [2021-02-16T09:14:34.152Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-16T09:14:34.152Z] check_test.go:309: [d0f980a83ec9e] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d328dff4fc937] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.78s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.79s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d829d041061cf] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2021-02-16T09:14:34.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T09:14:34.153Z] check_test.go:309: [d679de63a71ca] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d62474ac95d90] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.77s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d18cc1fac66ef] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.22s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_plugins_test.go:79: [d5952a7317de9] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_plugins_test.go:169: [db88592dbb2c5] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d1613ff72fb27] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.19s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d2d4447ea9c5b] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.64s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.49s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.70s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.01s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.28s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d743667a0c670] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.51s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2021-02-16T09:14:34.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T09:14:34.153Z] check_test.go:309: [d42c8e360b611] daemon is not started [2021-02-16T09:14:34.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T09:14:34.153Z] check_test.go:309: [de23620a2f35a] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.57s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d5c7b2b317cc6] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.70s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.48s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.79s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.69s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2021-02-16T09:14:34.153Z] check_test.go:309: [df952369e65bc] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.38s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d47d5a8eb43fe] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-16T09:14:34.153Z] check_test.go:309: [d032fb7185021] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d703e929c1d4b] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-16T09:14:34.153Z] check_test.go:309: [deb46eb56186e] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.11s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d1871f58ed372] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.57s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d4a15e7440700] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d378fbd9a1d3a] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.62s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.54s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2021-02-16T09:14:34.153Z] docker_cli_daemon_test.go:2550: [d185e7c740b8f] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.82s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s) [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-02-16T09:14:34.153Z] check_test.go:309: [d7679fa79c090] daemon is not started [2021-02-16T09:14:34.153Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.32s) [2021-02-16T09:14:34.153Z] === RUN TestDockerSwarmSuite [2021-02-16T09:14:34.153Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-16T09:14:35.521Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T09:14:37.411Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T09:14:37.411Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-16T09:14:38.337Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T09:14:39.701Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T09:14:40.264Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-16T09:14:42.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:14:42.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:14:43.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:14:45.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:14:45.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:14:45.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-16T09:14:47.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:14:47.433Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T09:14:50.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:14:51.994Z] --- PASS: TestCreateServiceMultipleTimes (23.94s) [2021-02-16T09:14:51.994Z] === RUN TestCreateServiceConflict [2021-02-16T09:14:51.994Z] --- PASS: TestCreateServiceConflict (3.82s) [2021-02-16T09:14:51.994Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:14:52.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:14:53.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:14:54.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:14:56.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:14:56.428Z] --- PASS: TestCreateServiceMaxReplicas (4.18s) [2021-02-16T09:14:56.428Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:14:57.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:14:58.584Z] 4612f6d0b889: Pull complete [2021-02-16T09:14:58.832Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2021-02-16T09:14:59.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-16T09:14:59.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-16T09:14:59.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:15:00.211Z] ok github.com/docker/docker/container 0.129s coverage: 34.7% of statements [2021-02-16T09:15:00.211Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:15:00.211Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:15:00.211Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:15:00.211Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:15:00.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:15:01.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:15:03.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:15:03.355Z] Using test binary docker [2021-02-16T09:15:03.355Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:15:03.355Z] +++ /etc/init.d/apparmor start [2021-02-16T09:15:03.355Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:15:03.355Z] INFO: Waiting for daemon to start... [2021-02-16T09:15:03.355Z] Starting dockerd [2021-02-16T09:15:03.355Z] +++ 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 [2021-02-16T09:15:05.448Z] . [2021-02-16T09:15:05.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:15:05.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:15:05.448Z] Error: No such image: emptyfs [2021-02-16T09:15:05.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:15:05.448Z] ++++ docker load [2021-02-16T09:15:05.448Z] Running integration-test (iteration 1) [2021-02-16T09:15:05.448Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:15:05.448Z] ++ 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 [2021-02-16T09:15:05.448Z] ++ set -e [2021-02-16T09:15:05.448Z] ++ '[' -n 0 ']' [2021-02-16T09:15:05.448Z] ++ set -x [2021-02-16T09:15:05.448Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:15:07.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T09:15:09.064Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T09:15:11.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.51s) [2021-02-16T09:15:11.739Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:15:12.425Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2021-02-16T09:15:12.684Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-16T09:15:14.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-02-16T09:15:15.241Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2021-02-16T09:15:15.241Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:15:18.742Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2021-02-16T09:15:18.742Z] === RUN TestCreateServiceSysctls [2021-02-16T09:15:19.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T09:15:19.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T09:15:19.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T09:15:19.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T09:15:20.834Z] Loaded image: buildpack-deps:buster [2021-02-16T09:15:20.834Z] Loaded image: busybox:latest [2021-02-16T09:15:20.834Z] Loaded image: busybox:glibc [2021-02-16T09:15:21.127Z] Loaded image: debian:bullseye [2021-02-16T09:15:21.127Z] Loaded image: hello-world:latest [2021-02-16T09:15:21.127Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:15:21.183Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T09:15:21.183Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T09:15:21.422Z] INFO: Testing against a local daemon [2021-02-16T09:15:21.422Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:15:21.439Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T09:15:22.934Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2021-02-16T09:15:22.934Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:15:23.225Z] --- PASS: TestCreateServiceSysctls (4.07s) [2021-02-16T09:15:23.225Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:15:23.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-02-16T09:15:23.984Z] === RUN TestBuildWithSession [2021-02-16T09:15:23.984Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:15:23.984Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:15:23.984Z] === RUN TestBuildSquashParent [2021-02-16T09:15:24.571Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-02-16T09:15:24.571Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.2% of statements [2021-02-16T09:15:24.571Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:15:24.571Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:15:25.140Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-02-16T09:15:25.140Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2021-02-16T09:15:26.517Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2021-02-16T09:15:26.517Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:15:26.517Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:15:26.517Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-02-16T09:15:26.730Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2021-02-16T09:15:26.730Z] === RUN TestInspect [2021-02-16T09:15:28.459Z] --- PASS: TestBuildSquashParent (4.20s) [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:15:28.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:15:28.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:15:28.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:15:28.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:15:28.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:15:28.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:15:29.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-16T09:15:29.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-16T09:15:29.809Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.431s coverage: 73.3% of statements [2021-02-16T09:15:29.809Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2021-02-16T09:15:30.235Z] --- PASS: TestInspect (3.80s) [2021-02-16T09:15:30.235Z] === RUN TestCreateJob [2021-02-16T09:15:30.549Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:15:30.749Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.442s coverage: 56.2% of statements [2021-02-16T09:15:30.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:15:30.884Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T09:15:31.445Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T09:15:32.370Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T09:15:32.657Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.67s) [2021-02-16T09:15:32.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2021-02-16T09:15:32.922Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:15:32.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:15:32.931Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T09:15:33.491Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T09:15:33.962Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:15:34.058Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T09:15:34.058Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T09:15:34.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:15:34.562Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:15:34.572Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 49.4% of statements [2021-02-16T09:15:34.858Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:15:35.142Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.791s coverage: 46.2% of statements [2021-02-16T09:15:35.142Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-02-16T09:15:35.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-02-16T09:15:35.495Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:15:35.788Z] --- PASS: TestCreateJob (4.69s) [2021-02-16T09:15:35.788Z] === RUN TestReplicatedJob [2021-02-16T09:15:36.133Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-02-16T09:15:36.133Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:15:36.571Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T09:15:37.050Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-02-16T09:15:37.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.777s coverage: 57.7% of statements [2021-02-16T09:15:37.310Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:15:37.310Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:15:37.646Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-02-16T09:15:37.646Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:15:37.940Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-02-16T09:15:37.940Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:15:38.459Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T09:15:38.688Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-02-16T09:15:39.625Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-02-16T09:15:39.823Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T09:15:40.127Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2021-02-16T09:15:40.127Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:15:40.763Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2021-02-16T09:15:40.763Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:15:41.003Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.4% of statements [2021-02-16T09:15:41.003Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:15:41.003Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:15:41.188Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T09:15:41.443Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T09:15:41.571Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2021-02-16T09:15:42.373Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T09:15:42.664Z] --- PASS: TestReplicatedJob (7.64s) [2021-02-16T09:15:42.664Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:15:42.845Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2021-02-16T09:15:42.845Z] === RUN TestBuildWithHugeFile [2021-02-16T09:15:43.476Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2021-02-16T09:15:43.476Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:15:43.476Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:15:43.476Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-16T09:15:44.414Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2021-02-16T09:15:44.673Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2021-02-16T09:15:44.886Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T09:15:45.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-02-16T09:15:45.446Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T09:15:46.006Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T09:15:46.180Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-16T09:15:46.180Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:15:46.748Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 55.1% of statements [2021-02-16T09:15:47.316Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-02-16T09:15:47.892Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-16T09:15:48.208Z] --- PASS: TestUpdateReplicatedJob (4.86s) [2021-02-16T09:15:48.209Z] === RUN TestServiceListWithStatuses [2021-02-16T09:15:48.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:15:48.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:15:48.209Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:15:49.223Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-02-16T09:15:49.482Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-16T09:15:49.778Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T09:15:50.052Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-02-16T09:15:50.311Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2021-02-16T09:15:50.311Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:15:50.311Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:15:50.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-16T09:15:51.266Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T09:15:51.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-16T09:15:52.218Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-02-16T09:15:52.786Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.0% of statements [2021-02-16T09:15:52.786Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:15:54.164Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-16T09:15:55.142Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-16T09:15:55.721Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2021-02-16T09:15:55.721Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:15:55.721Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-02-16T09:15:56.547Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T09:15:56.547Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T09:15:56.673Z] --- PASS: TestDockerNetworkConnectAlias (8.47s) [2021-02-16T09:15:56.673Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:15:57.099Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-02-16T09:15:57.099Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-02-16T09:15:57.099Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:15:57.473Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T09:15:57.667Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-02-16T09:15:58.034Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T09:15:58.596Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T09:15:58.892Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T09:15:59.571Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-02-16T09:15:59.820Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T09:16:00.076Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T09:16:00.139Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-02-16T09:16:00.139Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-02-16T09:16:00.637Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T09:16:01.198Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T09:16:01.454Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T09:16:02.015Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T09:16:02.043Z] ok github.com/docker/docker/pkg/archive 0.330s coverage: 77.1% of statements [2021-02-16T09:16:02.222Z] --- PASS: TestDockerNetworkReConnect (6.27s) [2021-02-16T09:16:02.222Z] === RUN TestServicePlugin [2021-02-16T09:16:02.222Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:16:02.222Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:16:02.222Z] === RUN TestServiceUpdateLabel [2021-02-16T09:16:02.981Z] ok github.com/docker/docker/pkg/authorization 0.405s coverage: 68.3% of statements [2021-02-16T09:16:03.240Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-16T09:16:03.378Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T09:16:03.499Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-16T09:16:06.643Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T09:16:06.656Z] --- PASS: TestServiceUpdateLabel (3.71s) [2021-02-16T09:16:06.656Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:16:06.785Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.2% of statements [2021-02-16T09:16:06.785Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-16T09:16:07.044Z] ok github.com/docker/docker/layer 7.715s coverage: 68.8% of statements [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:16:07.044Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:16:07.303Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-16T09:16:07.871Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-02-16T09:16:08.439Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-02-16T09:16:09.006Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-02-16T09:16:09.574Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-16T09:16:10.951Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-16T09:16:11.519Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-02-16T09:16:11.779Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2021-02-16T09:16:11.881Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T09:16:11.881Z] --- PASS: TestImportExtremelyLargeImageWorks (191.84s) [2021-02-16T09:16:11.881Z] PASS [2021-02-16T09:16:11.881Z] [2021-02-16T09:16:11.881Z] DONE 12 tests in 195.414s [2021-02-16T09:16:11.881Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:16:11.881Z] ++ 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 [2021-02-16T09:16:11.881Z] ++ set -e [2021-02-16T09:16:11.881Z] ++ '[' -n 0 ']' [2021-02-16T09:16:11.881Z] ++ set -x [2021-02-16T09:16:11.881Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:16:11.881Z] INFO: Testing against a local daemon [2021-02-16T09:16:11.881Z] === RUN TestNetworkCreateDelete [2021-02-16T09:16:12.038Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2021-02-16T09:16:12.137Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-16T09:16:12.137Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:16:12.297Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-16T09:16:12.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-02-16T09:16:12.698Z] === RUN TestDaemonDNSFallback [2021-02-16T09:16:13.675Z] ok github.com/docker/docker/pkg/idtools 0.541s coverage: 69.5% of statements [2021-02-16T09:16:13.675Z] ok github.com/docker/docker/pkg/ioutils 0.411s coverage: 70.6% of statements [2021-02-16T09:16:13.935Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-02-16T09:16:13.935Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-02-16T09:16:13.935Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:16:13.935Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:16:14.065Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T09:16:14.065Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T09:16:14.194Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:16:14.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T09:16:14.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T09:16:14.320Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T09:16:14.454Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-16T09:16:14.454Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:16:14.454Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-02-16T09:16:14.575Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T09:16:14.714Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-16T09:16:15.283Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-02-16T09:16:15.283Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-16T09:16:15.283Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:16:15.283Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:16:15.938Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T09:16:16.221Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-02-16T09:16:16.863Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T09:16:17.161Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-16T09:16:17.161Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-16T09:16:17.420Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-16T09:16:18.795Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-16T09:16:19.054Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-16T09:16:19.375Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T09:16:19.375Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-02-16T09:16:19.375Z] === RUN TestInspectNetwork [2021-02-16T09:16:19.631Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T09:16:20.192Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T09:16:21.983Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2021-02-16T09:16:21.983Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:16:22.341Z] ok github.com/docker/docker/pkg/signal 2.397s coverage: 61.0% of statements [2021-02-16T09:16:22.341Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-16T09:16:22.600Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-16T09:16:22.859Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-16T09:16:23.428Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-16T09:16:23.456Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:16:23.456Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:16:23.456Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:16:23.456Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:16:23.996Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-16T09:16:24.256Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-02-16T09:16:24.825Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-02-16T09:16:25.084Z] testing: warning: no tests to run [2021-02-16T09:16:25.084Z] coverage: [no statements] [2021-02-16T09:16:25.084Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-16T09:16:25.651Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-16T09:16:25.651Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-16T09:16:25.911Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-16T09:16:27.645Z] --- PASS: TestInspectNetwork (8.43s) [2021-02-16T09:16:27.645Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:16:27.645Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:16:27.645Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:16:27.645Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:16:27.645Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:16:27.645Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T09:16:27.816Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-16T09:16:28.384Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-16T09:16:28.951Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-16T09:16:30.171Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2021-02-16T09:16:30.171Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:16:30.171Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:16:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:16:30.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:16:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:16:30.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:16:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:16:30.171Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:16:30.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:16:30.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:16:30.171Z] === RUN TestNetworkList [2021-02-16T09:16:30.171Z] === RUN TestNetworkList//networks [2021-02-16T09:16:30.171Z] === PAUSE TestNetworkList//networks [2021-02-16T09:16:30.171Z] === RUN TestNetworkList//networks/ [2021-02-16T09:16:30.171Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:16:30.171Z] === CONT TestNetworkList//networks [2021-02-16T09:16:30.171Z] === CONT TestNetworkList//networks/ [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:16:30.171Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:16:30.171Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:16:30.329Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2021-02-16T09:16:30.426Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-02-16T09:16:30.426Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:16:30.898Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-02-16T09:16:30.987Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-16T09:16:31.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-16T09:16:31.549Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:16:31.804Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T09:16:31.837Z] ok github.com/docker/docker/registry 0.056s coverage: 57.2% of statements [2021-02-16T09:16:32.059Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-02-16T09:16:32.059Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:16:32.773Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-16T09:16:32.773Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-16T09:16:33.422Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-16T09:16:33.422Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:16:33.677Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T09:16:33.677Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T09:16:33.710Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2021-02-16T09:16:33.710Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-16T09:16:34.603Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-02-16T09:16:34.603Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:16:35.165Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-02-16T09:16:35.165Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:16:36.254Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-16T09:16:37.192Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2021-02-16T09:16:37.675Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T09:16:37.676Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T09:16:37.759Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-16T09:16:37.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2021-02-16T09:16:37.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:16:37.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:16:37.932Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:16:37.932Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:16:39.140Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-02-16T09:16:39.339Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T09:16:39.339Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T09:16:39.827Z] --- PASS: TestBuildWithHugeFile (54.84s) [2021-02-16T09:16:39.827Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:16:39.827Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:16:39.827Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:16:39.827Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:16:39.827Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:16:39.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:16:39.827Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:16:39.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:16:39.827Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:16:39.827Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:16:39.827Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:16:39.827Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:16:39.827Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:16:39.827Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-16T09:16:39.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-02-16T09:16:39.827Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-02-16T09:16:39.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-02-16T09:16:39.827Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:16:39.827Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:16:40.122Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:16:40.391Z] db4edcf0861f: Pull complete [2021-02-16T09:16:40.391Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T09:16:40.391Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:16:40.391Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-16T09:16:40.391Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-16T09:16:40.391Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-16T09:16:40.391Z] WARN: Skipping validation tests [2021-02-16T09:16:40.391Z] INFO: Running unit tests at 02/16/2021 09:16:34... [2021-02-16T09:16:40.391Z] INFO: make.ps1 starting at 02/16/2021 09:16:38 [2021-02-16T09:16:40.391Z] INFO: Git commit (1d2a660093) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T09:16:40.391Z] INFO: Invoking autogen... [2021-02-16T09:16:40.391Z] INFO: Running unit tests... [2021-02-16T09:16:40.537Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2021-02-16T09:16:40.537Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:16:40.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-16T09:16:41.634Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T09:16:41.644Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2021-02-16T09:16:41.644Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-02-16T09:16:41.644Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-02-16T09:16:41.644Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:16:41.644Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-16T09:16:41.644Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:16:42.561Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-16T09:16:43.121Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T09:16:44.047Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T09:16:45.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T09:16:45.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T09:16:45.750Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T09:16:46.006Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T09:16:46.262Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T09:16:46.823Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T09:16:48.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-16T09:16:49.056Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T09:16:49.194Z] 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 [2021-02-16T09:16:51.361Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:16:51.361Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === Skipped [2021-02-16T09:16:51.361Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:16:51.361Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:16:51.361Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:16:51.361Z] time="2021-02-16T09:15:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:16:51.361Z] time="2021-02-16T09:15:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:16:51.361Z] time="2021-02-16T09:15:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:16:51.361Z] time="2021-02-16T09:15:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:16:51.361Z] time="2021-02-16T09:15:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:16:51.361Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:16:51.361Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:16:51.361Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:16:51.361Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:16:51.361Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:16:51.361Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:16:51.361Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] [2021-02-16T09:16:51.361Z] DONE 2236 tests, 26 skipped in 254.735s Post stage [Pipeline] junit [2021-02-16T09:16:51.377Z] Recording test results [2021-02-16T09:16:51.621Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-16T09:16:52.182Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T09:16:52.189Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-16T09:16:52.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42031/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d2a66009335f682ccb2539360d4259ed778daee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1d2a66009335f682ccb2539360d4259ed778daee hack/validate/vendor [2021-02-16T09:16:53.095Z] No vendor changes in diff. [2021-02-16T09:16:53.546Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:16:53.976Z] + echo Ensuring container killed. [2021-02-16T09:16:53.976Z] Ensuring container killed. [2021-02-16T09:16:53.976Z] + docker rm -vf docker-pr1 [2021-02-16T09:16:53.976Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-16T09:16:54.260Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:16:54.260Z] Chowning /workspace to jenkins user [2021-02-16T09:16:54.260Z] + id -u [2021-02-16T09:16:54.260Z] + id -g [2021-02-16T09:16:54.260Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:16:54.909Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T09:16:54.909Z] --- PASS: TestServiceWithDataPathPortInit (16.82s) [2021-02-16T09:16:54.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:16:55.123Z] + bundleName=unit [2021-02-16T09:16:55.123Z] + echo Creating unit-bundles.tar.gz [2021-02-16T09:16:55.123Z] Creating unit-bundles.tar.gz [2021-02-16T09:16:55.123Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-16T09:16:55.123Z] bundles/junit-report.xml [2021-02-16T09:16:55.123Z] bundles/go-test-report.json [2021-02-16T09:16:55.123Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-16T09:16:55.135Z] Archiving artifacts [2021-02-16T09:16:55.546Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:16:55.855Z] --- PASS: TestServiceUpdateNetwork (16.70s) [2021-02-16T09:16:55.855Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:16:55.855Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:16:55.879Z] + make clean [2021-02-16T09:16:55.879Z] docker volume rm -f docker-dev-cache [2021-02-16T09:16:55.879Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T09:16:56.138Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-16T09:16:56.483Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T09:16:56.496Z] ? github.com/docker/docker/api [no test files] [Pipeline] // stage [Pipeline] } [2021-02-16T09:16:56.942Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:16:57.051Z] Loaded image: buildpack-deps:buster [2021-02-16T09:16:57.051Z] Loaded image: busybox:latest [2021-02-16T09:16:57.051Z] Loaded image: busybox:glibc [2021-02-16T09:16:57.689Z] Loaded image: debian:bullseye [2021-02-16T09:16:57.983Z] Loaded image: hello-world:latest [2021-02-16T09:16:57.983Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:16:58.999Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T09:17:00.925Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T09:17:01.180Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T09:17:01.740Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T09:17:03.626Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.71s) [2021-02-16T09:17:03.626Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:40ovkcfb5tnnqxyagdb58zcwf Created:2021-02-16 09:16:56.472065456 +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[f2f9afe7b3694893c409b23aefde53922e8a684cc9844928ad125729069ab8b4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qak76jnxvqgpfhmle9irct8vk EndpointID:ac4f60a6369f6d816e44d4dfa94fc113645864f83c60eeab7f92d03012474e1d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf2dec1eff787e16267bdc4a80db8290a6523e58c2ece8f9a37780a21e32c04e 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:0cd0c8b9982e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qak76jnxvqgpfhmle9irct8vk EndpointID:ac4f60a6369f6d816e44d4dfa94fc113645864f83c60eeab7f92d03012474e1d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:17:03.626Z] PASS [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] === Skipped [2021-02-16T09:17:03.626Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:17:03.626Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] DONE 26 tests, 1 skipped in 51.855s [2021-02-16T09:17:03.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:17:03.626Z] ++ 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 [2021-02-16T09:17:03.626Z] ++ set -e [2021-02-16T09:17:03.626Z] ++ '[' -n 0 ']' [2021-02-16T09:17:03.626Z] ++ set -x [2021-02-16T09:17:03.626Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:03.626Z] INFO: Testing against a local daemon [2021-02-16T09:17:03.626Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:17:03.626Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T09:17:03.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:17:03.626Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:17:03.626Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:17:03.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:17:03.626Z] PASS [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] === Skipped [2021-02-16T09:17:03.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T09:17:03.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:17:03.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] [2021-02-16T09:17:03.626Z] DONE 2 tests, 2 skipped in 0.146s [2021-02-16T09:17:03.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:17:03.881Z] ++ 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 [2021-02-16T09:17:03.881Z] ++ set -e [2021-02-16T09:17:03.881Z] ++ '[' -n 0 ']' [2021-02-16T09:17:03.881Z] ++ set -x [2021-02-16T09:17:03.881Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:03.881Z] INFO: Testing against a local daemon [2021-02-16T09:17:03.881Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:17:04.946Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.48s) [2021-02-16T09:17:04.946Z] PASS [2021-02-16T09:17:04.946Z] [2021-02-16T09:17:04.946Z] === Skipped [2021-02-16T09:17:04.946Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:17:04.946Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:17:04.946Z] [2021-02-16T09:17:04.946Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:17:04.946Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:17:04.946Z] [2021-02-16T09:17:04.946Z] [2021-02-16T09:17:04.946Z] DONE 34 tests, 2 skipped in 118.667s [2021-02-16T09:17:04.946Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:17:04.946Z] ++ 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 [2021-02-16T09:17:04.946Z] ++ set -e [2021-02-16T09:17:04.946Z] ++ '[' -n 0 ']' [2021-02-16T09:17:04.946Z] ++ set -x [2021-02-16T09:17:04.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:17:04.946Z] INFO: Testing against a local daemon [2021-02-16T09:17:04.946Z] === RUN TestConfigInspect [2021-02-16T09:17:05.246Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-02-16T09:17:05.246Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:17:05.402Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:17:06.174Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:17:06.494Z] --- PASS: TestConfigInspect (1.97s) [2021-02-16T09:17:06.494Z] === RUN TestConfigList [2021-02-16T09:17:07.100Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:17:08.070Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:17:08.584Z] --- PASS: TestConfigList (2.05s) [2021-02-16T09:17:08.584Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:17:09.435Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T09:17:10.100Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-02-16T09:17:10.100Z] === RUN TestConfigsUpdate [2021-02-16T09:17:10.360Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:17:11.648Z] === RUN TestMiddlewares [2021-02-16T09:17:11.648Z] --- PASS: TestMiddlewares (0.00s) [2021-02-16T09:17:11.648Z] PASS [2021-02-16T09:17:11.648Z] coverage: 9.0% of statements [2021-02-16T09:17:11.648Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-02-16T09:17:12.190Z] --- PASS: TestConfigsUpdate (1.95s) [2021-02-16T09:17:12.190Z] === RUN TestTemplatedConfig [2021-02-16T09:17:12.880Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:17:12.880Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-16T09:17:13.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-16T09:17:13.919Z] --- PASS: TestServiceUpdatePidsLimit (18.04s) [2021-02-16T09:17:13.919Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2021-02-16T09:17:13.919Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-16T09:17:13.919Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2021-02-16T09:17:13.919Z] PASS [2021-02-16T09:17:13.919Z] [2021-02-16T09:17:13.919Z] === Skipped [2021-02-16T09:17:13.919Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:17:13.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:17:13.919Z] [2021-02-16T09:17:13.919Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-16T09:17:13.919Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:17:13.919Z] [2021-02-16T09:17:13.919Z] [2021-02-16T09:17:13.919Z] DONE 27 tests, 2 skipped in 179.213s [2021-02-16T09:17:13.919Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:17:13.919Z] ++ 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 [2021-02-16T09:17:13.919Z] ++ set -e [2021-02-16T09:17:13.919Z] ++ '[' -n 0 ']' [2021-02-16T09:17:13.919Z] ++ set -x [2021-02-16T09:17:13.919Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:13.919Z] INFO: Testing against a local daemon [2021-02-16T09:17:13.919Z] === RUN TestSessionCreate [2021-02-16T09:17:13.919Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T09:17:13.919Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:17:13.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:17:13.919Z] PASS [2021-02-16T09:17:13.919Z] [2021-02-16T09:17:13.919Z] DONE 2 tests in 0.249s [2021-02-16T09:17:13.919Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:17:13.919Z] ++ 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 [2021-02-16T09:17:13.919Z] ++ set -e [2021-02-16T09:17:13.919Z] ++ '[' -n 0 ']' [2021-02-16T09:17:13.919Z] ++ set -x [2021-02-16T09:17:13.919Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:13.919Z] INFO: Testing against a local daemon [2021-02-16T09:17:13.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:17:13.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:17:13.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:17:13.919Z] === RUN TestEventsExecDie [2021-02-16T09:17:13.919Z] --- PASS: TestEventsExecDie (0.97s) [2021-02-16T09:17:13.919Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:17:13.919Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-16T09:17:13.919Z] === RUN TestInfoBinaryCommits [2021-02-16T09:17:13.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:17:13.919Z] === RUN TestInfoAPIVersioned [2021-02-16T09:17:13.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:17:13.919Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:17:14.594Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T09:17:14.594Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:17:14.938Z] --- PASS: TestTemplatedConfig (2.47s) [2021-02-16T09:17:14.938Z] === RUN TestConfigCreateResolve [2021-02-16T09:17:15.060Z] === RUN TestDockerSuite/TestBuildRm [2021-02-16T09:17:15.764Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:17:15.764Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:17:16.127Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-16T09:17:16.127Z] === RUN TestInfoAPI [2021-02-16T09:17:16.127Z] --- PASS: TestInfoAPI (0.02s) [2021-02-16T09:17:16.127Z] === RUN TestInfoAPIWarnings [2021-02-16T09:17:16.464Z] --- PASS: TestConfigCreateResolve (1.95s) [2021-02-16T09:17:16.464Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:17:17.100Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-16T09:17:17.100Z] PASS [2021-02-16T09:17:17.100Z] [2021-02-16T09:17:17.100Z] DONE 7 tests in 12.905s [2021-02-16T09:17:17.100Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:17:17.100Z] ++ 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 [2021-02-16T09:17:17.100Z] ++ set -e [2021-02-16T09:17:17.100Z] ++ '[' -n 0 ']' [2021-02-16T09:17:17.100Z] ++ set -x [2021-02-16T09:17:17.100Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:17.100Z] INFO: Testing against a local daemon [2021-02-16T09:17:17.100Z] === RUN TestCheckpoint [2021-02-16T09:17:17.100Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:17:17.100Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:17:17.100Z] === RUN TestContainerInvalidJSON [2021-02-16T09:17:17.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:17:17.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:17:17.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:17:17.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:17:17.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:17:17.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:17:17.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:17:17.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:17:17.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:17:17.393Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T09:17:17.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:17:17.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:17:17.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:17:17.393Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:17:17.393Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-16T09:17:17.393Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:17:17.393Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-16T09:17:17.393Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:17:17.393Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-16T09:17:17.393Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:17:17.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-16T09:17:17.689Z] === RUN TestCopyFromContainer [2021-02-16T09:17:18.329Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:17:18.729Z] === RUN TestCopyFromContainer// [2021-02-16T09:17:18.889Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T09:17:19.023Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:17:19.023Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:17:19.023Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:17:19.023Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:17:19.317Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:17:19.317Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:17:19.317Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:17:19.317Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:17:19.611Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer (2.02s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-02-16T09:17:19.611Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T09:17:19.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:17:19.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:17:19.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:17:19.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:17:19.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:17:19.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:17:19.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:17:19.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:17:19.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:17:19.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:17:19.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:17:19.611Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:17:19.611Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-16T09:17:19.611Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:17:19.611Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:17:19.611Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:17:19.611Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:17:19.611Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:17:19.611Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:17:19.611Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:17:19.611Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:17:19.611Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:17:19.611Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:17:19.611Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:17:19.611Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:17:19.611Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:17:19.611Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T09:17:19.611Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan (14.31s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.34s) [2021-02-16T09:17:19.816Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2021-02-16T09:17:19.816Z] PASS [2021-02-16T09:17:19.816Z] [2021-02-16T09:17:19.816Z] DONE 8 tests in 15.896s [2021-02-16T09:17:19.816Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:17:19.816Z] ++ 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 [2021-02-16T09:17:19.816Z] ++ set -e [2021-02-16T09:17:19.816Z] ++ '[' -n 0 ']' [2021-02-16T09:17:19.816Z] ++ set -x [2021-02-16T09:17:19.816Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:19.816Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T09:17:19.816Z] testing: warning: no tests to run [2021-02-16T09:17:19.816Z] PASS [2021-02-16T09:17:19.816Z] [2021-02-16T09:17:19.816Z] DONE 0 tests in 0.034s [2021-02-16T09:17:19.816Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:17:19.816Z] ++ 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 [2021-02-16T09:17:19.816Z] ++ set -e [2021-02-16T09:17:19.816Z] ++ '[' -n 0 ']' [2021-02-16T09:17:19.816Z] ++ set -x [2021-02-16T09:17:19.816Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:17:19.816Z] INFO: Testing against a local daemon [2021-02-16T09:17:19.816Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:17:21.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2021-02-16T09:17:21.135Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:17:21.181Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T09:17:21.436Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T09:17:21.436Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2021-02-16T09:17:21.436Z] === RUN TestAuthZPluginTLS [2021-02-16T09:17:21.997Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T09:17:21.997Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-16T09:17:21.997Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:17:22.557Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-16T09:17:22.557Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:17:22.812Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T09:17:23.068Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T09:17:23.068Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:17:23.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:17:23.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:17:23.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:17:23.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:17:23.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:17:23.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:17:23.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:17:23.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:17:23.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:17:23.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:17:23.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-16T09:17:23.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:17:23.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:17:23.514Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-02-16T09:17:23.514Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:17:23.514Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:17:23.514Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:17:23.514Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T09:17:23.514Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:17:23.514Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:17:23.514Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:17:23.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T09:17:23.514Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:17:23.514Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-02-16T09:17:23.514Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:17:23.514Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:17:23.514Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:17:23.514Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:17:23.514Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:17:23.514Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:17:23.514Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:17:23.514Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:17:23.514Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:17:23.514Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:17:23.514Z] === RUN TestDiff [2021-02-16T09:17:23.628Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-16T09:17:23.628Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:17:23.628Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T09:17:24.173Z] --- PASS: TestDiff (0.51s) [2021-02-16T09:17:24.173Z] === RUN TestExecWithCloseStdin [2021-02-16T09:17:24.596Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T09:17:24.816Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-02-16T09:17:24.816Z] === RUN TestExec [2021-02-16T09:17:25.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-02-16T09:17:25.157Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:17:25.451Z] --- PASS: TestExec (0.64s) [2021-02-16T09:17:25.451Z] === RUN TestExecUser [2021-02-16T09:17:25.805Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:17:25.805Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:17:25.842Z] --- PASS: TestExecUser (0.61s) [2021-02-16T09:17:25.842Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:17:26.062Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-16T09:17:26.062Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:17:26.627Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-16T09:17:26.627Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:17:26.895Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-02-16T09:17:26.895Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:17:27.597Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T09:17:27.854Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T09:17:28.109Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T09:17:28.109Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T09:17:28.414Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2021-02-16T09:17:28.414Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:17:28.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-02-16T09:17:28.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:17:28.671Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T09:17:29.049Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-02-16T09:17:29.049Z] === RUN TestHealthKillContainer [2021-02-16T09:17:29.232Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T09:17:29.488Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T09:17:30.456Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T09:17:30.456Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2021-02-16T09:17:30.456Z] === RUN TestAuthZPluginHeader [2021-02-16T09:17:31.382Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-02-16T09:17:31.383Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:17:31.791Z] --- PASS: TestHealthKillContainer (2.63s) [2021-02-16T09:17:31.791Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:17:32.089Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2021-02-16T09:17:32.089Z] === RUN TestIpcModeNone [2021-02-16T09:17:32.725Z] --- PASS: TestIpcModeNone (0.62s) [2021-02-16T09:17:32.725Z] === RUN TestIpcModePrivate [2021-02-16T09:17:33.387Z] --- PASS: TestIpcModePrivate (0.59s) [2021-02-16T09:17:33.387Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-16T09:17:33.387Z] === RUN TestIpcModeShareable [2021-02-16T09:17:33.894Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T09:17:34.023Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-16T09:17:34.023Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-16T09:17:34.023Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:17:34.454Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T09:17:34.763Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-16T09:17:34.763Z] === RUN TestInfoDebug [2021-02-16T09:17:34.763Z] --- PASS: TestInfoDebug (0.52s) [2021-02-16T09:17:34.763Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:17:34.763Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-16T09:17:34.763Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:17:34.763Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-16T09:17:34.763Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:17:34.763Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2021-02-16T09:17:34.763Z] === RUN TestPingCacheHeaders [2021-02-16T09:17:34.763Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-16T09:17:34.763Z] === RUN TestPingGet [2021-02-16T09:17:34.763Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:17:34.763Z] === RUN TestPingHead [2021-02-16T09:17:34.763Z] --- PASS: TestPingHead (0.01s) [2021-02-16T09:17:34.763Z] === RUN TestVersion [2021-02-16T09:17:34.763Z] --- PASS: TestVersion (0.01s) [2021-02-16T09:17:34.763Z] PASS [2021-02-16T09:17:34.763Z] [2021-02-16T09:17:34.763Z] === Skipped [2021-02-16T09:17:34.763Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:17:34.763Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:17:34.763Z] [2021-02-16T09:17:34.763Z] [2021-02-16T09:17:34.763Z] DONE 18 tests, 1 skipped in 21.533s [2021-02-16T09:17:34.763Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:17:34.763Z] ++ 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 [2021-02-16T09:17:34.763Z] ++ set -e [2021-02-16T09:17:34.763Z] ++ '[' -n 0 ']' [2021-02-16T09:17:34.763Z] ++ set -x [2021-02-16T09:17:34.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:17:34.763Z] INFO: Testing against a local daemon [2021-02-16T09:17:34.763Z] === RUN TestVolumesCreateAndList [2021-02-16T09:17:34.763Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-02-16T09:17:34.763Z] === RUN TestVolumesRemove [2021-02-16T09:17:34.763Z] --- PASS: TestVolumesRemove (0.14s) [2021-02-16T09:17:34.763Z] === RUN TestVolumesInspect [2021-02-16T09:17:34.763Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-16T09:17:34.763Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:17:34.763Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:17:34.763Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:17:34.763Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:17:34.763Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:17:34.763Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:17:34.763Z] PASS [2021-02-16T09:17:34.763Z] [2021-02-16T09:17:34.763Z] DONE 5 tests in 0.263s [2021-02-16T09:17:34.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:17:34.763Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:17:34.763Z] +++ kill 12284 [2021-02-16T09:17:35.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-16T09:17:35.649Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T09:17:35.904Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2021-02-16T09:17:35.904Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:17:36.104Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2021-02-16T09:17:36.104Z] === RUN TestAPIIpcModeHost [2021-02-16T09:17:36.282Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:17:36.282Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:17:36.282Z] [2021-02-16T09:17:36.282Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:17:36.282Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:17:36.282Z] [2021-02-16T09:17:36.282Z] To set a process to complain mode, use the command line tool [2021-02-16T09:17:36.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:17:36.282Z] +++ true [2021-02-16T09:17:36.282Z] exiting test-integration [2021-02-16T09:17:36.282Z] ++ exit 0 [2021-02-16T09:17:36.282Z] [2021-02-16T09:17:36.397Z] --- PASS: TestAPIIpcModeHost (0.51s) [2021-02-16T09:17:36.397Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:17:36.466Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T09:17:37.392Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T09:17:37.911Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2021-02-16T09:17:37.911Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T09:17:37.911Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:17:38.756Z] === RUN TestDockerSuite/TestBuildUser Post stage [Pipeline] junit [2021-02-16T09:17:39.043Z] Recording test results [2021-02-16T09:17:39.430Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-02-16T09:17:39.430Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T09:17:39.430Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:17:39.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:17:39.684Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2021-02-16T09:17:39.684Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:17:39.995Z] + echo Ensuring container killed. [2021-02-16T09:17:39.996Z] Ensuring container killed. [2021-02-16T09:17:39.996Z] + docker rm -vf docker-pr1 [2021-02-16T09:17:39.996Z] Error: No such container: docker-pr1 [2021-02-16T09:17:39.996Z] + true [Pipeline] sh [2021-02-16T09:17:40.244Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T09:17:40.369Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:17:40.369Z] Chowning /workspace to jenkins user [2021-02-16T09:17:40.369Z] + id -u [2021-02-16T09:17:40.369Z] + id -g [2021-02-16T09:17:40.369Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42031:/workspace busybox chown -R 1001:1001 /workspace [2021-02-16T09:17:40.369Z] Unable to find image 'busybox:latest' locally [2021-02-16T09:17:40.486Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2021-02-16T09:17:40.486Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T09:17:40.486Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:17:40.658Z] latest: Pulling from library/busybox [2021-02-16T09:17:40.948Z] 583c7f5c745c: Pulling fs layer [2021-02-16T09:17:41.249Z] 583c7f5c745c: Verifying Checksum [2021-02-16T09:17:41.249Z] 583c7f5c745c: Download complete [2021-02-16T09:17:41.881Z] 583c7f5c745c: Pull complete [2021-02-16T09:17:41.881Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T09:17:41.881Z] Status: Downloaded newer image for busybox:latest [2021-02-16T09:17:42.005Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2021-02-16T09:17:42.005Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T09:17:42.005Z] === RUN TestIpcModeOlderClient [2021-02-16T09:17:42.005Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:17:42.005Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:17:42.652Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2021-02-16T09:17:42.652Z] === RUN TestKillContainer [2021-02-16T09:17:42.652Z] === RUN TestKillContainer/no_signal [2021-02-16T09:17:42.756Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T09:17:42.946Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:17:43.011Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2021-02-16T09:17:43.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:17:43.242Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:17:44.281Z] --- PASS: TestKillContainer (1.65s) [2021-02-16T09:17:44.281Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-02-16T09:17:44.281Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-02-16T09:17:44.281Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-02-16T09:17:44.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:17:44.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:17:44.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:17:45.046Z] + bundleName=s390x-integration [2021-02-16T09:17:45.047Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-16T09:17:45.047Z] Creating s390x-integration-bundles.tar.gz [2021-02-16T09:17:45.047Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T09:17:45.047Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T09:17:45.090Z] Archiving artifacts [2021-02-16T09:17:45.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2021-02-16T09:17:45.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-02-16T09:17:45.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2021-02-16T09:17:45.226Z] === RUN TestKillStoppedContainer [2021-02-16T09:17:45.226Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-16T09:17:45.226Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:17:45.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T09:17:45.226Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:17:45.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:17:45.863Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2021-02-16T09:17:45.863Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:17:45.896Z] + make clean [2021-02-16T09:17:46.524Z] docker volume rm -f docker-dev-cache [2021-02-16T09:17:46.524Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:17:46.902Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2021-02-16T09:17:46.902Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:17:47.195Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2021-02-16T09:17:47.195Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:17:47.832Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-02-16T09:17:47.832Z] === RUN TestLinksContainerNames [2021-02-16T09:17:48.871Z] --- PASS: TestLinksContainerNames (1.04s) [2021-02-16T09:17:48.871Z] === RUN TestLogsFollowTailEmpty [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-02-16T09:17:49.163Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-02-16T09:17:49.163Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] } [2021-02-16T09:17:49.799Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:17:49.799Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:17:49.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:17:49.799Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:17:50.092Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T09:17:50.092Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-16T09:17:50.092Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:17:51.609Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2021-02-16T09:17:51.609Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:17:52.243Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2021-02-16T09:17:52.243Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:17:52.536Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-02-16T09:17:52.536Z] === RUN TestNetworkNat [2021-02-16T09:17:53.173Z] --- PASS: TestNetworkNat (0.53s) [2021-02-16T09:17:53.173Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:17:53.816Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2021-02-16T09:17:53.816Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:17:55.178Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.83s) [2021-02-16T09:17:55.178Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:17:55.433Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T09:17:56.358Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T09:17:56.358Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T09:17:56.546Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2021-02-16T09:17:56.546Z] === RUN TestPause [2021-02-16T09:17:56.841Z] --- PASS: TestPause (0.56s) [2021-02-16T09:17:56.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:17:56.920Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T09:17:57.134Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:17:57.134Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:17:57.134Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:17:57.428Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2021-02-16T09:17:57.428Z] === RUN TestPsFilter [2021-02-16T09:17:57.722Z] --- PASS: TestPsFilter (0.15s) [2021-02-16T09:17:57.722Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:17:57.846Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T09:17:58.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-02-16T09:17:58.360Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:17:58.657Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-02-16T09:17:58.657Z] === RUN TestRemoveContainerRunning [2021-02-16T09:17:58.772Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T09:17:58.772Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T09:17:58.772Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T09:17:58.772Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T09:17:58.772Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T09:17:59.296Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-02-16T09:17:59.296Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:17:59.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-16T09:17:59.931Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-02-16T09:17:59.931Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:17:59.931Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:17:59.931Z] === RUN TestRenameLinkedContainer [2021-02-16T09:17:59.940Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T09:18:00.196Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T09:18:00.756Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T09:18:01.684Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T09:18:02.010Z] --- PASS: TestRenameLinkedContainer (2.11s) [2021-02-16T09:18:02.010Z] === RUN TestRenameStoppedContainer [2021-02-16T09:18:02.644Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-02-16T09:18:02.644Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:18:02.798Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:18:02.798Z] === RUN TestBoolValue [2021-02-16T09:18:02.798Z] --- PASS: TestBoolValue (0.00s) [2021-02-16T09:18:02.798Z] === RUN TestBoolValueOrDefault [2021-02-16T09:18:02.798Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-16T09:18:02.798Z] === RUN TestInt64ValueOrZero [2021-02-16T09:18:02.798Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-16T09:18:02.798Z] === RUN TestInt64ValueOrDefault [2021-02-16T09:18:02.798Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-16T09:18:02.798Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-16T09:18:02.798Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-16T09:18:02.798Z] === RUN TestJsonContentType [2021-02-16T09:18:02.798Z] --- PASS: TestJsonContentType (0.00s) [2021-02-16T09:18:02.798Z] PASS [2021-02-16T09:18:02.798Z] coverage: 14.7% of statements [2021-02-16T09:18:02.798Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-02-16T09:18:03.048Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T09:18:03.048Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T09:18:03.280Z] === RUN TestMaskSecretKeys [2021-02-16T09:18:03.280Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-16T09:18:03.280Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-16T09:18:03.280Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-16T09:18:03.280Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-16T09:18:03.280Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-16T09:18:03.281Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-16T09:18:03.281Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-16T09:18:03.281Z] === RUN TestVersionMiddlewareVersion [2021-02-16T09:18:03.281Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-16T09:18:03.281Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-16T09:18:03.281Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-16T09:18:03.281Z] PASS [2021-02-16T09:18:03.281Z] coverage: 37.7% of statements [2021-02-16T09:18:03.281Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:18:03.281Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:18:03.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-16T09:18:03.681Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2021-02-16T09:18:03.681Z] === RUN TestRenameInvalidName [2021-02-16T09:18:03.976Z] --- PASS: TestRenameInvalidName (0.55s) [2021-02-16T09:18:03.976Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:18:04.887Z] === RUN TestToJSON [2021-02-16T09:18:04.888Z] --- PASS: TestToJSON (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestToParamWithVersion [2021-02-16T09:18:04.888Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestFromJSON [2021-02-16T09:18:04.888Z] --- PASS: TestFromJSON (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestEmpty [2021-02-16T09:18:04.888Z] --- PASS: TestEmpty (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestArgsMatchKVListEmptySources [2021-02-16T09:18:04.888Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestArgsMatchKVList [2021-02-16T09:18:04.888Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestArgsMatch [2021-02-16T09:18:04.888Z] --- PASS: TestArgsMatch (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestAdd [2021-02-16T09:18:04.888Z] --- PASS: TestAdd (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestDel [2021-02-16T09:18:04.888Z] --- PASS: TestDel (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestLen [2021-02-16T09:18:04.888Z] --- PASS: TestLen (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestExactMatch [2021-02-16T09:18:04.888Z] --- PASS: TestExactMatch (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestOnlyOneExactMatch [2021-02-16T09:18:04.888Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestContains [2021-02-16T09:18:04.888Z] --- PASS: TestContains (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestValidate [2021-02-16T09:18:04.888Z] --- PASS: TestValidate (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestWalkValues [2021-02-16T09:18:04.888Z] --- PASS: TestWalkValues (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestFuzzyMatch [2021-02-16T09:18:04.888Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestClone [2021-02-16T09:18:04.888Z] --- PASS: TestClone (0.00s) [2021-02-16T09:18:04.888Z] PASS [2021-02-16T09:18:04.888Z] coverage: 92.2% of statements [2021-02-16T09:18:04.888Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2021-02-16T09:18:04.888Z] === RUN TestStrSliceMarshalJSON [2021-02-16T09:18:04.888Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestStrSliceUnmarshalJSON [2021-02-16T09:18:04.888Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestStrSliceUnmarshalString [2021-02-16T09:18:04.888Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestStrSliceUnmarshalSlice [2021-02-16T09:18:04.888Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-16T09:18:04.888Z] PASS [2021-02-16T09:18:04.888Z] coverage: 90.0% of statements [2021-02-16T09:18:04.888Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2021-02-16T09:18:04.888Z] === RUN TestAdjustForAPIVersion [2021-02-16T09:18:04.888Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-16T09:18:04.888Z] PASS [2021-02-16T09:18:04.888Z] coverage: 5.7% of statements [2021-02-16T09:18:04.888Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:18:04.888Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:18:04.888Z] === RUN TestDurationToSecondsString [2021-02-16T09:18:04.888Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-16T09:18:04.888Z] === RUN TestGetTimestamp [2021-02-16T09:18:05.263Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T09:18:05.370Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-16T09:18:05.370Z] === RUN TestParseTimestamps [2021-02-16T09:18:05.370Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-16T09:18:05.370Z] PASS [2021-02-16T09:18:05.370Z] coverage: 100.0% of statements [2021-02-16T09:18:05.370Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2021-02-16T09:18:05.370Z] === RUN TestCompareVersion [2021-02-16T09:18:05.370Z] --- PASS: TestCompareVersion (0.00s) [2021-02-16T09:18:05.370Z] PASS [2021-02-16T09:18:05.370Z] coverage: 75.0% of statements [2021-02-16T09:18:05.370Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:18:05.370Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:18:06.080Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2021-02-16T09:18:06.080Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:18:06.629Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T09:18:06.715Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-02-16T09:18:06.715Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-16T09:18:06.976Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-16T09:18:06.976Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-16T09:18:06.976Z] === RUN TestCloneArgsSmartHttp [2021-02-16T09:18:06.976Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-16T09:18:06.976Z] === RUN TestCloneArgsDumbHttp [2021-02-16T09:18:06.976Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-16T09:18:06.976Z] === RUN TestCloneArgsGit [2021-02-16T09:18:06.976Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-16T09:18:06.976Z] === RUN TestCheckoutGit [2021-02-16T09:18:07.767Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-02-16T09:18:07.767Z] === RUN TestResize [2021-02-16T09:18:07.991Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T09:18:07.991Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T09:18:08.059Z] --- PASS: TestResize (0.51s) [2021-02-16T09:18:08.059Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:18:08.551Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T09:18:08.551Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T09:18:08.704Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-02-16T09:18:08.704Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:18:09.111Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T09:18:09.245Z] === RUN TestEnable [2021-02-16T09:18:09.245Z] --- PASS: TestEnable (0.00s) [2021-02-16T09:18:09.245Z] === RUN TestDisable [2021-02-16T09:18:09.245Z] --- PASS: TestDisable (0.00s) [2021-02-16T09:18:09.245Z] === RUN TestEnabled [2021-02-16T09:18:09.245Z] --- PASS: TestEnabled (0.00s) [2021-02-16T09:18:09.245Z] PASS [2021-02-16T09:18:09.245Z] coverage: 100.0% of statements [2021-02-16T09:18:09.245Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-02-16T09:18:09.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:09.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:09.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:09.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:18:09.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:09.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:18:09.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:18:09.727Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-16T09:18:09.727Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-16T09:18:09.727Z] === RUN TestProcessNoDockerignore [2021-02-16T09:18:09.727Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-16T09:18:09.727Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestDetectContentType [2021-02-16T09:18:09.727Z] --- PASS: TestDetectContentType (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestSelectAcceptableMIME [2021-02-16T09:18:09.727Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestInspectEmptyResponse [2021-02-16T09:18:09.727Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestInspectResponseBinary [2021-02-16T09:18:09.727Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestResponseUnsupportedContentType [2021-02-16T09:18:09.727Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestInspectResponseTextSimple [2021-02-16T09:18:09.727Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestInspectResponseEmptyContentType [2021-02-16T09:18:09.727Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestUnknownContentLength [2021-02-16T09:18:09.727Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestDownloadRemote [2021-02-16T09:18:09.727Z] --- PASS: TestDownloadRemote (0.07s) [2021-02-16T09:18:09.727Z] === RUN TestGetWithStatusError [2021-02-16T09:18:09.727Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-16T09:18:09.727Z] === RUN TestCloseRootDirectory [2021-02-16T09:18:09.727Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-16T09:18:09.727Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:18:09.727Z] === RUN TestHashFile [2021-02-16T09:18:09.727Z] --- SKIP: TestHashFile (0.00s) [2021-02-16T09:18:09.727Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:18:09.727Z] === RUN TestHashSubdir [2021-02-16T09:18:09.727Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-16T09:18:09.727Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:18:09.727Z] === RUN TestRemoveDirectory [2021-02-16T09:18:09.727Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-16T09:18:09.727Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:18:09.727Z] PASS [2021-02-16T09:18:09.727Z] coverage: 9.3% of statements [2021-02-16T09:18:09.727Z] ok github.com/docker/docker/builder/remotecontext 0.398s coverage: 9.3% of statements [2021-02-16T09:18:10.209Z] === RUN TestGetAllAllowed [2021-02-16T09:18:10.209Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestGetAllMeta [2021-02-16T09:18:10.209Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-16T09:18:10.209Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestIsUnreferencedBuiltin [2021-02-16T09:18:10.209Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestIsExistingDirectory [2021-02-16T09:18:10.209Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestGetFilenameForDownload [2021-02-16T09:18:10.209Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestEnv2Variables [2021-02-16T09:18:10.209Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-16T09:18:10.209Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestMaintainer [2021-02-16T09:18:10.209Z] --- PASS: TestMaintainer (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestLabel [2021-02-16T09:18:10.209Z] --- PASS: TestLabel (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestFromScratch [2021-02-16T09:18:10.209Z] --- PASS: TestFromScratch (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestFromWithArg [2021-02-16T09:18:10.209Z] --- PASS: TestFromWithArg (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-16T09:18:10.209Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-16T09:18:10.209Z] === RUN TestFromWithUndefinedArg [2021-02-16T09:18:10.209Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestFromMultiStageWithNamedStage [2021-02-16T09:18:10.210Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestOnbuild [2021-02-16T09:18:10.210Z] --- PASS: TestOnbuild (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestWorkdir [2021-02-16T09:18:10.210Z] --- PASS: TestWorkdir (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestCmd [2021-02-16T09:18:10.210Z] --- PASS: TestCmd (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestHealthcheckNone [2021-02-16T09:18:10.210Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestHealthcheckCmd [2021-02-16T09:18:10.210Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestEntrypoint [2021-02-16T09:18:10.210Z] --- PASS: TestEntrypoint (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestExpose [2021-02-16T09:18:10.210Z] --- PASS: TestExpose (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestUser [2021-02-16T09:18:10.210Z] --- PASS: TestUser (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestVolume [2021-02-16T09:18:10.210Z] --- PASS: TestVolume (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestStopSignal [2021-02-16T09:18:10.210Z] --- SKIP: TestStopSignal (0.00s) [2021-02-16T09:18:10.210Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T09:18:10.210Z] === RUN TestArg [2021-02-16T09:18:10.210Z] --- PASS: TestArg (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestShell [2021-02-16T09:18:10.210Z] --- PASS: TestShell (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestPrependEnvOnCmd [2021-02-16T09:18:10.210Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestRunWithBuildArgs [2021-02-16T09:18:10.210Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestRunIgnoresHealthcheck [2021-02-16T09:18:10.210Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestNormalizeWorkdir [2021-02-16T09:18:10.210Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestDispatch [2021-02-16T09:18:10.210Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-16T09:18:10.210Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-16T09:18:10.210Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-16T09:18:10.210Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-16T09:18:10.210Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-16T09:18:10.210Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-16T09:18:10.210Z] === RUN TestDispatch/COPY_url [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch (0.09s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-02-16T09:18:10.210Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestAddScratchImageAddsToMounts [2021-02-16T09:18:10.210Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-16T09:18:10.210Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-16T09:18:10.210Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-16T09:18:10.210Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestImageSourceGetAddsToMounts [2021-02-16T09:18:10.210Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestEmptyDockerfile [2021-02-16T09:18:10.210Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-02-16T09:18:10.210Z] === RUN TestSymlinkDockerfile [2021-02-16T09:18:10.210Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-16T09:18:10.210Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-16T09:18:10.210Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestNonExistingDockerfile [2021-02-16T09:18:10.210Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestCopyRunConfig [2021-02-16T09:18:10.210Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestDeepCopyRunConfig [2021-02-16T09:18:10.210Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestExportImage [2021-02-16T09:18:10.210Z] --- PASS: TestExportImage (0.00s) [2021-02-16T09:18:10.210Z] === RUN TestNormalizeDest [2021-02-16T09:18:10.210Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-16T09:18:10.210Z] PASS [2021-02-16T09:18:10.210Z] coverage: 46.6% of statements [2021-02-16T09:18:10.210Z] ok github.com/docker/docker/builder/dockerfile 0.278s coverage: 46.6% of statements [2021-02-16T09:18:10.210Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:18:10.561Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2021-02-16T09:18:10.561Z] PASS [2021-02-16T09:18:10.561Z] [2021-02-16T09:18:10.561Z] DONE 17 tests in 50.731s [2021-02-16T09:18:10.561Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:18:10.561Z] ++ 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 [2021-02-16T09:18:10.561Z] ++ set -e [2021-02-16T09:18:10.561Z] ++ '[' -n 0 ']' [2021-02-16T09:18:10.561Z] ++ set -x [2021-02-16T09:18:10.561Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:18:10.561Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T09:18:10.561Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T09:18:10.561Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T09:18:10.817Z] INFO: Testing against a local daemon [2021-02-16T09:18:10.817Z] === RUN TestPluginInvalidJSON [2021-02-16T09:18:10.817Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:18:10.817Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:18:10.817Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:18:10.817Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-16T09:18:10.817Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:18:10.817Z] === RUN TestPluginInstall [2021-02-16T09:18:10.817Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:18:11.072Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T09:18:11.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:18:11.632Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T09:18:12.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:18:12.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:18:12.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:12.558Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T09:18:13.484Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T09:18:13.740Z] time="2021-02-16T09:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:13.740Z] time="2021-02-16T09:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56bc90a88aca9e569893dfce6ea953edc5fa4abaeb3e8a9de5630521c86b9f4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:13.740Z] time="2021-02-16T09:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:13.740Z] time="2021-02-16T09:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56bc90a88aca9e569893dfce6ea953edc5fa4abaeb3e8a9de5630521c86b9f4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:13.996Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:18:14.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:18:14.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:18:14.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:18:14.923Z] time="2021-02-16T09:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:14.923Z] time="2021-02-16T09:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f5f6d189eae9f16ad3509566e4f861df3cd6399cb07fa063da8a76f95eb9036" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:14.923Z] time="2021-02-16T09:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:14.923Z] time="2021-02-16T09:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f5f6d189eae9f16ad3509566e4f861df3cd6399cb07fa063da8a76f95eb9036" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:14.923Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T09:18:15.179Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:18:15.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:18:16.105Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T09:18:16.362Z] time="2021-02-16T09:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:16.362Z] time="2021-02-16T09:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3103631149336f5b82febaf171f28f812616eb5679b5eaeed8e92a45aa951f22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:16.362Z] time="2021-02-16T09:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:18:16.362Z] time="2021-02-16T09:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3103631149336f5b82febaf171f28f812616eb5679b5eaeed8e92a45aa951f22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:18:16.618Z] --- PASS: TestPluginInstall (5.91s) [2021-02-16T09:18:16.618Z] --- PASS: TestPluginInstall/no_auth (3.31s) [2021-02-16T09:18:16.618Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2021-02-16T09:18:16.618Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2021-02-16T09:18:16.618Z] plugin_test.go:160: [d16810905f7fb] daemon is not started [2021-02-16T09:18:16.618Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:18:16.873Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T09:18:17.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2021-02-16T09:18:17.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s) [2021-02-16T09:18:17.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-02-16T09:18:17.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2021-02-16T09:18:17.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2021-02-16T09:18:17.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-02-16T09:18:17.356Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:18:18.490Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T09:18:18.745Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:18:18.869Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-02-16T09:18:18.869Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:18:19.306Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T09:18:20.272Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:18:20.381Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-02-16T09:18:20.381Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:18:20.528Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T09:18:20.786Z] === RUN TestCheckpointCreateError [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointCreate [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointDeleteError [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointDelete [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointListError [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointList [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointList (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCheckpointListContainerNotFound [2021-02-16T09:18:20.786Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNewClientWithOpsFromEnv [2021-02-16T09:18:20.786Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T09:18:20.786Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T09:18:20.786Z] === RUN TestGetAPIPath [2021-02-16T09:18:20.786Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestParseHostURL [2021-02-16T09:18:20.786Z] --- PASS: TestParseHostURL (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-16T09:18:20.786Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPIVersion [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPVersionOverride [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-16T09:18:20.786Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestClientRedirect [2021-02-16T09:18:20.786Z] --- PASS: TestClientRedirect (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigCreateUnsupported [2021-02-16T09:18:20.786Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigCreateError [2021-02-16T09:18:20.786Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigCreate [2021-02-16T09:18:20.786Z] --- PASS: TestConfigCreate (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspectNotFound [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspectWithEmptyID [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspectUnsupported [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspectError [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspectConfigNotFound [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigInspect [2021-02-16T09:18:20.786Z] --- PASS: TestConfigInspect (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigListUnsupported [2021-02-16T09:18:20.786Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigListError [2021-02-16T09:18:20.786Z] --- PASS: TestConfigListError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigList [2021-02-16T09:18:20.786Z] --- PASS: TestConfigList (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigRemoveUnsupported [2021-02-16T09:18:20.786Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigRemoveError [2021-02-16T09:18:20.786Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigRemove [2021-02-16T09:18:20.786Z] --- PASS: TestConfigRemove (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigUpdateUnsupported [2021-02-16T09:18:20.786Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigUpdateError [2021-02-16T09:18:20.786Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestConfigUpdate [2021-02-16T09:18:20.786Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCommitError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCommit [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCommit (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStatPathError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStatPathNotFoundError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStatPathNoHeaderError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStatPath [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyToContainerError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyToContainerNotFoundError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyToContainer [2021-02-16T09:18:20.786Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyFromContainerError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyFromContainerNotFoundError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-16T09:18:20.786Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestCopyFromContainer [2021-02-16T09:18:20.786Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCreateError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCreateImageNotFound [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCreateWithName [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerCreateAutoRemove [2021-02-16T09:18:20.786Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerDiffError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerDiff [2021-02-16T09:18:20.786Z] --- PASS: TestContainerDiff (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecCreateError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecCreate [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecStartError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecStart [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecInspectError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecInspect [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExportError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExportError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExport [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExport (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerInspectError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerInspectContainerNotFound [2021-02-16T09:18:20.786Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerInspectWithEmptyID [2021-02-16T09:18:20.786Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerInspect [2021-02-16T09:18:20.786Z] --- PASS: TestContainerInspect (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerInspectNode [2021-02-16T09:18:20.786Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerKillError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerKillError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerKill [2021-02-16T09:18:20.786Z] --- PASS: TestContainerKill (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerListError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerListError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerList [2021-02-16T09:18:20.786Z] --- PASS: TestContainerList (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerLogsNotFoundError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerLogsError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerLogs [2021-02-16T09:18:20.786Z] --- PASS: TestContainerLogs (0.13s) [2021-02-16T09:18:20.786Z] === RUN TestContainerPauseError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerPause [2021-02-16T09:18:20.786Z] --- PASS: TestContainerPause (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainersPruneError [2021-02-16T09:18:20.786Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainersPrune [2021-02-16T09:18:20.786Z] --- PASS: TestContainersPrune (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRemoveError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRemoveNotFoundError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRemove [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRemove (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRenameError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRename [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRename (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerResizeError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecResizeError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerResize [2021-02-16T09:18:20.786Z] --- PASS: TestContainerResize (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerExecResize [2021-02-16T09:18:20.786Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRestartError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerRestart [2021-02-16T09:18:20.786Z] --- PASS: TestContainerRestart (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStartError [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStartError (0.06s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStart [2021-02-16T09:18:20.786Z] --- PASS: TestContainerStart (0.00s) [2021-02-16T09:18:20.786Z] === RUN TestContainerStatsError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerStats [2021-02-16T09:18:20.787Z] --- PASS: TestContainerStats (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerStopError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerStopError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerStop [2021-02-16T09:18:20.787Z] --- PASS: TestContainerStop (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerTopError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerTopError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerTop [2021-02-16T09:18:20.787Z] --- PASS: TestContainerTop (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerUnpauseError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerUnpause [2021-02-16T09:18:20.787Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerUpdateError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerUpdate [2021-02-16T09:18:20.787Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerWaitError [2021-02-16T09:18:20.787Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestContainerWait [2021-02-16T09:18:20.787Z] --- PASS: TestContainerWait (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestDiskUsageError [2021-02-16T09:18:20.787Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestDiskUsage [2021-02-16T09:18:20.787Z] --- PASS: TestDiskUsage (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestDistributionInspectUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestDistributionInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestEventsErrorInOptions [2021-02-16T09:18:20.787Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestEventsErrorFromServer [2021-02-16T09:18:20.787Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestEvents [2021-02-16T09:18:20.787Z] --- PASS: TestEvents (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestTLSCloseWriter [2021-02-16T09:18:20.787Z] === PAUSE TestTLSCloseWriter [2021-02-16T09:18:20.787Z] === RUN TestImageBuildError [2021-02-16T09:18:20.787Z] --- PASS: TestImageBuildError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageBuild [2021-02-16T09:18:20.787Z] --- PASS: TestImageBuild (0.01s) [2021-02-16T09:18:20.787Z] === RUN TestGetDockerOS [2021-02-16T09:18:20.787Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageCreateError [2021-02-16T09:18:20.787Z] --- PASS: TestImageCreateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageCreate [2021-02-16T09:18:20.787Z] --- PASS: TestImageCreate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageHistoryError [2021-02-16T09:18:20.787Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageHistory [2021-02-16T09:18:20.787Z] --- PASS: TestImageHistory (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageImportError [2021-02-16T09:18:20.787Z] --- PASS: TestImageImportError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageImport [2021-02-16T09:18:20.787Z] --- PASS: TestImageImport (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestImageInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageInspectImageNotFound [2021-02-16T09:18:20.787Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageInspect [2021-02-16T09:18:20.787Z] --- PASS: TestImageInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageListError [2021-02-16T09:18:20.787Z] --- PASS: TestImageListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageList [2021-02-16T09:18:20.787Z] --- PASS: TestImageList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageListApiBefore125 [2021-02-16T09:18:20.787Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageLoadError [2021-02-16T09:18:20.787Z] --- PASS: TestImageLoadError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageLoad [2021-02-16T09:18:20.787Z] --- PASS: TestImageLoad (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagesPruneError [2021-02-16T09:18:20.787Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagesPrune [2021-02-16T09:18:20.787Z] --- PASS: TestImagesPrune (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullReferenceParseError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullAnyError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePullWithoutErrors [2021-02-16T09:18:20.787Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushReferenceError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushAnyError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithoutErrors [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-16T09:18:20.787Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageRemoveImageNotFound [2021-02-16T09:18:20.787Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageRemove [2021-02-16T09:18:20.787Z] --- PASS: TestImageRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSaveError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSaveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSave [2021-02-16T09:18:20.787Z] --- PASS: TestImageSave (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchAnyError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageSearchWithoutErrors [2021-02-16T09:18:20.787Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageTagError [2021-02-16T09:18:20.787Z] --- PASS: TestImageTagError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageTagInvalidReference [2021-02-16T09:18:20.787Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageTagInvalidSourceImageName [2021-02-16T09:18:20.787Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageTagHexSource [2021-02-16T09:18:20.787Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestImageTag [2021-02-16T09:18:20.787Z] --- PASS: TestImageTag (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestInfoServerError [2021-02-16T09:18:20.787Z] --- PASS: TestInfoServerError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestInfoInvalidResponseJSONError [2021-02-16T09:18:20.787Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestInfo [2021-02-16T09:18:20.787Z] --- PASS: TestInfo (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkConnectError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkConnect [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkCreateError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkCreate [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkDisconnectError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkDisconnect [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkInspectNotFoundError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkInspect [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkListError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkList [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworksPruneError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworksPrune [2021-02-16T09:18:20.787Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNetworkRemove [2021-02-16T09:18:20.787Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeInspectNodeNotFound [2021-02-16T09:18:20.787Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeInspect [2021-02-16T09:18:20.787Z] --- PASS: TestNodeInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeListError [2021-02-16T09:18:20.787Z] --- PASS: TestNodeListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeList [2021-02-16T09:18:20.787Z] --- PASS: TestNodeList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeRemove [2021-02-16T09:18:20.787Z] --- PASS: TestNodeRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeUpdateError [2021-02-16T09:18:20.787Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestNodeUpdate [2021-02-16T09:18:20.787Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestOptionWithTimeout [2021-02-16T09:18:20.787Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPingFail [2021-02-16T09:18:20.787Z] --- PASS: TestPingFail (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPingWithError [2021-02-16T09:18:20.787Z] 2021/02/16 09:18:20 RoundTripper returned a response & error; ignoring response [2021-02-16T09:18:20.787Z] 2021/02/16 09:18:20 RoundTripper returned a response & error; ignoring response [2021-02-16T09:18:20.787Z] --- PASS: TestPingWithError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPingSuccess [2021-02-16T09:18:20.787Z] --- PASS: TestPingSuccess (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPingHeadFallback [2021-02-16T09:18:20.787Z] === RUN TestPingHeadFallback/OK [2021-02-16T09:18:20.787Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-16T09:18:20.787Z] === RUN TestPingHeadFallback/Not_Found [2021-02-16T09:18:20.787Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-16T09:18:20.787Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-16T09:18:20.787Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginDisableError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginDisable [2021-02-16T09:18:20.787Z] --- PASS: TestPluginDisable (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginEnableError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginEnable [2021-02-16T09:18:20.787Z] --- PASS: TestPluginEnable (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginInspect [2021-02-16T09:18:20.787Z] --- PASS: TestPluginInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginListError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginList [2021-02-16T09:18:20.787Z] --- PASS: TestPluginList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginPushError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginPushError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginPush [2021-02-16T09:18:20.787Z] --- PASS: TestPluginPush (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginRemove [2021-02-16T09:18:20.787Z] --- PASS: TestPluginRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginSetError [2021-02-16T09:18:20.787Z] --- PASS: TestPluginSetError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPluginSet [2021-02-16T09:18:20.787Z] --- PASS: TestPluginSet (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSetHostHeader [2021-02-16T09:18:20.787Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestPlainTextError [2021-02-16T09:18:20.787Z] --- PASS: TestPlainTextError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestInfiniteError [2021-02-16T09:18:20.787Z] --- PASS: TestInfiniteError (0.04s) [2021-02-16T09:18:20.787Z] === RUN TestSecretCreateUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretCreateError [2021-02-16T09:18:20.787Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretCreate [2021-02-16T09:18:20.787Z] --- PASS: TestSecretCreate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretInspectUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretInspectSecretNotFound [2021-02-16T09:18:20.787Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretInspect [2021-02-16T09:18:20.787Z] --- PASS: TestSecretInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretListUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretListError [2021-02-16T09:18:20.787Z] --- PASS: TestSecretListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretList [2021-02-16T09:18:20.787Z] --- PASS: TestSecretList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretRemoveUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretRemove [2021-02-16T09:18:20.787Z] --- PASS: TestSecretRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretUpdateUnsupported [2021-02-16T09:18:20.787Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretUpdateError [2021-02-16T09:18:20.787Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSecretUpdate [2021-02-16T09:18:20.787Z] --- PASS: TestSecretUpdate (0.01s) [2021-02-16T09:18:20.787Z] === RUN TestServiceCreateError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceCreate [2021-02-16T09:18:20.787Z] --- PASS: TestServiceCreate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-16T09:18:20.787Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceCreateDigestPinning [2021-02-16T09:18:20.787Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceInspectError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceInspectServiceNotFound [2021-02-16T09:18:20.787Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceInspectWithEmptyID [2021-02-16T09:18:20.787Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceInspect [2021-02-16T09:18:20.787Z] --- PASS: TestServiceInspect (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceListError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceListError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceList [2021-02-16T09:18:20.787Z] --- PASS: TestServiceList (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceLogsError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceLogs [2021-02-16T09:18:20.787Z] --- PASS: TestServiceLogs (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceRemoveError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceRemoveNotFoundError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceRemove [2021-02-16T09:18:20.787Z] --- PASS: TestServiceRemove (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceUpdateError [2021-02-16T09:18:20.787Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestServiceUpdate [2021-02-16T09:18:20.787Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSwarmGetUnlockKeyError [2021-02-16T09:18:20.787Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSwarmGetUnlockKey [2021-02-16T09:18:20.787Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSwarmInitError [2021-02-16T09:18:20.787Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-16T09:18:20.787Z] === RUN TestSwarmInit [2021-02-16T09:18:20.787Z] --- PASS: TestSwarmInit (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmInspectError [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmInspect [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmJoinError [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmJoin [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmLeaveError [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmLeave [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmUnlockError [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmUnlock [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmUpdateError [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestSwarmUpdate [2021-02-16T09:18:21.274Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestTaskInspectError [2021-02-16T09:18:21.274Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestTaskInspectWithEmptyID [2021-02-16T09:18:21.274Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestTaskInspect [2021-02-16T09:18:21.274Z] --- PASS: TestTaskInspect (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestTaskListError [2021-02-16T09:18:21.274Z] --- PASS: TestTaskListError (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestTaskList [2021-02-16T09:18:21.274Z] --- PASS: TestTaskList (0.00s) [2021-02-16T09:18:21.274Z] === RUN TestVolumeCreateError [2021-02-16T09:18:21.274Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeCreate [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeInspectError [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeInspectNotFound [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeInspectWithEmptyID [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeInspect [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeListError [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeListError (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeList [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeList (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeRemoveError [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-16T09:18:21.275Z] === RUN TestVolumeRemove [2021-02-16T09:18:21.275Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-16T09:18:21.275Z] === CONT TestTLSCloseWriter [2021-02-16T09:18:21.275Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-16T09:18:21.275Z] PASS [2021-02-16T09:18:21.275Z] coverage: 74.9% of statements [2021-02-16T09:18:21.275Z] ok github.com/docker/docker/client 0.663s coverage: 74.9% of statements [2021-02-16T09:18:21.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-02-16T09:18:21.439Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:18:21.455Z] --- PASS: TestPluginsWithRuntimes (4.91s) [2021-02-16T09:18:21.455Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.42s) [2021-02-16T09:18:21.455Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.28s) [2021-02-16T09:18:21.455Z] PASS [2021-02-16T09:18:21.455Z] [2021-02-16T09:18:21.455Z] DONE 9 tests in 11.071s [2021-02-16T09:18:21.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:18:21.711Z] ++ 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 [2021-02-16T09:18:21.711Z] ++ set -e [2021-02-16T09:18:21.711Z] ++ '[' -n 0 ']' [2021-02-16T09:18:21.711Z] ++ set -x [2021-02-16T09:18:21.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:18:21.711Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T09:18:21.711Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T09:18:21.711Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T09:18:21.711Z] INFO: Testing against a local daemon [2021-02-16T09:18:21.711Z] === RUN TestExternalGraphDriver [2021-02-16T09:18:21.968Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T09:18:21.968Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:18:22.223Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T09:18:22.223Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T09:18:22.223Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T09:18:22.950Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2021-02-16T09:18:22.950Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:18:24.115Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T09:18:24.115Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:18:24.495Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-02-16T09:18:24.495Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:18:25.479Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T09:18:25.479Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-16T09:18:26.011Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-02-16T09:18:26.011Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:18:26.083Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T09:18:26.084Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:18:26.646Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T09:18:26.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-02-16T09:18:26.669Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:18:27.206Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T09:18:27.767Z] --- PASS: TestExternalGraphDriver (5.82s) [2021-02-16T09:18:27.767Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2021-02-16T09:18:27.767Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-02-16T09:18:27.767Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2021-02-16T09:18:27.767Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:18:27.767Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T09:18:28.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2021-02-16T09:18:28.183Z] === RUN TestKernelTCPMemory [2021-02-16T09:18:28.329Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T09:18:28.329Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T09:18:28.329Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T09:18:28.817Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-02-16T09:18:28.817Z] === RUN TestNISDomainname [2021-02-16T09:18:28.931Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T09:18:28.932Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T09:18:28.932Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T09:18:29.186Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T09:18:29.186Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T09:18:29.453Z] --- PASS: TestNISDomainname (0.66s) [2021-02-16T09:18:29.453Z] === RUN TestHostnameDnsResolution [2021-02-16T09:18:29.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-16T09:18:30.234Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-02-16T09:18:30.234Z] === RUN TestStats [2021-02-16T09:18:30.310Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T09:18:30.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T09:18:30.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T09:18:31.796Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2021-02-16T09:18:31.796Z] PASS [2021-02-16T09:18:31.796Z] [2021-02-16T09:18:31.796Z] DONE 5 tests in 10.127s [2021-02-16T09:18:31.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:18:31.796Z] ++ 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 [2021-02-16T09:18:31.796Z] ++ set -e [2021-02-16T09:18:31.796Z] ++ '[' -n 0 ']' [2021-02-16T09:18:31.796Z] ++ set -x [2021-02-16T09:18:31.796Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:18:32.053Z] INFO: Testing against a local daemon [2021-02-16T09:18:32.053Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:18:32.053Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:18:32.053Z] === RUN TestReadPluginNoRead [2021-02-16T09:18:32.053Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:18:32.053Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:18:32.053Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:18:32.053Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:18:32.053Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:18:32.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T09:18:32.874Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T09:18:32.874Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T09:18:32.940Z] --- PASS: TestStats (2.56s) [2021-02-16T09:18:32.940Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:18:32.940Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:18:32.940Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:18:32.940Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:18:32.940Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:18:32.940Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:18:32.940Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:18:32.940Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:18:32.940Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:18:32.940Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:18:32.940Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:18:32.940Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:18:32.940Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:18:33.801Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T09:18:34.728Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T09:18:35.656Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T09:18:35.732Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:18:35.732Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-02-16T09:18:35.732Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-02-16T09:18:35.732Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2021-02-16T09:18:35.732Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-02-16T09:18:35.732Z] === RUN TestDeleteDevicemapper [2021-02-16T09:18:35.732Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:18:35.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:18:35.732Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:18:36.582Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T09:18:36.582Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T09:18:37.143Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T09:18:37.704Z] --- PASS: TestDaemonStartWithLogOpt (5.56s) [2021-02-16T09:18:37.704Z] === CONT TestReadPluginNoRead [2021-02-16T09:18:37.960Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T09:18:38.522Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T09:18:38.522Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T09:18:38.588Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2021-02-16T09:18:38.588Z] === RUN TestUpdateMemory [2021-02-16T09:18:38.588Z] --- PASS: TestUpdateMemory (0.80s) [2021-02-16T09:18:38.588Z] === RUN TestUpdateCPUQuota [2021-02-16T09:18:39.277Z] --- PASS: TestCheckoutGit (30.18s) [2021-02-16T09:18:39.277Z] === RUN TestValidGitTransport [2021-02-16T09:18:39.277Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-16T09:18:39.277Z] === RUN TestGitInvalidRef [2021-02-16T09:18:39.277Z] --- PASS: TestGitInvalidRef (0.20s) [2021-02-16T09:18:39.277Z] PASS [2021-02-16T09:18:39.277Z] coverage: 86.3% of statements [2021-02-16T09:18:39.277Z] ok github.com/docker/docker/builder/remotecontext/git 30.582s coverage: 86.3% of statements [2021-02-16T09:18:39.277Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:18:39.277Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:18:39.494Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T09:18:39.686Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-02-16T09:18:39.686Z] === RUN TestUpdatePidsLimit [2021-02-16T09:18:39.686Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:18:39.686Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:18:39.980Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:18:40.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:18:40.422Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T09:18:40.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:18:40.679Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:18:40.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:18:41.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:18:41.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T09:18:41.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T09:18:41.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T09:18:41.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T09:18:41.604Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit (2.57s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2021-02-16T09:18:42.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-02-16T09:18:42.320Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:18:42.529Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T09:18:42.529Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:18:42.784Z] --- PASS: TestContinueAfterPluginCrash (10.77s) [2021-02-16T09:18:43.709Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:18:45.084Z] --- PASS: TestReadPluginNoRead (7.56s) [2021-02-16T09:18:45.084Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2021-02-16T09:18:45.084Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-02-16T09:18:45.084Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2021-02-16T09:18:45.084Z] read_test.go:92: [daa5eff71c4e4] daemon is not started [2021-02-16T09:18:45.084Z] PASS [2021-02-16T09:18:45.084Z] [2021-02-16T09:18:45.084Z] DONE 6 tests in 13.334s [2021-02-16T09:18:45.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:18:45.084Z] ++ 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 [2021-02-16T09:18:45.084Z] ++ set -e [2021-02-16T09:18:45.084Z] ++ '[' -n 0 ']' [2021-02-16T09:18:45.084Z] ++ set -x [2021-02-16T09:18:45.084Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:18:45.084Z] testing: warning: no tests to run [2021-02-16T09:18:45.084Z] PASS [2021-02-16T09:18:45.084Z] [2021-02-16T09:18:45.084Z] DONE 0 tests in 0.063s [2021-02-16T09:18:45.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:18:45.084Z] ++ 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 [2021-02-16T09:18:45.084Z] ++ set -e [2021-02-16T09:18:45.084Z] ++ '[' -n 0 ']' [2021-02-16T09:18:45.084Z] ++ set -x [2021-02-16T09:18:45.084Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-16T09:18:45.258Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-16T09:18:45.258Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-16T09:18:45.258Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-16T09:18:45.258Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-16T09:18:45.258Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-16T09:18:45.258Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-16T09:18:45.259Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestConfigureDaemonLogs [2021-02-16T09:18:45.259Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestCommonOptionsInstallFlags [2021-02-16T09:18:45.259Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-16T09:18:45.259Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-16T09:18:45.259Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-16T09:18:45.259Z] PASS [2021-02-16T09:18:45.259Z] coverage: 18.4% of statements [2021-02-16T09:18:45.259Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 18.4% of statements [2021-02-16T09:18:45.339Z] INFO: Testing against a local daemon [2021-02-16T09:18:45.339Z] === RUN TestPluginWithDevMounts [2021-02-16T09:18:45.339Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:18:45.339Z] === CONT TestPluginWithDevMounts [2021-02-16T09:18:46.271Z] === RUN TestContainerStopSignal [2021-02-16T09:18:46.271Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestContainerStopTimeout [2021-02-16T09:18:46.271Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-16T09:18:46.271Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-16T09:18:46.271Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.02s) [2021-02-16T09:18:46.271Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-16T09:18:46.271Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestReplaceAndAppendEnvVars [2021-02-16T09:18:46.271Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-16T09:18:46.271Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-16T09:18:46.271Z] === RUN TestNewMemoryStore [2021-02-16T09:18:46.271Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestAddContainers [2021-02-16T09:18:46.271Z] --- PASS: TestAddContainers (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestGetContainer [2021-02-16T09:18:46.271Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestDeleteContainer [2021-02-16T09:18:46.271Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestListContainers [2021-02-16T09:18:46.271Z] --- PASS: TestListContainers (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestFirstContainer [2021-02-16T09:18:46.271Z] --- PASS: TestFirstContainer (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestApplyAllContainer [2021-02-16T09:18:46.271Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestIsValidHealthString [2021-02-16T09:18:46.271Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestStateRunStop [2021-02-16T09:18:46.271Z] --- PASS: TestStateRunStop (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestStateTimeoutWait [2021-02-16T09:18:46.271Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-16T09:18:46.271Z] state_test.go:141: Stop callback fired [2021-02-16T09:18:46.271Z] state_test.go:165: Stop callback fired [2021-02-16T09:18:46.271Z] === RUN TestIsValidStateString [2021-02-16T09:18:46.271Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestViewSaveDelete [2021-02-16T09:18:46.271Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-16T09:18:46.271Z] === RUN TestViewAll [2021-02-16T09:18:46.271Z] --- PASS: TestViewAll (0.01s) [2021-02-16T09:18:46.271Z] === RUN TestViewGet [2021-02-16T09:18:46.271Z] --- PASS: TestViewGet (0.01s) [2021-02-16T09:18:46.271Z] === RUN TestNames [2021-02-16T09:18:46.271Z] --- PASS: TestNames (0.00s) [2021-02-16T09:18:46.271Z] === RUN TestViewWithHealthCheck [2021-02-16T09:18:46.271Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-16T09:18:46.271Z] PASS [2021-02-16T09:18:46.271Z] coverage: 41.6% of statements [2021-02-16T09:18:46.271Z] ok github.com/docker/docker/container 0.307s coverage: 41.6% of statements [2021-02-16T09:18:46.271Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:18:46.271Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:18:46.271Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:18:46.271Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:18:46.703Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T09:18:47.264Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-02-16T09:18:47.264Z] PASS [2021-02-16T09:18:47.264Z] [2021-02-16T09:18:47.264Z] DONE 1 tests in 1.910s [2021-02-16T09:18:47.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:18:47.264Z] ++ 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 [2021-02-16T09:18:47.264Z] ++ set -e [2021-02-16T09:18:47.264Z] ++ '[' -n 0 ']' [2021-02-16T09:18:47.264Z] ++ set -x [2021-02-16T09:18:47.264Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:18:47.264Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T09:18:47.264Z] INFO: Testing against a local daemon [2021-02-16T09:18:47.264Z] === RUN TestSecretInspect [2021-02-16T09:18:47.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T09:18:47.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T09:18:47.827Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T09:18:48.543Z] === RUN TestPrepare [2021-02-16T09:18:48.543Z] --- PASS: TestPrepare (0.00s) [2021-02-16T09:18:48.543Z] === RUN TestStart [2021-02-16T09:18:48.543Z] --- PASS: TestStart (0.00s) [2021-02-16T09:18:48.543Z] === RUN TestWaitCancel [2021-02-16T09:18:48.543Z] --- PASS: TestWaitCancel (0.00s) [2021-02-16T09:18:48.543Z] === RUN TestWaitDisabled [2021-02-16T09:18:48.543Z] --- PASS: TestWaitDisabled (0.02s) [2021-02-16T09:18:48.543Z] === RUN TestWaitEnabled [2021-02-16T09:18:48.543Z] --- PASS: TestWaitEnabled (0.04s) [2021-02-16T09:18:48.543Z] === RUN TestRemove [2021-02-16T09:18:48.543Z] --- PASS: TestRemove (0.00s) [2021-02-16T09:18:48.543Z] PASS [2021-02-16T09:18:48.543Z] coverage: 65.3% of statements [2021-02-16T09:18:48.543Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.143s coverage: 65.3% of statements [2021-02-16T09:18:49.753Z] --- PASS: TestSecretInspect (2.41s) [2021-02-16T09:18:49.753Z] === RUN TestSecretList [2021-02-16T09:18:50.677Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T09:18:50.932Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T09:18:51.560Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-16T09:18:51.560Z] === RUN TestNewListSecretsFilters [2021-02-16T09:18:51.560Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestNewListConfigsFilters [2021-02-16T09:18:51.560Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-16T09:18:51.560Z] PASS [2021-02-16T09:18:51.560Z] coverage: 0.5% of statements [2021-02-16T09:18:51.560Z] ok github.com/docker/docker/daemon/cluster 0.625s coverage: 0.5% of statements [2021-02-16T09:18:51.560Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-16T09:18:51.560Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-16T09:18:51.560Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-16T09:18:51.560Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-16T09:18:51.560Z] PASS [2021-02-16T09:18:51.560Z] coverage: 35.9% of statements [2021-02-16T09:18:51.560Z] ok github.com/docker/docker/daemon/cluster/convert 0.351s coverage: 35.9% of statements [2021-02-16T09:18:51.859Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T09:18:52.419Z] --- PASS: TestSecretList (2.65s) [2021-02-16T09:18:52.419Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:18:54.974Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2021-02-16T09:18:54.974Z] === RUN TestSecretsUpdate [2021-02-16T09:18:55.265Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2021-02-16T09:18:55.265Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:18:55.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2021-02-16T09:18:55.265Z] === RUN TestWaitNonBlocked [2021-02-16T09:18:55.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:18:55.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:18:55.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:18:55.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:18:55.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:18:55.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:18:55.265Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:18:55.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2021-02-16T09:18:55.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-02-16T09:18:55.265Z] === RUN TestWaitBlocked [2021-02-16T09:18:55.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:18:55.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:18:55.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:18:55.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:18:55.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:18:55.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:18:55.430Z] === RUN TestDiscoveryOptsErrors [2021-02-16T09:18:55.430Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-16T09:18:55.430Z] === RUN TestDiscoveryOpts [2021-02-16T09:18:55.430Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-16T09:18:55.430Z] PASS [2021-02-16T09:18:55.430Z] coverage: 30.0% of statements [2021-02-16T09:18:55.430Z] ok github.com/docker/docker/daemon/discovery 0.074s coverage: 30.0% of statements [2021-02-16T09:18:55.575Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T09:18:55.902Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-16T09:18:55.902Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2021-02-16T09:18:55.902Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-02-16T09:18:55.902Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:18:55.902Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:18:55.902Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:18:55.902Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:18:56.141Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T09:18:56.702Z] --- PASS: TestSecretsUpdate (2.18s) [2021-02-16T09:18:56.702Z] === RUN TestTemplatedSecret [2021-02-16T09:18:57.671Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T09:18:57.697Z] === RUN TestVerifyNetworkingConfig [2021-02-16T09:18:57.697Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestGetContainer [2021-02-16T09:18:57.697Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestValidContainerNames [2021-02-16T09:18:57.697Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestContainerInitDNS [2021-02-16T09:18:57.697Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-16T09:18:57.697Z] daemon_test.go:147: root required [2021-02-16T09:18:57.697Z] === RUN TestMerge [2021-02-16T09:18:57.697Z] --- PASS: TestMerge (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestValidateContainerIsolation [2021-02-16T09:18:57.697Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestFindNetworkErrorType [2021-02-16T09:18:57.697Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestEnsureServicesExist [2021-02-16T09:18:57.697Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestEnsureServicesExistErrors [2021-02-16T09:18:57.697Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-16T09:18:57.697Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-16T09:18:57.697Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-16T09:18:57.697Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestContainerDelete [2021-02-16T09:18:57.697Z] --- PASS: TestContainerDelete (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestContainerDoubleDelete [2021-02-16T09:18:57.697Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestLogContainerEventCopyLabels [2021-02-16T09:18:57.697Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestLogContainerEventWithAttributes [2021-02-16T09:18:57.697Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestNoneHealthcheck [2021-02-16T09:18:57.697Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestHealthStates [2021-02-16T09:18:57.697Z] === RUN TestBuilderGC [2021-02-16T09:18:57.697Z] --- PASS: TestBuilderGC (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationNotFound [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonBrokenConfiguration [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestParseClusterAdvertiseSettings [2021-02-16T09:18:57.697Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestFindConfigurationConflicts [2021-02-16T09:18:57.697Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-16T09:18:57.697Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-16T09:18:57.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-16T09:18:57.697Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-16T09:18:57.697Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-16T09:18:57.697Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-16T09:18:57.697Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-16T09:18:57.697Z] === RUN TestValidateConfiguration [2021-02-16T09:18:57.697Z] === RUN TestValidateConfiguration/with_label [2021-02-16T09:18:57.697Z] === RUN TestValidateConfiguration/with_dns [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-16T09:18:57.698Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestModifiedDiscoverySettings [2021-02-16T09:18:57.698Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestReloadSetConfigFileNotExist [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] time="2021-02-16T09:18:57Z" 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" [2021-02-16T09:18:57.698Z] --- PASS: TestHealthStates (0.15s) [2021-02-16T09:18:57.698Z] === RUN TestMaskURLCredentials [2021-02-16T09:18:57.698Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestGetInspectData [2021-02-16T09:18:57.698Z] --- PASS: TestGetInspectData (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestFillLicense [2021-02-16T09:18:57.698Z] --- PASS: TestFillLicense (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestListInvalidFilter [2021-02-16T09:18:57.698Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestNameFilter [2021-02-16T09:18:57.698Z] --- PASS: TestNameFilter (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-16T09:18:57.698Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-16T09:18:57.698Z] === 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 [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-16T09:18:57.698Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-16T09:18:57.698Z] --- 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) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-16T09:18:57.698Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonReloadLabels [2021-02-16T09:18:57.698Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-16T09:18:57.698Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonReloadMirrors [2021-02-16T09:18:57.698Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-16T09:18:57.698Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-16T09:18:57.698Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-16T09:18:57.698Z] === RUN TestDaemonDiscoveryReload [2021-02-16T09:18:58.180Z] === RUN TestEventsLog [2021-02-16T09:18:58.180Z] --- PASS: TestEventsLog (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestEventsLogTimeout [2021-02-16T09:18:58.180Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestLogEvents [2021-02-16T09:18:58.180Z] time="2021-02-16T09:18:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-16T09:18:58.180Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-02-16T09:18:58.180Z] === RUN TestReloadDefaultConfigNotExist [2021-02-16T09:18:58.180Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-16T09:18:58.180Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:18:58.180Z] === RUN TestReloadBadDefaultConfig [2021-02-16T09:18:58.180Z] time="2021-02-16T09:18:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-878897959" [2021-02-16T09:18:58.180Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestReloadWithConflictingLabels [2021-02-16T09:18:58.180Z] time="2021-02-16T09:18:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-382247002" [2021-02-16T09:18:58.180Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestReloadWithDuplicateLabels [2021-02-16T09:18:58.180Z] time="2021-02-16T09:18:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-623712753" [2021-02-16T09:18:58.180Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestDaemonConfigurationMerge [2021-02-16T09:18:58.180Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-16T09:18:58.180Z] PASS [2021-02-16T09:18:58.180Z] coverage: 79.7% of statements [2021-02-16T09:18:58.180Z] ok github.com/docker/docker/daemon/config 0.790s coverage: 79.7% of statements [2021-02-16T09:18:58.180Z] --- PASS: TestLogEvents (0.05s) [2021-02-16T09:18:58.180Z] === RUN TestLoadBufferedEvents [2021-02-16T09:18:58.180Z] --- PASS: TestLoadBufferedEvents (0.08s) [2021-02-16T09:18:58.180Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-16T09:18:58.180Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-16T09:18:58.180Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-16T09:18:58.180Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-16T09:18:58.180Z] PASS [2021-02-16T09:18:58.180Z] coverage: 50.0% of statements [2021-02-16T09:18:58.180Z] ok github.com/docker/docker/daemon/events 0.188s coverage: 50.0% of statements [2021-02-16T09:18:58.180Z] === RUN TestWaitNodeAttachment [2021-02-16T09:18:58.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T09:18:58.661Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-16T09:18:58.661Z] === RUN TestIsolationConversion [2021-02-16T09:18:58.661Z] === RUN TestIsolationConversion/default [2021-02-16T09:18:58.661Z] === RUN TestIsolationConversion/process [2021-02-16T09:18:58.661Z] === RUN TestIsolationConversion/hyperv [2021-02-16T09:18:58.661Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestContainerLabels [2021-02-16T09:18:58.661Z] --- PASS: TestContainerLabels (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestCredentialSpecConversion [2021-02-16T09:18:58.661Z] === RUN TestCredentialSpecConversion/none [2021-02-16T09:18:58.661Z] === RUN TestCredentialSpecConversion/config [2021-02-16T09:18:58.661Z] === RUN TestCredentialSpecConversion/file [2021-02-16T09:18:58.661Z] === RUN TestCredentialSpecConversion/registry [2021-02-16T09:18:58.661Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-16T09:18:58.661Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountBind [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountVolume [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountTarget [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountTmpfs [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountInvalidType [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-16T09:18:58.661Z] === RUN TestControllerValidateMountNamedPipe [2021-02-16T09:18:58.661Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-16T09:18:58.661Z] PASS [2021-02-16T09:18:58.661Z] coverage: 11.3% of statements [2021-02-16T09:18:58.661Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.716s coverage: 11.3% of statements [2021-02-16T09:18:58.661Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-16T09:18:58.661Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-16T09:18:59.142Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-16T09:18:59.142Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-16T09:18:59.459Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-02-16T09:18:59.459Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:18:59.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-16T09:18:59.628Z] === RUN TestLinkNaming [2021-02-16T09:18:59.628Z] --- PASS: TestLinkNaming (0.00s) [2021-02-16T09:18:59.628Z] === RUN TestLinkNew [2021-02-16T09:18:59.628Z] --- PASS: TestLinkNew (0.00s) [2021-02-16T09:18:59.628Z] === RUN TestLinkEnv [2021-02-16T09:18:59.628Z] --- PASS: TestLinkEnv (0.00s) [2021-02-16T09:18:59.628Z] === RUN TestLinkMultipleEnv [2021-02-16T09:18:59.628Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-16T09:18:59.628Z] === RUN TestLinkPortRangeEnv [2021-02-16T09:18:59.628Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-16T09:18:59.628Z] PASS [2021-02-16T09:18:59.628Z] coverage: 93.0% of statements [2021-02-16T09:18:59.628Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2021-02-16T09:18:59.779Z] --- PASS: TestTemplatedSecret (3.11s) [2021-02-16T09:18:59.779Z] === RUN TestSecretCreateResolve [2021-02-16T09:19:00.104Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.33s) [2021-02-16T09:19:00.104Z] === CONT TestIpcModeOlderClient [2021-02-16T09:19:00.104Z] --- PASS: TestDaemonHostGatewayIP (4.37s) [2021-02-16T09:19:00.104Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-02-16T09:19:00.110Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-02-16T09:19:00.110Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-16T09:19:00.110Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T09:19:00.110Z] reload_test.go:520: root required [2021-02-16T09:19:00.110Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-16T09:19:00.110Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-02-16T09:19:00.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-16T09:19:00.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-02-16T09:19:00.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-16T09:19:00.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-16T09:19:00.110Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-16T09:19:00.110Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-16T09:19:00.110Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-16T09:19:00.110Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-16T09:19:00.110Z] === RUN TestParseVolumesFrom [2021-02-16T09:19:00.110Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-16T09:19:00.110Z] PASS [2021-02-16T09:19:00.110Z] coverage: 9.1% of statements [2021-02-16T09:19:00.110Z] === RUN TestIsEmptyDir [2021-02-16T09:19:00.110Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-16T09:19:00.110Z] PASS [2021-02-16T09:19:00.110Z] coverage: 2.3% of statements [2021-02-16T09:19:00.110Z] ok github.com/docker/docker/daemon 2.778s coverage: 9.1% of statements [2021-02-16T09:19:00.110Z] ok github.com/docker/docker/daemon/graphdriver 0.125s coverage: 2.3% of statements [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-16T09:19:00.110Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-16T09:19:01.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-16T09:19:02.191Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2021-02-16T09:19:02.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-16T09:19:02.504Z] --- PASS: TestSecretCreateResolve (2.40s) [2021-02-16T09:19:02.504Z] PASS [2021-02-16T09:19:02.504Z] [2021-02-16T09:19:02.504Z] DONE 6 tests in 15.188s [2021-02-16T09:19:02.504Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:19:02.504Z] ++ 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 [2021-02-16T09:19:02.504Z] ++ set -e [2021-02-16T09:19:02.504Z] ++ '[' -n 0 ']' [2021-02-16T09:19:02.504Z] ++ set -x [2021-02-16T09:19:02.504Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:19:02.504Z] INFO: Testing against a local daemon [2021-02-16T09:19:02.504Z] === RUN TestServiceCreateInit [2021-02-16T09:19:02.504Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/defaults [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-16T09:19:03.133Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-16T09:19:03.133Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-16T09:19:03.133Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-16T09:19:03.133Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-02-16T09:19:03.133Z] === RUN TestCreateSuccess [2021-02-16T09:19:03.133Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCreateLogGroupSuccess [2021-02-16T09:19:03.133Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCreateError [2021-02-16T09:19:03.133Z] --- PASS: TestCreateError (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCreateAlreadyExists [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-16T09:19:03.133Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestLogClosed [2021-02-16T09:19:03.133Z] --- PASS: TestLogClosed (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestLogBlocking [2021-02-16T09:19:03.133Z] --- PASS: TestLogBlocking (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-16T09:19:03.133Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestLogNonBlockingBufferFull [2021-02-16T09:19:03.133Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestPublishBatchSuccess [2021-02-16T09:19:03.133Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestPublishBatchError [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=error msg=Error [2021-02-16T09:19:03.133Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T09:19:03.133Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T09:19:03.133Z] time="2021-02-16T09:19:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-16T09:19:03.133Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchSimple [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchTicker [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchMultilinePattern [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2021-02-16T09:19:03.133Z] === RUN TestCollectBatchClose [2021-02-16T09:19:03.133Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/0/Hello [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/2/🙃 [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/3/���� [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/4/He��o [2021-02-16T09:19:03.133Z] === RUN TestEffectiveLen/5/ [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-16T09:19:03.133Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/0/ [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/1/Hello [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/2/Hello [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/3/Hello [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/4/🙃 [2021-02-16T09:19:03.133Z] === RUN TestFindValidSplit/5/🙃 [2021-02-16T09:19:03.619Z] === RUN TestFindValidSplit/6/a� [2021-02-16T09:19:03.619Z] === RUN TestFindValidSplit/7/a� [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: Hello [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: He [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: llo [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: Hello [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: a [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: � [2021-02-16T09:19:03.619Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1044: a� [2021-02-16T09:19:03.619Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:19:03.619Z] === RUN TestProcessEventEmoji [2021-02-16T09:19:03.619Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-16T09:19:03.619Z] === RUN TestCollectBatchLineSplit [2021-02-16T09:19:03.619Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-16T09:19:03.619Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-16T09:19:03.619Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-16T09:19:03.619Z] === RUN TestCollectBatchMaxEvents [2021-02-16T09:19:03.620Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-02-16T09:19:03.620Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-16T09:19:03.620Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-02-16T09:19:03.620Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-16T09:19:03.620Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-02-16T09:19:03.620Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-16T09:19:03.620Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-16T09:19:03.620Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-16T09:19:03.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-16T09:19:03.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestCreateTagSuccess [2021-02-16T09:19:03.620Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-16T09:19:03.620Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-02-16T09:19:03.620Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-16T09:19:03.620Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-16T09:19:03.620Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-02-16T09:19:03.620Z] PASS [2021-02-16T09:19:03.620Z] coverage: 77.8% of statements [2021-02-16T09:19:03.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.511s coverage: 77.8% of statements [2021-02-16T09:19:03.620Z] === RUN TestSearchRegistryForImagesErrors [2021-02-16T09:19:03.620Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestSearchRegistryForImages [2021-02-16T09:19:03.620Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestImageDelete [2021-02-16T09:19:03.620Z] === RUN TestImageDelete/no_lease [2021-02-16T09:19:03.620Z] === RUN TestImageDelete/lease_exists [2021-02-16T09:19:03.620Z] --- PASS: TestImageDelete (0.04s) [2021-02-16T09:19:03.620Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-16T09:19:03.620Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-02-16T09:19:03.620Z] === RUN TestContentStoreForPull [2021-02-16T09:19:03.620Z] === RUN TestAdapterReadLogs [2021-02-16T09:19:03.620Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestCopier [2021-02-16T09:19:03.620Z] --- PASS: TestCopier (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestCopierLongLines [2021-02-16T09:19:03.620Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestCopierSlow [2021-02-16T09:19:03.620Z] --- PASS: TestContentStoreForPull (0.13s) [2021-02-16T09:19:03.620Z] PASS [2021-02-16T09:19:03.620Z] coverage: 6.4% of statements [2021-02-16T09:19:03.620Z] ok github.com/docker/docker/daemon/images 0.430s coverage: 6.4% of statements [2021-02-16T09:19:03.620Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:19:03.620Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:19:03.620Z] === RUN TestJSONFileLogger [2021-02-16T09:19:03.620Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestJSONFileLoggerWithTags [2021-02-16T09:19:03.620Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestJSONFileLoggerWithOpts [2021-02-16T09:19:03.620Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-16T09:19:03.620Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-16T09:19:03.620Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-16T09:19:03.620Z] === RUN TestEncodeDecode [2021-02-16T09:19:03.620Z] === PAUSE TestEncodeDecode [2021-02-16T09:19:03.620Z] === CONT TestEncodeDecode [2021-02-16T09:19:03.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-16T09:19:04.101Z] --- PASS: TestCopierSlow (0.20s) [2021-02-16T09:19:04.101Z] === RUN TestCopierWithSized [2021-02-16T09:19:04.101Z] === RUN TestCopierWithSized/as_is [2021-02-16T09:19:04.101Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-16T09:19:04.101Z] --- PASS: TestCopierWithSized (0.00s) [2021-02-16T09:19:04.101Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-16T09:19:04.101Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-02-16T09:19:04.101Z] === RUN TestCopierWithPartial [2021-02-16T09:19:04.101Z] --- PASS: TestCopierWithPartial (0.01s) [2021-02-16T09:19:04.101Z] === RUN TestRingLogger [2021-02-16T09:19:04.101Z] --- PASS: TestRingLogger (0.00s) [2021-02-16T09:19:04.101Z] === RUN TestRingCap [2021-02-16T09:19:04.101Z] --- PASS: TestRingCap (0.00s) [2021-02-16T09:19:04.101Z] === RUN TestRingClose [2021-02-16T09:19:04.101Z] --- PASS: TestRingClose (0.00s) [2021-02-16T09:19:04.101Z] === RUN TestRingDrain [2021-02-16T09:19:04.101Z] --- PASS: TestRingDrain (0.00s) [2021-02-16T09:19:04.101Z] PASS [2021-02-16T09:19:04.101Z] coverage: 43.5% of statements [2021-02-16T09:19:04.101Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 43.5% of statements [2021-02-16T09:19:04.101Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-16T09:19:04.101Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:19:04.101Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:19:04.101Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-16T09:19:04.101Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-16T09:19:04.101Z] --- PASS: TestEncodeDecode (0.13s) [2021-02-16T09:19:04.101Z] PASS [2021-02-16T09:19:04.101Z] coverage: 61.6% of statements [2021-02-16T09:19:04.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.241s coverage: 61.6% of statements [2021-02-16T09:19:05.114Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-16T09:19:05.114Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-16T09:19:05.114Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-16T09:19:05.114Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-02-16T09:19:05.114Z] === RUN TestFastTimeMarshalJSON [2021-02-16T09:19:05.114Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-16T09:19:05.114Z] PASS [2021-02-16T09:19:05.114Z] coverage: 87.2% of statements [2021-02-16T09:19:05.114Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.192s coverage: 87.2% of statements [2021-02-16T09:19:05.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b45220_} [2021-02-16T09:19:06.127Z] === RUN TestWriteLog [2021-02-16T09:19:06.127Z] === PAUSE TestWriteLog [2021-02-16T09:19:06.127Z] === RUN TestReadLog [2021-02-16T09:19:06.127Z] === PAUSE TestReadLog [2021-02-16T09:19:06.127Z] === CONT TestWriteLog [2021-02-16T09:19:06.127Z] === CONT TestReadLog [2021-02-16T09:19:06.127Z] --- PASS: TestWriteLog (0.00s) [2021-02-16T09:19:06.127Z] === RUN TestReadLog/tail_exact [2021-02-16T09:19:06.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-16T09:19:06.422Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:19:06.613Z] === RUN TestReadLog/tail_less_than_available [2021-02-16T09:19:06.613Z] === RUN TestReadLog/tail_more_than_available [2021-02-16T09:19:06.613Z] --- PASS: TestReadLog (0.24s) [2021-02-16T09:19:06.613Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-16T09:19:06.613Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-16T09:19:06.613Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-16T09:19:06.613Z] PASS [2021-02-16T09:19:06.613Z] coverage: 75.2% of statements [2021-02-16T09:19:06.613Z] ok github.com/docker/docker/daemon/logger/local 0.420s coverage: 75.2% of statements [2021-02-16T09:19:06.613Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:19:06.613Z] === RUN TestOpenFileDelete [2021-02-16T09:19:06.613Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestOpenFileRename [2021-02-16T09:19:06.613Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestParseLogTagDefaultTag [2021-02-16T09:19:06.613Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestParseLogTag [2021-02-16T09:19:06.613Z] --- PASS: TestParseLogTag (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestParseLogTagEmptyTag [2021-02-16T09:19:06.613Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestTailFiles [2021-02-16T09:19:06.613Z] --- PASS: TestTailFiles (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestFollowLogsConsumerGone [2021-02-16T09:19:06.613Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-16T09:19:06.613Z] === RUN TestFollowLogsProducerGone [2021-02-16T09:19:06.613Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-02-16T09:19:06.613Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-16T09:19:06.613Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-16T09:19:06.613Z] === RUN TestCheckCapacityAndRotate [2021-02-16T09:19:06.613Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-16T09:19:06.613Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-16T09:19:06.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1297696563_/foo_false____} [2021-02-16T09:19:07.094Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-02-16T09:19:07.094Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-16T09:19:07.094Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-02-16T09:19:07.094Z] PASS [2021-02-16T09:19:07.094Z] coverage: 55.3% of statements [2021-02-16T09:19:07.094Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.255s coverage: 55.3% of statements [2021-02-16T09:19:07.094Z] === RUN TestLog [2021-02-16T09:19:07.094Z] --- PASS: TestLog (0.01s) [2021-02-16T09:19:07.094Z] PASS [2021-02-16T09:19:07.094Z] coverage: 31.5% of statements [2021-02-16T09:19:07.094Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.154s coverage: 31.5% of statements [2021-02-16T09:19:08.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1297696563_/foo_true____} [2021-02-16T09:19:08.108Z] === RUN TestValidateLogOpt [2021-02-16T09:19:08.108Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestNewMissedConfig [2021-02-16T09:19:08.108Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestNewMissedUrl [2021-02-16T09:19:08.108Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestNewMissedToken [2021-02-16T09:19:08.108Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestNewWithProxy [2021-02-16T09:19:08.108Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestDefault [2021-02-16T09:19:08.108Z] --- PASS: TestDefault (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-16T09:19:08.108Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestJsonFormat [2021-02-16T09:19:08.108Z] --- PASS: TestJsonFormat (0.01s) [2021-02-16T09:19:08.108Z] === RUN TestRawFormat [2021-02-16T09:19:08.108Z] --- PASS: TestRawFormat (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestRawFormatWithLabels [2021-02-16T09:19:08.108Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestRawFormatWithoutTag [2021-02-16T09:19:08.108Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-16T09:19:08.108Z] === RUN TestBatching [2021-02-16T09:19:08.108Z] === RUN TestNewParse [2021-02-16T09:19:08.108Z] --- PASS: TestNewParse (0.00s) [2021-02-16T09:19:08.108Z] PASS [2021-02-16T09:19:08.108Z] coverage: 8.3% of statements [2021-02-16T09:19:08.108Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2021-02-16T09:19:08.108Z] --- PASS: TestBatching (0.22s) [2021-02-16T09:19:08.108Z] === RUN TestFrequency [2021-02-16T09:19:08.589Z] --- PASS: TestFrequency (0.37s) [2021-02-16T09:19:08.589Z] === RUN TestOneMessagePerRequest [2021-02-16T09:19:08.589Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-16T09:19:08.589Z] === RUN TestVerify [2021-02-16T09:19:08.589Z] --- PASS: TestVerify (0.00s) [2021-02-16T09:19:08.589Z] === RUN TestSkipVerify [2021-02-16T09:19:08.589Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:08.589Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:08.589Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:08.589Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.109Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2021-02-16T09:19:09.109Z] PASS [2021-02-16T09:19:09.109Z] [2021-02-16T09:19:09.109Z] === Skipped [2021-02-16T09:19:09.109Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-16T09:19:09.109Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:19:09.109Z] [2021-02-16T09:19:09.109Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:19:09.109Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:19:09.109Z] [2021-02-16T09:19:09.109Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:19:09.109Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:19:09.109Z] [2021-02-16T09:19:09.109Z] [2021-02-16T09:19:09.109Z] DONE 196 tests, 3 skipped in 111.537s [2021-02-16T09:19:09.109Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:19:09.109Z] ++ 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 [2021-02-16T09:19:09.109Z] ++ set -e [2021-02-16T09:19:09.109Z] ++ '[' -n 0 ']' [2021-02-16T09:19:09.109Z] ++ set -x [2021-02-16T09:19:09.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:19:09.109Z] INFO: Testing against a local daemon [2021-02-16T09:19:09.109Z] === RUN TestCommitInheritsEnv [2021-02-16T09:19:09.109Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-02-16T09:19:09.109Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:19:09.109Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:19:09.109Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:19:09.109Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T09:19:09.109Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:19:09.109Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T09:19:09.109Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] === RUN TestParseLogFormat [2021-02-16T09:19:09.221Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestValidateLogOptEmpty [2021-02-16T09:19:09.221Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestValidateSyslogAddress [2021-02-16T09:19:09.221Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestParseAddressDefaultPort [2021-02-16T09:19:09.221Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestValidateSyslogFacility [2021-02-16T09:19:09.221Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestValidateLogOptSyslogFormat [2021-02-16T09:19:09.221Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestValidateLogOpt [2021-02-16T09:19:09.221Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T09:19:09.221Z] PASS [2021-02-16T09:19:09.221Z] coverage: 46.8% of statements [2021-02-16T09:19:09.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.114s coverage: 46.8% of statements [2021-02-16T09:19:09.221Z] --- PASS: TestSkipVerify (0.48s) [2021-02-16T09:19:09.221Z] === RUN TestBufferMaximum [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.732833\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.732833\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestServerAlwaysDown [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.734835\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.734835\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.734835\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.735828\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] time="2021-02-16T09:19:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613467148.735828\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:09.221Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestCannotSendAfterClose [2021-02-16T09:19:09.221Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-16T09:19:09.221Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-16T09:19:09.428Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-02-16T09:19:09.428Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:19:09.428Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:19:09.428Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:19:09.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:19:09.722Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T09:19:09.722Z] === RUN TestTagInvalidReference [2021-02-16T09:19:09.722Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-16T09:19:09.722Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:19:09.722Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-16T09:19:09.722Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:19:09.722Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T09:19:09.722Z] === RUN TestTagOfficialNames [2021-02-16T09:19:09.722Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-16T09:19:09.722Z] === RUN TestTagMatchesDigest [2021-02-16T09:19:09.722Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T09:19:09.722Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:19:09.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_false____} [2021-02-16T09:19:10.234Z] time="2021-02-16T09:19:09Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-16T09:19:10.234Z] time="2021-02-16T09:19:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1cfdba61a9b1\"}'" [2021-02-16T09:19:10.234Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.10s) [2021-02-16T09:19:10.234Z] PASS [2021-02-16T09:19:10.234Z] coverage: 82.5% of statements [2021-02-16T09:19:10.234Z] ok github.com/docker/docker/daemon/logger/splunk 2.278s coverage: 82.5% of statements [2021-02-16T09:19:10.234Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:19:10.234Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-16T09:19:10.234Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:19:10.715Z] === RUN TestV1IDService [2021-02-16T09:19:10.715Z] --- PASS: TestV1IDService (0.03s) [2021-02-16T09:19:10.715Z] === RUN TestV2MetadataService [2021-02-16T09:19:10.715Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-16T09:19:10.715Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-16T09:19:10.715Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-16T09:19:10.715Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-16T09:19:10.715Z] === RUN TestContinueOnError_NeverContinue [2021-02-16T09:19:10.715Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-16T09:19:10.715Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-16T09:19:10.715Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-16T09:19:10.715Z] === RUN TestManifestStore [2021-02-16T09:19:10.716Z] === RUN TestManifestStore/no_remote_or_local [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local090648551\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/no_local_cache [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/with_local_cache [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/unknown_media_type [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="reference for unknown type: " [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="reference for unknown type: " [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="reference for unknown type: " [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="reference for unknown type: " [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="reference for unknown type: " [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-16T09:19:11.198Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-16T09:19:11.198Z] time="2021-02-16T09:19:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore (0.25s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-16T09:19:11.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-16T09:19:11.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-16T09:19:11.198Z] === RUN TestFixManifestLayers [2021-02-16T09:19:11.198Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-16T09:19:11.198Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-16T09:19:11.198Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T09:19:11.198Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T09:19:11.198Z] === RUN TestFixManifestLayersBadParent [2021-02-16T09:19:11.198Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-16T09:19:11.198Z] === RUN TestValidateManifest [2021-02-16T09:19:11.198Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-16T09:19:11.198Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T09:19:11.198Z] === RUN TestFormatPlatform [2021-02-16T09:19:11.198Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-16T09:19:11.198Z] === RUN TestGetRepositoryMountCandidates [2021-02-16T09:19:11.198Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-16T09:19:11.198Z] === RUN TestLayerAlreadyExists [2021-02-16T09:19:11.198Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] 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} [2021-02-16T09:19:11.198Z] === RUN TestWhenEmptyAuthConfig [2021-02-16T09:19:11.680Z] === RUN TestSuccessfulDownload [2021-02-16T09:19:11.680Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-16T09:19:11.680Z] download_test.go:268: Needs fixing on Windows [2021-02-16T09:19:11.680Z] === RUN TestCancelledDownload [2021-02-16T09:19:11.680Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-16T09:19:11.680Z] === RUN TestMaxDownloadAttempts [2021-02-16T09:19:11.680Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:19:11.680Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:19:11.680Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:19:11.680Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:19:11.680Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:19:11.680Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:19:11.680Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:19:11.680Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:19:11.680Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:19:11.680Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:19:11.680Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:19:11.680Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:19:11.680Z] --- PASS: TestV2MetadataService (1.22s) [2021-02-16T09:19:11.680Z] PASS [2021-02-16T09:19:11.680Z] coverage: 48.2% of statements [2021-02-16T09:19:11.680Z] ok github.com/docker/docker/distribution/metadata 1.346s coverage: 48.2% of statements [2021-02-16T09:19:11.817Z] --- PASS: TestServiceCreateInit (8.94s) [2021-02-16T09:19:11.817Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2021-02-16T09:19:11.817Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2021-02-16T09:19:11.817Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:19:11.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_true____} [2021-02-16T09:19:12.162Z] time="2021-02-16T09:19:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:19:12.162Z] time="2021-02-16T09:19:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:19:12.162Z] time="2021-02-16T09:19:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:19:12.162Z] time="2021-02-16T09:19:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:19:12.162Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-02-16T09:19:12.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-02-16T09:19:12.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-02-16T09:19:12.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-02-16T09:19:12.162Z] === RUN TestTransfer [2021-02-16T09:19:12.162Z] === RUN TestNotFound [2021-02-16T09:19:12.162Z] --- PASS: TestNotFound (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestConflict [2021-02-16T09:19:12.162Z] --- PASS: TestConflict (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestForbidden [2021-02-16T09:19:12.162Z] --- PASS: TestForbidden (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestInvalidParameter [2021-02-16T09:19:12.162Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestNotImplemented [2021-02-16T09:19:12.162Z] --- PASS: TestNotImplemented (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestNotModified [2021-02-16T09:19:12.162Z] --- PASS: TestNotModified (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestUnauthorized [2021-02-16T09:19:12.162Z] --- PASS: TestUnauthorized (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestUnknown [2021-02-16T09:19:12.162Z] --- PASS: TestUnknown (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestCancelled [2021-02-16T09:19:12.162Z] --- PASS: TestCancelled (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestDeadline [2021-02-16T09:19:12.162Z] --- PASS: TestDeadline (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestDataLoss [2021-02-16T09:19:12.162Z] --- PASS: TestDataLoss (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestUnavailable [2021-02-16T09:19:12.162Z] --- PASS: TestUnavailable (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestSystem [2021-02-16T09:19:12.162Z] --- PASS: TestSystem (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Not_Found [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Bad_Request [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Conflict [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Unauthorized [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Forbidden [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Not_Modified [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-16T09:19:12.162Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-16T09:19:12.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-16T09:19:12.162Z] PASS [2021-02-16T09:19:12.162Z] coverage: 53.1% of statements [2021-02-16T09:19:12.162Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-02-16T09:19:12.162Z] --- PASS: TestTransfer (0.12s) [2021-02-16T09:19:12.162Z] === RUN TestConcurrencyLimit [2021-02-16T09:19:12.162Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-02-16T09:19:12.162Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-16T09:19:12.162Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-16T09:19:12.162Z] === RUN TestTokenPassThru [2021-02-16T09:19:12.162Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-16T09:19:12.162Z] === RUN TestTokenPassThruDifferentHost [2021-02-16T09:19:12.643Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-16T09:19:12.643Z] PASS [2021-02-16T09:19:12.643Z] coverage: 23.4% of statements [2021-02-16T09:19:12.643Z] ok github.com/docker/docker/distribution 1.625s coverage: 23.4% of statements [2021-02-16T09:19:12.643Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:19:12.643Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-02-16T09:19:12.643Z] === RUN TestInactiveJobs [2021-02-16T09:19:13.126Z] --- PASS: TestInactiveJobs (0.48s) [2021-02-16T09:19:13.126Z] === RUN TestWatchRelease [2021-02-16T09:19:13.126Z] --- PASS: TestWatchRelease (0.10s) [2021-02-16T09:19:13.126Z] === RUN TestWatchFinishedTransfer [2021-02-16T09:19:13.126Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-16T09:19:13.126Z] === RUN TestDuplicateTransfer [2021-02-16T09:19:13.126Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-16T09:19:13.126Z] === RUN TestSuccessfulUpload [2021-02-16T09:19:13.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_true__0xc000b45280__} [2021-02-16T09:19:13.607Z] time="2021-02-16T09:19:13Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-16T09:19:13.607Z] === RUN TestCompare [2021-02-16T09:19:13.607Z] --- PASS: TestCompare (0.00s) [2021-02-16T09:19:13.607Z] PASS [2021-02-16T09:19:13.607Z] coverage: 19.2% of statements [2021-02-16T09:19:13.607Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2021-02-16T09:19:13.607Z] --- PASS: TestSuccessfulUpload (0.59s) [2021-02-16T09:19:13.607Z] === RUN TestCancelledUpload [2021-02-16T09:19:13.607Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-16T09:19:13.607Z] PASS [2021-02-16T09:19:13.607Z] coverage: 77.3% of statements [2021-02-16T09:19:13.607Z] ok github.com/docker/docker/distribution/xfer 2.164s coverage: 77.3% of statements [2021-02-16T09:19:13.607Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:19:14.089Z] === RUN TestFSGetInvalidData [2021-02-16T09:19:14.089Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-02-16T09:19:14.089Z] === RUN TestFSInvalidSet [2021-02-16T09:19:14.089Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-16T09:19:14.089Z] === RUN TestFSInvalidRoot [2021-02-16T09:19:14.089Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-16T09:19:14.089Z] === RUN TestFSMetadataGetSet [2021-02-16T09:19:14.089Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-16T09:19:14.089Z] === RUN TestFSInvalidWalker [2021-02-16T09:19:14.089Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-16T09:19:14.089Z] === RUN TestFSGetSet [2021-02-16T09:19:14.089Z] --- PASS: TestFSGetSet (0.02s) [2021-02-16T09:19:14.089Z] === RUN TestFSGetUnsetKey [2021-02-16T09:19:14.089Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestFSGetEmptyData [2021-02-16T09:19:14.089Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestFSDelete [2021-02-16T09:19:14.089Z] --- PASS: TestFSDelete (0.02s) [2021-02-16T09:19:14.089Z] === RUN TestFSWalker [2021-02-16T09:19:14.089Z] --- PASS: TestFSWalker (0.02s) [2021-02-16T09:19:14.089Z] === RUN TestFSWalkerStopOnError [2021-02-16T09:19:14.089Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-02-16T09:19:14.089Z] === RUN TestNewFromJSON [2021-02-16T09:19:14.089Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-16T09:19:14.089Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestMarshalKeyOrder [2021-02-16T09:19:14.089Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestImage [2021-02-16T09:19:14.089Z] --- PASS: TestImage (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestImageOSNotEmpty [2021-02-16T09:19:14.089Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-16T09:19:14.089Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestCreate [2021-02-16T09:19:14.089Z] --- PASS: TestCreate (0.00s) [2021-02-16T09:19:14.089Z] === RUN TestRestore [2021-02-16T09:19:14.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b452a0_} [2021-02-16T09:19:14.570Z] time="2021-02-16T09:19:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-16T09:19:14.570Z] --- PASS: TestRestore (0.14s) [2021-02-16T09:19:14.570Z] === RUN TestAddDelete [2021-02-16T09:19:14.570Z] --- PASS: TestAddDelete (0.10s) [2021-02-16T09:19:14.570Z] === RUN TestSearchAfterDelete [2021-02-16T09:19:14.570Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-16T09:19:14.570Z] === RUN TestParentReset [2021-02-16T09:19:14.570Z] --- PASS: TestParentReset (0.02s) [2021-02-16T09:19:14.570Z] === RUN TestGetAndSetLastUpdated [2021-02-16T09:19:14.570Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-02-16T09:19:14.570Z] === RUN TestStoreLen [2021-02-16T09:19:14.570Z] --- PASS: TestStoreLen (0.05s) [2021-02-16T09:19:14.570Z] PASS [2021-02-16T09:19:14.570Z] coverage: 86.8% of statements [2021-02-16T09:19:14.570Z] ok github.com/docker/docker/image 0.661s coverage: 86.8% of statements [2021-02-16T09:19:15.051Z] === RUN TestValidateManifest [2021-02-16T09:19:15.052Z] === RUN TestValidateManifest/nil [2021-02-16T09:19:15.052Z] === RUN TestValidateManifest/non-nil [2021-02-16T09:19:15.533Z] --- PASS: TestValidateManifest (0.00s) [2021-02-16T09:19:15.533Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-02-16T09:19:15.533Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-02-16T09:19:15.533Z] PASS [2021-02-16T09:19:15.533Z] coverage: 0.6% of statements [2021-02-16T09:19:15.533Z] ok github.com/docker/docker/image/tarexport 0.263s coverage: 0.6% of statements [2021-02-16T09:19:15.533Z] === RUN TestMakeV1ConfigFromConfig [2021-02-16T09:19:15.533Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-16T09:19:15.533Z] PASS [2021-02-16T09:19:15.533Z] coverage: 25.0% of statements [2021-02-16T09:19:16.014Z] ok github.com/docker/docker/image/v1 0.150s coverage: 25.0% of statements [2021-02-16T09:19:16.014Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:19:16.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b452e0_} [2021-02-16T09:19:17.028Z] === RUN TestSerialization [2021-02-16T09:19:17.028Z] --- PASS: TestSerialization (0.02s) [2021-02-16T09:19:17.028Z] PASS [2021-02-16T09:19:17.028Z] coverage: 100.0% of statements [2021-02-16T09:19:17.028Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2021-02-16T09:19:17.028Z] === RUN TestEmptyLayer [2021-02-16T09:19:17.028Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-16T09:19:17.028Z] === RUN TestCommitFailure [2021-02-16T09:19:17.028Z] --- PASS: TestCommitFailure (0.01s) [2021-02-16T09:19:17.028Z] === RUN TestStartTransactionFailure [2021-02-16T09:19:17.028Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-16T09:19:17.028Z] === RUN TestGetOrphan [2021-02-16T09:19:17.028Z] --- PASS: TestGetOrphan (0.01s) [2021-02-16T09:19:17.028Z] === RUN TestMountAndRegister [2021-02-16T09:19:17.028Z] --- PASS: TestMountAndRegister (0.06s) [2021-02-16T09:19:17.028Z] layer_test.go:271: Layer size: 14 [2021-02-16T09:19:17.028Z] === RUN TestLayerRelease [2021-02-16T09:19:17.028Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-16T09:19:17.028Z] layer_test.go:304: Failing on Windows [2021-02-16T09:19:17.028Z] === RUN TestStoreRestore [2021-02-16T09:19:17.028Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-16T09:19:17.028Z] layer_test.go:353: Failing on Windows [2021-02-16T09:19:17.028Z] === RUN TestTarStreamStability [2021-02-16T09:19:17.028Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-16T09:19:17.028Z] layer_test.go:468: Failing on Windows [2021-02-16T09:19:17.028Z] === RUN TestRegisterExistingLayer [2021-02-16T09:19:17.509Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-02-16T09:19:17.509Z] === RUN TestTarStreamVerification [2021-02-16T09:19:17.509Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-16T09:19:17.509Z] layer_test.go:697: Failing on Windows [2021-02-16T09:19:17.509Z] === RUN TestLayerMigration [2021-02-16T09:19:17.509Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-16T09:19:17.509Z] migration_test.go:46: Failing on Windows [2021-02-16T09:19:17.509Z] === RUN TestLayerMigrationNoTarsplit [2021-02-16T09:19:17.509Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T09:19:17.509Z] migration_test.go:182: Failing on Windows [2021-02-16T09:19:17.509Z] === RUN TestMountInit [2021-02-16T09:19:17.509Z] --- SKIP: TestMountInit (0.00s) [2021-02-16T09:19:17.509Z] mount_test.go:17: Failing on Windows [2021-02-16T09:19:17.509Z] === RUN TestMountSize [2021-02-16T09:19:17.509Z] --- SKIP: TestMountSize (0.00s) [2021-02-16T09:19:17.510Z] mount_test.go:76: Failing on Windows [2021-02-16T09:19:17.510Z] === RUN TestMountChanges [2021-02-16T09:19:17.510Z] --- SKIP: TestMountChanges (0.00s) [2021-02-16T09:19:17.510Z] mount_test.go:125: Failing on Windows [2021-02-16T09:19:17.510Z] === RUN TestMountApply [2021-02-16T09:19:17.510Z] --- SKIP: TestMountApply (0.00s) [2021-02-16T09:19:17.510Z] mount_test.go:212: Failing on Windows [2021-02-16T09:19:17.510Z] PASS [2021-02-16T09:19:17.510Z] coverage: 30.1% of statements [2021-02-16T09:19:17.510Z] ok github.com/docker/docker/layer 0.310s coverage: 30.1% of statements [2021-02-16T09:19:17.510Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:19:17.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b45300_} [2021-02-16T09:19:17.991Z] === RUN TestEnvironmentParsing [2021-02-16T09:19:17.991Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-16T09:19:17.991Z] PASS [2021-02-16T09:19:17.991Z] coverage: 1.0% of statements [2021-02-16T09:19:17.991Z] ok github.com/docker/docker/libcontainerd/local 0.232s coverage: 1.0% of statements [2021-02-16T09:19:17.991Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:19:17.991Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:19:17.991Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-16T09:19:18.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-16T09:19:18.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-16T09:19:18.473Z] PASS [2021-02-16T09:19:18.473Z] coverage: 42.3% of statements [2021-02-16T09:19:18.473Z] ok github.com/docker/docker/oci 0.113s coverage: 42.3% of statements [2021-02-16T09:19:18.473Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:19:18.473Z] === RUN TestParseVersion [2021-02-16T09:19:18.473Z] --- PASS: TestParseVersion (0.00s) [2021-02-16T09:19:18.473Z] PASS [2021-02-16T09:19:18.473Z] coverage: 52.9% of statements [2021-02-16T09:19:18.473Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-02-16T09:19:18.954Z] === RUN TestAddressPoolOpt [2021-02-16T09:19:18.954Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/a [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/something [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/_=a [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/env1=value1 [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/_env1=value1 [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/PATH [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/=a [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/PATH= [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/PATH=something [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/asd!qwe [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/1asd [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/123 [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/some_space [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/__some_space_before [2021-02-16T09:19:18.954Z] === RUN TestValidateEnv/some_space_after__ [2021-02-16T09:19:19.435Z] === RUN TestValidateEnv/= [2021-02-16T09:19:19.435Z] === RUN TestValidateEnv/PaTh [2021-02-16T09:19:19.435Z] --- PASS: TestValidateEnv (0.00s) [2021-02-16T09:19:19.435Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-16T09:19:19.435Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-16T09:19:19.435Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-16T09:19:19.435Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestParseHost [2021-02-16T09:19:19.436Z] --- PASS: TestParseHost (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestParseDockerDaemonHost [2021-02-16T09:19:19.436Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestParseTCP [2021-02-16T09:19:19.436Z] --- PASS: TestParseTCP (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-16T09:19:19.436Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestValidateExtraHosts [2021-02-16T09:19:19.436Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestIpOptString [2021-02-16T09:19:19.436Z] --- PASS: TestIpOptString (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-16T09:19:19.436Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestNewIpOptValidDefaultVal [2021-02-16T09:19:19.436Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestIpOptSetInvalidVal [2021-02-16T09:19:19.436Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestValidateIPAddress [2021-02-16T09:19:19.436Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestMapOpts [2021-02-16T09:19:19.436Z] --- PASS: TestMapOpts (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestListOptsWithoutValidator [2021-02-16T09:19:19.436Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestListOptsWithValidator [2021-02-16T09:19:19.436Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestValidateDNSSearch [2021-02-16T09:19:19.436Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_general_format [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_one_more [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-16T09:19:19.436Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-16T09:19:19.436Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestNamedListOpts [2021-02-16T09:19:19.436Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestNamedMapOpts [2021-02-16T09:19:19.436Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestParseLink [2021-02-16T09:19:19.436Z] --- PASS: TestParseLink (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestQuotedStringSetWithQuotes [2021-02-16T09:19:19.436Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-16T09:19:19.436Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-16T09:19:19.436Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestUlimitOpt [2021-02-16T09:19:19.436Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-16T09:19:19.436Z] PASS [2021-02-16T09:19:19.436Z] coverage: 67.1% of statements [2021-02-16T09:19:19.436Z] ok github.com/docker/docker/opts 0.195s coverage: 67.1% of statements [2021-02-16T09:19:19.436Z] === RUN TestUnbuffered [2021-02-16T09:19:19.436Z] --- PASS: TestUnbuffered (0.00s) [2021-02-16T09:19:19.436Z] === RUN TestRaceUnbuffered [2021-02-16T09:19:19.436Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-16T09:19:19.436Z] PASS [2021-02-16T09:19:19.436Z] coverage: 100.0% of statements [2021-02-16T09:19:19.436Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-02-16T09:19:19.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b45320_} [2021-02-16T09:19:20.449Z] === RUN TestPeerCertificateMarshalJSON [2021-02-16T09:19:20.449Z] === RUN TestMatch [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[foo]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[foo_bar]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[]#01 [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[qux]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-16T09:19:20.449Z] === RUN TestMatch/[[foo_baz]] [2021-02-16T09:19:20.449Z] --- PASS: TestMatch (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-16T09:19:20.449Z] PASS [2021-02-16T09:19:20.449Z] coverage: 87.5% of statements [2021-02-16T09:19:20.449Z] ok github.com/docker/docker/pkg/capabilities 0.101s coverage: 87.5% of statements [2021-02-16T09:19:20.449Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-16T09:19:20.449Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-16T09:19:20.449Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2021-02-16T09:19:20.449Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-16T09:19:20.449Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-16T09:19:20.449Z] === RUN TestMiddleware [2021-02-16T09:19:20.449Z] --- PASS: TestMiddleware (0.00s) [2021-02-16T09:19:20.449Z] === RUN TestNewResponseModifier [2021-02-16T09:19:20.449Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-16T09:19:20.449Z] PASS [2021-02-16T09:19:20.449Z] coverage: 26.8% of statements [2021-02-16T09:19:20.449Z] ok github.com/docker/docker/pkg/authorization 0.472s coverage: 26.8% of statements [2021-02-16T09:19:21.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T09:19:21.461Z] === RUN TestIsArchivePathDir [2021-02-16T09:19:21.461Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-02-16T09:19:21.461Z] === RUN TestIsArchivePathInvalidFile [2021-02-16T09:19:21.461Z] === RUN TestChrootTarUntar [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] === RUN TestChrootUntarEmptyArchive [2021-02-16T09:19:21.462Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestChrootTarUntarWithSymlink [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:19:21.462Z] === RUN TestChrootCopyWithTar [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:19:21.462Z] === RUN TestChrootCopyFileWithTar [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] === RUN TestChrootUntarPath [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:19:21.462Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] === RUN TestChrootApplyDotDotFile [2021-02-16T09:19:21.462Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-16T09:19:21.462Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:21.462Z] PASS [2021-02-16T09:19:21.462Z] coverage: 15.4% of statements [2021-02-16T09:19:21.462Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.4% of statements [2021-02-16T09:19:21.462Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-02-16T09:19:21.462Z] === RUN TestIsArchivePathTar [2021-02-16T09:19:21.462Z] === RUN TestSizeEmpty [2021-02-16T09:19:21.462Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeEmptyFile [2021-02-16T09:19:21.462Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeNonemptyFile [2021-02-16T09:19:21.462Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-16T09:19:21.462Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-16T09:19:21.462Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-16T09:19:21.462Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestMoveToSubdir [2021-02-16T09:19:21.462Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-16T09:19:21.462Z] === RUN TestSizeNonExistingDirectory [2021-02-16T09:19:21.462Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-16T09:19:21.462Z] PASS [2021-02-16T09:19:21.462Z] coverage: 80.0% of statements [2021-02-16T09:19:21.462Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-02-16T09:19:21.462Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-02-16T09:19:21.462Z] === RUN TestDecompressStreamGzip [2021-02-16T09:19:21.943Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-02-16T09:19:21.943Z] === RUN TestDecompressStreamBzip2 [2021-02-16T09:19:21.943Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-02-16T09:19:21.943Z] === RUN TestDecompressStreamXz [2021-02-16T09:19:21.943Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-16T09:19:21.943Z] archive_test.go:134: Xz not present in msys2 [2021-02-16T09:19:21.943Z] === RUN TestCompressStreamXzUnsupported [2021-02-16T09:19:21.943Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-16T09:19:21.943Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestCompressStreamInvalid [2021-02-16T09:19:21.943Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestExtensionInvalid [2021-02-16T09:19:21.943Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestExtensionUncompressed [2021-02-16T09:19:21.943Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestExtensionBzip2 [2021-02-16T09:19:21.943Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestExtensionGzip [2021-02-16T09:19:21.943Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestExtensionXz [2021-02-16T09:19:21.943Z] --- PASS: TestExtensionXz (0.00s) [2021-02-16T09:19:21.943Z] === RUN TestCmdStreamLargeStderr [2021-02-16T09:19:21.943Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-02-16T09:19:21.943Z] === RUN TestCmdStreamBad [2021-02-16T09:19:21.943Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-16T09:19:21.943Z] archive_test.go:239: Failing on Windows CI machines [2021-02-16T09:19:21.943Z] === RUN TestCmdStreamGood [2021-02-16T09:19:21.943Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-16T09:19:21.943Z] === RUN TestUntarPathWithInvalidDest [2021-02-16T09:19:22.426Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-02-16T09:19:22.426Z] === RUN TestUntarPathWithInvalidSrc [2021-02-16T09:19:22.426Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestUntarPath [2021-02-16T09:19:22.426Z] === RUN Test [2021-02-16T09:19:22.426Z] === RUN Test/TestContainsEntry [2021-02-16T09:19:22.426Z] === RUN Test/TestCreateEntries [2021-02-16T09:19:22.426Z] === RUN Test/TestEntriesDiff [2021-02-16T09:19:22.426Z] === RUN Test/TestEntriesEquality [2021-02-16T09:19:22.426Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-16T09:19:22.426Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-16T09:19:22.426Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-16T09:19:22.426Z] === RUN Test/TestGeneratorNotGenerate [2021-02-16T09:19:22.426Z] === RUN Test/TestGeneratorWithPort [2021-02-16T09:19:22.426Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-16T09:19:22.426Z] === RUN Test/TestNewEntry [2021-02-16T09:19:22.426Z] === RUN Test/TestParse [2021-02-16T09:19:22.426Z] --- PASS: Test (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-16T09:19:22.426Z] --- PASS: Test/TestParse (0.00s) [2021-02-16T09:19:22.426Z] PASS [2021-02-16T09:19:22.426Z] coverage: 58.3% of statements [2021-02-16T09:19:22.426Z] ok github.com/docker/docker/pkg/discovery 0.099s coverage: 58.3% of statements [2021-02-16T09:19:22.426Z] --- PASS: TestUntarPath (0.10s) [2021-02-16T09:19:22.426Z] === RUN TestUntarPathWithDestinationFile [2021-02-16T09:19:22.426Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-02-16T09:19:22.426Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-16T09:19:22.426Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2021-02-16T09:19:22.426Z] === RUN TestCopyWithTarInvalidSrc [2021-02-16T09:19:22.426Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-16T09:19:22.426Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyWithTarSrcFile [2021-02-16T09:19:22.426Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyWithTarSrcFolder [2021-02-16T09:19:22.426Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-16T09:19:22.426Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-16T09:19:22.426Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-16T09:19:22.426Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-16T09:19:22.426Z] === RUN TestCopyFileWithTarSrcFile [2021-02-16T09:19:22.426Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-02-16T09:19:22.426Z] === RUN TestTarFiles [2021-02-16T09:19:22.908Z] === RUN Test [2021-02-16T09:19:22.908Z] === RUN Test/TestContent [2021-02-16T09:19:22.908Z] === RUN Test/TestInitialize [2021-02-16T09:19:22.908Z] === RUN Test/TestNew [2021-02-16T09:19:22.908Z] === RUN Test/TestParsingContentsWithComments [2021-02-16T09:19:22.908Z] === RUN Test/TestRegister [2021-02-16T09:19:22.908Z] === RUN Test/TestWatch [2021-02-16T09:19:22.908Z] --- PASS: Test (0.02s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestContent (0.00s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestNew (0.00s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T09:19:22.908Z] --- PASS: Test/TestWatch (0.02s) [2021-02-16T09:19:22.908Z] PASS [2021-02-16T09:19:22.908Z] coverage: 92.9% of statements [2021-02-16T09:19:22.908Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 92.9% of statements [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-16T09:19:22.937Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T09:19:22.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-16T09:19:23.390Z] === RUN Test [2021-02-16T09:19:23.390Z] === RUN Test/TestWatch [2021-02-16T09:19:23.390Z] --- PASS: Test (0.00s) [2021-02-16T09:19:23.871Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T09:19:23.871Z] PASS [2021-02-16T09:19:23.871Z] coverage: 92.3% of statements [2021-02-16T09:19:23.871Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-02-16T09:19:23.871Z] === RUN Test [2021-02-16T09:19:23.871Z] === RUN Test/TestInitialize [2021-02-16T09:19:23.871Z] time="2021-02-16T09:19:23Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:19:23.871Z] time="2021-02-16T09:19:23Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:19:23.871Z] time="2021-02-16T09:19:23Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:19:23.871Z] === RUN Test/TestInitializeWithCerts [2021-02-16T09:19:23.871Z] time="2021-02-16T09:19:23Z" level=info msg="Initializing discovery with TLS" [2021-02-16T09:19:23.871Z] === RUN Test/TestWatch [2021-02-16T09:19:23.871Z] time="2021-02-16T09:19:23Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:19:24.353Z] === RUN Test [2021-02-16T09:19:24.353Z] === RUN Test/TestInitialize [2021-02-16T09:19:24.353Z] === RUN Test/TestInitializeWithPattern [2021-02-16T09:19:24.353Z] === RUN Test/TestRegister [2021-02-16T09:19:24.353Z] === RUN Test/TestWatch [2021-02-16T09:19:24.353Z] --- PASS: Test (0.00s) [2021-02-16T09:19:24.353Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T09:19:24.353Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-16T09:19:24.353Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T09:19:24.353Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T09:19:24.353Z] PASS [2021-02-16T09:19:24.353Z] coverage: 93.8% of statements [2021-02-16T09:19:24.353Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-02-16T09:19:24.835Z] === RUN TestPollerAddRemove [2021-02-16T09:19:24.835Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-16T09:19:24.835Z] === RUN TestPollerEvent [2021-02-16T09:19:24.835Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-16T09:19:24.835Z] poller_test.go:41: No chmod on Windows [2021-02-16T09:19:24.835Z] === RUN TestPollerClose [2021-02-16T09:19:24.835Z] --- PASS: TestPollerClose (0.00s) [2021-02-16T09:19:24.835Z] PASS [2021-02-16T09:19:24.835Z] coverage: 36.2% of statements [2021-02-16T09:19:24.835Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2021-02-16T09:19:25.449Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T09:19:25.847Z] === RUN TestCopyFileWithInvalidSrc [2021-02-16T09:19:25.848Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T09:19:25.848Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-16T09:19:25.848Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-16T09:19:25.848Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCopyFile [2021-02-16T09:19:25.848Z] --- PASS: TestCopyFile (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-16T09:19:25.848Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T09:19:25.848Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T09:19:25.848Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-16T09:19:25.848Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-16T09:19:25.848Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T09:19:25.848Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T09:19:25.848Z] === RUN TestWildcardMatches [2021-02-16T09:19:25.848Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestPatternMatches [2021-02-16T09:19:25.848Z] --- PASS: TestPatternMatches (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-16T09:19:25.848Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestPatternMatchesFolderExclusions [2021-02-16T09:19:25.848Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-16T09:19:25.848Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-16T09:19:25.848Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-16T09:19:25.848Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-16T09:19:25.848Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestSingleExclamationError [2021-02-16T09:19:25.848Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestMatchesWithNoPatterns [2021-02-16T09:19:25.848Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestMatchesWithMalformedPatterns [2021-02-16T09:19:25.848Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestMatches [2021-02-16T09:19:25.848Z] --- PASS: TestMatches (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatterns [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatternsExceptionFlag [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCleanPatternsErrorSingleException [2021-02-16T09:19:25.848Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCreateIfNotExistsDir [2021-02-16T09:19:25.848Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestCreateIfNotExistsFile [2021-02-16T09:19:25.848Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestMatch [2021-02-16T09:19:25.848Z] --- PASS: TestMatch (0.00s) [2021-02-16T09:19:25.848Z] PASS [2021-02-16T09:19:25.848Z] coverage: 87.7% of statements [2021-02-16T09:19:25.848Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 87.7% of statements [2021-02-16T09:19:25.848Z] === RUN TestGet [2021-02-16T09:19:25.848Z] --- PASS: TestGet (0.00s) [2021-02-16T09:19:25.848Z] === RUN TestGetShortcutString [2021-02-16T09:19:25.848Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-16T09:19:25.848Z] PASS [2021-02-16T09:19:25.848Z] coverage: 42.9% of statements [2021-02-16T09:19:25.848Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-02-16T09:19:26.811Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T09:19:26.861Z] === RUN TestCreateIDMapOrder [2021-02-16T09:19:26.861Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-16T09:19:26.861Z] PASS [2021-02-16T09:19:26.861Z] coverage: 7.2% of statements [2021-02-16T09:19:26.861Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-02-16T09:19:26.861Z] --- PASS: TestTarFiles (4.53s) [2021-02-16T09:19:26.861Z] === RUN TestTarUntar [2021-02-16T09:19:26.861Z] --- PASS: TestTarUntar (0.03s) [2021-02-16T09:19:26.861Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-16T09:19:26.861Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-02-16T09:19:26.861Z] === RUN TestTarWithOptions [2021-02-16T09:19:26.861Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-16T09:19:26.861Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-16T09:19:26.861Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-16T09:19:26.861Z] === RUN TestUntarUstarGnuConflict [2021-02-16T09:19:26.861Z] --- PASS: Test (3.14s) [2021-02-16T09:19:26.861Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-16T09:19:26.861Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-16T09:19:26.861Z] --- PASS: Test/TestWatch (3.02s) [2021-02-16T09:19:26.861Z] PASS [2021-02-16T09:19:26.861Z] coverage: 84.1% of statements [2021-02-16T09:19:26.861Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-02-16T09:19:26.861Z] === RUN TestUntarInvalidFilenames [2021-02-16T09:19:26.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.302s coverage: 84.1% of statements [2021-02-16T09:19:27.343Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames837595694\\dest" [2021-02-16T09:19:27.343Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-02-16T09:19:27.343Z] === RUN TestUntarHardlinkToSymlink [2021-02-16T09:19:27.343Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-16T09:19:27.343Z] === RUN TestUntarInvalidHardlink [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink704406447\\victim\\hello" -> "../victim/hello" [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink392625986\\victim\\hello" -> "/../victim/hello" [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink674589625\\victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink189059012\\victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink586109523\\victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink570824598\\victim" -> "../victim" [2021-02-16T09:19:27.343Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-02-16T09:19:27.343Z] === RUN TestUntarInvalidSymlink [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink191334397\\dest\\dotdot" -> "../victim/hello" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234205496\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink620577591\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink524071722\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink538346113\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink025443308\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:27.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink658614363\\dest\\dir\\loophole" -> "../../victim" [2021-02-16T09:19:27.343Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-02-16T09:19:27.343Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-16T09:19:27.343Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-16T09:19:27.343Z] === RUN TestXGlobalNoParent [2021-02-16T09:19:27.343Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-16T09:19:27.343Z] === RUN TestReplaceFileTarWrapper [2021-02-16T09:19:27.343Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-02-16T09:19:27.343Z] === RUN TestPrefixHeaderReadable [2021-02-16T09:19:27.343Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-16T09:19:27.343Z] === RUN TestDisablePigz [2021-02-16T09:19:27.343Z] --- PASS: TestDisablePigz (0.12s) [2021-02-16T09:19:27.343Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-16T09:19:27.343Z] === RUN TestPigz [2021-02-16T09:19:27.824Z] === RUN TestFixedBufferCap [2021-02-16T09:19:27.824Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestFixedBufferLen [2021-02-16T09:19:27.824Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestFixedBufferString [2021-02-16T09:19:27.824Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestFixedBufferWrite [2021-02-16T09:19:27.824Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestFixedBufferRead [2021-02-16T09:19:27.824Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestBytesPipeRead [2021-02-16T09:19:27.824Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestBytesPipeWrite [2021-02-16T09:19:27.824Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-16T09:19:27.824Z] --- PASS: TestPigz (0.14s) [2021-02-16T09:19:27.824Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-16T09:19:27.824Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T09:19:27.824Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:19:27.824Z] archive_windows_test.go:16: Currently fails [2021-02-16T09:19:27.824Z] === RUN TestCanonicalTarNameForPath [2021-02-16T09:19:27.824Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestCanonicalTarName [2021-02-16T09:19:27.824Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestChmodTarEntry [2021-02-16T09:19:27.824Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestHardLinkOrder [2021-02-16T09:19:27.824Z] --- PASS: TestHardLinkOrder (0.06s) [2021-02-16T09:19:27.824Z] === RUN TestChangeString [2021-02-16T09:19:27.824Z] --- PASS: TestChangeString (0.00s) [2021-02-16T09:19:27.824Z] === RUN TestChangesWithNoChanges [2021-02-16T09:19:27.824Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-16T09:19:27.824Z] === RUN TestChangesWithChanges [2021-02-16T09:19:27.824Z] --- PASS: TestChangesWithChanges (0.11s) [2021-02-16T09:19:27.824Z] === RUN TestChangesWithChangesGH13590 [2021-02-16T09:19:27.824Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-16T09:19:27.824Z] changes_test.go:192: needs more investigation [2021-02-16T09:19:27.824Z] === RUN TestChangesDirsEmpty [2021-02-16T09:19:28.305Z] --- PASS: TestChangesDirsEmpty (0.20s) [2021-02-16T09:19:28.305Z] === RUN TestChangesDirsMutated [2021-02-16T09:19:28.305Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-02-16T09:19:28.305Z] === RUN TestAtomicWriteToFile [2021-02-16T09:19:28.305Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-16T09:19:28.305Z] === RUN TestAtomicWriteSetCommit [2021-02-16T09:19:28.305Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-16T09:19:28.305Z] === RUN TestAtomicWriteSetCancel [2021-02-16T09:19:28.305Z] === RUN TestStandardLongPath [2021-02-16T09:19:28.305Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestUNCLongPath [2021-02-16T09:19:28.305Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-16T09:19:28.305Z] PASS [2021-02-16T09:19:28.305Z] coverage: 100.0% of statements [2021-02-16T09:19:28.305Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-16T09:19:28.305Z] === RUN TestReadCloserWrapperClose [2021-02-16T09:19:28.305Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestReaderErrWrapperReadOnError [2021-02-16T09:19:28.305Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestReaderErrWrapperRead [2021-02-16T09:19:28.305Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestHashData [2021-02-16T09:19:28.305Z] --- PASS: TestHashData (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestCancelReadCloser [2021-02-16T09:19:28.305Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-02-16T09:19:28.305Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-02-16T09:19:28.305Z] === RUN TestApplyLayer [2021-02-16T09:19:28.305Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-16T09:19:28.305Z] changes_test.go:405: needs further investigation [2021-02-16T09:19:28.305Z] === RUN TestChangesSizeWithHardlinks [2021-02-16T09:19:28.305Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-16T09:19:28.305Z] changes_test.go:441: needs further investigation [2021-02-16T09:19:28.305Z] === RUN TestChangesSizeWithNoChanges [2021-02-16T09:19:28.305Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-16T09:19:28.305Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestChangesSize [2021-02-16T09:19:28.305Z] --- PASS: TestChangesSize (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestApplyLayerInvalidFilenames [2021-02-16T09:19:28.305Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames285304034\\dest" [2021-02-16T09:19:28.305Z] === RUN TestError [2021-02-16T09:19:28.305Z] --- PASS: TestError (0.00s) [2021-02-16T09:19:28.305Z] === RUN TestProgressString [2021-02-16T09:19:28.305Z] === RUN TestProgressString/no_progress [2021-02-16T09:19:28.305Z] === RUN TestProgressString/progress_1 [2021-02-16T09:19:28.305Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-16T09:19:28.305Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-16T09:19:28.305Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-16T09:19:28.305Z] === RUN TestProgressString/with_units [2021-02-16T09:19:28.305Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-16T09:19:28.305Z] === RUN TestProgressString/hide_counts [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-16T09:19:28.305Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-16T09:19:28.306Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-16T09:19:28.306Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestJSONMessageDisplay [2021-02-16T09:19:28.306Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-16T09:19:28.306Z] === RUN TestApplyLayerInvalidHardlink [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink134898276\\victim\\hello" -> "../victim/hello" [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink676528243\\victim\\hello" -> "/../victim/hello" [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink546746166\\victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink379148573\\victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink632403416\\victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink444346199\\victim" -> "../victim" [2021-02-16T09:19:28.306Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-16T09:19:28.306Z] === RUN TestApplyLayerInvalidSymlink [2021-02-16T09:19:28.306Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-16T09:19:28.306Z] === RUN TestWriteCloserWrapperClose [2021-02-16T09:19:28.306Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestNopWriteCloser [2021-02-16T09:19:28.306Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestNopWriter [2021-02-16T09:19:28.306Z] --- PASS: TestNopWriter (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestWriteCounter [2021-02-16T09:19:28.306Z] --- PASS: TestWriteCounter (0.00s) [2021-02-16T09:19:28.306Z] PASS [2021-02-16T09:19:28.306Z] coverage: 69.2% of statements [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink311686346\\dest\\dotdot" -> "../victim/hello" [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink823460769\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T09:19:28.306Z] ok github.com/docker/docker/pkg/ioutils 0.720s coverage: 69.2% of statements [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink165916812\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink211832955\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink376261022\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:28.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink299979365\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:19:28.306Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-02-16T09:19:28.306Z] === RUN TestApplyLayerWhiteouts [2021-02-16T09:19:28.306Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-16T09:19:28.306Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-16T09:19:28.306Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-16T09:19:28.306Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestDisplayJSONMessagesStream [2021-02-16T09:19:28.306Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-16T09:19:28.306Z] PASS [2021-02-16T09:19:28.306Z] coverage: 91.7% of statements [2021-02-16T09:19:28.306Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-02-16T09:19:28.306Z] === RUN TestGenerateEmptyFile [2021-02-16T09:19:28.306Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-16T09:19:28.306Z] === RUN TestGenerateWithContent [2021-02-16T09:19:28.306Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-16T09:19:28.306Z] PASS [2021-02-16T09:19:28.306Z] coverage: 62.6% of statements [2021-02-16T09:19:28.306Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2021-02-16T09:19:28.306Z] ok github.com/docker/docker/pkg/archive 7.239s coverage: 62.6% of statements [2021-02-16T09:19:28.705Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T09:19:28.705Z] --- PASS: TestCreateServiceMultipleTimes (17.36s) [2021-02-16T09:19:28.705Z] === RUN TestCreateServiceConflict [2021-02-16T09:19:29.319Z] === RUN TestNameFormat [2021-02-16T09:19:29.319Z] --- PASS: TestNameFormat (0.00s) [2021-02-16T09:19:29.319Z] === RUN TestNameRetries [2021-02-16T09:19:29.319Z] --- PASS: TestNameRetries (0.00s) [2021-02-16T09:19:29.319Z] PASS [2021-02-16T09:19:29.319Z] coverage: 85.7% of statements [2021-02-16T09:19:29.319Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-02-16T09:19:29.319Z] === RUN TestParseKeyValueOpt [2021-02-16T09:19:29.319Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-16T09:19:29.319Z] === RUN TestParseUintList [2021-02-16T09:19:29.319Z] --- PASS: TestParseUintList (0.00s) [2021-02-16T09:19:29.319Z] === RUN TestParseUintListMaximumLimits [2021-02-16T09:19:29.319Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-16T09:19:29.319Z] PASS [2021-02-16T09:19:29.319Z] coverage: 97.0% of statements [2021-02-16T09:19:29.319Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-02-16T09:19:29.641Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T09:19:29.641Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T09:19:29.801Z] === RUN TestNewAndRemove [2021-02-16T09:19:29.801Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-16T09:19:29.801Z] === RUN TestRemoveInvalidPath [2021-02-16T09:19:29.801Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-16T09:19:29.801Z] PASS [2021-02-16T09:19:29.801Z] coverage: 82.6% of statements [2021-02-16T09:19:29.801Z] ok github.com/docker/docker/pkg/pidfile 0.103s coverage: 82.6% of statements [2021-02-16T09:19:30.568Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T09:19:30.814Z] === RUN TestParseEmptyInterface [2021-02-16T09:19:30.814Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestParseNonInterfaceType [2021-02-16T09:19:30.814Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestParseWithOneFunction [2021-02-16T09:19:30.814Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestParseWithMultipleFuncs [2021-02-16T09:19:30.814Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestParseWithUnnamedReturn [2021-02-16T09:19:30.814Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestEmbeddedInterface [2021-02-16T09:19:30.814Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestParsedImports [2021-02-16T09:19:30.814Z] --- PASS: TestParsedImports (0.00s) [2021-02-16T09:19:30.814Z] === RUN TestAliasedImports [2021-02-16T09:19:30.814Z] --- PASS: TestAliasedImports (0.00s) [2021-02-16T09:19:30.814Z] PASS [2021-02-16T09:19:30.814Z] coverage: 56.8% of statements [2021-02-16T09:19:30.814Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2021-02-16T09:19:31.127Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-16T09:19:31.296Z] === RUN TestFailedConnection [2021-02-16T09:19:31.687Z] --- PASS: TestCreateServiceConflict (2.79s) [2021-02-16T09:19:31.687Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:19:31.943Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T09:19:32.310Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-16T09:19:32.310Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-16T09:19:32.310Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-16T09:19:32.310Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-16T09:19:32.310Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-16T09:19:32.310Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-16T09:19:32.310Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-16T09:19:32.310Z] === RUN TestBufferPoolPutAndGet [2021-02-16T09:19:32.310Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-16T09:19:32.310Z] PASS [2021-02-16T09:19:32.310Z] coverage: 88.2% of statements [2021-02-16T09:19:32.310Z] ok github.com/docker/docker/pkg/pools 0.073s coverage: 88.2% of statements [2021-02-16T09:19:32.310Z] === RUN TestHTTPTransport [2021-02-16T09:19:32.310Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-16T09:19:32.310Z] PASS [2021-02-16T09:19:32.310Z] coverage: 85.7% of statements [2021-02-16T09:19:32.310Z] ok github.com/docker/docker/pkg/plugins/transport 0.130s coverage: 85.7% of statements [2021-02-16T09:19:32.502Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T09:19:32.791Z] --- PASS: TestFailedConnection (1.11s) [2021-02-16T09:19:32.791Z] === RUN TestFailOnce [2021-02-16T09:19:32.791Z] 2021/02/16 09:19:32 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-02-16T09:19:32.791Z] goroutine 10 [running]: [2021-02-16T09:19:32.791Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-16T09:19:32.791Z] panic(0x849b40, 0x986ad0) [2021-02-16T09:19:32.791Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-16T09:19:32.791Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T09:19:32.791Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-16T09:19:32.791Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-16T09:19:32.791Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-16T09:19:32.791Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-16T09:19:32.791Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-16T09:19:32.791Z] created by net/http.(*Server).Serve [2021-02-16T09:19:32.791Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-16T09:19:32.791Z] time="2021-02-16T09:19:32Z" 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" [2021-02-16T09:19:32.791Z] === RUN TestOutputOnPrematureClose [2021-02-16T09:19:32.791Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-16T09:19:32.791Z] === RUN TestCompleteSilently [2021-02-16T09:19:32.791Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-16T09:19:32.791Z] PASS [2021-02-16T09:19:32.791Z] coverage: 75.9% of statements [2021-02-16T09:19:32.791Z] ok github.com/docker/docker/pkg/progress 0.055s coverage: 75.9% of statements [2021-02-16T09:19:33.064Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T09:19:33.272Z] === RUN TestSendToOneSub [2021-02-16T09:19:33.272Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-16T09:19:33.272Z] === RUN TestSendToMultipleSubs [2021-02-16T09:19:33.272Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-16T09:19:33.272Z] === RUN TestEvictOneSub [2021-02-16T09:19:33.272Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-16T09:19:33.272Z] === RUN TestClosePublisher [2021-02-16T09:19:33.272Z] --- PASS: TestClosePublisher (0.00s) [2021-02-16T09:19:33.272Z] === RUN TestPubSubRace [2021-02-16T09:19:33.753Z] --- PASS: TestFailOnce (1.15s) [2021-02-16T09:19:33.753Z] === RUN TestEchoInputOutput [2021-02-16T09:19:33.753Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-16T09:19:33.753Z] === RUN TestBackoff [2021-02-16T09:19:33.753Z] --- PASS: TestBackoff (0.00s) [2021-02-16T09:19:33.753Z] === RUN TestAbortRetry [2021-02-16T09:19:33.753Z] --- PASS: TestAbortRetry (0.00s) [2021-02-16T09:19:33.753Z] === RUN TestClientScheme [2021-02-16T09:19:33.753Z] --- PASS: TestClientScheme (0.00s) [2021-02-16T09:19:33.753Z] === RUN TestNewClientWithTimeout [2021-02-16T09:19:33.753Z] === RUN TestRegister [2021-02-16T09:19:33.753Z] --- PASS: TestRegister (0.00s) [2021-02-16T09:19:33.753Z] === RUN TestCommand [2021-02-16T09:19:33.753Z] --- PASS: TestCommand (0.02s) [2021-02-16T09:19:33.753Z] === RUN TestNaiveSelf [2021-02-16T09:19:33.753Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-16T09:19:33.753Z] PASS [2021-02-16T09:19:33.753Z] coverage: 82.4% of statements [2021-02-16T09:19:33.753Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-02-16T09:19:33.991Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T09:19:34.235Z] --- PASS: TestPubSubRace (1.04s) [2021-02-16T09:19:34.235Z] PASS [2021-02-16T09:19:34.235Z] coverage: 75.0% of statements [2021-02-16T09:19:34.235Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-02-16T09:19:34.235Z] time="2021-02-16T09:19:33Z" 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" [2021-02-16T09:19:34.718Z] === RUN TestParseSignal [2021-02-16T09:19:34.718Z] --- PASS: TestParseSignal (0.00s) [2021-02-16T09:19:34.718Z] === RUN TestValidSignalForPlatform [2021-02-16T09:19:34.718Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-16T09:19:34.718Z] PASS [2021-02-16T09:19:34.718Z] coverage: 20.3% of statements [2021-02-16T09:19:34.718Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 20.3% of statements [2021-02-16T09:19:34.917Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T09:19:35.173Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2021-02-16T09:19:35.173Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:19:35.199Z] === RUN TestNewStdWriter [2021-02-16T09:19:35.199Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-16T09:19:35.199Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestWriteWithNilBytes [2021-02-16T09:19:35.199Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestWrite [2021-02-16T09:19:35.199Z] --- PASS: TestWrite (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestWriteWithWriterError [2021-02-16T09:19:35.199Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-16T09:19:35.199Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyWriteAndRead [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-16T09:19:35.199Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-16T09:19:35.199Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-16T09:19:35.199Z] PASS [2021-02-16T09:19:35.199Z] coverage: 100.0% of statements [2021-02-16T09:19:35.199Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-02-16T09:19:35.680Z] time="2021-02-16T09:19:35Z" 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" [2021-02-16T09:19:35.680Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-16T09:19:35.680Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-16T09:19:35.680Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestFormatStatus [2021-02-16T09:19:35.680Z] --- PASS: TestFormatStatus (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestFormatError [2021-02-16T09:19:35.680Z] --- PASS: TestFormatError (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestFormatJSONError [2021-02-16T09:19:35.680Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-16T09:19:35.680Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-16T09:19:35.680Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestNewJSONProgressOutput [2021-02-16T09:19:35.680Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestAuxFormatterEmit [2021-02-16T09:19:35.680Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestStreamWriterStdout [2021-02-16T09:19:35.680Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestStreamWriterStderr [2021-02-16T09:19:35.680Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-16T09:19:35.680Z] PASS [2021-02-16T09:19:35.680Z] coverage: 66.2% of statements [2021-02-16T09:19:35.680Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-02-16T09:19:35.680Z] === RUN TestGenerateRandomID [2021-02-16T09:19:35.680Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-16T09:19:35.680Z] === RUN TestShortenId [2021-02-16T09:19:35.733Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T09:19:36.162Z] --- PASS: TestShortenId (0.00s) [2021-02-16T09:19:36.162Z] === RUN TestShortenSha256Id [2021-02-16T09:19:36.162Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-16T09:19:36.162Z] === RUN TestShortenIdEmpty [2021-02-16T09:19:36.162Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-16T09:19:36.162Z] === RUN TestShortenIdInvalid [2021-02-16T09:19:36.162Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-16T09:19:36.162Z] === RUN TestIsShortIDNonHex [2021-02-16T09:19:36.162Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-16T09:19:36.162Z] === RUN TestIsShortIDNotCorrectSize [2021-02-16T09:19:36.162Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-16T09:19:36.162Z] PASS [2021-02-16T09:19:36.162Z] coverage: 70.6% of statements [2021-02-16T09:19:36.162Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-02-16T09:19:36.293Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T09:19:36.643Z] === RUN TestIsCpusetListAvailable [2021-02-16T09:19:36.643Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-16T09:19:36.643Z] PASS [2021-02-16T09:19:36.643Z] coverage: 38.2% of statements [2021-02-16T09:19:36.643Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-02-16T09:19:37.219Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T09:19:37.656Z] === RUN TestChtimes [2021-02-16T09:19:37.656Z] --- PASS: TestChtimes (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestChtimesWindows [2021-02-16T09:19:37.656Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-16T09:19:37.656Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestEnsureRemoveAllNotExist [2021-02-16T09:19:37.656Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestEnsureRemoveAllWithDir [2021-02-16T09:19:37.656Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestEnsureRemoveAllWithFile [2021-02-16T09:19:37.656Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-16T09:19:37.656Z] === RUN TestHasWin32KSupport [2021-02-16T09:19:37.656Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-16T09:19:37.656Z] syscall_windows_test.go:8: win32k: true [2021-02-16T09:19:37.656Z] PASS [2021-02-16T09:19:37.656Z] coverage: 12.0% of statements [2021-02-16T09:19:37.656Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 12.0% of statements [2021-02-16T09:19:38.138Z] === RUN TestTailFile [2021-02-16T09:19:38.138Z] --- PASS: TestTailFile (0.00s) [2021-02-16T09:19:38.138Z] === RUN TestTailFileManyLines [2021-02-16T09:19:38.138Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-16T09:19:38.138Z] === RUN TestTailEmptyFile [2021-02-16T09:19:38.138Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-16T09:19:38.138Z] === RUN TestTailNegativeN [2021-02-16T09:19:38.138Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader [2021-02-16T09:19:38.138Z] === CONT TestNewTailReader [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/no_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-16T09:19:38.138Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-16T09:19:38.138Z] === RUN TestNewTailReader/truncated_last_line [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/no_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.139Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.139Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.140Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.141Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.141Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.142Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.142Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:19:38.145Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.625Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.626Z] time="2021-02-16T09:19:37Z" 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" [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:19:38.626Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:19:38.627Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:19:38.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:19:38.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:19:38.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-16T09:19:38.627Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:19:38.628Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:19:38.629Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:19:38.629Z] PASS [2021-02-16T09:19:38.629Z] coverage: 88.6% of statements [2021-02-16T09:19:38.629Z] ok github.com/docker/docker/pkg/tailfile 0.522s coverage: 88.6% of statements [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:19:38.629Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:19:38.705Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T09:19:39.112Z] === RUN TestTarSumRemoveNonExistent [2021-02-16T09:19:39.112Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestTarSumRemove [2021-02-16T09:19:39.112Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestSortFileInfoSums [2021-02-16T09:19:39.112Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestNewTarSumForLabelInvalid [2021-02-16T09:19:39.112Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestNewTarSumForLabel [2021-02-16T09:19:39.112Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestEmptyTar [2021-02-16T09:19:39.112Z] --- PASS: TestEmptyTar (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestTarSumsReadSize [2021-02-16T09:19:39.112Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestTarSums [2021-02-16T09:19:39.112Z] --- PASS: TestTarSums (0.08s) [2021-02-16T09:19:39.112Z] === RUN TestIteration [2021-02-16T09:19:39.112Z] --- PASS: TestIteration (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestVersionLabelForChecksum [2021-02-16T09:19:39.112Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestVersion [2021-02-16T09:19:39.112Z] --- PASS: TestVersion (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestGetVersion [2021-02-16T09:19:39.112Z] --- PASS: TestGetVersion (0.00s) [2021-02-16T09:19:39.112Z] === RUN TestGetVersions [2021-02-16T09:19:39.112Z] --- PASS: TestGetVersions (0.00s) [2021-02-16T09:19:39.112Z] PASS [2021-02-16T09:19:39.112Z] coverage: 89.3% of statements [2021-02-16T09:19:39.112Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-02-16T09:19:39.593Z] testing: warning: no tests to run [2021-02-16T09:19:39.593Z] PASS [2021-02-16T09:19:39.593Z] coverage: [no statements] [2021-02-16T09:19:39.593Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-02-16T09:19:39.593Z] === RUN TestTruncIndex [2021-02-16T09:19:39.593Z] --- PASS: TestTruncIndex (0.10s) [2021-02-16T09:19:39.593Z] PASS [2021-02-16T09:19:39.593Z] coverage: 91.5% of statements [2021-02-16T09:19:39.593Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-02-16T09:19:39.593Z] === RUN TestIsGIT [2021-02-16T09:19:39.593Z] --- PASS: TestIsGIT (0.00s) [2021-02-16T09:19:39.593Z] === RUN TestIsTransport [2021-02-16T09:19:39.593Z] --- PASS: TestIsTransport (0.00s) [2021-02-16T09:19:39.593Z] PASS [2021-02-16T09:19:39.593Z] coverage: 100.0% of statements [2021-02-16T09:19:39.631Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T09:19:40.074Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-02-16T09:19:40.074Z] === RUN TestVersionInfo [2021-02-16T09:19:40.074Z] --- PASS: TestVersionInfo (0.00s) [2021-02-16T09:19:40.074Z] === RUN TestAppendVersions [2021-02-16T09:19:40.074Z] --- PASS: TestAppendVersions (0.00s) [2021-02-16T09:19:40.074Z] PASS [2021-02-16T09:19:40.074Z] coverage: 88.9% of statements [2021-02-16T09:19:40.074Z] ok github.com/docker/docker/pkg/useragent 0.131s coverage: 88.9% of statements [2021-02-16T09:19:40.191Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T09:19:40.752Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T09:19:41.088Z] === RUN TestNewSettable [2021-02-16T09:19:41.088Z] --- PASS: TestNewSettable (0.00s) [2021-02-16T09:19:41.088Z] === RUN TestIsSettable [2021-02-16T09:19:41.088Z] --- PASS: TestIsSettable (0.00s) [2021-02-16T09:19:41.088Z] === RUN TestUpdateSettingsEnv [2021-02-16T09:19:41.088Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-16T09:19:41.088Z] PASS [2021-02-16T09:19:41.088Z] coverage: 20.1% of statements [2021-02-16T09:19:41.088Z] ok github.com/docker/docker/plugin/v2 0.096s coverage: 20.1% of statements [2021-02-16T09:19:41.312Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T09:19:41.312Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T09:19:41.574Z] === RUN TestLoad [2021-02-16T09:19:41.574Z] --- PASS: TestLoad (0.00s) [2021-02-16T09:19:41.574Z] === RUN TestSave [2021-02-16T09:19:41.574Z] --- PASS: TestSave (0.03s) [2021-02-16T09:19:41.574Z] === RUN TestAddDeleteGet [2021-02-16T09:19:41.916Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T09:19:42.056Z] --- PASS: TestAddDeleteGet (0.06s) [2021-02-16T09:19:42.056Z] === RUN TestInvalidTags [2021-02-16T09:19:42.056Z] --- PASS: TestInvalidTags (0.00s) [2021-02-16T09:19:42.056Z] PASS [2021-02-16T09:19:42.056Z] coverage: 83.7% of statements [2021-02-16T09:19:42.056Z] === RUN TestValidatePrivileges [2021-02-16T09:19:42.056Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-16T09:19:42.056Z] === RUN TestFilterByCapNeg [2021-02-16T09:19:42.056Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-16T09:19:42.056Z] === RUN TestFilterByCapPos [2021-02-16T09:19:42.056Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-16T09:19:42.056Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-16T09:19:42.056Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-16T09:19:42.056Z] PASS [2021-02-16T09:19:42.056Z] coverage: 12.0% of statements [2021-02-16T09:19:42.056Z] ok github.com/docker/docker/reference 0.139s coverage: 83.7% of statements [2021-02-16T09:19:42.056Z] ok github.com/docker/docker/plugin 0.081s coverage: 12.0% of statements [2021-02-16T09:19:42.538Z] time="2021-02-16T09:19:42Z" 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" [2021-02-16T09:19:42.844Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T09:19:43.019Z] === RUN TestRestartManagerTimeout [2021-02-16T09:19:43.019Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-16T09:19:43.019Z] === RUN TestRestartManagerTimeoutReset [2021-02-16T09:19:43.019Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-16T09:19:43.019Z] PASS [2021-02-16T09:19:43.019Z] coverage: 50.9% of statements [2021-02-16T09:19:43.019Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-02-16T09:19:43.408Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReaderWithReadError [2021-02-16T09:19:43.501Z] time="2021-02-16T09:19:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.05s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReader [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-16T09:19:43.501Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-16T09:19:43.501Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-16T09:19:43.501Z] PASS [2021-02-16T09:19:43.501Z] coverage: 100.0% of statements [2021-02-16T09:19:43.501Z] ok github.com/docker/docker/registry/resumable 0.239s coverage: 100.0% of statements [2021-02-16T09:19:43.968Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T09:19:43.983Z] === RUN TestResolveAuthConfigIndexServer [2021-02-16T09:19:43.983Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestResolveAuthConfigFullURL [2021-02-16T09:19:43.983Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-16T09:19:43.983Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestValidateMirror [2021-02-16T09:19:43.983Z] --- PASS: TestValidateMirror (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestLoadInsecureRegistries [2021-02-16T09:19:43.983Z] time="2021-02-16T09:19:43Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T09:19:43.983Z] time="2021-02-16T09:19:43Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-16T09:19:43.983Z] time="2021-02-16T09:19:43Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T09:19:43.983Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-02-16T09:19:43.983Z] === RUN TestNewServiceConfig [2021-02-16T09:19:43.983Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestValidateIndexName [2021-02-16T09:19:43.983Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestValidateIndexNameWithError [2021-02-16T09:19:43.983Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestEndpointParse [2021-02-16T09:19:43.983Z] --- PASS: TestEndpointParse (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestEndpointParseInvalid [2021-02-16T09:19:43.983Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestValidateEndpoint [2021-02-16T09:19:43.983Z] --- PASS: TestValidateEndpoint (0.02s) [2021-02-16T09:19:43.983Z] === RUN TestPing [2021-02-16T09:19:43.983Z] --- PASS: TestPing (0.01s) [2021-02-16T09:19:43.983Z] === RUN TestPingRegistryEndpoint [2021-02-16T09:19:43.983Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-16T09:19:43.983Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:43.983Z] === RUN TestEndpoint [2021-02-16T09:19:43.983Z] --- SKIP: TestEndpoint (0.00s) [2021-02-16T09:19:43.983Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:43.983Z] === RUN TestParseRepositoryInfo [2021-02-16T09:19:43.983Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestNewIndexInfo [2021-02-16T09:19:43.983Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestMirrorEndpointLookup [2021-02-16T09:19:43.983Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-02-16T09:19:43.983Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:19:43.983Z] === RUN TestSearchRepositories [2021-02-16T09:19:43.983Z] --- PASS: TestSearchRepositories (0.01s) [2021-02-16T09:19:43.983Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-16T09:19:43.983Z] Host: 127.0.0.1:49241 [2021-02-16T09:19:43.983Z] User-Agent: docker test client [2021-02-16T09:19:43.983Z] Authorization: Token fake-token [2021-02-16T09:19:43.983Z] X-Docker-Token: true [2021-02-16T09:19:43.983Z] Accept-Encoding: gzip [2021-02-16T09:19:43.983Z] [2021-02-16T09:19:43.983Z] [2021-02-16T09:19:43.983Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-16T09:19:43.983Z] Connection: close [2021-02-16T09:19:43.983Z] Content-Length: 144 [2021-02-16T09:19:43.983Z] Cache-Control: no-cache [2021-02-16T09:19:43.983Z] Content-Type: application/json [2021-02-16T09:19:43.983Z] Date: Tue, 16 Feb 2021 09:19:43 GMT [2021-02-16T09:19:43.983Z] Expires: -1 [2021-02-16T09:19:43.983Z] Pragma: no-cache [2021-02-16T09:19:43.983Z] Server: docker-tests/mock [2021-02-16T09:19:43.983Z] X-Docker-Registry-Config: mock [2021-02-16T09:19:43.983Z] X-Docker-Registry-Version: 0.0.0 [2021-02-16T09:19:43.983Z] [2021-02-16T09:19:43.983Z] [2021-02-16T09:19:43.983Z] === RUN TestTrustedLocation [2021-02-16T09:19:43.983Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-16T09:19:43.983Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestAllowNondistributableArtifacts [2021-02-16T09:19:43.983Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-16T09:19:43.983Z] === RUN TestIsSecureIndex [2021-02-16T09:19:43.983Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-16T09:19:43.983Z] PASS [2021-02-16T09:19:43.983Z] coverage: 50.3% of statements [2021-02-16T09:19:43.983Z] ok github.com/docker/docker/registry 0.240s coverage: 50.3% of statements [2021-02-16T09:19:44.465Z] === RUN TestDecodeContainerConfig [2021-02-16T09:19:44.465Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-02-16T09:19:44.465Z] === RUN TestDecodeContainerConfigIsolation [2021-02-16T09:19:44.465Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-16T09:19:44.465Z] === RUN TestValidatePrivileged [2021-02-16T09:19:44.465Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-16T09:19:44.465Z] PASS [2021-02-16T09:19:44.465Z] coverage: 52.2% of statements [2021-02-16T09:19:44.465Z] ok github.com/docker/docker/runconfig 0.242s coverage: 52.2% of statements [2021-02-16T09:19:44.465Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-16T09:19:44.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-16T09:19:44.465Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-16T09:19:44.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-16T09:19:44.465Z] PASS [2021-02-16T09:19:44.465Z] coverage: 62.5% of statements [2021-02-16T09:19:44.529Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T09:19:44.947Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2021-02-16T09:19:45.497Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T09:19:46.058Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T09:19:47.215Z] === RUN TestGetDriver [2021-02-16T09:19:47.215Z] --- PASS: TestGetDriver (0.00s) [2021-02-16T09:19:47.215Z] === RUN TestVolumeRequestError [2021-02-16T09:19:47.215Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-16T09:19:47.215Z] PASS [2021-02-16T09:19:47.215Z] coverage: 36.1% of statements [2021-02-16T09:19:47.215Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2021-02-16T09:19:47.215Z] === RUN TestGetAddress [2021-02-16T09:19:47.215Z] --- PASS: TestGetAddress (0.00s) [2021-02-16T09:19:47.215Z] === RUN TestRemove [2021-02-16T09:19:47.215Z] --- SKIP: TestRemove (0.00s) [2021-02-16T09:19:47.215Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T09:19:47.215Z] === RUN TestInitializeWithVolumes [2021-02-16T09:19:47.215Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-16T09:19:47.215Z] === RUN TestCreate [2021-02-16T09:19:47.215Z] --- PASS: TestCreate (0.01s) [2021-02-16T09:19:47.215Z] === RUN TestValidateName [2021-02-16T09:19:47.215Z] --- PASS: TestValidateName (0.00s) [2021-02-16T09:19:47.215Z] === RUN TestCreateWithOpts [2021-02-16T09:19:47.215Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-16T09:19:47.215Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T09:19:47.215Z] === RUN TestRelaodNoOpts [2021-02-16T09:19:47.215Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-16T09:19:47.215Z] PASS [2021-02-16T09:19:47.215Z] coverage: 41.5% of statements [2021-02-16T09:19:47.215Z] ok github.com/docker/docker/volume/local 0.086s coverage: 41.5% of statements [2021-02-16T09:19:47.421Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T09:19:47.697Z] === RUN TestConvertTmpfsOptions [2021-02-16T09:19:47.697Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-16T09:19:47.697Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-16T09:19:47.697Z] parser_test.go:49: data="ro" [2021-02-16T09:19:47.697Z] === RUN TestParseMountRaw [2021-02-16T09:19:47.697Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-16T09:19:47.697Z] === RUN TestParseMountRawSplit [2021-02-16T09:19:47.697Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-16T09:19:47.697Z] parser_test.go:390: case 0 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 1 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 2 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 3 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 4 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 5 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 6 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 7 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 8 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 0 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 1 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 2 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 3 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 4 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 5 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 6 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 7 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 8 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 9 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 10 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 11 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 12 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 0 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 1 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 2 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 3 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 4 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 5 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 6 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 7 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 8 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 9 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 10 [2021-02-16T09:19:47.697Z] parser_test.go:390: case 11 [2021-02-16T09:19:47.697Z] === RUN TestParseMountSpec [2021-02-16T09:19:47.697Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-16T09:19:47.697Z] parser_test.go:455: case 0 [2021-02-16T09:19:47.697Z] parser_test.go:455: case 1 [2021-02-16T09:19:47.697Z] parser_test.go:455: case 2 [2021-02-16T09:19:47.697Z] parser_test.go:455: case 3 [2021-02-16T09:19:47.697Z] parser_test.go:455: case 4 [2021-02-16T09:19:47.697Z] parser_test.go:455: case 5 [2021-02-16T09:19:47.697Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-16T09:19:47.697Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-16T09:19:47.697Z] === RUN TestValidateMount [2021-02-16T09:19:47.697Z] --- PASS: TestValidateMount (0.00s) [2021-02-16T09:19:47.697Z] PASS [2021-02-16T09:19:47.697Z] coverage: 66.2% of statements [2021-02-16T09:19:47.697Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 66.2% of statements [2021-02-16T09:19:49.302Z] === RUN TestSetGetMeta [2021-02-16T09:19:49.302Z] === PAUSE TestSetGetMeta [2021-02-16T09:19:49.302Z] === RUN TestRestore [2021-02-16T09:19:49.302Z] === PAUSE TestRestore [2021-02-16T09:19:49.302Z] === RUN TestServiceCreate [2021-02-16T09:19:49.302Z] === PAUSE TestServiceCreate [2021-02-16T09:19:49.302Z] === RUN TestServiceList [2021-02-16T09:19:49.302Z] === PAUSE TestServiceList [2021-02-16T09:19:49.302Z] === RUN TestServiceRemove [2021-02-16T09:19:49.302Z] === PAUSE TestServiceRemove [2021-02-16T09:19:49.302Z] === RUN TestServiceGet [2021-02-16T09:19:49.302Z] === PAUSE TestServiceGet [2021-02-16T09:19:49.302Z] === RUN TestServicePrune [2021-02-16T09:19:49.302Z] === PAUSE TestServicePrune [2021-02-16T09:19:49.302Z] === RUN TestCreate [2021-02-16T09:19:49.302Z] === PAUSE TestCreate [2021-02-16T09:19:49.302Z] === RUN TestRemove [2021-02-16T09:19:49.302Z] === PAUSE TestRemove [2021-02-16T09:19:49.302Z] === RUN TestList [2021-02-16T09:19:49.302Z] === PAUSE TestList [2021-02-16T09:19:49.302Z] === RUN TestFindByDriver [2021-02-16T09:19:49.302Z] === PAUSE TestFindByDriver [2021-02-16T09:19:49.302Z] === RUN TestFindByReferenced [2021-02-16T09:19:49.302Z] === PAUSE TestFindByReferenced [2021-02-16T09:19:49.302Z] === RUN TestDerefMultipleOfSameRef [2021-02-16T09:19:49.302Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-16T09:19:49.302Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:19:49.302Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:19:49.302Z] === RUN TestDefererencePluginOnCreateError [2021-02-16T09:19:49.302Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-16T09:19:49.302Z] === RUN TestRefDerefRemove [2021-02-16T09:19:49.302Z] === PAUSE TestRefDerefRemove [2021-02-16T09:19:49.302Z] === RUN TestGet [2021-02-16T09:19:49.302Z] === PAUSE TestGet [2021-02-16T09:19:49.302Z] === RUN TestGetWithReference [2021-02-16T09:19:49.302Z] === PAUSE TestGetWithReference [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_nil_list [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_empty_list [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_filter_some [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_filter_middle [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:19:49.302Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-16T09:19:49.302Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_nil_list [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_filter_some [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_empty_list [2021-02-16T09:19:49.302Z] === CONT TestFilterFunc/test_filter_middle [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-16T09:19:49.302Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-16T09:19:49.302Z] === CONT TestSetGetMeta [2021-02-16T09:19:49.302Z] === CONT TestFindByReferenced [2021-02-16T09:19:49.302Z] === CONT TestServicePrune [2021-02-16T09:19:49.302Z] === CONT TestGetWithReference [2021-02-16T09:19:49.302Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-16T09:19:49.302Z] === CONT TestServiceGet [2021-02-16T09:19:49.302Z] --- PASS: TestFindByReferenced (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestServiceRemove [2021-02-16T09:19:49.302Z] --- PASS: TestGetWithReference (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestServiceList [2021-02-16T09:19:49.302Z] --- PASS: TestServiceGet (0.09s) [2021-02-16T09:19:49.302Z] === CONT TestServiceCreate [2021-02-16T09:19:49.302Z] time="2021-02-16T09:19:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:19:49.302Z] --- PASS: TestServiceRemove (0.09s) [2021-02-16T09:19:49.302Z] === CONT TestRestore [2021-02-16T09:19:49.302Z] --- PASS: TestServiceList (0.09s) [2021-02-16T09:19:49.302Z] === CONT TestFindByDriver [2021-02-16T09:19:49.302Z] time="2021-02-16T09:19:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:19:49.302Z] time="2021-02-16T09:19:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:19:49.302Z] time="2021-02-16T09:19:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-16T09:19:49.302Z] --- PASS: TestServiceCreate (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestList [2021-02-16T09:19:49.302Z] --- PASS: TestRestore (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestRemove [2021-02-16T09:19:49.302Z] time="2021-02-16T09:19:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:19:49.302Z] --- PASS: TestFindByDriver (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestCreate [2021-02-16T09:19:49.302Z] --- PASS: TestServicePrune (0.15s) [2021-02-16T09:19:49.302Z] === CONT TestDefererencePluginOnCreateError [2021-02-16T09:19:49.302Z] === CONT TestGet [2021-02-16T09:19:49.302Z] --- PASS: TestRemove (0.02s) [2021-02-16T09:19:49.302Z] === CONT TestRefDerefRemove [2021-02-16T09:19:49.302Z] --- PASS: TestCreate (0.02s) [2021-02-16T09:19:49.302Z] --- PASS: TestList (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:19:49.302Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-16T09:19:49.302Z] === CONT TestDerefMultipleOfSameRef [2021-02-16T09:19:49.302Z] --- PASS: TestGet (0.03s) [2021-02-16T09:19:49.302Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-02-16T09:19:49.302Z] --- PASS: TestRefDerefRemove (0.03s) [2021-02-16T09:19:49.302Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-16T09:19:49.302Z] PASS [2021-02-16T09:19:49.302Z] coverage: 70.3% of statements [2021-02-16T09:19:49.302Z] ok github.com/docker/docker/volume/service 0.255s coverage: 70.3% of statements [2021-02-16T09:19:49.941Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) [2021-02-16T09:19:49.941Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:19:50.504Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T09:19:51.571Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-02-16T09:19:51.571Z] === RUN TestClientStream [2021-02-16T09:19:51.571Z] --- PASS: TestClientStream (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestClientSendFile [2021-02-16T09:19:51.571Z] --- PASS: TestClientSendFile (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestClientWithRequestTimeout [2021-02-16T09:19:51.571Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestFileSpecPlugin [2021-02-16T09:19:51.571Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestFileJSONSpecPlugin [2021-02-16T09:19:51.571Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-16T09:19:51.571Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestPluginAddHandler [2021-02-16T09:19:51.571Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestPluginWaitBadPlugin [2021-02-16T09:19:51.571Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-16T09:19:51.571Z] === RUN TestGet [2021-02-16T09:19:51.571Z] time="2021-02-16T09:19:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-16T09:19:52.587Z] time="2021-02-16T09:19:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-16T09:19:53.018Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2021-02-16T09:19:53.018Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:19:53.273Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T09:19:53.832Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T09:19:54.198Z] time="2021-02-16T09:19:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-16T09:19:55.720Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2021-02-16T09:19:55.720Z] === RUN TestCreateServiceSysctls [2021-02-16T09:19:57.646Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T09:19:57.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-16T09:19:58.072Z] time="2021-02-16T09:19:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-16T09:19:59.788Z] --- PASS: TestCreateServiceSysctls (4.16s) [2021-02-16T09:19:59.788Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:20:00.713Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T09:20:00.968Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T09:20:03.482Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2021-02-16T09:20:03.482Z] === RUN TestInspect [2021-02-16T09:20:04.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-16T09:20:04.970Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-16T09:20:05.900Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T09:20:06.873Z] --- PASS: TestGet (15.00s) [2021-02-16T09:20:06.873Z] === RUN TestPluginWithNoManifest [2021-02-16T09:20:06.873Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-16T09:20:06.873Z] === RUN TestGetAll [2021-02-16T09:20:06.873Z] --- PASS: TestGetAll (0.00s) [2021-02-16T09:20:06.873Z] PASS [2021-02-16T09:20:06.873Z] coverage: 73.4% of statements [2021-02-16T09:20:06.873Z] ok github.com/docker/docker/pkg/plugins 34.983s coverage: 73.4% of statements [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/quota [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:20:06.873Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:20:07.265Z] --- PASS: TestInspect (4.16s) [2021-02-16T09:20:07.265Z] === RUN TestCreateJob [2021-02-16T09:20:07.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === Skipped [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-16T09:20:07.888Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-16T09:20:07.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-16T09:20:07.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-16T09:20:07.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-16T09:20:07.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T09:20:07.888Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-16T09:20:07.888Z] daemon_test.go:147: root required [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T09:20:07.888Z] reload_test.go:520: root required [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-16T09:20:07.888Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T09:20:07.888Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-16T09:20:07.888Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-16T09:20:07.888Z] download_test.go:268: Needs fixing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-16T09:20:07.888Z] layer_test.go:304: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-16T09:20:07.888Z] layer_test.go:353: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-16T09:20:07.888Z] layer_test.go:468: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-16T09:20:07.888Z] layer_test.go:697: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-16T09:20:07.888Z] migration_test.go:46: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T09:20:07.888Z] migration_test.go:182: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-16T09:20:07.888Z] mount_test.go:17: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-16T09:20:07.888Z] mount_test.go:76: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-16T09:20:07.888Z] mount_test.go:125: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-16T09:20:07.888Z] mount_test.go:212: Failing on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:134: Xz not present in msys2 [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:239: Failing on Windows CI machines [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:20:07.888Z] archive_windows_test.go:16: Currently fails [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-16T09:20:07.888Z] changes_test.go:192: needs more investigation [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-16T09:20:07.888Z] changes_test.go:405: needs further investigation [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-16T09:20:07.888Z] changes_test.go:441: needs further investigation [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-16T09:20:07.888Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-16T09:20:07.888Z] poller_test.go:41: No chmod on Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T09:20:07.888Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T09:20:07.888Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-16T09:20:07.888Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-16T09:20:07.888Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-02-16T09:20:07.888Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-16T09:20:07.888Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.888Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-16T09:20:07.888Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T09:20:07.888Z] [2021-02-16T09:20:07.889Z] [2021-02-16T09:20:07.889Z] DONE 1827 tests, 45 skipped in 199.384s [2021-02-16T09:20:07.889Z] INFO: make.ps1 ended at 02/16/2021 09:20:07 [2021-02-16T09:20:08.630Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T09:20:09.493Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-16T09:20:09.493Z] INFO: Unit tests ended at 02/16/2021 09:20:09. Duration:00:03:34.2624805 [2021-02-16T09:20:09.493Z] INFO: Building busybox [2021-02-16T09:20:09.493Z] Sending build context to Docker daemon 5.12kB [2021-02-16T09:20:09.493Z] [2021-02-16T09:20:09.493Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-16T09:20:09.493Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-16T09:20:09.493Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-16T09:20:09.493Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-16T09:20:09.493Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-16T09:20:09.493Z] ---> 31902e4b25a6 [2021-02-16T09:20:09.493Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-16T09:20:09.493Z] ---> Running in 727abfa7a60c [2021-02-16T09:20:09.600Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T09:20:10.528Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T09:20:11.088Z] --- PASS: TestCreateJob (3.83s) [2021-02-16T09:20:11.088Z] === RUN TestReplicatedJob [2021-02-16T09:20:11.650Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T09:20:11.905Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T09:20:12.844Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T09:20:14.337Z] Removing intermediate container 727abfa7a60c [2021-02-16T09:20:14.337Z] ---> bf9c69b89e3a [2021-02-16T09:20:14.337Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-16T09:20:14.337Z] ---> Running in f22b90cb06bd [2021-02-16T09:20:14.337Z] Removing intermediate container f22b90cb06bd [2021-02-16T09:20:14.337Z] ---> 40198780ad0b [2021-02-16T09:20:14.337Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-16T09:20:14.337Z] ---> Running in 9f401b09f987 [2021-02-16T09:20:14.337Z] Removing intermediate container 9f401b09f987 [2021-02-16T09:20:14.337Z] ---> ed81315b6e5a [2021-02-16T09:20:14.337Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-16T09:20:14.734Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T09:20:14.734Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T09:20:14.734Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T09:20:15.340Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T09:20:15.901Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T09:20:15.901Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T09:20:15.901Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T09:20:15.948Z] [2021-02-16T09:20:16.431Z] ---> c85c9e7876ba [2021-02-16T09:20:16.431Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-16T09:20:16.431Z] ---> Running in df321478f11a [2021-02-16T09:20:16.828Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T09:20:16.828Z] --- PASS: TestReplicatedJob (5.83s) [2021-02-16T09:20:16.828Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:20:16.828Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T09:20:17.083Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T09:20:17.083Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T09:20:17.083Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T09:20:17.083Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T09:20:17.339Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T09:20:17.339Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T09:20:19.314Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T09:20:19.314Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T09:20:19.314Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T09:20:20.676Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2021-02-16T09:20:20.676Z] === RUN TestServiceListWithStatuses [2021-02-16T09:20:20.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:20:20.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:20:20.676Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:20:23.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-16T09:20:24.554Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T09:20:24.554Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T09:20:24.554Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T09:20:24.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T09:20:24.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T09:20:25.065Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T09:20:25.226Z] Removing intermediate container df321478f11a [2021-02-16T09:20:25.226Z] ---> 3da7f08d4ffc [2021-02-16T09:20:25.226Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-16T09:20:25.226Z] ---> Running in 8d0ecb07fc23 [2021-02-16T09:20:25.991Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T09:20:26.243Z] [2021-02-16T09:20:26.243Z] SUCCESS: Specified value was saved. [2021-02-16T09:20:27.355Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2021-02-16T09:20:27.355Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:20:27.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T09:20:28.284Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T09:20:28.512Z] Removing intermediate container 8d0ecb07fc23 [2021-02-16T09:20:28.512Z] ---> e0722fc5f640 [2021-02-16T09:20:28.512Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-16T09:20:28.512Z] ---> Running in 56305c734340 [2021-02-16T09:20:29.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T09:20:31.011Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T09:20:31.936Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T09:20:31.936Z] --- PASS: TestDockerNetworkReConnect (4.82s) [2021-02-16T09:20:31.936Z] === RUN TestServicePlugin [2021-02-16T09:20:32.193Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T09:20:32.384Z] Cannot create a file when that file already exists. [2021-02-16T09:20:32.448Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T09:20:33.011Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T09:20:33.011Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-16T09:20:33.011Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-16T09:20:33.266Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-16T09:20:34.204Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-16T09:20:35.131Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-16T09:20:36.056Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-16T09:20:36.056Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-16T09:20:36.311Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-16T09:20:36.566Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-16T09:20:37.229Z] Removing intermediate container 56305c734340 [2021-02-16T09:20:37.229Z] ---> cf8689ce6c35 [2021-02-16T09:20:37.229Z] Step 13/13 : CMD ["sh"] [2021-02-16T09:20:37.229Z] ---> Running in 8a7971d9be7b [2021-02-16T09:20:37.712Z] Removing intermediate container 8a7971d9be7b [2021-02-16T09:20:37.712Z] ---> 44314956c275 [2021-02-16T09:20:37.712Z] Successfully built 44314956c275 [2021-02-16T09:20:37.712Z] Successfully tagged busybox:latest [2021-02-16T09:20:37.712Z] INFO: Docker images of the daemon under test [2021-02-16T09:20:37.712Z] [2021-02-16T09:20:37.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T09:20:37.712Z] busybox latest 44314956c275 Less than a second ago 5.28GB [2021-02-16T09:20:37.712Z] microsoft/windowsservercore latest 31902e4b25a6 10 days ago 5.21GB [2021-02-16T09:20:37.712Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 10 days ago 5.21GB [2021-02-16T09:20:37.712Z] [2021-02-16T09:20:37.712Z] INFO: Running integration tests at 02/16/2021 09:20:37... [2021-02-16T09:20:37.712Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-16T09:20:37.712Z] INFO: Integration API tests being run from the host: [2021-02-16T09:20:37.712Z] INFO: make.ps1 starting at 02/16/2021 09:20:37 [2021-02-16T09:20:38.196Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-16T09:20:43.095Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T09:20:44.019Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T09:20:45.905Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T09:20:47.274Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-16T09:20:47.834Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T09:20:48.395Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T09:20:49.361Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T09:20:49.660Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T09:20:50.221Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T09:20:51.151Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-16T09:20:52.512Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-16T09:20:53.438Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T09:20:55.953Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-16T09:20:57.839Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T09:20:58.398Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T09:20:59.333Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T09:20:59.894Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T09:21:00.151Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T09:21:01.076Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T09:21:01.076Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-16T09:21:01.331Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T09:21:01.586Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-16T09:21:01.841Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-16T09:21:01.841Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T09:21:02.810Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T09:21:03.735Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T09:21:03.735Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T09:21:03.735Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T09:21:03.735Z] --- PASS: TestServicePlugin (31.93s) [2021-02-16T09:21:03.735Z] plugin_test.go:62: [d3f39afc80b5d] joining swarm manager [ddc54fe8af457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:21:03.735Z] plugin_test.go:65: [d13a36df12178] joining swarm manager [ddc54fe8af457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:21:03.735Z] === RUN TestServiceUpdateLabel [2021-02-16T09:21:03.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:21:03.740Z] INFO: Testing against a local daemon [2021-02-16T09:21:03.740Z] === RUN TestBuildWithSession [2021-02-16T09:21:03.740Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:21:03.740Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:21:03.740Z] === RUN TestBuildSquashParent [2021-02-16T09:21:03.740Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-16T09:21:03.740Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:21:03.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:21:03.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:21:03.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:21:03.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:21:03.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:21:03.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:21:04.660Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T09:21:04.915Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T09:21:05.481Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T09:21:06.408Z] --- PASS: TestServiceUpdateLabel (2.43s) [2021-02-16T09:21:06.408Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:21:06.408Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-16T09:21:06.664Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-16T09:21:06.664Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-16T09:21:06.664Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T09:21:08.593Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-16T09:21:09.153Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T09:21:09.409Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T09:21:09.969Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T09:21:12.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:21:12.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:21:16.495Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T09:21:16.495Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-16T09:21:16.495Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T09:21:19.753Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T09:21:19.753Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.74s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.88s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.14s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.37s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.70s) [2021-02-16T09:21:19.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.93s) [2021-02-16T09:21:19.839Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:21:19.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:21:21.113Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2021-02-16T09:21:21.113Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:21:22.475Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T09:21:23.400Z] === RUN TestDockerSuite/TestExec [2021-02-16T09:21:23.969Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T09:21:24.543Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T09:21:25.104Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T09:21:25.664Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T09:21:26.590Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T09:21:27.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:21:27.152Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T09:21:27.712Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T09:21:28.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:21:28.273Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T09:21:28.614Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:21:28.833Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T09:21:29.393Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T09:21:29.955Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T09:21:30.219Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:21:30.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-16T09:21:31.136Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy (11.96s) [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.81s) [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2021-02-16T09:21:31.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2021-02-16T09:21:31.233Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:21:32.061Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T09:21:32.988Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T09:21:33.504Z] --- PASS: TestBuildMultiStageParentConfig (2.42s) [2021-02-16T09:21:33.504Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:21:33.504Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-16T09:21:33.504Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:21:33.504Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:21:34.393Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T09:21:34.953Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T09:21:35.113Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-02-16T09:21:35.113Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:21:35.879Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2021-02-16T09:21:35.879Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:21:36.805Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T09:21:37.732Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-16T09:21:38.657Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T09:21:39.585Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T09:21:40.146Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T09:21:40.707Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T09:21:41.268Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T09:21:42.194Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T09:21:42.755Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T09:21:43.316Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T09:21:45.690Z] --- PASS: TestBuildMultiStageOnBuild (10.96s) [2021-02-16T09:21:45.690Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:21:45.690Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-02-16T09:21:45.690Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:21:45.690Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:21:49.878Z] --- PASS: TestServiceUpdateNetwork (13.89s) [2021-02-16T09:21:49.878Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:21:51.240Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:21:51.801Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:21:54.310Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T09:21:54.565Z] === RUN TestDockerSuite/TestExecTTY [2021-02-16T09:21:55.492Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T09:21:56.417Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T09:21:56.977Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T09:21:57.538Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T09:21:57.538Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T09:21:58.941Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:21:58.941Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-16T09:21:59.239Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T09:22:00.164Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-16T09:22:00.725Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T09:22:01.285Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T09:22:06.559Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T09:22:06.559Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2021-02-16T09:22:06.559Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-02-16T09:22:06.559Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-02-16T09:22:06.559Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-16T09:22:06.559Z] PASS [2021-02-16T09:22:06.559Z] [2021-02-16T09:22:06.559Z] === Skipped [2021-02-16T09:22:06.559Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:22:06.559Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:22:06.559Z] [2021-02-16T09:22:06.559Z] [2021-02-16T09:22:06.559Z] DONE 27 tests, 1 skipped in 183.972s [2021-02-16T09:22:06.559Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:22:06.559Z] ++ 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 [2021-02-16T09:22:06.559Z] ++ set -e [2021-02-16T09:22:06.559Z] ++ '[' -n 0 ']' [2021-02-16T09:22:06.559Z] ++ set -x [2021-02-16T09:22:06.559Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:22:06.559Z] INFO: Testing against a local daemon [2021-02-16T09:22:06.559Z] === RUN TestSessionCreate [2021-02-16T09:22:06.559Z] --- PASS: TestSessionCreate (0.03s) [2021-02-16T09:22:06.559Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:22:06.559Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:22:06.559Z] PASS [2021-02-16T09:22:06.559Z] [2021-02-16T09:22:06.559Z] DONE 2 tests in 0.208s [2021-02-16T09:22:06.559Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:22:06.559Z] ++ 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 [2021-02-16T09:22:06.559Z] ++ set -e [2021-02-16T09:22:06.559Z] ++ '[' -n 0 ']' [2021-02-16T09:22:06.559Z] ++ set -x [2021-02-16T09:22:06.559Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:22:06.559Z] INFO: Testing against a local daemon [2021-02-16T09:22:06.559Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:22:06.559Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:22:06.559Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:22:06.559Z] === RUN TestEventsExecDie [2021-02-16T09:22:07.131Z] --- PASS: TestBuildMultiStageLayerLeak (18.98s) [2021-02-16T09:22:07.131Z] === RUN TestBuildWithHugeFile [2021-02-16T09:22:07.484Z] --- PASS: TestEventsExecDie (0.58s) [2021-02-16T09:22:07.484Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:22:07.484Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-16T09:22:07.484Z] === RUN TestInfoBinaryCommits [2021-02-16T09:22:07.484Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:22:07.484Z] === RUN TestInfoAPIVersioned [2021-02-16T09:22:07.484Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:22:07.484Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:22:08.044Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T09:22:08.044Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:22:08.973Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:22:08.973Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:22:09.575Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-16T09:22:09.575Z] === RUN TestInfoAPI [2021-02-16T09:22:09.575Z] --- PASS: TestInfoAPI (0.02s) [2021-02-16T09:22:09.575Z] === RUN TestInfoAPIWarnings [2021-02-16T09:22:10.503Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T09:22:12.395Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T09:22:16.594Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T09:22:17.156Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T09:22:17.156Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T09:22:17.156Z] === RUN TestDockerSuite/TestHealth [2021-02-16T09:22:27.131Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-16T09:22:27.131Z] === RUN TestInfoDebug [2021-02-16T09:22:27.131Z] --- PASS: TestInfoDebug (0.53s) [2021-02-16T09:22:27.131Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:22:27.131Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-16T09:22:27.131Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:22:27.131Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-16T09:22:27.131Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:22:27.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-02-16T09:22:27.386Z] === RUN TestPingCacheHeaders [2021-02-16T09:22:27.386Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:22:27.386Z] === RUN TestPingGet [2021-02-16T09:22:27.386Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:22:27.386Z] === RUN TestPingHead [2021-02-16T09:22:27.386Z] --- PASS: TestPingHead (0.02s) [2021-02-16T09:22:27.386Z] === RUN TestVersion [2021-02-16T09:22:27.641Z] --- PASS: TestVersion (0.02s) [2021-02-16T09:22:27.641Z] PASS [2021-02-16T09:22:27.641Z] [2021-02-16T09:22:27.641Z] === Skipped [2021-02-16T09:22:27.641Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:22:27.641Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:22:27.641Z] [2021-02-16T09:22:27.641Z] [2021-02-16T09:22:27.641Z] DONE 18 tests, 1 skipped in 20.992s [2021-02-16T09:22:27.641Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:22:27.641Z] ++ 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 [2021-02-16T09:22:27.641Z] ++ set -e [2021-02-16T09:22:27.641Z] ++ '[' -n 0 ']' [2021-02-16T09:22:27.641Z] ++ set -x [2021-02-16T09:22:27.641Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:22:27.641Z] INFO: Testing against a local daemon [2021-02-16T09:22:27.641Z] === RUN TestVolumesCreateAndList [2021-02-16T09:22:27.641Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-16T09:22:27.641Z] === RUN TestVolumesRemove [2021-02-16T09:22:27.897Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-16T09:22:27.897Z] === RUN TestVolumesInspect [2021-02-16T09:22:27.897Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T09:22:27.897Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:22:27.897Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:22:27.897Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:22:27.897Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:22:27.897Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:22:27.897Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:22:27.897Z] PASS [2021-02-16T09:22:27.897Z] [2021-02-16T09:22:27.897Z] DONE 5 tests in 0.288s [2021-02-16T09:22:27.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:22:28.152Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:22:28.152Z] +++ kill 5694 [2021-02-16T09:22:29.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-16T09:22:29.233Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:22:29.233Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:22:29.233Z] [2021-02-16T09:22:29.233Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:22:29.233Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:22:29.233Z] [2021-02-16T09:22:29.233Z] To set a process to complain mode, use the command line tool [2021-02-16T09:22:29.233Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:22:29.233Z] +++ true [2021-02-16T09:22:29.491Z] exiting test-integration [2021-02-16T09:22:29.491Z] ++ exit 0 [2021-02-16T09:22:29.491Z] [2021-02-16T09:22:30.416Z] + for job in $(jobs -p) [2021-02-16T09:22:30.416Z] + wait 5199 [2021-02-16T09:22:32.310Z] --- PASS: TestImportExtremelyLargeImageWorks (194.51s) [2021-02-16T09:22:32.310Z] PASS [2021-02-16T09:22:32.310Z] [2021-02-16T09:22:32.310Z] === Skipped [2021-02-16T09:22:32.310Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:22:32.310Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:22:32.310Z] [2021-02-16T09:22:32.310Z] [2021-02-16T09:22:32.310Z] DONE 12 tests, 1 skipped in 195.532s [2021-02-16T09:22:32.310Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:22:32.310Z] ++ 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 [2021-02-16T09:22:32.310Z] ++ set -e [2021-02-16T09:22:32.310Z] ++ '[' -n 0 ']' [2021-02-16T09:22:32.310Z] ++ set -x [2021-02-16T09:22:32.310Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:22:32.310Z] INFO: Testing against a local daemon [2021-02-16T09:22:32.310Z] === RUN TestNetworkCreateDelete [2021-02-16T09:22:32.310Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-16T09:22:32.310Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:22:32.310Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-02-16T09:22:32.310Z] === RUN TestDaemonDNSFallback [2021-02-16T09:22:32.310Z] --- PASS: TestDaemonDNSFallback (1.53s) [2021-02-16T09:22:32.310Z] === RUN TestInspectNetwork [2021-02-16T09:22:32.310Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:22:32.310Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:22:32.310Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:22:32.310Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:22:33.353Z] --- PASS: TestInspectNetwork (6.90s) [2021-02-16T09:22:33.353Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:22:33.353Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:22:33.353Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:22:33.353Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:22:33.353Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:22:35.428Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2021-02-16T09:22:35.428Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:22:35.428Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:22:35.428Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:22:35.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:22:35.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:22:35.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:22:35.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:22:35.428Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:22:35.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:22:35.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:22:35.428Z] === RUN TestNetworkList [2021-02-16T09:22:35.428Z] === RUN TestNetworkList//networks [2021-02-16T09:22:35.428Z] === PAUSE TestNetworkList//networks [2021-02-16T09:22:35.428Z] === RUN TestNetworkList//networks/ [2021-02-16T09:22:35.428Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:22:35.428Z] === CONT TestNetworkList//networks [2021-02-16T09:22:35.428Z] === CONT TestNetworkList//networks/ [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:22:35.428Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:22:35.428Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:22:36.067Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-16T09:22:36.067Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:22:36.994Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T09:22:36.995Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T09:22:36.995Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T09:22:36.995Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T09:22:36.995Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T09:22:36.995Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T09:22:37.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-16T09:22:37.106Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:22:37.743Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-16T09:22:37.743Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:22:37.920Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T09:22:37.920Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T09:22:37.920Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T09:22:37.920Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T09:22:38.176Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T09:22:38.176Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T09:22:38.739Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T09:22:38.739Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T09:22:38.782Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-16T09:22:38.782Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:22:39.300Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T09:22:39.300Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T09:22:39.862Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T09:22:40.330Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-02-16T09:22:40.330Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:22:40.423Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T09:22:40.423Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T09:22:40.637Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-16T09:22:40.637Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:22:40.984Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T09:22:42.717Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2021-02-16T09:22:42.717Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:22:42.717Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:22:42.717Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:22:42.717Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:22:44.245Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T09:22:44.245Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T09:22:44.245Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T09:22:44.806Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T09:22:46.168Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T09:22:46.168Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T09:22:47.093Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T09:22:48.500Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T09:22:49.426Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T09:22:49.987Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T09:22:50.548Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T09:22:50.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-16T09:22:51.153Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T09:22:51.153Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-16T09:22:51.153Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T09:22:51.715Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T09:22:52.277Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T09:22:53.206Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T09:22:53.768Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T09:22:54.377Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T09:22:55.305Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T09:22:55.305Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-16T09:22:55.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-16T09:22:56.672Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T09:22:57.232Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T09:22:58.089Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2021-02-16T09:22:58.090Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:22:58.158Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T09:22:58.158Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T09:22:58.719Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T09:22:58.719Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T09:22:59.645Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T09:23:00.205Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T09:23:00.766Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T09:23:01.691Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T09:23:01.691Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T09:23:01.691Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T09:23:01.691Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T09:23:02.252Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T09:23:03.179Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T09:23:03.179Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T09:23:03.673Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2021-02-16T09:23:03.674Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t767kx95l0alfulrhzq6jhtdr Created:2021-02-16 09:22:57.640841644 +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[10eac83a1425134aeb035557af0654c8dfc0a27d315267e8acb149ebe6317443:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z6m07zmyxr6i3iqyiokx4oskq EndpointID:3d637bad7788a8c0b44ecb9eb26a181053662150508ba0615ef6d6b7f163edad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6fd4ab292b0b4eedd08ff0e4d08fd706085d674cde965f17787bc4f7d87008de 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:bda3f87a30ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z6m07zmyxr6i3iqyiokx4oskq EndpointID:3d637bad7788a8c0b44ecb9eb26a181053662150508ba0615ef6d6b7f163edad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:23:03.674Z] PASS [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] === Skipped [2021-02-16T09:23:03.674Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:23:03.674Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] DONE 26 tests, 1 skipped in 39.248s [2021-02-16T09:23:03.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:23:03.674Z] ++ 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 [2021-02-16T09:23:03.674Z] ++ set -e [2021-02-16T09:23:03.674Z] ++ '[' -n 0 ']' [2021-02-16T09:23:03.674Z] ++ set -x [2021-02-16T09:23:03.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2021-02-16T09:23:03.674Z] INFO: Testing against a local daemon [2021-02-16T09:23:03.674Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:23:03.674Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:23:03.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:23:03.674Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:23:03.674Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:23:03.674Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:23:03.674Z] PASS [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] === Skipped [2021-02-16T09:23:03.674Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:23:03.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:23:03.674Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] [2021-02-16T09:23:03.674Z] DONE 2 tests, 2 skipped in 0.073s [2021-02-16T09:23:03.674Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:23:03.674Z] ++ 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 [2021-02-16T09:23:03.674Z] ++ set -e [2021-02-16T09:23:03.674Z] ++ '[' -n 0 ']' [2021-02-16T09:23:03.674Z] ++ set -x [2021-02-16T09:23:03.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2021-02-16T09:23:03.674Z] INFO: Testing against a local daemon [2021-02-16T09:23:03.674Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:23:04.104Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T09:23:04.665Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T09:23:05.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-02-16T09:23:05.187Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:23:05.826Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:23:06.549Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T09:23:06.549Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T09:23:06.805Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T09:23:06.866Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:23:07.366Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T09:23:07.502Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:23:08.290Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T09:23:08.852Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T09:23:09.452Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T09:23:09.708Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T09:23:10.244Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:23:10.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-16T09:23:10.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T09:23:11.132Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T09:23:11.132Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-16T09:23:11.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:23:13.019Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T09:23:13.952Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T09:23:14.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-16T09:23:14.770Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-16T09:23:15.025Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T09:23:15.295Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan (11.18s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2021-02-16T09:23:16.336Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2021-02-16T09:23:16.336Z] PASS [2021-02-16T09:23:16.336Z] [2021-02-16T09:23:16.336Z] DONE 8 tests in 12.650s [2021-02-16T09:23:16.336Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:23:16.336Z] ++ 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 [2021-02-16T09:23:16.336Z] ++ set -e [2021-02-16T09:23:16.336Z] ++ '[' -n 0 ']' [2021-02-16T09:23:16.336Z] ++ set -x [2021-02-16T09:23:16.336Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:23:16.336Z] testing: warning: no tests to run [2021-02-16T09:23:16.336Z] PASS [2021-02-16T09:23:16.336Z] [2021-02-16T09:23:16.336Z] DONE 0 tests in 0.011s [2021-02-16T09:23:16.336Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:23:16.336Z] ++ 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 [2021-02-16T09:23:16.336Z] ++ set -e [2021-02-16T09:23:16.336Z] ++ '[' -n 0 ']' [2021-02-16T09:23:16.336Z] ++ set -x [2021-02-16T09:23:16.336Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:23:16.336Z] INFO: Testing against a local daemon [2021-02-16T09:23:16.336Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:23:16.389Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T09:23:17.850Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-02-16T09:23:17.850Z] === RUN TestAuthZPluginTLS [2021-02-16T09:23:18.280Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T09:23:18.488Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-16T09:23:18.488Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:23:18.786Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-16T09:23:18.786Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:23:19.421Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T09:23:19.421Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:23:20.059Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-16T09:23:20.059Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:23:20.170Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T09:23:20.425Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-16T09:23:21.577Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-02-16T09:23:21.577Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:23:21.871Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:23:21.871Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:23:22.311Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T09:23:22.311Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T09:23:22.509Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-16T09:23:22.509Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:23:22.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T09:23:23.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-16T09:23:23.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:23:24.719Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-02-16T09:23:24.719Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:23:26.794Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-02-16T09:23:26.794Z] === RUN TestAuthZPluginHeader [2021-02-16T09:23:27.102Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-02-16T09:23:27.102Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:23:27.102Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:23:27.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:27.102Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:23:27.102Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:23:27.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:27.102Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:23:27.102Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:23:27.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:27.102Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:23:27.102Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:23:27.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:27.102Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:23:30.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T09:23:31.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T09:23:31.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-16T09:23:32.751Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T09:23:33.007Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T09:23:36.214Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-16T09:23:36.214Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T09:23:36.214Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T09:23:36.214Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T09:23:36.214Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T09:23:36.778Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T09:23:37.339Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T09:23:41.511Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T09:23:41.511Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T09:23:46.344Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-02-16T09:23:46.344Z] PASS [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] === Skipped [2021-02-16T09:23:46.344Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:23:46.344Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:23:46.344Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:23:46.344Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:23:46.344Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] [2021-02-16T09:23:46.344Z] DONE 17 tests, 4 skipped in 27.714s [2021-02-16T09:23:46.344Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:23:46.344Z] ++ 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 [2021-02-16T09:23:46.344Z] ++ set -e [2021-02-16T09:23:46.344Z] ++ '[' -n 0 ']' [2021-02-16T09:23:46.344Z] ++ set -x [2021-02-16T09:23:46.344Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:23:46.344Z] INFO: Testing against a local daemon [2021-02-16T09:23:46.344Z] === RUN TestPluginInvalidJSON [2021-02-16T09:23:46.344Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:23:46.344Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:23:46.344Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:23:46.344Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T09:23:46.344Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:23:46.344Z] === RUN TestPluginInstall [2021-02-16T09:23:46.345Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:23:46.345Z] time="2021-02-16T09:23:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:46.345Z] time="2021-02-16T09:23:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875a5073c3a4a71e3f423ff702b4f4488f888bb046daf20e7dc1a438eafcb029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:46.345Z] time="2021-02-16T09:23:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:46.345Z] time="2021-02-16T09:23:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875a5073c3a4a71e3f423ff702b4f4488f888bb046daf20e7dc1a438eafcb029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:46.345Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:23:46.638Z] time="2021-02-16T09:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:46.638Z] time="2021-02-16T09:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875a5073c3a4a71e3f423ff702b4f4488f888bb046daf20e7dc1a438eafcb029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:46.638Z] time="2021-02-16T09:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:46.638Z] time="2021-02-16T09:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875a5073c3a4a71e3f423ff702b4f4488f888bb046daf20e7dc1a438eafcb029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:46.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T09:23:46.745Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T09:23:46.745Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T09:23:46.932Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:23:47.304Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T09:23:47.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-16T09:23:48.121Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T09:23:48.445Z] time="2021-02-16T09:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:48.445Z] time="2021-02-16T09:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc6a217366d8eb07a920ec98acb3454d0c8ba816542ccfd00e0e21926f7c010a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:48.445Z] time="2021-02-16T09:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:23:48.445Z] time="2021-02-16T09:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc6a217366d8eb07a920ec98acb3454d0c8ba816542ccfd00e0e21926f7c010a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:23:48.445Z] --- PASS: TestPluginInstall (4.29s) [2021-02-16T09:23:48.445Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-02-16T09:23:48.445Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-02-16T09:23:48.445Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-16T09:23:48.445Z] plugin_test.go:160: [d5eea9eb0bcd7] daemon is not started [2021-02-16T09:23:48.445Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:23:49.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T09:23:50.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T09:23:50.518Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:23:51.153Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:23:51.341Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T09:23:52.665Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2021-02-16T09:23:52.665Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-02-16T09:23:52.665Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-02-16T09:23:52.665Z] PASS [2021-02-16T09:23:52.665Z] [2021-02-16T09:23:52.665Z] DONE 9 tests in 8.409s [2021-02-16T09:23:52.665Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:23:52.665Z] ++ 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 [2021-02-16T09:23:52.665Z] ++ set -e [2021-02-16T09:23:52.665Z] ++ '[' -n 0 ']' [2021-02-16T09:23:52.665Z] ++ set -x [2021-02-16T09:23:52.665Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:23:52.665Z] INFO: Testing against a local daemon [2021-02-16T09:23:52.665Z] === RUN TestExternalGraphDriver [2021-02-16T09:23:52.665Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:23:53.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-16T09:23:53.835Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T09:23:54.395Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T09:23:54.739Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:23:54.957Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T09:23:56.257Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:23:58.327Z] --- PASS: TestExternalGraphDriver (5.44s) [2021-02-16T09:23:58.327Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2021-02-16T09:23:58.327Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-02-16T09:23:58.327Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2021-02-16T09:23:58.327Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:23:58.327Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2021-02-16T09:23:58.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:58.327Z] PASS [2021-02-16T09:23:58.327Z] [2021-02-16T09:23:58.327Z] === Skipped [2021-02-16T09:23:58.327Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2021-02-16T09:23:58.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:23:58.327Z] [2021-02-16T09:23:58.327Z] [2021-02-16T09:23:58.327Z] DONE 5 tests, 1 skipped in 5.609s [2021-02-16T09:23:58.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:23:58.327Z] ++ 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 [2021-02-16T09:23:58.327Z] ++ set -e [2021-02-16T09:23:58.327Z] ++ '[' -n 0 ']' [2021-02-16T09:23:58.327Z] ++ set -x [2021-02-16T09:23:58.327Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:23:58.327Z] INFO: Testing against a local daemon [2021-02-16T09:23:58.327Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:23:58.327Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:23:58.327Z] === RUN TestReadPluginNoRead [2021-02-16T09:23:58.327Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:23:58.327Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:23:58.327Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:23:58.327Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:23:58.327Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:23:58.327Z] === CONT TestReadPluginNoRead [2021-02-16T09:24:01.542Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T09:24:03.930Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:24:03.930Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2021-02-16T09:24:04.566Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:24:06.080Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:24:07.588Z] --- PASS: TestReadPluginNoRead (9.42s) [2021-02-16T09:24:07.588Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-02-16T09:24:07.588Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-02-16T09:24:07.588Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-02-16T09:24:07.588Z] read_test.go:92: [d688d128b9f98] daemon is not started [2021-02-16T09:24:08.068Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T09:24:08.068Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T09:24:08.068Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T09:24:08.629Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T09:24:08.630Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2021-02-16T09:24:08.630Z] PASS [2021-02-16T09:24:08.630Z] [2021-02-16T09:24:08.630Z] DONE 6 tests in 10.668s [2021-02-16T09:24:08.630Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:24:08.630Z] ++ 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 [2021-02-16T09:24:08.630Z] ++ set -e [2021-02-16T09:24:08.630Z] ++ '[' -n 0 ']' [2021-02-16T09:24:08.630Z] ++ set -x [2021-02-16T09:24:08.630Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:24:08.630Z] testing: warning: no tests to run [2021-02-16T09:24:08.630Z] PASS [2021-02-16T09:24:08.630Z] [2021-02-16T09:24:08.630Z] DONE 0 tests in 0.022s [2021-02-16T09:24:08.884Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T09:24:08.923Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:24:08.923Z] ++ 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 [2021-02-16T09:24:08.923Z] ++ set -e [2021-02-16T09:24:08.923Z] ++ '[' -n 0 ']' [2021-02-16T09:24:08.923Z] ++ set -x [2021-02-16T09:24:08.923Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:24:08.923Z] INFO: Testing against a local daemon [2021-02-16T09:24:08.923Z] === RUN TestPluginWithDevMounts [2021-02-16T09:24:08.923Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:24:08.923Z] === CONT TestPluginWithDevMounts [2021-02-16T09:24:09.139Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T09:24:09.708Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T09:24:11.000Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-02-16T09:24:11.000Z] PASS [2021-02-16T09:24:11.000Z] [2021-02-16T09:24:11.000Z] DONE 1 tests in 1.923s [2021-02-16T09:24:11.000Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:24:11.000Z] ++ 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 [2021-02-16T09:24:11.000Z] ++ set -e [2021-02-16T09:24:11.000Z] ++ '[' -n 0 ']' [2021-02-16T09:24:11.000Z] ++ set -x [2021-02-16T09:24:11.000Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:24:11.000Z] INFO: Testing against a local daemon [2021-02-16T09:24:11.000Z] === RUN TestSecretInspect [2021-02-16T09:24:11.089Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T09:24:11.345Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-16T09:24:13.080Z] --- PASS: TestSecretInspect (1.95s) [2021-02-16T09:24:13.080Z] === RUN TestSecretList [2021-02-16T09:24:14.602Z] --- PASS: TestSecretList (1.96s) [2021-02-16T09:24:14.602Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:24:16.679Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-02-16T09:24:16.679Z] === RUN TestSecretsUpdate [2021-02-16T09:24:17.869Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T09:24:18.124Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T09:24:18.684Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T09:24:18.748Z] --- PASS: TestSecretsUpdate (1.91s) [2021-02-16T09:24:18.748Z] === RUN TestTemplatedSecret [2021-02-16T09:24:19.504Z] --- PASS: TestBuildWithHugeFile (130.75s) [2021-02-16T09:24:19.504Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:24:20.570Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T09:24:20.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-16T09:24:21.496Z] --- PASS: TestTemplatedSecret (2.45s) [2021-02-16T09:24:21.496Z] === RUN TestSecretCreateResolve [2021-02-16T09:24:23.006Z] --- PASS: TestSecretCreateResolve (1.96s) [2021-02-16T09:24:23.006Z] PASS [2021-02-16T09:24:23.006Z] [2021-02-16T09:24:23.006Z] DONE 6 tests in 12.224s [2021-02-16T09:24:23.006Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:24:23.006Z] ++ 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 [2021-02-16T09:24:23.006Z] ++ set -e [2021-02-16T09:24:23.006Z] ++ '[' -n 0 ']' [2021-02-16T09:24:23.006Z] ++ set -x [2021-02-16T09:24:23.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:24:23.006Z] INFO: Testing against a local daemon [2021-02-16T09:24:23.006Z] === RUN TestServiceCreateInit [2021-02-16T09:24:23.006Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:24:24.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-16T09:24:26.601Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T09:24:26.601Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T09:24:26.856Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T09:24:27.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:24:30.117Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T09:24:31.023Z] --- PASS: TestServiceCreateInit (7.37s) [2021-02-16T09:24:31.023Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2021-02-16T09:24:31.023Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2021-02-16T09:24:31.023Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:24:31.482Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T09:24:33.368Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T09:24:37.528Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T09:24:38.901Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T09:24:39.461Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T09:24:40.387Z] === RUN TestDockerSuite/TestPortList [2021-02-16T09:24:46.401Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2021-02-16T09:24:46.401Z] === RUN TestCreateServiceConflict [2021-02-16T09:24:46.962Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T09:24:46.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-16T09:24:47.446Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-02-16T09:24:47.446Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:24:47.522Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T09:24:50.192Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2021-02-16T09:24:50.192Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:24:54.092Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T09:24:54.092Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T09:24:54.092Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T09:24:54.347Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T09:24:54.347Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T09:24:54.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T09:24:54.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T09:24:55.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T09:24:55.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T09:24:56.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T09:24:56.393Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-16T09:24:58.280Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-16T09:24:59.249Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-16T09:24:59.505Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-16T09:24:59.760Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T09:25:02.272Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T09:25:02.527Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T09:25:05.546Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2021-02-16T09:25:05.546Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:25:05.546Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2021-02-16T09:25:05.546Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:25:05.835Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T09:25:07.618Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2021-02-16T09:25:07.618Z] === RUN TestCreateServiceSysctls [2021-02-16T09:25:10.013Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T09:25:10.013Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T09:25:10.489Z] --- PASS: TestCreateServiceSysctls (2.96s) [2021-02-16T09:25:10.489Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:25:11.898Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T09:25:12.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-16T09:25:12.572Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-02-16T09:25:12.572Z] === RUN TestInspect [2021-02-16T09:25:15.323Z] --- PASS: TestInspect (2.49s) [2021-02-16T09:25:15.323Z] === RUN TestCreateJob [2021-02-16T09:25:18.067Z] --- PASS: TestCreateJob (2.86s) [2021-02-16T09:25:18.067Z] === RUN TestReplicatedJob [2021-02-16T09:25:18.686Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T09:25:20.094Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T09:25:22.022Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T09:25:22.947Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T09:25:23.652Z] --- PASS: TestReplicatedJob (5.05s) [2021-02-16T09:25:23.652Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:25:23.873Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T09:25:25.234Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T09:25:26.400Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-02-16T09:25:26.400Z] === RUN TestServiceListWithStatuses [2021-02-16T09:25:26.400Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:25:26.400Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:25:26.400Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:25:27.123Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T09:25:28.048Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T09:25:28.048Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T09:25:28.610Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T09:25:29.972Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T09:25:30.886Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2021-02-16T09:25:30.886Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:25:31.857Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T09:25:32.159Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T09:25:32.159Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T09:25:32.159Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T09:25:32.415Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T09:25:32.415Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T09:25:32.976Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T09:25:33.639Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2021-02-16T09:25:33.639Z] === RUN TestServicePlugin [2021-02-16T09:25:33.639Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:25:33.639Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:25:33.639Z] === RUN TestServiceUpdateLabel [2021-02-16T09:25:34.353Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T09:25:34.913Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T09:25:35.473Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T09:25:35.717Z] --- PASS: TestServiceUpdateLabel (1.91s) [2021-02-16T09:25:35.717Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:25:37.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-16T09:25:42.191Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T09:25:43.554Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T09:25:44.917Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T09:25:45.172Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T09:25:45.172Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T09:25:45.427Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T09:25:47.940Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T09:25:48.501Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T09:25:50.387Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T09:25:51.081Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2021-02-16T09:25:51.081Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:25:51.750Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T09:25:51.750Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T09:25:52.005Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T09:25:54.516Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T09:25:55.077Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T09:25:55.077Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T09:25:56.442Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T09:25:57.003Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T09:25:58.387Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T09:25:58.948Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T09:25:59.204Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T09:26:00.133Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T09:26:03.396Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T09:26:03.396Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T09:26:03.728Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2021-02-16T09:26:03.728Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:26:03.956Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T09:26:04.211Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T09:26:05.181Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T09:26:06.108Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T09:26:06.108Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T09:26:07.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T09:26:07.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T09:26:07.596Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T09:26:08.520Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T09:26:09.082Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T09:26:09.644Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T09:26:10.205Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-16T09:26:11.129Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T09:26:12.054Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-16T09:26:12.614Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-16T09:26:13.174Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-16T09:26:13.734Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-16T09:26:14.295Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-16T09:26:14.857Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T09:26:15.783Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-16T09:26:16.343Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T09:26:16.378Z] --- PASS: TestServiceUpdateNetwork (12.13s) [2021-02-16T09:26:16.378Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:26:16.904Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T09:26:17.020Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:26:17.159Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T09:26:17.656Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:26:17.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-16T09:26:17.742Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T09:26:17.742Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T09:26:19.642Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T09:26:20.571Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T09:26:21.132Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T09:26:22.059Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T09:26:22.314Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T09:26:22.569Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T09:26:22.824Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T09:26:23.383Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T09:26:23.943Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T09:26:24.504Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T09:26:24.553Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:26:25.064Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T09:26:25.064Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T09:26:25.320Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T09:26:25.320Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T09:26:26.245Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T09:26:26.805Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T09:26:27.365Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T09:26:27.928Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T09:26:28.182Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T09:26:28.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T09:26:29.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T09:26:30.726Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T09:26:31.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T09:26:32.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T09:26:32.833Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T09:26:33.046Z] --- PASS: TestServiceUpdatePidsLimit (15.86s) [2021-02-16T09:26:33.047Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2021-02-16T09:26:33.047Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-16T09:26:33.047Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2021-02-16T09:26:33.047Z] PASS [2021-02-16T09:26:33.047Z] [2021-02-16T09:26:33.047Z] === Skipped [2021-02-16T09:26:33.047Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:26:33.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:26:33.047Z] [2021-02-16T09:26:33.047Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-16T09:26:33.047Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:26:33.047Z] [2021-02-16T09:26:33.047Z] [2021-02-16T09:26:33.047Z] DONE 27 tests, 2 skipped in 128.834s [2021-02-16T09:26:33.047Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:26:33.047Z] ++ 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 [2021-02-16T09:26:33.047Z] ++ set -e [2021-02-16T09:26:33.047Z] ++ '[' -n 0 ']' [2021-02-16T09:26:33.047Z] ++ set -x [2021-02-16T09:26:33.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:26:33.047Z] INFO: Testing against a local daemon [2021-02-16T09:26:33.047Z] === RUN TestSessionCreate [2021-02-16T09:26:33.047Z] --- PASS: TestSessionCreate (0.04s) [2021-02-16T09:26:33.047Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:26:33.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-16T09:26:33.047Z] PASS [2021-02-16T09:26:33.047Z] [2021-02-16T09:26:33.047Z] DONE 2 tests in 0.154s [2021-02-16T09:26:33.047Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:26:33.047Z] ++ 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 [2021-02-16T09:26:33.047Z] ++ set -e [2021-02-16T09:26:33.047Z] ++ '[' -n 0 ']' [2021-02-16T09:26:33.047Z] ++ set -x [2021-02-16T09:26:33.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-16T09:26:33.047Z] INFO: Testing against a local daemon [2021-02-16T09:26:33.047Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:26:33.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:26:33.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:26:33.047Z] === RUN TestEventsExecDie [2021-02-16T09:26:33.047Z] --- PASS: TestEventsExecDie (0.61s) [2021-02-16T09:26:33.047Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:26:33.047Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-16T09:26:33.047Z] === RUN TestInfoBinaryCommits [2021-02-16T09:26:33.047Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-16T09:26:33.047Z] === RUN TestInfoAPIVersioned [2021-02-16T09:26:33.047Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:26:33.047Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:26:33.338Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-16T09:26:33.338Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:26:33.394Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T09:26:33.955Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T09:26:34.376Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:26:34.376Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:26:34.516Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T09:26:35.022Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-02-16T09:26:35.022Z] === RUN TestInfoAPI [2021-02-16T09:26:35.022Z] --- PASS: TestInfoAPI (0.04s) [2021-02-16T09:26:35.022Z] === RUN TestInfoAPIWarnings [2021-02-16T09:26:36.404Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T09:26:38.940Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T09:26:38.940Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T09:26:39.197Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T09:26:40.563Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T09:26:42.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T09:26:42.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-16T09:26:45.222Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T09:26:47.736Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T09:26:47.736Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T09:26:47.736Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T09:26:47.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-16T09:26:47.736Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T09:26:49.182Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T09:26:49.440Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-16T09:26:50.366Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T09:26:52.252Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T09:26:52.811Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T09:26:52.811Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-16T09:26:53.610Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-16T09:26:53.610Z] === RUN TestInfoDebug [2021-02-16T09:26:53.610Z] --- PASS: TestInfoDebug (0.53s) [2021-02-16T09:26:53.610Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:26:53.610Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-16T09:26:53.610Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:26:53.610Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-16T09:26:53.610Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:26:53.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2021-02-16T09:26:53.610Z] === RUN TestPingCacheHeaders [2021-02-16T09:26:53.610Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-16T09:26:53.610Z] === RUN TestPingGet [2021-02-16T09:26:53.610Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:26:53.610Z] === RUN TestPingHead [2021-02-16T09:26:53.610Z] --- PASS: TestPingHead (0.03s) [2021-02-16T09:26:53.610Z] === RUN TestVersion [2021-02-16T09:26:53.610Z] --- PASS: TestVersion (0.03s) [2021-02-16T09:26:53.610Z] PASS [2021-02-16T09:26:53.610Z] [2021-02-16T09:26:53.610Z] === Skipped [2021-02-16T09:26:53.610Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:26:53.610Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:26:53.610Z] [2021-02-16T09:26:53.610Z] [2021-02-16T09:26:53.610Z] DONE 18 tests, 1 skipped in 21.361s [2021-02-16T09:26:53.610Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:26:53.610Z] ++ 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 [2021-02-16T09:26:53.610Z] ++ set -e [2021-02-16T09:26:53.610Z] ++ '[' -n 0 ']' [2021-02-16T09:26:53.610Z] ++ set -x [2021-02-16T09:26:53.610Z] ++ env -i DEST=/go/src/github.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 [2021-02-16T09:26:53.610Z] INFO: Testing against a local daemon [2021-02-16T09:26:53.610Z] === RUN TestVolumesCreateAndList [2021-02-16T09:26:53.610Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:26:53.610Z] === RUN TestVolumesRemove [2021-02-16T09:26:53.610Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-16T09:26:53.610Z] === RUN TestVolumesInspect [2021-02-16T09:26:53.610Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T09:26:53.610Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:26:53.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:53.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:53.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:53.610Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-16T09:26:53.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:26:53.610Z] PASS [2021-02-16T09:26:53.610Z] [2021-02-16T09:26:53.610Z] DONE 5 tests in 0.207s [2021-02-16T09:26:53.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:26:53.903Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:26:53.903Z] +++ kill 14134 [2021-02-16T09:26:54.177Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T09:26:54.434Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-16T09:26:54.434Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T09:26:54.997Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-16T09:26:55.415Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:26:55.415Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:26:55.415Z] [2021-02-16T09:26:55.415Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:26:55.415Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:26:55.415Z] [2021-02-16T09:26:55.415Z] To set a process to complain mode, use the command line tool [2021-02-16T09:26:55.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:26:55.415Z] +++ true [2021-02-16T09:26:55.415Z] exiting test-integration [2021-02-16T09:26:55.415Z] ++ exit 0 [2021-02-16T09:26:55.415Z] [2021-02-16T09:26:56.360Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-16T09:26:56.360Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T09:26:56.360Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T09:26:56.921Z] === RUN TestDockerSuite/TestRunEchoNamedContainer Post stage [Pipeline] junit [2021-02-16T09:26:56.978Z] Recording test results [2021-02-16T09:26:57.482Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T09:26:57.548Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:26:58.017Z] + echo Ensuring container killed. [2021-02-16T09:26:58.017Z] Ensuring container killed. [2021-02-16T09:26:58.017Z] + docker rm -vf docker-pr1 [2021-02-16T09:26:58.017Z] Error: No such container: docker-pr1 [2021-02-16T09:26:58.017Z] + true [2021-02-16T09:26:58.045Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [Pipeline] sh [2021-02-16T09:26:58.398Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:26:58.398Z] Chowning /workspace to jenkins user [2021-02-16T09:26:58.398Z] + id -u [2021-02-16T09:26:58.398Z] + id -g [2021-02-16T09:26:58.398Z] + docker run --rm -v /home/docker/workspace/moby_PR-42031:/workspace busybox chown -R 1001:1001 /workspace [2021-02-16T09:26:58.398Z] Unable to find image 'busybox:latest' locally [2021-02-16T09:26:58.925Z] latest: Pulling from library/busybox [2021-02-16T09:26:58.925Z] 97ab23f2d56c: Pulling fs layer [2021-02-16T09:26:58.925Z] 97ab23f2d56c: Verifying Checksum [2021-02-16T09:26:58.925Z] 97ab23f2d56c: Download complete [2021-02-16T09:26:58.972Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T09:26:58.972Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T09:26:59.217Z] 97ab23f2d56c: Pull complete [2021-02-16T09:26:59.217Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T09:26:59.217Z] Status: Downloaded newer image for busybox:latest [2021-02-16T09:26:59.531Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-16T09:26:59.531Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T09:27:00.092Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T09:27:00.651Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T09:27:00.907Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:27:01.702Z] + bundleName=ppc64le-integration [2021-02-16T09:27:01.702Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-16T09:27:01.702Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-16T09:27:01.702Z] + find bundles+ -path */root/*overlay2 -prune -o -typexargs f tar ( -czf -name ppc64le-integration-bundles.tar.gz *-report.json [2021-02-16T09:27:01.702Z] -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-16T09:27:01.751Z] Archiving artifacts [2021-02-16T09:27:01.835Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T09:27:02.091Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-16T09:27:02.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:27:02.347Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T09:27:02.507Z] + make clean [2021-02-16T09:27:02.798Z] make: command: Command not found [2021-02-16T09:27:02.798Z] make: command: Command not found [2021-02-16T09:27:02.798Z] docker volume rm -f docker-dev-cache [2021-02-16T09:27:02.798Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:27:02.908Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T09:27:03.470Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T09:27:03.470Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T09:27:04.030Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T09:27:04.592Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T09:27:05.955Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T09:27:06.211Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T09:27:06.211Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T09:27:06.211Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:27:09.474Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T09:27:09.729Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T09:27:11.091Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-16T09:27:21.107Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-16T09:27:21.666Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T09:27:22.592Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-16T09:27:22.592Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-16T09:27:22.592Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T09:27:22.592Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T09:27:23.153Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T09:27:25.039Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T09:27:25.965Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T09:27:26.890Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T09:27:33.414Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T09:27:33.414Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T09:27:33.414Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T09:27:33.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T09:27:33.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T09:27:33.974Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T09:27:34.535Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-16T09:27:35.095Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T09:27:36.023Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T09:27:37.389Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T09:27:37.389Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T09:27:37.645Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T09:27:39.008Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T09:27:39.934Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T09:27:44.102Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-16T09:27:44.357Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T09:27:44.917Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T09:27:45.478Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T09:27:46.842Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T09:27:47.099Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-16T09:27:48.464Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T09:27:50.976Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T09:27:52.337Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T09:27:53.700Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T09:27:54.624Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T09:27:55.548Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T09:27:55.548Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T09:27:56.109Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T09:27:56.670Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T09:27:57.231Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T09:27:57.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T09:27:58.847Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T09:28:00.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-16T09:28:00.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T09:28:02.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-16T09:28:04.341Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T09:28:04.341Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T09:28:04.597Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-16T09:28:05.552Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T09:28:05.552Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T09:28:06.480Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-16T09:28:06.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-16T09:28:06.738Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T09:28:06.994Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T09:28:07.555Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-16T09:28:08.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-16T09:28:11.427Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-16T09:28:13.311Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-16T09:28:13.311Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T09:28:13.873Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-16T09:28:14.434Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-16T09:28:14.690Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T09:28:16.054Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-16T09:28:16.980Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-16T09:28:17.541Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T09:28:17.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-16T09:28:18.103Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T09:28:18.665Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T09:28:18.919Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T09:28:19.887Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T09:28:19.887Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-16T09:28:20.448Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T09:28:20.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-16T09:28:21.009Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T09:28:21.009Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T09:28:21.569Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-16T09:28:22.499Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T09:28:22.499Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T09:28:24.385Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-16T09:28:25.317Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T09:28:26.697Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T09:28:27.257Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T09:28:30.515Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-16T09:28:30.772Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T09:28:31.333Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T09:28:31.894Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-16T09:28:33.782Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-16T09:28:34.343Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-16T09:28:35.705Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-16T09:28:37.069Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-16T09:28:40.376Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-16T09:28:40.632Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-16T09:28:40.887Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-16T09:28:41.446Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-16T09:28:42.006Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-16T09:28:42.262Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-16T09:28:42.822Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-16T09:28:43.077Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T09:28:43.642Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T09:28:44.202Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T09:28:46.715Z] === RUN TestDockerSuite/TestRunState [2021-02-16T09:28:47.684Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T09:28:47.940Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T09:28:48.892Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T09:28:48.892Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-16T09:28:48.892Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T09:28:48.892Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-16T09:28:49.458Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T09:28:50.018Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-16T09:28:51.383Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T09:28:51.383Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T09:28:51.383Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T09:28:52.309Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-16T09:28:52.309Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-16T09:28:54.237Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-16T09:28:54.799Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-16T09:28:56.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-16T09:28:56.685Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-16T09:28:59.198Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T09:28:59.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-16T09:29:02.757Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T09:29:02.757Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T09:29:03.012Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T09:29:03.572Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T09:29:04.132Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-16T09:29:05.496Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T09:29:06.864Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T09:29:07.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-16T09:29:07.681Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T09:29:07.681Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T09:29:07.937Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T09:29:08.498Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T09:29:09.467Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T09:29:09.722Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-16T09:29:09.722Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T09:29:09.722Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T09:29:10.283Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T09:29:12.836Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T09:29:13.398Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T09:29:13.958Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T09:29:15.321Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T09:29:16.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T09:29:18.134Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T09:29:19.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T09:29:19.758Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-16T09:29:20.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T09:29:20.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T09:29:20.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T09:29:20.057Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T09:29:20.314Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-16T09:29:20.314Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-16T09:29:21.283Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-16T09:29:21.843Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-16T09:29:22.770Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-16T09:29:23.330Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-16T09:29:23.890Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T09:29:23.890Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-16T09:29:24.459Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-16T09:29:25.019Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-16T09:29:25.274Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-16T09:29:25.834Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-16T09:29:25.834Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-16T09:29:26.395Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T09:29:26.395Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T09:29:26.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T09:29:26.955Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-16T09:29:27.514Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-16T09:29:27.770Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-16T09:29:27.770Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T09:29:27.770Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T09:29:28.330Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T09:29:29.705Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-16T09:29:29.960Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-16T09:29:29.960Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T09:29:30.520Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T09:29:30.520Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T09:29:31.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T09:29:31.711Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T09:29:32.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-16T09:29:33.563Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T09:29:34.124Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T09:29:34.379Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T09:29:34.379Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T09:29:35.307Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-16T09:29:36.275Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-16T09:29:36.836Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T09:29:37.092Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T09:29:38.499Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T09:29:38.499Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T09:29:38.756Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T09:29:40.118Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T09:29:40.118Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T09:29:41.045Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T09:29:41.301Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T09:29:41.301Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T09:29:42.665Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T09:29:43.634Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T09:29:43.889Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T09:29:43.889Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T09:29:44.144Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T09:29:44.144Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T09:29:44.703Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T09:29:46.065Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-16T09:29:46.625Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T09:29:47.986Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-16T09:29:52.145Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T09:29:53.092Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T09:29:54.018Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T09:29:54.944Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T09:29:57.455Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T09:29:59.342Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T09:29:59.597Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T09:30:00.522Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T09:30:01.888Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T09:30:03.256Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T09:30:06.515Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T09:30:06.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-16T09:30:09.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-16T09:30:10.910Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T09:30:11.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-16T09:30:13.679Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T09:30:18.914Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T09:30:20.827Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-16T09:30:22.187Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T09:30:22.749Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T09:30:23.309Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T09:30:23.869Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T09:30:23.869Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T09:30:24.429Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T09:30:26.941Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T09:30:29.491Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-16T09:30:30.051Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-16T09:30:30.615Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-16T09:30:30.615Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-16T09:30:30.615Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-16T09:30:31.219Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-16T09:30:32.585Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-16T09:30:32.585Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-16T09:30:33.947Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-16T09:30:34.508Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-16T09:30:35.115Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-16T09:30:36.040Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-16T09:30:38.590Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-16T09:30:39.515Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-16T09:30:40.880Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-16T09:30:40.880Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-16T09:30:41.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-16T09:30:41.702Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-16T09:30:42.263Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T09:30:45.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-16T09:30:47.411Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-16T09:30:49.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-16T09:30:51.333Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T09:30:53.969Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T09:30:56.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-16T09:30:57.083Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-16T09:30:58.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-16T09:31:00.336Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-16T09:31:01.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-16T09:31:02.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-16T09:31:03.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-16T09:31:04.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-16T09:31:06.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-16T09:31:07.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-16T09:31:09.018Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T09:31:17.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T09:31:25.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T09:31:25.252Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T09:31:26.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T09:31:26.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T09:31:26.177Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T09:31:26.432Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T09:31:26.432Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T09:31:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T09:31:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T09:31:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T09:31:28.320Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T09:31:28.575Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-16T09:31:35.144Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T09:31:35.398Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T09:31:35.398Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T09:31:35.398Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T09:31:37.283Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T09:31:39.848Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite (1374.25s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.13s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.90s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.54s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.77s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.82s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.58s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.71s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.54s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.45s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.56s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.32s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.93s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.02s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.58s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.08s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.96s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.12s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.09s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.08s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.46s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.46s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.26s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.82s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.07s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.93s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.32s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2021-02-16T09:31:39.848Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T09:31:39.848Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.84s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.51s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.45s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.82s) [2021-02-16T09:31:39.848Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-16T09:31:39.848Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.848Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-16T09:31:39.848Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.848Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:31:39.848Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.848Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:31:39.848Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.76s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.99s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.01s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.95s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.89s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.26s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.60s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.11s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.29s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.63s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.60s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.56s) [2021-02-16T09:31:39.848Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.25s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.98s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.79s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.20s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.15s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildHistory (4.95s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.03s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.86s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.04s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.53s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.16s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.85s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.64s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.10s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.49s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.40s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildPATH (1.56s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.61s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.41s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRm (3.85s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.16s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.94s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.77s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.81s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.99s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.12s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.62s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.55s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T09:31:39.849Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-16T09:31:39.849Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.23s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.63s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.40s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.03s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2021-02-16T09:31:39.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2021-02-16T09:31:39.850Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-16T09:31:39.850Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.66s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b45220_} (1.47s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1297696563_/foo_false____} (1.39s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1297696563_/foo_true____} (1.75s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_false____} (1.76s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_true____} (1.32s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3123590390_/foo_true__0xc000b45280__} (1.54s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b452a0_} (1.69s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b452e0_} (1.59s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b45300_} (1.58s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b45320_} (1.72s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.87s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.16s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.82s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.22s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.75s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.07s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.21s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToDot (1.18s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.21s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.53s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2021-02-16T09:31:39.850Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T09:31:39.850Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-02-16T09:31:39.850Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:31:39.850Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.56s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.86s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.86s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.64s) [2021-02-16T09:31:39.850Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.80s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.25s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.63s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecCgroup (0.98s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.67s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecInspectID (1.68s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecParseError (0.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.98s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecTTY (0.82s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHealth (19.06s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.57s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.59s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.58s) [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.91s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.64s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectHistory (0.89s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.70s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectStatus (0.65s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.73s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.31s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.77s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.09s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.82s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.20s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.60s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.55s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestNetHostname (1.42s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.83s) [2021-02-16T09:31:39.851Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:31:39.851Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.18s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2021-02-16T09:31:39.851Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsByOrder (2.13s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.82s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.86s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.00s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.40s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.88s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2021-02-16T09:31:39.852Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-16T09:31:39.852Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.85s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.19s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.32s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.39s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.35s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiTag (0.25s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.87s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.19s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.61s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.50s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.27s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.41s) [2021-02-16T09:31:39.852Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-16T09:31:39.852Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.852Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:31:39.852Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.79s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2021-02-16T09:31:39.852Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T09:31:39.852Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2021-02-16T09:31:39.852Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T09:31:39.852Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.65s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.24s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMount (4.54s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.42s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.56s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.51s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2021-02-16T09:31:39.852Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.15s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.61s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.69s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.36s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRm (0.64s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.60s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.69s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.09s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.52s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.60s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.68s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.17s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-16T09:31:39.853Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2021-02-16T09:31:39.853Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents443944075 [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.27s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.66s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.47s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.07s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.73s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.12s) [2021-02-16T09:31:39.853Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T09:31:39.853Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.87s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.73s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.67s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.54s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.75s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.55s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.77s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.24s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-16T09:31:39.853Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.07s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.60s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.77s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.82s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2021-02-16T09:31:39.854Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2021-02-16T09:31:39.854Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T09:31:39.854Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T09:31:39.854Z] === RUN TestDockerRegistrySuite [2021-02-16T09:31:39.854Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T09:31:41.231Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T09:31:42.156Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T09:31:43.518Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T09:31:43.518Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T09:31:46.826Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T09:31:52.063Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T09:31:54.574Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T09:31:55.506Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T09:31:56.431Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T09:31:57.356Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T09:31:58.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T09:31:59.647Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T09:32:00.572Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T09:32:01.937Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T09:32:03.823Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T09:32:05.773Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T09:32:06.333Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T09:32:08.843Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T09:32:09.768Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T09:32:09.768Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T09:32:10.739Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T09:32:11.664Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T09:32:12.589Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T09:32:15.143Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T09:32:15.143Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T09:32:16.111Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T09:32:16.671Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T09:32:16.671Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T09:32:16.926Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T09:32:17.180Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T09:32:17.435Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T09:32:17.690Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T09:32:18.617Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T09:32:20.503Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T09:32:21.063Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T09:32:21.989Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T09:32:22.914Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite (44.00s) [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d5ac0f35b0fb7] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d61c053d02c27] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d90cb1f761a8a] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d12f5a0323cb0] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dc20da194a343] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.34s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d3fc1ae35196d] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.83s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dfa29580fe77b] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d5b3e744dfdee] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d27147821f18b] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dcc112722e332] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d28c62f92ba37] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dd4564dc9d584] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d9ba8238be8c4] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2021-02-16T09:32:23.839Z] check_test.go:196: [da8829d269665] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2021-02-16T09:32:23.839Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cee28ab635c6be0699c1d393bb07c21599ed61f881e79ed4760859ec8f741b5 [2021-02-16T09:32:23.839Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:17e7fd68ed5d6dcc051bd9dfd55f253f756f260325945e007fbde99f0a72fd03 [2021-02-16T09:32:23.839Z] check_test.go:196: [ded0664208677] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2021-02-16T09:32:23.839Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c52ccad141329bde58eeef97196278c55c37cca789b1e9d2f2553f7eeed0081d [2021-02-16T09:32:23.839Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ccace74db0cec31084ede3b29f6ca6f86bf4faf0c3303a07a31d0c41e881610 [2021-02-16T09:32:23.839Z] check_test.go:196: [db5b047dc6c81] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d10ac776bd334] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2021-02-16T09:32:23.839Z] check_test.go:196: [db84d0e3ce615] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d030d66203ea3] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-16T09:32:23.839Z] check_test.go:196: [de0ce37923058] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d2a6134075845] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d2528016e2a26] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d22997cd1c417] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2021-02-16T09:32:23.839Z] check_test.go:196: [db2b21d47fa14] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-02-16T09:32:23.839Z] check_test.go:196: [db5b4b253cb5e] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d03db82dc9e6d] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-02-16T09:32:23.839Z] check_test.go:196: [db451dd7b02e6] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d70bb6dd7104f] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dee4743fd1c0c] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d6ebcfbd8238b] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d72fd1680c53a] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d792f0a3ed71a] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d9397c8f0e2b8] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2021-02-16T09:32:23.839Z] check_test.go:196: [debc2dd7c4623] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-02-16T09:32:23.839Z] check_test.go:196: [dcabe0706aca9] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2021-02-16T09:32:23.839Z] check_test.go:196: [d9a86814b818d] daemon is not started [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-02-16T09:32:23.839Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-16T09:32:23.839Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T09:32:23.839Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T09:32:24.093Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T09:32:27.355Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T09:32:31.523Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T09:32:34.034Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T09:32:34.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T09:32:35.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T09:32:36.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T09:32:37.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T09:32:37.993Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T09:32:38.919Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T09:32:41.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T09:32:41.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T09:32:41.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T09:32:42.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T09:32:42.499Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T09:32:42.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T09:32:43.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite (19.50s) [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d8abeb22b367d] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2021-02-16T09:32:43.316Z] check_test.go:223: [db6ed96f9bba7] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2021-02-16T09:32:43.316Z] check_test.go:223: [de98d20672f65] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.79s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d3c3c5fa90ad5] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2021-02-16T09:32:43.316Z] check_test.go:223: [dd167dc6e8f38] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.08s) [2021-02-16T09:32:43.316Z] check_test.go:223: [da5ea994789b2] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d6cc63d9c5901] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-16T09:32:43.316Z] check_test.go:223: [dd543be69d628] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-02-16T09:32:43.316Z] check_test.go:223: [dc29e71c3b45c] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-02-16T09:32:43.316Z] check_test.go:223: [de466e9de909f] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d339ec2354d83] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d9ad3d79106fc] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d01d3aeb512ec] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d06e2b3b87421] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d3e224e92a4d6] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d0c9520cbfb01] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d34d2a8e01e95] daemon is not started [2021-02-16T09:32:43.316Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-16T09:32:43.316Z] check_test.go:223: [d77bd330ecb61] daemon is not started [2021-02-16T09:32:43.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T09:32:43.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T09:32:44.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T09:32:44.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T09:32:44.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T09:32:45.676Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T09:32:45.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T09:32:46.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T09:32:47.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.80s) [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-02-16T09:32:47.051Z] check_test.go:252: [d2d3bbf69450a] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-02-16T09:32:47.051Z] check_test.go:252: [dc46dcb31d895] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-16T09:32:47.051Z] check_test.go:252: [d34423785b0b0] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-16T09:32:47.051Z] check_test.go:252: [d670d7907a458] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-02-16T09:32:47.051Z] check_test.go:252: [d83b94d6de4d1] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-02-16T09:32:47.051Z] check_test.go:252: [da1eedfd31cc4] daemon is not started [2021-02-16T09:32:47.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-16T09:32:47.051Z] check_test.go:252: [dc2b5b75b2fc2] daemon is not started [2021-02-16T09:32:47.051Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T09:32:47.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T09:32:52.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T09:32:52.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T09:32:52.542Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T09:32:52.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-16T09:32:52.809Z] check_test.go:279: [d0c209daa3d1d] daemon is not started [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-16T09:32:52.809Z] check_test.go:279: [d754b51257987] daemon is not started [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-16T09:32:52.809Z] check_test.go:279: [d51460914da1f] daemon is not started [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-16T09:32:52.809Z] check_test.go:279: [daa677fc4b2b0] daemon is not started [2021-02-16T09:32:52.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-16T09:32:52.809Z] check_test.go:279: [dae33df9e84e0] daemon is not started [2021-02-16T09:32:52.809Z] === RUN TestDockerNetworkSuite [2021-02-16T09:32:52.809Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-16T09:32:55.325Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-16T09:32:55.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-16T09:32:58.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-16T09:33:00.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-16T09:33:02.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-16T09:33:04.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-16T09:33:09.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-16T09:33:11.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-16T09:33:12.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-16T09:33:13.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-16T09:33:13.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-16T09:33:14.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-16T09:33:15.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-16T09:33:15.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-16T09:33:15.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-16T09:33:16.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-16T09:33:16.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-16T09:33:16.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-16T09:33:17.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-16T09:33:18.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-16T09:33:19.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-16T09:33:19.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-16T09:33:19.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-16T09:33:19.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-16T09:33:21.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-16T09:33:23.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-16T09:33:30.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-16T09:33:30.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-16T09:33:30.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-16T09:33:30.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-16T09:33:30.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-16T09:33:30.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-16T09:33:30.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-16T09:33:30.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-16T09:33:33.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-16T09:33:33.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-16T09:33:33.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-16T09:33:34.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-16T09:33:38.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-16T09:33:40.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-16T09:33:40.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-16T09:33:41.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-16T09:33:43.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-16T09:33:43.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-16T09:33:43.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-16T09:33:44.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-16T09:33:45.613Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite (57.27s) [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.06s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dd512f92e53d3] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d4d8142ab7f79] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [da609698b95cc] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d72750086aa34] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:1233: [de969f13c56f9] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d6c507508c331] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.36s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [ddee80c5db10d] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [de6c18d350796] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d66f636abc211] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d031d1bc0ee23] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [db8f0cc09b668] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d35f68333b9c2] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dd914915a0b5e] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [ded3ce48354cb] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d829a2cfc5b24] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dd7c6e6c78194] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dc7ff746a1de3] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d76d68433a091] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d726d1b765044] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d21917ea58e65] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d73f9adab3500] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dc441e8ff1683] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d2d6bc6071655] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dbe044e8c7183] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:968: [d8eb52c6dce49] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d56fb19f1333c] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.90s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:1116: [da464a3257337] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d9053283db497] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d51738c7ce5f4] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d0c04066ada28] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d8b12003c0b01] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dde23befec1e8] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d27262d71f3b8] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d7fe7406a8c1c] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dd1857aa59823] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dfef92154cf9f] daemon is not started [2021-02-16T09:33:50.847Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [da1243f5fa559] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d2a36ae789ea7] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:1084: [d8c48b13e07ff] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d73c56dc48048] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [dc1ed7ccc7281] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d07f311235b88] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d079f99baddb9] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d21da2e68e644] daemon is not started [2021-02-16T09:33:50.847Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2021-02-16T09:33:50.847Z] docker_cli_network_unix_test.go:46: [d1882c0bf8435] daemon is not started [2021-02-16T09:33:50.848Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.07s) [2021-02-16T09:33:50.848Z] docker_cli_network_unix_test.go:46: [db3525f384aa3] daemon is not started [2021-02-16T09:33:50.848Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.72s) [2021-02-16T09:33:50.848Z] docker_cli_network_unix_test.go:46: [d60934df13dd5] daemon is not started [2021-02-16T09:33:50.848Z] === RUN TestDockerHubPullSuite [2021-02-16T09:33:50.848Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-16T09:33:51.771Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-16T09:33:54.280Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-16T09:33:54.840Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-16T09:33:57.350Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-16T09:33:57.605Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite (7.64s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.59s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.40s) [2021-02-16T09:33:57.860Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-16T09:33:57.860Z] PASS [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === Skipped [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T09:33:57.860Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.860Z] [2021-02-16T09:33:57.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:33:57.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-16T09:33:57.861Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T09:33:57.861Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:33:57.861Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:33:57.861Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T09:33:57.861Z] docker_cli_network_unix_test.go:46: [da1243f5fa559] daemon is not started [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] [2021-02-16T09:33:57.861Z] DONE 1274 tests, 51 skipped in 1558.724s [2021-02-16T09:33:57.861Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:33:57.861Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:33:57.861Z] +++ kill 8144 [2021-02-16T09:33:58.826Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:33:58.826Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:33:58.826Z] [2021-02-16T09:33:58.826Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:33:58.826Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:33:58.826Z] [2021-02-16T09:33:58.826Z] To set a process to complain mode, use the command line tool [2021-02-16T09:33:58.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:33:58.826Z] +++ true [2021-02-16T09:33:58.826Z] exiting test-integration [2021-02-16T09:33:58.826Z] ++ exit 0 [2021-02-16T09:33:58.826Z] [2021-02-16T09:33:59.081Z] + for job in $(jobs -p) [2021-02-16T09:33:59.081Z] + wait 5200 [2021-02-16T09:34:25.596Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-16T09:34:26.155Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-16T09:34:32.726Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-16T09:34:39.253Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-16T09:34:40.614Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-16T09:34:44.775Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-16T09:34:51.343Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-16T09:34:54.645Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-16T09:34:54.645Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-16T09:35:01.214Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-16T09:35:01.214Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-16T09:35:01.774Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-16T09:35:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-16T09:36:00.454Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-16T09:37:08.051Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-16T09:37:10.560Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-16T09:37:15.797Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-16T09:38:27.741Z] --- PASS: TestBuildWCOWSandboxSize (844.69s) [2021-02-16T09:38:27.741Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:38:27.741Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:38:27.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:38:27.741Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:38:27.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:38:27.741Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:38:27.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:38:27.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:38:27.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:38:27.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:38:27.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.52s) [2021-02-16T09:38:27.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-16T09:38:27.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-16T09:38:27.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-16T09:38:27.741Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:38:27.741Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-02-16T09:38:27.742Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:38:27.742Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:38:27.742Z] --- PASS: TestBuildPlatformInvalid (0.49s) [2021-02-16T09:38:27.742Z] PASS [2021-02-16T09:38:27.742Z] ok github.com/docker/docker/integration/build 1041.047s [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === Skipped [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-16T09:38:27.742Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-16T09:38:27.742Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-16T09:38:27.742Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-02-16T09:38:27.742Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-02-16T09:38:27.742Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] DONE 29 tests, 5 skipped in 1063.415s [2021-02-16T09:38:27.742Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-16T09:38:27.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:38:27.742Z] INFO: Testing against a local daemon [2021-02-16T09:38:27.742Z] === RUN TestConfigInspect [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] === RUN TestConfigList [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigList (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] === RUN TestConfigsUpdate [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] === RUN TestTemplatedConfig [2021-02-16T09:38:27.742Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] === RUN TestConfigCreateResolve [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:27.742Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:38:27.742Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:27.742Z] PASS [2021-02-16T09:38:27.742Z] ok github.com/docker/docker/integration/config 0.264s [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === Skipped [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-16T09:38:27.742Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] [2021-02-16T09:38:27.742Z] DONE 7 tests, 7 skipped in 3.148s [2021-02-16T09:38:27.742Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-16T09:38:28.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:38:28.225Z] INFO: Testing against a local daemon [2021-02-16T09:38:28.225Z] === RUN TestCheckpoint [2021-02-16T09:38:28.225Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:38:28.225Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:38:28.225Z] === RUN TestContainerInvalidJSON [2021-02-16T09:38:28.225Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:38:28.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:38:28.225Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:38:28.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:38:28.225Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:38:28.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:38:28.708Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:38:28.708Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:38:28.708Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:38:28.708Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-02-16T09:38:28.708Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-16T09:38:28.708Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-16T09:38:28.708Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-16T09:38:28.708Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:38:28.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-02-16T09:38:28.708Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:38:28.708Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-16T09:38:28.708Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T09:38:28.708Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:38:29.191Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-02-16T09:38:29.191Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:38:29.191Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-16T09:38:29.191Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T09:38:29.191Z] === RUN TestCopyFromContainer [2021-02-16T09:38:29.191Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-16T09:38:29.191Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:29.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:38:29.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:38:29.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:38:29.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:38:29.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:38:29.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:38:29.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:38:29.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:38:29.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:38:29.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:38:29.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-16T09:38:29.191Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:38:29.191Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T09:38:29.191Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:38:29.191Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:38:29.191Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T09:38:29.191Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:29.191Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:38:29.191Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T09:38:29.191Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:29.191Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:38:29.191Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T09:38:29.191Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:38:29.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:38:29.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:38:29.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:38:29.191Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:38:29.191Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T09:38:29.191Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T09:38:29.191Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:38:29.191Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:38:29.191Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:38:29.191Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:38:29.191Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-02-16T09:38:29.191Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:38:29.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-02-16T09:38:29.191Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:38:29.191Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-16T09:38:29.191Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T09:38:29.191Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:38:29.191Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:38:29.191Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:29.191Z] === RUN TestDiff [2021-02-16T09:38:29.191Z] --- SKIP: TestDiff (0.00s) [2021-02-16T09:38:29.191Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T09:38:29.191Z] === RUN TestExecWithCloseStdin [2021-02-16T09:38:33.072Z] --- PASS: TestExecWithCloseStdin (3.18s) [2021-02-16T09:38:33.072Z] === RUN TestExec [2021-02-16T09:38:34.680Z] --- PASS: TestExec (2.09s) [2021-02-16T09:38:34.680Z] === RUN TestExecUser [2021-02-16T09:38:34.680Z] --- SKIP: TestExecUser (0.00s) [2021-02-16T09:38:34.680Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T09:38:34.680Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:38:34.680Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-16T09:38:34.680Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:34.680Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:38:34.680Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T09:38:34.680Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:34.680Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:38:34.680Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-16T09:38:34.680Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T09:38:34.680Z] === RUN TestHealthKillContainer [2021-02-16T09:38:34.680Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-16T09:38:34.680Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T09:38:34.680Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:38:34.680Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T09:38:34.680Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T09:38:34.680Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:38:36.288Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2021-02-16T09:38:36.288Z] === RUN TestKillContainer [2021-02-16T09:38:36.288Z] === RUN TestKillContainer/no_signal [2021-02-16T09:38:38.559Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:38:38.559Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:38:45.847Z] --- PASS: TestKillContainer (8.93s) [2021-02-16T09:38:45.847Z] --- PASS: TestKillContainer/no_signal (1.86s) [2021-02-16T09:38:45.847Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T09:38:45.847Z] --- PASS: TestKillContainer/killing_signal (7.03s) [2021-02-16T09:38:45.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:38:45.847Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:38:45.847Z] === RUN TestKillStoppedContainer [2021-02-16T09:38:45.847Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:38:45.847Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:38:45.847Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:38:45.847Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:38:45.847Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T09:38:45.847Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:38:45.847Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:45.847Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:38:45.847Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:38:45.847Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:38:45.847Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:38:47.454Z] --- PASS: TestLogsFollowTailEmpty (1.97s) [2021-02-16T09:38:47.454Z] === RUN TestNetworkNat [2021-02-16T09:38:47.454Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-16T09:38:47.454Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T09:38:47.454Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:38:49.726Z] --- PASS: TestNetworkLocalhostTCPNat (2.27s) [2021-02-16T09:38:49.726Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:38:49.726Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-16T09:38:49.726Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T09:38:49.726Z] === RUN TestPause [2021-02-16T09:38:49.726Z] --- SKIP: TestPause (0.00s) [2021-02-16T09:38:49.726Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T09:38:49.726Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:38:51.339Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2021-02-16T09:38:51.339Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:38:51.339Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-16T09:38:51.339Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:51.339Z] === RUN TestPsFilter [2021-02-16T09:38:51.821Z] --- PASS: TestPsFilter (0.20s) [2021-02-16T09:38:51.821Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:38:54.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2021-02-16T09:38:54.094Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:38:56.367Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2021-02-16T09:38:56.367Z] === RUN TestRemoveContainerRunning [2021-02-16T09:38:57.974Z] --- PASS: TestRemoveContainerRunning (1.84s) [2021-02-16T09:38:57.974Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:39:00.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2021-02-16T09:39:00.246Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:39:00.246Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:39:00.246Z] === RUN TestRenameLinkedContainer [2021-02-16T09:39:00.246Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-16T09:39:00.246Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:00.246Z] === RUN TestRenameStoppedContainer [2021-02-16T09:39:02.537Z] --- PASS: TestRenameStoppedContainer (2.27s) [2021-02-16T09:39:02.537Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:39:06.414Z] --- PASS: TestRenameRunningContainerAndReuse (3.88s) [2021-02-16T09:39:06.414Z] === RUN TestRenameInvalidName [2021-02-16T09:39:08.025Z] --- PASS: TestRenameInvalidName (1.88s) [2021-02-16T09:39:08.025Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:39:08.025Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-16T09:39:08.025Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:08.025Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:39:09.635Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2021-02-16T09:39:09.635Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:39:09.635Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T09:39:09.635Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:09.635Z] === RUN TestResize [2021-02-16T09:39:11.905Z] --- PASS: TestResize (1.89s) [2021-02-16T09:39:11.905Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:39:11.906Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-16T09:39:11.906Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:11.906Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:39:14.178Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2021-02-16T09:39:14.178Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:39:14.178Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:39:14.178Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:14.178Z] === RUN TestStats [2021-02-16T09:39:14.178Z] --- SKIP: TestStats (0.00s) [2021-02-16T09:39:14.178Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T09:39:14.178Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:39:19.032Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.30s) [2021-02-16T09:39:19.032Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:39:19.032Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-16T09:39:19.032Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T09:39:19.032Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:39:37.232Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-16T09:39:37.835Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-16T09:39:39.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-16T09:39:39.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-16T09:39:39.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-16T09:39:39.452Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-16T09:39:40.014Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-16T09:39:40.493Z] --- PASS: TestUpdateRestartPolicy (20.04s) [2021-02-16T09:39:40.493Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:39:40.975Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-02-16T09:39:40.975Z] === RUN TestWaitNonBlocked [2021-02-16T09:39:40.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:39:40.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:39:40.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:39:40.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:39:40.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:39:40.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:39:42.526Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-16T09:39:44.009Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-16T09:39:44.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2021-02-16T09:39:44.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s) [2021-02-16T09:39:44.009Z] === RUN TestWaitBlocked [2021-02-16T09:39:44.009Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-16T09:39:44.009Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:44.009Z] PASS [2021-02-16T09:39:44.009Z] ok github.com/docker/docker/integration/container 75.765s [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === Skipped [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-16T09:39:44.009Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-16T09:39:44.009Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-16T09:39:44.009Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-16T09:39:44.009Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T09:39:44.009Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T09:39:44.009Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T09:39:44.009Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T09:39:44.009Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T09:39:44.009Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-16T09:39:44.009Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:39:44.009Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-16T09:39:44.009Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-16T09:39:44.009Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-16T09:39:44.009Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T09:39:44.009Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-16T09:39:44.009Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-16T09:39:44.009Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T09:39:44.009Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:39:44.009Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:39:44.009Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-16T09:39:44.009Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-16T09:39:44.009Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-16T09:39:44.009Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-16T09:39:44.009Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-16T09:39:44.009Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-16T09:39:44.009Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T09:39:44.009Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-16T09:39:44.009Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:39:44.009Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-16T09:39:44.009Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-16T09:39:44.009Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-16T09:39:44.009Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] [2021-02-16T09:39:44.009Z] DONE 88 tests, 37 skipped in 78.489s [2021-02-16T09:39:44.009Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-16T09:39:45.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:39:45.624Z] INFO: Testing against a local daemon [2021-02-16T09:39:45.624Z] === RUN TestCommitInheritsEnv [2021-02-16T09:39:45.624Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-02-16T09:39:45.624Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:39:45.624Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:39:45.624Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:39:45.624Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T09:39:45.624Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:39:45.624Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-16T09:39:45.624Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:39:45.785Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-16T09:39:46.105Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T09:39:46.105Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:39:46.587Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-02-16T09:39:46.587Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:39:47.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-16T09:39:47.070Z] === RUN TestTagInvalidReference [2021-02-16T09:39:47.070Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T09:39:47.070Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:39:47.070Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-16T09:39:47.070Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:39:47.070Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-16T09:39:47.070Z] === RUN TestTagOfficialNames [2021-02-16T09:39:47.070Z] --- PASS: TestTagOfficialNames (0.09s) [2021-02-16T09:39:47.070Z] === RUN TestTagMatchesDigest [2021-02-16T09:39:47.070Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T09:39:47.070Z] PASS [2021-02-16T09:39:47.070Z] ok github.com/docker/docker/integration/image 1.490s [2021-02-16T09:39:47.070Z] [2021-02-16T09:39:47.070Z] === Skipped [2021-02-16T09:39:47.070Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-02-16T09:39:47.070Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:39:47.070Z] [2021-02-16T09:39:47.070Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:39:47.070Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T09:39:47.070Z] [2021-02-16T09:39:47.070Z] [2021-02-16T09:39:47.070Z] DONE 11 tests, 2 skipped in 3.536s [2021-02-16T09:39:47.553Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-16T09:39:47.668Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-16T09:39:49.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:39:49.829Z] INFO: Testing against a local daemon [2021-02-16T09:39:49.829Z] === RUN TestNetworkCreateDelete [2021-02-16T09:39:49.829Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-16T09:39:49.829Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.829Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:39:49.829Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T09:39:49.829Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T09:39:49.829Z] === RUN TestDaemonDNSFallback [2021-02-16T09:39:49.829Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-16T09:39:49.829Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.829Z] === RUN TestInspectNetwork [2021-02-16T09:39:49.829Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T09:39:49.829Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:49.829Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:39:49.829Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:39:49.829Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.829Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:39:49.829Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:49.829Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:49.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:49.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:49.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:49.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:49.830Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:49.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:49.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-16T09:39:49.830Z] === RUN TestNetworkList [2021-02-16T09:39:49.830Z] === RUN TestNetworkList//networks [2021-02-16T09:39:49.830Z] === PAUSE TestNetworkList//networks [2021-02-16T09:39:49.830Z] === RUN TestNetworkList//networks/ [2021-02-16T09:39:49.830Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:39:49.830Z] === CONT TestNetworkList//networks [2021-02-16T09:39:49.830Z] === CONT TestNetworkList//networks/ [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkList (0.03s) [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:39:49.830Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:39:49.830Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:39:49.830Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:39:49.830Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:39:49.830Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:39:49.830Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:39:49.830Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:39:49.830Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:39:49.830Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:39:49.830Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:39:49.830Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:39:49.830Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:39:49.830Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:39:49.830Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] PASS [2021-02-16T09:39:49.830Z] ok github.com/docker/docker/integration/network 0.226s [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === Skipped [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-16T09:39:49.830Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T09:39:49.830Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-16T09:39:49.830Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-16T09:39:49.830Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:39:49.830Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:39:49.830Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:39:49.830Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] [2021-02-16T09:39:49.830Z] DONE 22 tests, 15 skipped in 2.504s [2021-02-16T09:39:49.830Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-16T09:39:50.851Z] testing: warning: no tests to run [2021-02-16T09:39:50.851Z] PASS [2021-02-16T09:39:50.851Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2021-02-16T09:39:50.851Z] [2021-02-16T09:39:50.851Z] DONE 0 tests in 0.868s [2021-02-16T09:39:50.851Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-16T09:39:51.865Z] testing: warning: no tests to run [2021-02-16T09:39:51.865Z] PASS [2021-02-16T09:39:51.865Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-02-16T09:39:51.865Z] [2021-02-16T09:39:51.865Z] DONE 0 tests in 0.790s [2021-02-16T09:39:51.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-16T09:39:52.348Z] testing: warning: no tests to run [2021-02-16T09:39:52.348Z] PASS [2021-02-16T09:39:52.348Z] ok github.com/docker/docker/integration/plugin 0.065s [2021-02-16T09:39:52.348Z] [2021-02-16T09:39:52.348Z] DONE 0 tests in 0.787s [2021-02-16T09:39:52.348Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-16T09:39:53.362Z] testing: warning: no tests to run [2021-02-16T09:39:53.362Z] PASS [2021-02-16T09:39:53.362Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-02-16T09:39:53.362Z] [2021-02-16T09:39:53.362Z] DONE 0 tests in 0.785s [2021-02-16T09:39:53.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-16T09:40:02.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:02.183Z] INFO: Testing against a local daemon [2021-02-16T09:40:02.183Z] === RUN TestPluginInvalidJSON [2021-02-16T09:40:02.183Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:40:02.183Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:40:02.183Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:40:02.183Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T09:40:02.183Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-16T09:40:02.183Z] === RUN TestPluginInstall [2021-02-16T09:40:02.183Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T09:40:02.183Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-16T09:40:02.183Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:40:02.183Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-16T09:40:02.183Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-16T09:40:02.183Z] PASS [2021-02-16T09:40:02.183Z] ok github.com/docker/docker/integration/plugin/common 0.252s [2021-02-16T09:40:02.183Z] [2021-02-16T09:40:02.183Z] === Skipped [2021-02-16T09:40:02.183Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-16T09:40:02.183Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-16T09:40:02.183Z] [2021-02-16T09:40:02.183Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-16T09:40:02.183Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-16T09:40:02.183Z] [2021-02-16T09:40:02.183Z] [2021-02-16T09:40:02.183Z] DONE 4 tests, 2 skipped in 7.835s [2021-02-16T09:40:02.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-16T09:40:04.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:04.453Z] INFO: Testing against a local daemon [2021-02-16T09:40:04.453Z] === RUN TestExternalGraphDriver [2021-02-16T09:40:04.453Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-16T09:40:04.453Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T09:40:04.453Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:40:04.453Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-16T09:40:04.453Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T09:40:04.453Z] PASS [2021-02-16T09:40:04.453Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.268s [2021-02-16T09:40:04.453Z] [2021-02-16T09:40:04.453Z] === Skipped [2021-02-16T09:40:04.453Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-16T09:40:04.453Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T09:40:04.453Z] [2021-02-16T09:40:04.453Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-16T09:40:04.453Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T09:40:04.453Z] [2021-02-16T09:40:04.453Z] [2021-02-16T09:40:04.453Z] DONE 2 tests, 2 skipped in 3.279s [2021-02-16T09:40:04.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-16T09:40:07.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:07.477Z] INFO: Testing against a local daemon [2021-02-16T09:40:07.477Z] === RUN TestReadPluginNoRead [2021-02-16T09:40:07.477Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-16T09:40:07.477Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T09:40:07.477Z] PASS [2021-02-16T09:40:07.477Z] ok github.com/docker/docker/integration/plugin/logging 0.220s [2021-02-16T09:40:07.477Z] [2021-02-16T09:40:07.477Z] === Skipped [2021-02-16T09:40:07.477Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-16T09:40:07.477Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T09:40:07.477Z] [2021-02-16T09:40:07.477Z] [2021-02-16T09:40:07.477Z] DONE 1 tests, 1 skipped in 2.581s [2021-02-16T09:40:07.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-16T09:40:08.491Z] testing: warning: no tests to run [2021-02-16T09:40:08.491Z] PASS [2021-02-16T09:40:08.491Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.147s [2021-02-16T09:40:08.491Z] [2021-02-16T09:40:08.491Z] DONE 0 tests in 1.363s [2021-02-16T09:40:08.491Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-16T09:40:10.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:10.764Z] INFO: Testing against a local daemon [2021-02-16T09:40:10.764Z] === RUN TestPluginWithDevMounts [2021-02-16T09:40:10.764Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T09:40:10.764Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:10.764Z] PASS [2021-02-16T09:40:10.764Z] ok github.com/docker/docker/integration/plugin/volumes 0.244s [2021-02-16T09:40:11.247Z] [2021-02-16T09:40:11.247Z] === Skipped [2021-02-16T09:40:11.247Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-16T09:40:11.247Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:11.247Z] [2021-02-16T09:40:11.247Z] [2021-02-16T09:40:11.247Z] DONE 1 tests, 1 skipped in 2.643s [2021-02-16T09:40:11.247Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-16T09:40:13.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:13.522Z] INFO: Testing against a local daemon [2021-02-16T09:40:13.522Z] === RUN TestSecretInspect [2021-02-16T09:40:13.522Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] === RUN TestSecretList [2021-02-16T09:40:13.522Z] --- SKIP: TestSecretList (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:40:13.522Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] === RUN TestSecretsUpdate [2021-02-16T09:40:13.522Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] === RUN TestTemplatedSecret [2021-02-16T09:40:13.522Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] === RUN TestSecretCreateResolve [2021-02-16T09:40:13.522Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:13.522Z] PASS [2021-02-16T09:40:13.522Z] ok github.com/docker/docker/integration/secret 0.184s [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === Skipped [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-16T09:40:13.522Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] [2021-02-16T09:40:13.522Z] DONE 6 tests, 6 skipped in 2.161s [2021-02-16T09:40:13.522Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-16T09:40:16.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:16.546Z] INFO: Testing against a local daemon [2021-02-16T09:40:16.546Z] === RUN TestServiceCreateInit [2021-02-16T09:40:16.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:40:16.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:40:16.546Z] --- PASS: TestServiceCreateInit (0.04s) [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceConflict [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceSysctls [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestInspect [2021-02-16T09:40:16.546Z] --- SKIP: TestInspect (0.00s) [2021-02-16T09:40:16.546Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestCreateJob [2021-02-16T09:40:16.546Z] --- SKIP: TestCreateJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestReplicatedJob [2021-02-16T09:40:16.546Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:40:16.546Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestServiceListWithStatuses [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:40:16.546Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:40:16.546Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-16T09:40:16.546Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:40:16.546Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-16T09:40:16.546Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestServicePlugin [2021-02-16T09:40:16.546Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:40:16.546Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] === RUN TestServiceUpdateLabel [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] PASS [2021-02-16T09:40:16.546Z] ok github.com/docker/docker/integration/service 0.346s [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === Skipped [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:40:16.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-16T09:40:16.546Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-16T09:40:16.546Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-16T09:40:16.546Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-16T09:40:16.546Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-16T09:40:16.546Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-16T09:40:16.546Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-16T09:40:16.546Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-16T09:40:16.546Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-16T09:40:16.546Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.546Z] [2021-02-16T09:40:16.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-16T09:40:16.547Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.547Z] [2021-02-16T09:40:16.547Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-16T09:40:16.547Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.547Z] [2021-02-16T09:40:16.547Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-16T09:40:16.547Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.547Z] [2021-02-16T09:40:16.547Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-16T09:40:16.547Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:40:16.547Z] [2021-02-16T09:40:16.547Z] [2021-02-16T09:40:16.547Z] DONE 24 tests, 23 skipped in 2.926s [2021-02-16T09:40:16.547Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-16T09:40:18.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:18.817Z] INFO: Testing against a local daemon [2021-02-16T09:40:18.817Z] === RUN TestSessionCreate [2021-02-16T09:40:18.817Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-16T09:40:18.817Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T09:40:18.817Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:40:18.817Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T09:40:18.817Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T09:40:18.817Z] PASS [2021-02-16T09:40:18.817Z] ok github.com/docker/docker/integration/session 0.237s [2021-02-16T09:40:18.817Z] [2021-02-16T09:40:18.817Z] === Skipped [2021-02-16T09:40:18.817Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-16T09:40:18.817Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T09:40:18.817Z] [2021-02-16T09:40:18.817Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T09:40:18.817Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T09:40:18.817Z] [2021-02-16T09:40:18.817Z] [2021-02-16T09:40:18.817Z] DONE 2 tests, 2 skipped in 2.237s [2021-02-16T09:40:18.817Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-16T09:40:21.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:21.087Z] INFO: Testing against a local daemon [2021-02-16T09:40:21.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:40:21.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:40:21.087Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:21.087Z] === RUN TestEventsExecDie [2021-02-16T09:40:21.087Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-16T09:40:21.087Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T09:40:21.087Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:40:21.087Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-16T09:40:21.087Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T09:40:21.087Z] === RUN TestInfoAPI [2021-02-16T09:40:21.087Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:40:21.087Z] === RUN TestInfoAPIWarnings [2021-02-16T09:40:21.087Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-16T09:40:21.088Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:40:21.088Z] === RUN TestInfoDebug [2021-02-16T09:40:21.088Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-16T09:40:21.088Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:21.088Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:40:21.088Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-16T09:40:21.088Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:21.088Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:40:21.088Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-16T09:40:21.088Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:21.088Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:40:22.102Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2021-02-16T09:40:22.102Z] === RUN TestPingCacheHeaders [2021-02-16T09:40:22.102Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-16T09:40:22.102Z] === RUN TestPingGet [2021-02-16T09:40:22.102Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:40:22.102Z] === RUN TestPingHead [2021-02-16T09:40:22.102Z] --- PASS: TestPingHead (0.03s) [2021-02-16T09:40:22.102Z] === RUN TestVersion [2021-02-16T09:40:22.102Z] --- PASS: TestVersion (0.03s) [2021-02-16T09:40:22.102Z] PASS [2021-02-16T09:40:22.102Z] ok github.com/docker/docker/integration/system 1.430s [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === Skipped [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:40:22.584Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-16T09:40:22.584Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-16T09:40:22.584Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-16T09:40:22.584Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-16T09:40:22.584Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-16T09:40:22.584Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-16T09:40:22.584Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] [2021-02-16T09:40:22.584Z] DONE 13 tests, 7 skipped in 3.544s [2021-02-16T09:40:22.584Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-16T09:40:24.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:24.871Z] INFO: Testing against a local daemon [2021-02-16T09:40:24.871Z] === RUN TestVolumesCreateAndList [2021-02-16T09:40:24.871Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-02-16T09:40:24.871Z] === RUN TestVolumesRemove [2021-02-16T09:40:24.871Z] --- PASS: TestVolumesRemove (0.10s) [2021-02-16T09:40:24.871Z] === RUN TestVolumesInspect [2021-02-16T09:40:24.871Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T09:40:24.871Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:40:24.871Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:40:24.871Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:40:24.871Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:40:24.871Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T09:40:24.871Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:40:24.871Z] PASS [2021-02-16T09:40:24.871Z] ok github.com/docker/docker/integration/volume 0.397s [2021-02-16T09:40:24.871Z] [2021-02-16T09:40:24.871Z] DONE 5 tests in 2.490s [2021-02-16T09:40:24.871Z] INFO: make.ps1 ended at 02/16/2021 09:40:24 [2021-02-16T09:40:24.871Z] INFO: Integration CLI tests being run from the host: [2021-02-16T09:40:24.871Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-16T09:40:33.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:40:33.673Z] INFO: Testing against a local daemon [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T09:40:33.673Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T09:40:34.156Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T09:40:34.156Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T09:40:34.638Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T09:40:35.122Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T09:40:43.880Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-16T09:40:43.880Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-16T09:40:44.805Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-16T09:40:46.688Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-16T09:40:49.947Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-16T09:40:51.832Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-16T09:41:13.702Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-16T09:41:25.855Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-16T09:41:27.216Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-16T09:41:29.728Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-16T09:41:32.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-16T09:41:38.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-16T09:41:44.036Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-16T09:41:45.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-16T09:41:49.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-16T09:41:51.067Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-16T09:41:54.328Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-16T09:41:56.838Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-16T09:41:58.764Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T09:42:47.549Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T09:42:48.032Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T09:42:50.303Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T09:42:50.303Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T09:42:50.303Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T09:42:50.303Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T09:42:50.303Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T09:42:53.327Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T09:42:53.327Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T09:42:53.327Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T09:42:54.967Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-16T09:43:00.684Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T09:43:09.788Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite (1730.11s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.78s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.68s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:562: [d8e81806edb4c] joining swarm manager [d7dff738aabd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:584: [d8e0c87d39cb4] joining swarm manager [d7dff738aabd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] check_test.go:380: [d8e81806edb4c] daemon is not started [2021-02-16T09:43:24.609Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.32s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:45: [d6f19075f7e5f] joining swarm manager [d5fa8891e239c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.24s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.56s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:303: [df83f6c2635cf] joining swarm manager [dfc879f113275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:304: [d593a337aad57] joining swarm manager [dfc879f113275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.23s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:271: [de72771c3eb77] joining swarm manager [df48067b8137b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:272: [ddbce73857d58] joining swarm manager [df48067b8137b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.97s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.09s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2021-02-16T09:43:24.609Z] docker_api_swarm_node_test.go:19: [d32abcb7a3152] joining swarm manager [d8f9e057870c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_node_test.go:20: [d57391e044527] joining swarm manager [d8f9e057870c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.98s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:501: [d0d617a8200ca] joining swarm manager [d768f86bccfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:506: [dd796c0c9ac07] joining swarm manager [d768f86bccfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.76s) [2021-02-16T09:43:24.609Z] docker_api_swarm_node_test.go:80: [d4d9fbd6debf9] joining swarm manager [de53d4ad3a9ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.12s) [2021-02-16T09:43:24.609Z] docker_api_swarm_node_test.go:52: [dee32fdd2aef3] joining swarm manager [db921237b6084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_node_test.go:53: [dcdc051ec43bc] joining swarm manager [db921237b6084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.13s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.62s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:201: [d3add5bbb3de8] joining swarm manager [d6f3692df47a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.94s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:383: [d899424e3d00c] joining swarm manager [d6f8a2a33931e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:384: [d0c377c2bc40f] joining swarm manager [d6f8a2a33931e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] check_test.go:380: [d0c377c2bc40f] daemon is not started [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.47s) [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:801: [dd40120e36a51] joining swarm manager [d82e7f146a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:801: [dc561c89bc63f] joining swarm manager [d82e7f146a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:801: [d9aaa31395dc6] joining swarm manager [d82e7f146a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:801: [ddef123791fce] joining swarm manager [d82e7f146a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T09:43:24.609Z] docker_api_swarm_test.go:809: [d4ee62b68086f] joining swarm manager [d82e7f146a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:394: [d3495fbae5f75] joining swarm manager [ddb7a0e5c2330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:394: [de1b0a3f4560f] joining swarm manager [ddb7a0e5c2330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.43s) [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:342: [d95f9be0c76dd] joining swarm manager [d905a28382c8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:342: [da23f2464b66e] joining swarm manager [d905a28382c8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.93s) [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:489: [d1a7c7b8b23bb] joining swarm manager [d7b947ed10fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.609Z] docker_api_swarm_service_test.go:489: [d2e6d5b0a99b3] joining swarm manager [d7b947ed10fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.68s) [2021-02-16T09:43:24.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.47s) [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:127: [d2181f7a2fdef] joining swarm manager [dbd06eda5dff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:128: [dd2bc632487cb] joining swarm manager [dbd06eda5dff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:136: [d9847e6b3ef6c] joining swarm manager [dbd06eda5dff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:137: [d59befce6992e] joining swarm manager [dbd06eda5dff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.76s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.05s) [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:303: [d837124f85621] joining swarm manager [d96982b06b0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:303: [d13e387988ce2] joining swarm manager [d96982b06b0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.61s) [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:99: [dc3013a07b852] joining swarm manager [deabf2e2a9062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:100: [dd07d134f35e9] joining swarm manager [deabf2e2a9062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] check_test.go:380: [dc3013a07b852] daemon is not started [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.85s) [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:532: [d4b64b1ccf191] joining swarm manager [df876027946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:533: [d26add5a0105b] joining swarm manager [df876027946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.52s) [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:147: [d8bb08a7535e6] joining swarm manager [d50fa2fccfa6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_api_swarm_service_test.go:147: [da9cd0c128eaa] joining swarm manager [d50fa2fccfa6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.00s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.68s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.27s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.16s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.66s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.98s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.72s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.69s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.62s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.09s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.47s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.53s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.94s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.12s) [2021-02-16T09:43:24.610Z] docker_cli_service_logs_test.go:245: checking task ptrszu3a80hz [2021-02-16T09:43:24.610Z] docker_cli_service_logs_test.go:250: checking messages for ptrszu3a80hz [2021-02-16T09:43:24.610Z] docker_cli_service_logs_test.go:245: checking task l153f3ubonei [2021-02-16T09:43:24.610Z] docker_cli_service_logs_test.go:250: checking messages for l153f3ubonei [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.30s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.41s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.39s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.36s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.27s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1901: [de745715af0af] joining swarm manager [d82cbb7919b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1902: [d9600171a932d] joining swarm manager [d82cbb7919b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1802: [d58fe0147db3a] joining swarm manager [d71a23996e548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1803: [d4ee757364f6c] joining swarm manager [d71a23996e548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (178.39s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1321: [d32f4898fe7b6] joining swarm manager [d5a48f48be968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1322: [da62a0967efc8] joining swarm manager [d5a48f48be968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.62s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.08s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.92s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.52s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.95s) [2021-02-16T09:43:24.610Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.09s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.75s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1186: [d412f8ecd5a9c] joining swarm manager [d0b9ad7b55ed3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1195: [d94f85ed5e180] joining swarm manager [d0b9ad7b55ed3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.61s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.39s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1118: [d36b8c65d35f6] joining swarm manager [db42c8ec1ca5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1119: [d346a89488b1f] joining swarm manager [db42c8ec1ca5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1172: [d7910603f23d9] joining swarm manager [db42c8ec1ca5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1453: [da1e5590be9ff] joining swarm manager [dcd7ae71ef914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] docker_cli_swarm_test.go:1454: [df8f50d2561ee] joining swarm manager [dcd7ae71ef914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.36s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.86s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.13s) [2021-02-16T09:43:24.610Z] docker_cli_swarm_unix_test.go:62: [d5d88aab59bb4] joining swarm manager [ddd206df36004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.85s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.92s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.14s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-02-16T09:43:24.610Z] docker_api_swarm_test.go:961: [d198a40bbf18a] joining swarm manager [d0559acb02200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.24s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.85s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.67s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.85s) [2021-02-16T09:43:24.610Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2021-02-16T09:43:24.610Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T09:43:24.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-16T09:43:42.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-16T09:44:50.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-16T09:44:56.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T09:44:57.738Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T09:44:59.344Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T09:45:00.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T09:45:00.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T09:45:00.953Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T09:45:00.953Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T09:45:03.973Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T09:45:16.647Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T09:45:19.665Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T09:45:21.271Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T09:45:21.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T09:45:24.291Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T09:45:25.897Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T09:45:28.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-16T09:45:30.749Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T09:45:30.749Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T09:45:30.749Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T09:45:30.749Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T09:45:30.749Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T09:45:31.231Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T09:45:43.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-16T09:46:15.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-16T09:46:22.378Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T09:46:22.378Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T09:46:22.378Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T09:46:27.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-16T09:46:40.383Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T09:46:40.865Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T09:46:41.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T09:46:48.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T09:46:49.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T09:46:54.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T09:46:59.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-16T09:47:03.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T09:47:12.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T09:47:12.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T09:47:17.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-16T09:47:20.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T09:47:20.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T09:47:20.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T09:47:28.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T09:47:28.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T09:47:28.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T09:47:28.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T09:47:28.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T09:47:32.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T09:48:11.123Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T09:48:15.975Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T09:48:16.989Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T09:48:16.989Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T09:48:16.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T09:48:18.593Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T09:48:19.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-16T09:48:19.606Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T09:48:20.088Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T09:48:20.569Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T09:48:21.583Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T09:48:26.430Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T09:48:28.714Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T09:48:28.714Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T09:48:30.322Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T09:48:30.322Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T09:48:30.804Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T09:48:33.082Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T09:48:33.564Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T09:48:34.046Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T09:48:34.046Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T09:48:35.059Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T09:48:35.540Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T09:48:36.021Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T09:48:36.021Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T09:48:37.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-16T09:48:40.870Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T09:49:09.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-16T09:49:16.972Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T09:49:16.972Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T09:49:16.972Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T09:49:19.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T09:49:19.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T09:49:19.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T09:49:19.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T09:49:19.729Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T09:49:20.211Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T09:49:41.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-16T09:49:56.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-16T09:49:56.309Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T09:49:56.309Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T09:49:56.309Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T09:50:11.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-16T09:50:21.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T09:50:21.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T09:50:21.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T09:50:29.113Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-16T09:50:29.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T09:50:31.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T09:50:34.424Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite (437.26s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:53: [d0434ffc673e3] daemon is not started [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:53: [d9ee5b6ae9e99] daemon is not started [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:53: [d82360c3ae6bf] daemon is not started [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:53: [d6bf8b24e3821] daemon is not started [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:485: [d52306e03a509] daemon is not started [2021-02-16T09:50:43.952Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-16T09:50:43.952Z] docker_cli_external_volume_driver_test.go:53: [db621bed9eede] daemon is not started [2021-02-16T09:50:43.952Z] PASS [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] === Skipped [2021-02-16T09:50:43.952Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T09:50:43.952Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T09:50:43.952Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T09:50:43.952Z] check_test.go:309: [d679de63a71ca] daemon is not started [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T09:50:43.952Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T09:50:43.952Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T09:50:43.952Z] check_test.go:309: [d42c8e360b611] daemon is not started [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-02-16T09:50:43.952Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-02-16T09:50:43.952Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T09:50:43.952Z] check_test.go:309: [de23620a2f35a] daemon is not started [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T09:50:43.952Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T09:50:43.952Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T09:50:43.952Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T09:50:43.952Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] DONE 273 tests, 5 skipped in 2563.955s [2021-02-16T09:50:43.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:50:43.952Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d002b4d4bd8f5/docker.pid [2021-02-16T09:50:43.952Z] +++ kill 6238 [2021-02-16T09:50:43.952Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6238 is not a child of this shell [2021-02-16T09:50:43.952Z] warning: PID 6238 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d002b4d4bd8f5/docker.pid had a nonzero exit code [2021-02-16T09:50:43.952Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:50:43.952Z] +++ kill 8141 [2021-02-16T09:50:43.952Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:50:43.952Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:50:43.952Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] To set a process to complain mode, use the command line tool [2021-02-16T09:50:43.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:50:43.952Z] +++ true [2021-02-16T09:50:43.952Z] exiting test-integration [2021-02-16T09:50:43.952Z] ++ exit 0 [2021-02-16T09:50:43.952Z] [2021-02-16T09:50:43.952Z] + exit 0 [2021-02-16T09:50:43.952Z] ++ jobs -p [2021-02-16T09:50:43.952Z] + pids= [2021-02-16T09:50:43.952Z] + echo 'Remaining pids to kill: []' [2021-02-16T09:50:43.952Z] Remaining pids to kill: [] [2021-02-16T09:50:43.952Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-16T09:50:43.962Z] Recording test results [2021-02-16T09:50:44.620Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:50:44.944Z] + echo Ensuring container killed. [2021-02-16T09:50:44.944Z] Ensuring container killed. [2021-02-16T09:50:44.944Z] + docker ps -aq -f name=docker-pr1-* [2021-02-16T09:50:44.944Z] + cids=5a87b73377d5 [2021-02-16T09:50:44.944Z] 3722c5ec3588 [2021-02-16T09:50:44.944Z] aff16e566d43 [2021-02-16T09:50:44.944Z] + [ -n 5a87b73377d5 [2021-02-16T09:50:44.944Z] 3722c5ec3588 [2021-02-16T09:50:44.944Z] aff16e566d43 ] [2021-02-16T09:50:44.944Z] + docker rm -vf 5a87b73377d5 3722c5ec3588 aff16e566d43 [2021-02-16T09:50:47.460Z] 5a87b73377d5 [2021-02-16T09:50:48.384Z] 3722c5ec3588 [2021-02-16T09:50:48.384Z] aff16e566d43 [Pipeline] sh [2021-02-16T09:50:48.655Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:50:48.655Z] Chowning /workspace to jenkins user [2021-02-16T09:50:48.655Z] + id -u [2021-02-16T09:50:48.655Z] + id -g [2021-02-16T09:50:48.655Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42031:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:50:53.140Z] + bundleName=amd64 [2021-02-16T09:50:53.140Z] + echo Creating amd64-bundles.tar.gz [2021-02-16T09:50:53.140Z] Creating amd64-bundles.tar.gz [2021-02-16T09:50:53.140Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T09:50:53.140Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T09:50:54.072Z] Archiving artifacts [2021-02-16T09:50:54.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:50:54.800Z] + make clean [2021-02-16T09:50:55.099Z] docker volume rm -f docker-dev-cache [2021-02-16T09:50:55.099Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:52:00.999Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T09:52:00.999Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T09:52:00.999Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T09:53:42.820Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T09:53:42.820Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T09:53:42.820Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T09:53:51.619Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-16T09:54:06.729Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T09:54:21.851Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-16T09:54:57.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T09:55:10.606Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T09:55:21.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T09:57:18.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T09:57:23.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T09:57:26.103Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T09:57:30.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T09:57:34.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T09:57:34.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T09:57:34.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T09:57:34.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T09:57:35.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T09:57:40.684Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T09:57:55.793Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T09:58:03.073Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T09:58:03.073Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T09:58:13.699Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T09:58:19.674Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T09:58:25.650Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T09:58:36.229Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T09:58:37.833Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T09:58:42.682Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T09:58:42.682Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T09:58:43.163Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T09:58:43.645Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T09:58:44.127Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-16T09:58:56.778Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T09:58:57.265Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T09:59:09.918Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T09:59:09.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T09:59:11.525Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T09:59:11.525Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T09:59:12.538Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T09:59:12.538Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T09:59:16.408Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T09:59:17.420Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T09:59:18.434Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T09:59:19.453Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T09:59:19.935Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T09:59:20.948Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T09:59:22.557Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T09:59:28.533Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T09:59:28.533Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T09:59:28.533Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T09:59:29.020Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T09:59:29.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T09:59:29.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T09:59:29.020Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T09:59:29.502Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T09:59:30.518Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T09:59:41.109Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T09:59:56.227Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T09:59:56.227Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T09:59:57.834Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T10:00:33.985Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T10:00:49.111Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-16T10:00:52.987Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T10:01:00.272Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T10:01:05.127Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T10:01:30.647Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T10:01:30.647Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T10:01:39.449Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T10:01:39.932Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T10:01:39.932Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T10:01:39.932Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-16T10:01:42.954Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T10:01:51.757Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T10:01:54.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T10:01:54.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T10:01:54.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T10:01:57.805Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T10:01:58.820Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T10:02:00.426Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T10:02:15.540Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-16T10:02:15.540Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T10:02:24.351Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-16T10:02:27.380Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T10:02:36.194Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-16T10:02:41.053Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T10:02:45.920Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T10:02:46.405Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T10:02:46.889Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T10:02:46.889Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T10:02:49.163Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T10:02:49.163Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T10:03:40.340Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T10:04:10.699Z] === RUN TestDockerSuite/TestBuildRm [2021-02-16T10:04:23.374Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T10:04:26.397Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T10:04:26.397Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T10:04:26.880Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T10:04:27.895Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T10:04:31.776Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T10:04:35.655Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T10:04:39.533Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T10:05:00.982Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T10:05:00.982Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T10:05:00.982Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T10:05:09.784Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T10:05:09.784Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T10:05:14.639Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T10:05:14.639Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T10:05:19.491Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T10:05:40.943Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T10:05:40.943Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T10:05:41.426Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T10:05:42.442Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T10:05:47.296Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T10:05:52.150Z] === RUN TestDockerSuite/TestBuildUser [2021-02-16T10:05:52.150Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T10:05:52.150Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T10:05:52.150Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T10:05:56.030Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T10:05:56.512Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T10:05:59.541Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T10:05:59.541Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T10:05:59.541Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T10:06:21.007Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T10:06:22.021Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T10:06:37.144Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T10:06:45.949Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T10:06:45.949Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T10:06:45.949Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T10:06:48.220Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T10:06:48.220Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-16T10:06:58.806Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T10:07:03.663Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T10:07:03.663Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T10:07:21.677Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T10:07:21.677Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T10:07:21.677Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T10:07:21.677Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T10:07:23.288Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T10:07:32.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T10:07:33.105Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T10:07:33.105Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T10:07:33.587Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T10:07:33.587Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T10:07:35.859Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T10:07:39.733Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T10:07:44.587Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T10:07:49.442Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T10:07:49.442Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T10:07:55.420Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T10:07:55.420Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T10:08:08.082Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T10:08:11.107Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T10:08:18.396Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T10:08:24.378Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T10:08:24.378Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-16T10:08:26.651Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T10:08:26.651Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T10:08:26.651Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T10:08:26.651Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T10:08:28.922Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T10:08:28.922Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T10:08:28.922Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T10:08:31.942Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T10:08:31.942Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T10:08:31.942Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T10:08:31.942Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T10:08:31.942Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T10:08:34.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-16T10:08:36.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T10:08:38.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T10:08:38.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T10:08:38.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T10:08:41.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T10:08:41.103Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T10:08:43.376Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T10:08:43.376Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T10:08:43.376Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T10:08:46.404Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T10:08:46.404Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T10:08:48.029Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T10:08:48.029Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T10:08:51.054Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T10:08:51.054Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T10:08:53.328Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T10:08:57.204Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T10:09:01.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T10:09:01.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T10:09:01.573Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T10:09:01.573Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T10:09:01.573Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T10:09:03.181Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T10:09:03.181Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T10:09:06.203Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T10:09:06.203Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T10:09:08.480Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T10:09:08.480Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T10:09:12.357Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T10:09:14.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-16T10:09:16.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T10:09:16.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-16T10:09:19.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-16T10:09:22.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-16T10:09:29.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-16T10:09:31.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006508e0_} [2021-02-16T10:09:34.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1935951906_c:\foo_false____} [2021-02-16T10:09:37.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1935951906_c:\foo_true____} [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T10:09:40.082Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T10:09:43.110Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T10:09:45.381Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T10:09:45.381Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T10:09:45.381Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T10:09:47.653Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T10:09:47.653Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T10:09:47.653Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T10:09:47.653Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T10:09:58.230Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T10:09:59.839Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T10:09:59.839Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T10:09:59.839Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T10:10:14.959Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T10:10:14.959Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T10:10:14.959Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T10:10:27.627Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T10:10:27.627Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T10:10:27.627Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T10:10:29.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T10:10:29.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T10:10:29.235Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T10:10:32.257Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T10:10:34.530Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T10:10:36.806Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T10:10:37.288Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T10:10:37.288Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T10:10:39.560Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T10:10:40.042Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T10:10:40.042Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T10:10:40.042Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T10:10:40.532Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T10:10:40.532Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T10:10:40.532Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T10:10:41.014Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T10:10:53.681Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T10:10:53.681Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T10:10:53.681Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T10:10:58.535Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T10:10:58.535Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T10:10:58.535Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T10:11:05.821Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T10:11:08.094Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T10:11:10.368Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T10:11:13.393Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T10:11:20.679Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T10:11:25.533Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T10:11:30.389Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T10:11:32.667Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T10:11:33.681Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T10:11:37.564Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T10:11:38.577Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T10:11:39.595Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T10:11:44.447Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T10:11:48.320Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T10:11:49.928Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T10:11:49.928Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T10:11:52.200Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T10:11:54.472Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T10:11:56.749Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T10:11:59.771Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T10:12:04.626Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T10:12:04.626Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T10:12:06.900Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T10:12:10.778Z] === RUN TestDockerSuite/TestExec [2021-02-16T10:12:10.778Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T10:12:10.779Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T10:12:13.057Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T10:12:15.332Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T10:12:15.332Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T10:12:15.332Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T10:12:15.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T10:12:16.944Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T10:12:19.217Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T10:12:21.487Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T10:12:23.097Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T10:12:27.952Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T10:12:27.952Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T10:12:27.952Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T10:12:27.952Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T10:12:30.223Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T10:12:35.076Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T10:12:38.101Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T10:12:40.376Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T10:12:40.376Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T10:12:46.359Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T10:12:46.359Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T10:12:46.359Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T10:12:46.359Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T10:12:52.339Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T10:12:58.318Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T10:13:01.520Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestHealth [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T10:13:07.502Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T10:13:07.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T10:13:07.984Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T10:13:11.861Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T10:13:12.345Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T10:13:12.345Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T10:13:12.345Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T10:13:12.345Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T10:13:12.828Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T10:13:13.310Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T10:13:13.310Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T10:13:14.325Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T10:13:14.325Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T10:13:16.596Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T10:13:16.596Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T10:13:18.869Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T10:13:21.143Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T10:13:21.626Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T10:13:21.626Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T10:13:25.504Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T10:13:25.504Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T10:13:27.776Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T10:13:28.258Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T10:13:28.258Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T10:13:28.258Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T10:13:30.530Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T10:13:32.831Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T10:13:32.831Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T10:13:32.831Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T10:13:32.831Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T10:13:32.831Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T10:13:35.102Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T10:13:35.102Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T10:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T10:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T10:13:37.375Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T10:13:37.375Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T10:13:39.645Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T10:13:44.506Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T10:13:44.506Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T10:13:44.506Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T10:13:44.506Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T10:13:46.113Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T10:13:48.385Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T10:13:48.385Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T10:13:55.671Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T10:13:57.943Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T10:13:57.943Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T10:13:57.943Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T10:14:00.215Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T10:14:03.241Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T10:14:07.118Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T10:14:09.395Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T10:14:11.668Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T10:14:13.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T10:14:16.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-16T10:14:18.491Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T10:14:20.766Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T10:14:21.250Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T10:14:21.250Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T10:14:22.857Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T10:14:25.133Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T10:14:31.110Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T10:14:33.379Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T10:14:33.379Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T10:14:35.648Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T10:14:35.648Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T10:14:41.621Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T10:14:47.602Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T10:14:54.885Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T10:14:56.491Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T10:14:59.510Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T10:14:59.510Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T10:15:01.778Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T10:15:04.048Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T10:15:12.852Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T10:15:12.852Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T10:15:12.852Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T10:15:15.871Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T10:15:18.146Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPortList [2021-02-16T10:15:20.416Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T10:15:25.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T10:15:30.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T10:15:30.115Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T10:15:40.691Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T10:15:40.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T10:15:51.260Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T10:16:03.925Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T10:16:04.407Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T10:16:04.407Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T10:16:19.523Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T10:16:21.129Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T10:16:39.133Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T10:16:47.939Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T10:16:47.939Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T10:16:47.939Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T10:16:52.795Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T10:16:52.795Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T10:16:52.795Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T10:16:52.795Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T10:16:52.795Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T10:17:00.079Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T10:17:00.079Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T10:17:01.685Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T10:17:01.685Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T10:17:03.292Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T10:17:04.309Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T10:17:04.309Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T10:17:09.163Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T10:17:13.038Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T10:17:15.449Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T10:17:33.474Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T10:17:33.474Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T10:17:39.451Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T10:17:39.451Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T10:17:39.451Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T10:17:39.933Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T10:17:44.783Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T10:17:48.659Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T10:17:48.659Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T10:17:52.533Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T10:17:52.533Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T10:17:53.015Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T10:18:08.126Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T10:18:09.732Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T10:18:10.214Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T10:18:17.492Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T10:18:26.295Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T10:18:33.576Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T10:18:37.449Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T10:18:38.462Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T10:18:40.731Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T10:18:58.736Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T10:19:04.710Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T10:19:09.567Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T10:19:10.050Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T10:19:10.050Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T10:19:10.050Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T10:19:10.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T10:19:10.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T10:19:10.532Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T10:19:10.532Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T10:19:10.532Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T10:19:12.138Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T10:19:12.138Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T10:19:12.138Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T10:19:17.010Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T10:19:20.037Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T10:19:21.645Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T10:19:24.664Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T10:19:26.933Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T10:19:26.933Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T10:19:31.790Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T10:19:34.068Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T10:19:34.068Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T10:19:37.101Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T10:19:37.584Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T10:19:37.584Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T10:19:39.192Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T10:19:39.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T10:19:39.681Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T10:19:41.955Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T10:19:44.230Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T10:19:46.502Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T10:19:46.502Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T10:19:46.502Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T10:19:46.985Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T10:19:49.260Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T10:19:49.260Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T10:19:49.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T10:19:49.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T10:19:49.260Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T10:19:51.530Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T10:19:56.395Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T10:19:58.667Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T10:19:58.667Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T10:19:58.667Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T10:19:58.667Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-16T10:20:05.949Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T10:20:08.222Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T10:20:08.222Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T10:20:10.492Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T10:20:10.492Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T10:20:10.492Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T10:20:10.492Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-16T10:20:12.766Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T10:20:15.046Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T10:20:17.317Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T10:20:19.589Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T10:20:28.397Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T10:20:35.690Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T10:20:35.690Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T10:20:37.297Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T10:20:37.297Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T10:20:37.298Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T10:20:44.579Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T10:20:44.579Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T10:20:44.579Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T10:20:44.579Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T10:20:49.430Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T10:20:53.308Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T10:20:53.790Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T10:20:55.400Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T10:20:57.674Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-16T10:21:00.096Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T10:21:01.111Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T10:21:02.718Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T10:21:03.200Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T10:21:06.220Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T10:21:24.235Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T10:21:24.235Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T10:21:25.844Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T10:21:31.827Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T10:21:34.098Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T10:21:36.373Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T10:21:37.979Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T10:21:41.002Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T10:21:41.002Z] === RUN TestDockerSuite/TestRunState [2021-02-16T10:21:41.002Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T10:21:43.273Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T10:21:43.273Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T10:21:44.879Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T10:21:44.879Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T10:21:44.879Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T10:21:44.879Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T10:21:45.361Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T10:21:45.361Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T10:21:50.225Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T10:21:52.495Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T10:21:52.495Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T10:21:54.766Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T10:21:54.766Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T10:21:54.766Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T10:21:57.787Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T10:22:05.085Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T10:22:08.967Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T10:22:16.258Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T10:22:16.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T10:22:16.258Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T10:22:18.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T10:22:25.813Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T10:22:28.100Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T10:22:31.986Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T10:22:33.602Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T10:22:35.872Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T10:22:40.731Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T10:22:43.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T10:22:43.484Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T10:22:43.967Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T10:22:44.449Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T10:22:46.056Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T10:22:53.348Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T10:22:53.348Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T10:23:00.646Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T10:23:00.646Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T10:23:05.502Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T10:23:05.502Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T10:23:05.502Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T10:23:05.502Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T10:23:05.502Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T10:23:16.093Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T10:23:17.705Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T10:23:23.127Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T10:23:38.243Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T10:23:38.243Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T10:23:38.243Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T10:23:38.243Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T10:23:38.725Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T10:23:39.207Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T10:23:39.207Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T10:23:42.230Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T10:23:42.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T10:23:45.252Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T10:23:45.252Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T10:23:45.734Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T10:23:45.734Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T10:23:45.734Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T10:23:54.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T10:23:54.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T10:23:54.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T10:23:54.534Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T10:23:54.534Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T10:24:01.820Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T10:24:01.820Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T10:24:01.820Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T10:24:10.624Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T10:24:10.624Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite (2618.99s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:24:12.231Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.21s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.12s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.231Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:24:12.231Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:24:12.231Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:24:12.231Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.78s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.98s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-02-16T10:24:12.231Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.35s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.88s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.95s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.32s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.64s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.56s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.85s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.07s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.17s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.67s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.77s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.11s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.53s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.51s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.44s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:24:12.231Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.22s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.36s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.91s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.87s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.13s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.77s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.82s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-02-16T10:24:12.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-02-16T10:24:12.231Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.15s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.18s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2021-02-16T10:24:12.231Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.69s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.19s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.00s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.81s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.76s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.20s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.39s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.59s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.80s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (113.80s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.54s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.24s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.84s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.83s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.41s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFails (7.11s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.48s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.47s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.61s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.50s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.94s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.11s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildHistory (11.60s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.99s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.02s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.81s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.56s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.80s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.34s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.67s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.43s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.53s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.65s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.84s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.38s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.75s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.07s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.05s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.32s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.61s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.76s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.23s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.24s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.95s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildRm (12.79s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-02-16T10:24:12.232Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.50s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.48s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.19s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.57s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.75s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.32s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.54s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildStderr (4.28s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.09s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.07s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.34s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.13s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.01s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.81s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.31s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.29s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.09s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.65s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.33s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.76s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-16T10:24:12.232Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-02-16T10:24:12.232Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T10:24:12.232Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.27s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.21s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.53s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitTTY (11.28s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.16s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-16T10:24:12.232Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:24:12.232Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-16T10:24:12.232Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.75s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.69s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.26s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.66s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-16T10:24:12.232Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:24:12.232Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.39s) [2021-02-16T10:24:12.232Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.33s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.30s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.78s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.75s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.03s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.93s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.99s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.05s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.61s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006508e0_} (2.54s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1935951906_c:\foo_false____} (2.53s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1935951906_c:\foo_true____} (2.58s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.68s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.47s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.29s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.80s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.63s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCpToStdout (2.49s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.23s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.28s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.22s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.233Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.17s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.233Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.50s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.69s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsCopy (4.80s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.05s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.79s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFilters (4.55s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFormat (4.40s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsResize (2.65s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.22s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.53s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.99s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T10:24:12.233Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:24:12.233Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.04s) [2021-02-16T10:24:12.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s) [2021-02-16T10:24:12.233Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:24:12.234Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:24:12.234Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:24:12.234Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.02s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.34s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecInspectID (5.17s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:24:12.234Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:24:12.234Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.01s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.12s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:24:12.234Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.57s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:24:12.234Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:24:12.234Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:24:12.234Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-16T10:24:12.234Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.30s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectHistory (4.36s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.08s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectStatus (2.75s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.44s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.26s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-02-16T10:24:12.234Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.97s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.71s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.49s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:24:12.234Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.21s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.17s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.04s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.20s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.52s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.22s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T10:24:12.234Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:24:12.234Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.53s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:24:12.234Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T10:24:12.234Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:24:12.235Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.75s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:24:12.235Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsByOrder (9.61s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.24s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.28s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.98s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.68s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.78s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.37s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.95s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.77s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-02-16T10:24:12.235Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.68s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.98s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.22s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.12s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.99s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.89s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.29s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.53s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.33s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.09s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.37s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.45s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.38s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.96s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.50s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.21s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.42s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.48s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.86s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.29s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.26s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.16s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.21s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.22s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunExitCode (2.22s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.25s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.64s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.02s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.12s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.86s) [2021-02-16T10:24:12.235Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.13s) [2021-02-16T10:24:12.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:24:12.235Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.34s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.13s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.39s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.76s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.32s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunRm (2.27s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.52s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.18s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.13s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.91s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.45s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.62s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.66s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.14s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.05s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.44s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.57s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.24s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.11s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.67s) [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.236Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:24:12.236Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.25s) [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T10:24:12.719Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-16T10:24:12.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.75s) [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-02-16T10:24:12.719Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:24:12.719Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.76s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-02-16T10:24:12.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-02-16T10:24:12.720Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.78s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-16T10:24:12.720Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T10:24:12.720Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T10:24:12.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T10:24:12.720Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T10:24:12.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T10:24:12.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T10:24:12.720Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerDaemonSuite [2021-02-16T10:24:12.720Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T10:24:12.720Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T10:24:12.720Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T10:24:12.720Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerSwarmSuite [2021-02-16T10:24:12.720Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-16T10:24:12.720Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-16T10:24:12.720Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:24:12.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.720Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T10:24:12.720Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-16T10:24:12.721Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] === RUN TestDockerNetworkSuite [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-16T10:24:12.721Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] === RUN TestDockerHubPullSuite [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-16T10:24:12.721Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] PASS [2021-02-16T10:24:12.721Z] ok github.com/docker/docker/integration-cli 2619.671s [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === Skipped [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:24:12.721Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.721Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:24:12.721Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:24:12.721Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:24:12.721Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-02-16T10:24:12.721Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:24:12.721Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.721Z] [2021-02-16T10:24:12.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:24:12.721Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:24:12.721Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-02-16T10:24:12.722Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-16T10:24:12.722Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-02-16T10:24:12.722Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T10:24:12.722Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-16T10:24:12.722Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-16T10:24:12.722Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-16T10:24:12.722Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:24:12.722Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:24:12.722Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.722Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.723Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:24:12.723Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:24:12.723Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:24:12.723Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:24:12.723Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.723Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:24:12.724Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:24:12.724Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:24:12.724Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:24:12.724Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-02-16T10:24:12.724Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-02-16T10:24:12.724Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:24:12.724Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-02-16T10:24:12.724Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T10:24:12.724Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:24:12.724Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:24:12.724Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:24:12.724Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:24:12.724Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:24:12.724Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:24:12.724Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T10:24:12.724Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.724Z] [2021-02-16T10:24:12.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T10:24:12.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T10:24:12.725Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:24:12.725Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:24:12.725Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-02-16T10:24:12.725Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T10:24:12.725Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T10:24:12.725Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.725Z] [2021-02-16T10:24:12.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:24:12.726Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:24:12.726Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.726Z] [2021-02-16T10:24:12.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:24:12.726Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:24:12.726Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.726Z] [2021-02-16T10:24:12.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:24:12.726Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:24:12.726Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T10:24:12.726Z] [2021-02-16T10:24:12.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:24:12.726Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.208Z] [2021-02-16T10:24:13.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:24:13.208Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:24:13.208Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.05s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.05s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:24:13.209Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:24:13.209Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.209Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T10:24:13.210Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-16T10:24:13.210Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:24:13.210Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-16T10:24:13.210Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:13.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:24:13.210Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.210Z] [2021-02-16T10:24:13.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:24:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-16T10:24:13.211Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] DONE 1093 tests, 547 skipped in 2628.050s [2021-02-16T10:24:13.211Z] INFO: Integration tests ended at 02/16/2021 10:24:12. Duration:00:43:48.1709183 [2021-02-16T10:24:13.211Z] INFO: Docker info of the daemon under test at end of run [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] Containers: 2 [2021-02-16T10:24:13.211Z] Running: 0 [2021-02-16T10:24:13.211Z] Paused: 0 [2021-02-16T10:24:13.211Z] Stopped: 2 [2021-02-16T10:24:13.211Z] Images: 18 [2021-02-16T10:24:13.211Z] Server Version: 0.0.0-dev [2021-02-16T10:24:13.211Z] Storage Driver: windowsfilter [2021-02-16T10:24:13.211Z] Windows: [2021-02-16T10:24:13.211Z] Logging Driver: json-file [2021-02-16T10:24:13.211Z] Plugins: [2021-02-16T10:24:13.211Z] Volume: local [2021-02-16T10:24:13.211Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T10:24:13.211Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T10:24:13.211Z] Swarm: inactive [2021-02-16T10:24:13.211Z] Default Isolation: process [2021-02-16T10:24:13.211Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T10:24:13.211Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T10:24:13.211Z] OSType: windows [2021-02-16T10:24:13.211Z] Architecture: x86_64 [2021-02-16T10:24:13.211Z] CPUs: 4 [2021-02-16T10:24:13.211Z] Total Memory: 32GiB [2021-02-16T10:24:13.211Z] Name: azwin-2-989800 [2021-02-16T10:24:13.211Z] ID: OMPO:IGJV:46ZA:QSE3:E2GJ:GTQW:IJJM:MKF2:Z6AY:WOKD:I43Q:OFDD [2021-02-16T10:24:13.211Z] Docker Root Dir: D:\CI\PR-42031\1\daemon [2021-02-16T10:24:13.211Z] Debug Mode (client): false [2021-02-16T10:24:13.211Z] Debug Mode (server): true [2021-02-16T10:24:13.211Z] File Descriptors: -1 [2021-02-16T10:24:13.211Z] Goroutines: 17 [2021-02-16T10:24:13.211Z] System Time: 2021-02-16T10:24:13.0907337Z [2021-02-16T10:24:13.211Z] EventsListeners: 0 [2021-02-16T10:24:13.211Z] Registry: https://index.docker.io/v1/ [2021-02-16T10:24:13.211Z] Labels: [2021-02-16T10:24:13.211Z] Experimental: false [2021-02-16T10:24:13.211Z] Insecure Registries: [2021-02-16T10:24:13.211Z] 127.0.0.0/8 [2021-02-16T10:24:13.211Z] Live Restore Enabled: false [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] [2021-02-16T10:24:13.211Z] INFO: Stopping daemon under test [2021-02-16T10:24:13.693Z] SUCCESS: The process with PID 5748 (child process of PID 5724) has been terminated. [2021-02-16T10:24:13.693Z] SUCCESS: The process with PID 5724 (child process of PID 3452) has been terminated. [2021-02-16T10:24:13.693Z] INFO: Stop tailing logs of the daemon under tests [2021-02-16T10:24:13.693Z] INFO: executeCI.ps1 Completed successfully at 02/16/2021 10:24:13. [2021-02-16T10:24:13.693Z] INFO: Tidying up at end of run [2021-02-16T10:24:13.693Z] INFO: Saving daemon under test log (d:\CI\PR-42031\1\dut.out) to bundles\CIDUT.out [2021-02-16T10:24:13.693Z] INFO: Saving daemon under test log (d:\CI\PR-42031\1\dut.err) to bundles\CIDUT.err [2021-02-16T10:24:13.693Z] INFO: Nuke-Everything... [2021-02-16T10:24:14.177Z] INFO: Container count on control daemon to delete is 2 [2021-02-16T10:24:14.665Z] 1cfdba61a9b1 [2021-02-16T10:24:14.665Z] ae0bd21ccb88 [2021-02-16T10:24:14.665Z] INFO: Tidying pidfile d:\CI\PR-42031\1\docker.pid [2021-02-16T10:24:14.665Z] INFO: Nuking d:\CI [2021-02-16T10:24:45.177Z] INFO: Zapped successfully [2021-02-16T10:24:45.177Z] [2021-02-16T10:24:45.177Z] INFO: executeCI.ps1 exiting at Tue Feb 16 10:24:41 CUT 2021. Duration 01:22:23.6948215 [2021-02-16T10:24:45.177Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-16T10:24:45.445Z] Recording test results [2021-02-16T10:24:53.374Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-16T10:24:54.963Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-16T10:24:56.811Z] Archiving artifacts [2021-02-16T10:25:12.313Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42031/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T10:25:13.315Z] + make clean [2021-02-16T10:25:14.923Z] docker volume rm -f docker-dev-cache [2021-02-16T10:25:15.406Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS