Pull request #43460 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 492fac20af558af4164484ee773eee6f6a6f56b0+4e188b8a49e6991f0f558a8b4839890145f7cd31 (42e0a63afc00f59c24ac2ac248e084b6066417cd) 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-43460@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 [2022-04-04T17:36:13.616Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-04T17:36:13.620Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-04T17:36:13.806Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc7dc468501069e6) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] { [Pipeline] checkout [2022-04-04T17:36:13.831Z] The recommended git tool is: git [2022-04-04T17:36:13.856Z] using credential docker-jenkins-github-credentials [2022-04-04T17:36:13.863Z] Cloning the remote Git repository [2022-04-04T17:36:13.863Z] Cloning with configured refspecs honoured and without tags [2022-04-04T17:36:13.899Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:36:13.900Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:36:13.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:13.921Z] > git --version # timeout=10 [2022-04-04T17:36:13.928Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:13.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:13.929Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:28.145Z] Fetching without tags [2022-04-04T17:36:28.373Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:28.860Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:28.860Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:36:29.393Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:36:29.393Z] First time build. Skipping changelog. [2022-04-04T17:36:29.448Z] > git --version # timeout=10 [2022-04-04T17:36:29.455Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:29.460Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:36:28.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:28.162Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:36:28.169Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:28.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:28.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:28.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:28.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:28.408Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:28.413Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:28.869Z] > git remote # timeout=10 [2022-04-04T17:36:28.874Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:36:28.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:28.880Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:36:28.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:36:28.895Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:28.903Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T17:36:30.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-04T17:36:30.065Z] Unable to find image 'alpine:latest' locally [2022-04-04T17:36:30.065Z] latest: Pulling from library/alpine [2022-04-04T17:36:30.065Z] 40e059520d19: Pulling fs layer [2022-04-04T17:36:30.323Z] 40e059520d19: Verifying Checksum [2022-04-04T17:36:30.323Z] 40e059520d19: Download complete [2022-04-04T17:36:30.323Z] 40e059520d19: Pull complete [2022-04-04T17:36:30.581Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T17:36:30.581Z] Status: Downloaded newer image for alpine:latest [2022-04-04T17:36:33.110Z] 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-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-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-04T17:36:33.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009276e0acc9d73fb) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] stage [2022-04-04T17:36:33.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009797a12bb54f39c) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] { (Print info) [2022-04-04T17:36:33.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042a8337e1d336402) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-04-04T17:36:33.377Z] The recommended git tool is: git [Pipeline] // stage [2022-04-04T17:36:33.392Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-04T17:36:33.401Z] Cloning the remote Git repository [2022-04-04T17:36:33.401Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-04-04T17:36:33.421Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-04T17:36:33.428Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2022-04-04T17:36:33.439Z] using credential docker-jenkins-github-credentials Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-04-04T17:36:33.448Z] Cloning the remote Git repository [2022-04-04T17:36:33.448Z] Cloning with configured refspecs honoured and without tags [2022-04-04T17:36:33.450Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-04-04T17:36:33.459Z] Cloning the remote Git repository [2022-04-04T17:36:33.459Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-04T17:36:33.626Z] Running on azwin-2-32c6d0 in d:\jenkins\workspace\moby_PR-43460 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws [2022-04-04T17:36:33.668Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-04T17:36:33.789Z] The recommended git tool is: git [2022-04-04T17:36:34.033Z] using credential docker-jenkins-github-credentials [2022-04-04T17:36:34.120Z] Cloning the remote Git repository [2022-04-04T17:36:34.121Z] Cloning with configured refspecs honoured and without tags [2022-04-04T17:36:33.452Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:36:33.452Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:36:33.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:33.469Z] > git --version # timeout=10 [2022-04-04T17:36:33.480Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:33.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:33.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:33.452Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:36:33.452Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:36:33.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:33.484Z] > git --version # timeout=10 [2022-04-04T17:36:33.495Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:33.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:33.496Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:33.461Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:36:33.461Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:36:33.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:33.477Z] > git --version # timeout=10 [2022-04-04T17:36:33.484Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:33.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:33.486Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:34.146Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:36:34.146Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T17:36:34.209Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:34.209Z] > git --version # timeout=10 [2022-04-04T17:36:34.256Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T17:36:34.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:34.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.588Z] Fetching without tags [2022-04-04T17:36:47.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.564Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:36:47.570Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:47.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:47.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.807Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:47.833Z] Fetching without tags [2022-04-04T17:36:47.858Z] Fetching without tags [2022-04-04T17:36:47.956Z] Fetching without tags [2022-04-04T17:36:48.126Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:47.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.581Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:36:47.628Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.752Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:47.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:47.862Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:48.200Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:48.288Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:48.288Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:36:48.295Z] Still waiting to schedule task [2022-04-04T17:36:48.296Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-04T17:36:48.298Z] Still waiting to schedule task [2022-04-04T17:36:48.298Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-04T17:36:48.583Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:48.608Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:48.608Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:36:48.638Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:36:48.672Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:48.672Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:36:48.665Z] > git --version # timeout=10 [2022-04-04T17:36:48.675Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:48.683Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T17:36:49.188Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:36:49.189Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:36:49.209Z] > git --version # timeout=10 [2022-04-04T17:36:49.223Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:49.231Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:36:49.217Z] > git --version # timeout=10 [2022-04-04T17:36:49.228Z] > git --version # 'git version 2.17.1' [2022-04-04T17:36:49.237Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:36:47.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.820Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:36:47.834Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:47.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:47.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:48.128Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.133Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:48.580Z] > git remote # timeout=10 [2022-04-04T17:36:48.589Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:36:48.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:48.594Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:36:48.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:36:48.651Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.656Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:47.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.936Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:36:47.943Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:47.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:36:47.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:36:47.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:47.963Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:36:48.202Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.207Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:48.645Z] > git remote # timeout=10 [2022-04-04T17:36:48.655Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:36:48.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:48.658Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:36:48.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:36:48.674Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.679Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:47.806Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:47.815Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:48.259Z] > git remote # timeout=10 [2022-04-04T17:36:48.265Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:36:48.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:48.271Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:36:48.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:36:48.288Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.294Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:49.441Z] + docker version [2022-04-04T17:36:49.441Z] Client: Docker Engine - Community [2022-04-04T17:36:49.441Z] Version: 20.10.12 [2022-04-04T17:36:49.441Z] API version: 1.41 [2022-04-04T17:36:49.441Z] Go version: go1.16.12 [2022-04-04T17:36:49.441Z] Git commit: e91ed57 [2022-04-04T17:36:49.441Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T17:36:49.441Z] OS/Arch: linux/amd64 [2022-04-04T17:36:49.441Z] Context: default [2022-04-04T17:36:49.441Z] Experimental: true [2022-04-04T17:36:49.441Z] [2022-04-04T17:36:49.441Z] Server: Docker Engine - Community [2022-04-04T17:36:49.441Z] Engine: [2022-04-04T17:36:49.441Z] Version: 20.10.12 [2022-04-04T17:36:49.441Z] API version: 1.41 (minimum version 1.12) [2022-04-04T17:36:49.441Z] Go version: go1.16.12 [2022-04-04T17:36:49.441Z] Git commit: 459d0df [2022-04-04T17:36:49.441Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T17:36:49.441Z] OS/Arch: linux/amd64 [2022-04-04T17:36:49.441Z] Experimental: true [2022-04-04T17:36:49.441Z] containerd: [2022-04-04T17:36:49.441Z] Version: 1.4.12 [2022-04-04T17:36:49.441Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:49.441Z] runc: [2022-04-04T17:36:49.441Z] Version: 1.0.2 [2022-04-04T17:36:49.441Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T17:36:49.441Z] docker-init: [2022-04-04T17:36:49.441Z] Version: 0.19.0 [2022-04-04T17:36:49.441Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T17:36:49.758Z] + docker info [2022-04-04T17:36:48.611Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:48.657Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:49.890Z] + [ PR != PR ] [2022-04-04T17:36:49.891Z] + [ 20.10 != master ] [2022-04-04T17:36:49.891Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T17:36:49.989Z] + docker version [2022-04-04T17:36:49.989Z] Client: Docker Engine - Community [2022-04-04T17:36:49.989Z] Version: 20.10.12 [2022-04-04T17:36:49.989Z] API version: 1.41 [2022-04-04T17:36:49.989Z] Go version: go1.16.12 [2022-04-04T17:36:49.989Z] Git commit: e91ed57 [2022-04-04T17:36:49.989Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T17:36:49.989Z] OS/Arch: linux/amd64 [2022-04-04T17:36:49.989Z] Context: default [2022-04-04T17:36:49.989Z] Experimental: true [2022-04-04T17:36:49.989Z] [2022-04-04T17:36:49.989Z] Server: Docker Engine - Community [2022-04-04T17:36:49.989Z] Engine: [2022-04-04T17:36:49.989Z] Version: 20.10.12 [2022-04-04T17:36:49.989Z] API version: 1.41 (minimum version 1.12) [2022-04-04T17:36:49.989Z] Go version: go1.16.12 [2022-04-04T17:36:49.989Z] Git commit: 459d0df [2022-04-04T17:36:49.989Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T17:36:49.989Z] OS/Arch: linux/amd64 [2022-04-04T17:36:49.989Z] Experimental: true [2022-04-04T17:36:49.989Z] containerd: [2022-04-04T17:36:49.989Z] Version: 1.4.12 [2022-04-04T17:36:49.990Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:49.990Z] runc: [2022-04-04T17:36:49.990Z] Version: 1.0.2 [2022-04-04T17:36:49.990Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T17:36:49.990Z] docker-init: [2022-04-04T17:36:49.990Z] Version: 0.19.0 [2022-04-04T17:36:49.990Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T17:36:50.208Z] + docker version [2022-04-04T17:36:50.208Z] Client: Docker Engine - Community [2022-04-04T17:36:50.208Z] Version: 20.10.12 [2022-04-04T17:36:50.208Z] API version: 1.41 [2022-04-04T17:36:50.208Z] Go version: go1.16.12 [2022-04-04T17:36:50.208Z] Git commit: e91ed57 [2022-04-04T17:36:50.208Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T17:36:50.208Z] OS/Arch: linux/amd64 [2022-04-04T17:36:50.208Z] Context: default [2022-04-04T17:36:50.208Z] Experimental: true [2022-04-04T17:36:50.208Z] [2022-04-04T17:36:50.208Z] Server: Docker Engine - Community [2022-04-04T17:36:50.208Z] Engine: [2022-04-04T17:36:50.208Z] Version: 20.10.12 [2022-04-04T17:36:50.208Z] API version: 1.41 (minimum version 1.12) [2022-04-04T17:36:50.208Z] Go version: go1.16.12 [2022-04-04T17:36:50.208Z] Git commit: 459d0df [2022-04-04T17:36:50.208Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T17:36:50.208Z] OS/Arch: linux/amd64 [2022-04-04T17:36:50.208Z] Experimental: true [2022-04-04T17:36:50.208Z] containerd: [2022-04-04T17:36:50.208Z] Version: 1.4.12 [2022-04-04T17:36:50.208Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:50.208Z] runc: [2022-04-04T17:36:50.208Z] Version: 1.0.2 [2022-04-04T17:36:50.208Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T17:36:50.208Z] docker-init: [2022-04-04T17:36:50.208Z] Version: 0.19.0 [2022-04-04T17:36:50.208Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T17:36:50.312Z] + docker info [2022-04-04T17:36:50.487Z] + docker info [2022-04-04T17:36:50.687Z] Client: [2022-04-04T17:36:50.687Z] Context: default [2022-04-04T17:36:50.687Z] Debug Mode: false [2022-04-04T17:36:50.687Z] Plugins: [2022-04-04T17:36:50.687Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T17:36:50.687Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T17:36:50.687Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T17:36:50.687Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T17:36:50.687Z] [2022-04-04T17:36:50.687Z] Server: [2022-04-04T17:36:50.687Z] Containers: 0 [2022-04-04T17:36:50.687Z] Running: 0 [2022-04-04T17:36:50.687Z] Paused: 0 [2022-04-04T17:36:50.687Z] Stopped: 0 [2022-04-04T17:36:50.687Z] Images: 2 [2022-04-04T17:36:50.687Z] Server Version: 20.10.12 [2022-04-04T17:36:50.687Z] Storage Driver: overlay2 [2022-04-04T17:36:50.687Z] Backing Filesystem: extfs [2022-04-04T17:36:50.687Z] Supports d_type: true [2022-04-04T17:36:50.687Z] Native Overlay Diff: true [2022-04-04T17:36:50.687Z] userxattr: false [2022-04-04T17:36:50.687Z] Logging Driver: json-file [2022-04-04T17:36:50.687Z] Cgroup Driver: cgroupfs [2022-04-04T17:36:50.687Z] Cgroup Version: 1 [2022-04-04T17:36:50.687Z] Plugins: [2022-04-04T17:36:50.687Z] Volume: local [2022-04-04T17:36:50.687Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T17:36:50.687Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T17:36:50.687Z] Swarm: inactive [2022-04-04T17:36:50.687Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T17:36:50.687Z] Default Runtime: runc [2022-04-04T17:36:50.687Z] Init Binary: docker-init [2022-04-04T17:36:50.687Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:50.687Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T17:36:50.687Z] init version: de40ad0 [2022-04-04T17:36:50.687Z] Security Options: [2022-04-04T17:36:50.687Z] apparmor [2022-04-04T17:36:50.687Z] seccomp [2022-04-04T17:36:50.687Z] Profile: default [2022-04-04T17:36:50.687Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T17:36:50.687Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T17:36:50.687Z] OSType: linux [2022-04-04T17:36:50.687Z] Architecture: x86_64 [2022-04-04T17:36:50.687Z] CPUs: 2 [2022-04-04T17:36:50.687Z] Total Memory: 7.565GiB [2022-04-04T17:36:50.687Z] Name: ip-10-100-80-70 [2022-04-04T17:36:50.687Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T17:36:50.687Z] Docker Root Dir: /var/lib/docker [2022-04-04T17:36:50.687Z] Debug Mode: false [2022-04-04T17:36:50.687Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:36:50.687Z] Labels: [2022-04-04T17:36:50.687Z] Experimental: true [2022-04-04T17:36:50.687Z] Insecure Registries: [2022-04-04T17:36:50.687Z] 127.0.0.0/8 [2022-04-04T17:36:50.687Z] Live Restore Enabled: true [2022-04-04T17:36:50.687Z] [2022-04-04T17:36:50.687Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T17:36:51.019Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.019Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-04T17:36:51.019Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh [2022-04-04T17:36:51.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T17:36:51.019Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T17:36:51.019Z] [2022-04-04T17:36:51.019Z] Generally Necessary: [2022-04-04T17:36:51.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T17:36:51.019Z] - apparmor: enabled and tools installed [2022-04-04T17:36:51.019Z] - CONFIG_NAMESPACES: enabled [2022-04-04T17:36:51.019Z] - CONFIG_NET_NS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_PID_NS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_IPC_NS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_UTS_NS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CGROUPS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T17:36:51.019Z] - CONFIG_CPUSETS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_MEMCG: enabled [2022-04-04T17:36:51.019Z] - CONFIG_KEYS: enabled [2022-04-04T17:36:51.019Z] - CONFIG_VETH: enabled (as module) [2022-04-04T17:36:51.019Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T17:36:51.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T17:36:51.019Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-04T17:36:51.019Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T17:36:51.215Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:36:51.216Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:36:51.241Z] Client: [2022-04-04T17:36:51.241Z] Context: default [2022-04-04T17:36:51.241Z] Debug Mode: false [2022-04-04T17:36:51.241Z] Plugins: [2022-04-04T17:36:51.241Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T17:36:51.241Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T17:36:51.241Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T17:36:51.241Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T17:36:51.241Z] [2022-04-04T17:36:51.241Z] Server: [2022-04-04T17:36:51.241Z] Containers: 0 [2022-04-04T17:36:51.241Z] Running: 0 [2022-04-04T17:36:51.241Z] Paused: 0 [2022-04-04T17:36:51.241Z] Stopped: 0 [2022-04-04T17:36:51.241Z] Images: 2 [2022-04-04T17:36:51.241Z] Server Version: 20.10.12 [2022-04-04T17:36:51.241Z] Storage Driver: overlay2 [2022-04-04T17:36:51.241Z] Backing Filesystem: extfs [2022-04-04T17:36:51.241Z] Supports d_type: true [2022-04-04T17:36:51.241Z] Native Overlay Diff: true [2022-04-04T17:36:51.241Z] userxattr: false [2022-04-04T17:36:51.241Z] Logging Driver: json-file [2022-04-04T17:36:51.241Z] Cgroup Driver: cgroupfs [2022-04-04T17:36:51.241Z] Cgroup Version: 1 [2022-04-04T17:36:51.241Z] Plugins: [2022-04-04T17:36:51.241Z] Volume: local [2022-04-04T17:36:51.241Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T17:36:51.241Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T17:36:51.241Z] Swarm: inactive [2022-04-04T17:36:51.241Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T17:36:51.241Z] Default Runtime: runc [2022-04-04T17:36:51.241Z] Init Binary: docker-init [2022-04-04T17:36:51.241Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:51.241Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T17:36:51.241Z] init version: de40ad0 [2022-04-04T17:36:51.241Z] Security Options: [2022-04-04T17:36:51.241Z] apparmor [2022-04-04T17:36:51.241Z] seccomp [2022-04-04T17:36:51.241Z] Profile: default [2022-04-04T17:36:51.241Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T17:36:51.241Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T17:36:51.241Z] OSType: linux [2022-04-04T17:36:51.241Z] Architecture: x86_64 [2022-04-04T17:36:51.241Z] CPUs: 2 [2022-04-04T17:36:51.241Z] Total Memory: 7.565GiB [2022-04-04T17:36:51.241Z] Name: ip-10-100-85-153 [2022-04-04T17:36:51.241Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T17:36:51.241Z] Docker Root Dir: /var/lib/docker [2022-04-04T17:36:51.241Z] Debug Mode: false [2022-04-04T17:36:51.241Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:36:51.241Z] Labels: [2022-04-04T17:36:51.241Z] Experimental: true [2022-04-04T17:36:51.241Z] Insecure Registries: [2022-04-04T17:36:51.241Z] 127.0.0.0/8 [2022-04-04T17:36:51.241Z] Live Restore Enabled: true [2022-04-04T17:36:51.241Z] [2022-04-04T17:36:51.241Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-04T17:36:51.276Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T17:36:51.276Z] [2022-04-04T17:36:51.276Z] Optional Features: [2022-04-04T17:36:51.276Z] - CONFIG_USER_NS: enabled [2022-04-04T17:36:51.276Z] - CONFIG_SECCOMP: enabled [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T17:36:51.276Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T17:36:51.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T17:36:51.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T17:36:51.276Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T17:36:51.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T17:36:51.276Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-04T17:36:51.276Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T17:36:51.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T17:36:51.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T17:36:51.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T17:36:51.276Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T17:36:51.277Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS: enabled [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T17:36:51.277Z] - Network Drivers: [2022-04-04T17:36:51.277Z] - "overlay": [2022-04-04T17:36:51.277Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T17:36:51.277Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T17:36:51.277Z] Optional (for encrypted networks): [2022-04-04T17:36:51.277Z] - CONFIG_CRYPTO: enabled [2022-04-04T17:36:51.277Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T17:36:51.277Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T17:36:51.277Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T17:36:51.277Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T17:36:51.277Z] - CONFIG_XFRM: enabled [2022-04-04T17:36:51.277Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T17:36:51.277Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T17:36:51.277Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T17:36:51.277Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-04T17:36:51.277Z] - "ipvlan": [2022-04-04T17:36:51.423Z] Client: [2022-04-04T17:36:51.423Z] Context: default [2022-04-04T17:36:51.423Z] Debug Mode: false [2022-04-04T17:36:51.423Z] Plugins: [2022-04-04T17:36:51.423Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T17:36:51.423Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T17:36:51.423Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T17:36:51.423Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T17:36:51.423Z] [2022-04-04T17:36:51.423Z] Server: [2022-04-04T17:36:51.423Z] Containers: 0 [2022-04-04T17:36:51.423Z] Running: 0 [2022-04-04T17:36:51.423Z] Paused: 0 [2022-04-04T17:36:51.423Z] Stopped: 0 [2022-04-04T17:36:51.423Z] Images: 2 [2022-04-04T17:36:51.423Z] Server Version: 20.10.12 [2022-04-04T17:36:51.423Z] Storage Driver: overlay2 [2022-04-04T17:36:51.423Z] Backing Filesystem: extfs [2022-04-04T17:36:51.423Z] Supports d_type: true [2022-04-04T17:36:51.423Z] Native Overlay Diff: true [2022-04-04T17:36:51.423Z] userxattr: false [2022-04-04T17:36:51.423Z] Logging Driver: json-file [2022-04-04T17:36:51.423Z] Cgroup Driver: cgroupfs [2022-04-04T17:36:51.423Z] Cgroup Version: 1 [2022-04-04T17:36:51.423Z] Plugins: [2022-04-04T17:36:51.423Z] Volume: local [2022-04-04T17:36:51.423Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T17:36:51.423Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T17:36:51.423Z] Swarm: inactive [2022-04-04T17:36:51.423Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T17:36:51.423Z] Default Runtime: runc [2022-04-04T17:36:51.423Z] Init Binary: docker-init [2022-04-04T17:36:51.423Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:36:51.423Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T17:36:51.423Z] init version: de40ad0 [2022-04-04T17:36:51.423Z] Security Options: [2022-04-04T17:36:51.423Z] apparmor [2022-04-04T17:36:51.423Z] seccomp [2022-04-04T17:36:51.423Z] Profile: default [2022-04-04T17:36:51.423Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T17:36:51.423Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T17:36:51.423Z] OSType: linux [2022-04-04T17:36:51.423Z] Architecture: x86_64 [2022-04-04T17:36:51.423Z] CPUs: 2 [2022-04-04T17:36:51.423Z] Total Memory: 7.565GiB [2022-04-04T17:36:51.423Z] Name: ip-10-100-102-168 [2022-04-04T17:36:51.423Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T17:36:51.423Z] Docker Root Dir: /var/lib/docker [2022-04-04T17:36:51.423Z] Debug Mode: false [2022-04-04T17:36:51.423Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:36:51.423Z] Labels: [2022-04-04T17:36:51.423Z] Experimental: true [2022-04-04T17:36:51.423Z] Insecure Registries: [2022-04-04T17:36:51.423Z] 127.0.0.0/8 [2022-04-04T17:36:51.423Z] Live Restore Enabled: true [2022-04-04T17:36:51.423Z] [2022-04-04T17:36:51.423Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T17:36:51.533Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T17:36:51.533Z] - "macvlan": [2022-04-04T17:36:51.534Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T17:36:51.534Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T17:36:51.534Z] - "ftp,tftp client in container": [2022-04-04T17:36:51.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T17:36:51.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T17:36:51.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T17:36:51.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T17:36:51.534Z] - Storage Drivers: [2022-04-04T17:36:51.534Z] - "aufs": [2022-04-04T17:36:51.534Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T17:36:51.534Z] - "btrfs": [2022-04-04T17:36:51.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T17:36:51.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.534Z] - "devicemapper": [2022-04-04T17:36:51.534Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T17:36:51.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T17:36:51.534Z] - "overlay": [2022-04-04T17:36:51.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T17:36:51.534Z] - "zfs": [2022-04-04T17:36:51.534Z] - /dev/zfs: present [2022-04-04T17:36:51.534Z] - zfs command: missing [2022-04-04T17:36:51.534Z] - zpool command: missing [2022-04-04T17:36:51.534Z] [2022-04-04T17:36:51.534Z] Limits: [2022-04-04T17:36:51.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T17:36:51.534Z] [2022-04-04T17:36:51.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-04T17:36:51.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.566Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-04T17:36:51.566Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh [2022-04-04T17:36:51.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T17:36:51.566Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T17:36:51.566Z] [2022-04-04T17:36:51.566Z] Generally Necessary: [2022-04-04T17:36:51.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T17:36:51.566Z] - apparmor: enabled and tools installed [2022-04-04T17:36:51.566Z] - CONFIG_NAMESPACES: enabled [2022-04-04T17:36:51.566Z] - CONFIG_NET_NS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_PID_NS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_IPC_NS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_UTS_NS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUPS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CPUSETS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG: enabled [2022-04-04T17:36:51.566Z] - CONFIG_KEYS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_VETH: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-04T17:36:51.566Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T17:36:51.566Z] [2022-04-04T17:36:51.566Z] Optional Features: [2022-04-04T17:36:51.566Z] - CONFIG_USER_NS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_SECCOMP: enabled [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T17:36:51.566Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T17:36:51.566Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T17:36:51.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T17:36:51.566Z] - CONFIG_IOSCHED_CFQ: missing [Pipeline] sh [2022-04-04T17:36:50.907Z] > git remote # timeout=10 [2022-04-04T17:36:50.954Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:36:51.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:36:51.001Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:36:51.126Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T17:36:51.251Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:36:51.282Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:36:51.707Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.707Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:36:51.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-04T17:36:51.707Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh [2022-04-04T17:36:51.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T17:36:51.707Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T17:36:51.707Z] [2022-04-04T17:36:51.707Z] Generally Necessary: [2022-04-04T17:36:51.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T17:36:51.707Z] - apparmor: enabled and tools installed [2022-04-04T17:36:51.707Z] - CONFIG_NAMESPACES: enabled [2022-04-04T17:36:51.707Z] - CONFIG_NET_NS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_PID_NS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_IPC_NS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_UTS_NS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUPS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CPUSETS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG: enabled [2022-04-04T17:36:51.707Z] - CONFIG_KEYS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_VETH: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-04T17:36:51.707Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T17:36:51.707Z] [2022-04-04T17:36:51.707Z] Optional Features: [2022-04-04T17:36:51.707Z] - CONFIG_USER_NS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_SECCOMP: enabled [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T17:36:51.707Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T17:36:51.822Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T17:36:51.822Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T17:36:51.822Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T17:36:51.822Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T17:36:51.822Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS: enabled [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T17:36:51.822Z] - Network Drivers: [2022-04-04T17:36:51.822Z] - "overlay": [2022-04-04T17:36:51.822Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T17:36:51.822Z] Optional (for encrypted networks): [2022-04-04T17:36:51.822Z] - CONFIG_CRYPTO: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T17:36:51.822Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T17:36:51.822Z] - CONFIG_XFRM: enabled [2022-04-04T17:36:51.822Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-04T17:36:51.822Z] - "ipvlan": [2022-04-04T17:36:51.822Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T17:36:51.822Z] - "macvlan": [2022-04-04T17:36:51.822Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T17:36:51.822Z] - "ftp,tftp client in container": [2022-04-04T17:36:51.822Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T17:36:51.822Z] - Storage Drivers: [2022-04-04T17:36:51.822Z] - "aufs": [2022-04-04T17:36:51.822Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T17:36:51.822Z] - "btrfs": [2022-04-04T17:36:51.822Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T17:36:51.822Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.822Z] - "devicemapper": [2022-04-04T17:36:51.822Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T17:36:51.822Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T17:36:51.822Z] - "overlay": [2022-04-04T17:36:51.822Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T17:36:51.822Z] - "zfs": [2022-04-04T17:36:51.822Z] - /dev/zfs: present [2022-04-04T17:36:51.822Z] - zfs command: missing [2022-04-04T17:36:51.822Z] - zpool command: missing [2022-04-04T17:36:51.822Z] [2022-04-04T17:36:51.822Z] Limits: [2022-04-04T17:36:51.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T17:36:51.822Z] [2022-04-04T17:36:51.822Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T17:36:51.888Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 . [2022-04-04T17:36:51.932Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:36:51.965Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T17:36:51.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T17:36:51.965Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-04T17:36:51.965Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T17:36:51.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T17:36:51.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T17:36:51.965Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T17:36:51.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS: enabled [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T17:36:51.965Z] - Network Drivers: [2022-04-04T17:36:51.965Z] - "overlay": [2022-04-04T17:36:51.965Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T17:36:51.965Z] Optional (for encrypted networks): [2022-04-04T17:36:51.965Z] - CONFIG_CRYPTO: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T17:36:51.965Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T17:36:51.965Z] - CONFIG_XFRM: enabled [2022-04-04T17:36:51.965Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-04T17:36:51.965Z] - "ipvlan": [2022-04-04T17:36:51.965Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T17:36:51.965Z] - "macvlan": [2022-04-04T17:36:51.965Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T17:36:51.965Z] - "ftp,tftp client in container": [2022-04-04T17:36:51.965Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T17:36:51.965Z] - Storage Drivers: [2022-04-04T17:36:51.965Z] - "aufs": [2022-04-04T17:36:51.965Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T17:36:51.965Z] - "btrfs": [2022-04-04T17:36:51.965Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T17:36:51.965Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T17:36:51.965Z] - "devicemapper": [2022-04-04T17:36:51.965Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T17:36:51.965Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T17:36:51.965Z] - "overlay": [2022-04-04T17:36:51.965Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T17:36:51.965Z] - "zfs": [2022-04-04T17:36:51.965Z] - /dev/zfs: present [2022-04-04T17:36:51.965Z] - zfs command: missing [2022-04-04T17:36:52.144Z] #1 [internal] load build definition from Dockerfile [2022-04-04T17:36:52.144Z] #1 sha256:1eb37f5788fbfffaaf3954b24d7869fe9c23f139a8a50fcbf1090de1e1648116 [2022-04-04T17:36:52.144Z] #1 transferring dockerfile: 17.05kB done [2022-04-04T17:36:52.144Z] #1 DONE 0.0s [2022-04-04T17:36:52.144Z] [2022-04-04T17:36:52.144Z] #2 [internal] load .dockerignore [2022-04-04T17:36:52.144Z] #2 sha256:8ab6092000556e4b6f42bc2f4aec7be3f66af0b7d51e3dcf80933624e30151d5 [2022-04-04T17:36:52.144Z] #2 transferring context: 87B done [2022-04-04T17:36:52.144Z] #2 DONE 0.0s [2022-04-04T17:36:52.144Z] [2022-04-04T17:36:52.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-04T17:36:52.144Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-04T17:36:52.144Z] #3 DONE 0.1s [2022-04-04T17:36:52.144Z] [2022-04-04T17:36:52.144Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-04T17:36:52.144Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-04T17:36:52.144Z] #4 CACHED [2022-04-04T17:36:52.176Z] + sudo modprobe ip_vs [2022-04-04T17:36:52.176Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 . [2022-04-04T17:36:52.223Z] - zpool command: missing [2022-04-04T17:36:52.223Z] [2022-04-04T17:36:52.223Z] Limits: [2022-04-04T17:36:52.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T17:36:52.223Z] [2022-04-04T17:36:52.223Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T17:36:52.262Z] > git --version # timeout=10 [2022-04-04T17:36:52.292Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T17:36:52.339Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:36:52.400Z] [2022-04-04T17:36:52.400Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:36:52.400Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-04T17:36:52.400Z] #5 DONE 0.1s [2022-04-04T17:36:52.400Z] [2022-04-04T17:36:52.400Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:36:52.400Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-04T17:36:52.400Z] #7 DONE 0.1s [2022-04-04T17:36:52.400Z] [2022-04-04T17:36:52.400Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:52.400Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T17:36:52.400Z] #8 DONE 0.1s [2022-04-04T17:36:52.400Z] [2022-04-04T17:36:52.400Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:52.400Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:36:52.431Z] #1 [internal] load build definition from Dockerfile [2022-04-04T17:36:52.431Z] #1 sha256:60eb54382d9c381aab86c38d1b028527a44788cb6171ca221ead7ef7ba3be6c0 [2022-04-04T17:36:52.431Z] #1 transferring dockerfile: 17.05kB done [2022-04-04T17:36:52.431Z] #1 DONE 0.0s [2022-04-04T17:36:52.431Z] [2022-04-04T17:36:52.431Z] #2 [internal] load .dockerignore [2022-04-04T17:36:52.431Z] #2 sha256:61ea3efae0589be8d1c731757aa1872c201e4c7b3e771a5ea71146af311972d8 [2022-04-04T17:36:52.431Z] #2 transferring context: 87B done [2022-04-04T17:36:52.431Z] #2 DONE 0.0s [2022-04-04T17:36:52.431Z] [2022-04-04T17:36:52.431Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-04T17:36:52.431Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-04T17:36:52.546Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 . [2022-04-04T17:36:52.546Z] #2 [internal] load .dockerignore [2022-04-04T17:36:52.546Z] #2 sha256:e5a191e876b76092b620d8993c0ebbfca9c98da2d0bb3cdc9ad6f52edb5cabe8 [2022-04-04T17:36:52.546Z] #2 transferring context: 87B done [2022-04-04T17:36:52.546Z] #2 DONE 0.0s [2022-04-04T17:36:52.546Z] [2022-04-04T17:36:52.546Z] #1 [internal] load build definition from Dockerfile [2022-04-04T17:36:52.546Z] #1 sha256:e695fd5f21aaade38d62083187b18bcb42616ad5546a78943d4c60a4aeb86775 [2022-04-04T17:36:52.546Z] #1 transferring dockerfile: 17.05kB done [2022-04-04T17:36:52.546Z] #1 DONE 0.0s [2022-04-04T17:36:52.546Z] [2022-04-04T17:36:52.546Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-04T17:36:52.546Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-04T17:36:52.657Z] #6 DONE 0.1s [2022-04-04T17:36:52.657Z] [2022-04-04T17:36:52.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:36:52.657Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:36:52.657Z] #9 DONE 0.0s [2022-04-04T17:36:52.657Z] [2022-04-04T17:36:52.657Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:52.657Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T17:36:52.657Z] #64 DONE 0.0s [2022-04-04T17:36:52.657Z] [2022-04-04T17:36:52.657Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:52.657Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T17:36:52.657Z] #62 DONE 0.0s [2022-04-04T17:36:52.657Z] [2022-04-04T17:36:52.657Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:36:52.657Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-04T17:36:52.657Z] #26 DONE 0.0s [2022-04-04T17:36:52.657Z] [2022-04-04T17:36:52.657Z] #23 [internal] load build context [2022-04-04T17:36:52.657Z] #23 sha256:c1f1ef790bde9d9cdb8238a5ce2247435b0a7e574ec1a96b34b5e8dee8b41298 [2022-04-04T17:36:52.687Z] #3 DONE 0.3s [2022-04-04T17:36:52.687Z] [2022-04-04T17:36:52.687Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-04T17:36:52.687Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-04T17:36:52.687Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-04T17:36:52.687Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-04-04T17:36:52.687Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-04T17:36:52.687Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-04T17:36:52.687Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-04T17:36:52.687Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T17:36:52.942Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-04T17:36:53.123Z] #3 DONE 0.4s [2022-04-04T17:36:53.123Z] [2022-04-04T17:36:53.123Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-04T17:36:53.123Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-04T17:36:53.123Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-04T17:36:53.123Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-04T17:36:53.123Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-04T17:36:53.123Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-04T17:36:53.123Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2022-04-04T17:36:53.123Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-04-04T17:36:53.123Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-04-04T17:36:53.198Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-04T17:36:53.198Z] #4 DONE 0.5s [2022-04-04T17:36:53.198Z] [2022-04-04T17:36:53.198Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:36:53.198Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-04T17:36:53.381Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-04T17:36:53.381Z] #4 DONE 0.4s [2022-04-04T17:36:53.454Z] #6 ... [2022-04-04T17:36:53.454Z] [2022-04-04T17:36:53.454Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:53.454Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:36:53.454Z] #7 DONE 0.1s [2022-04-04T17:36:53.454Z] [2022-04-04T17:36:53.454Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:53.454Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T17:36:53.454Z] #8 DONE 0.1s [2022-04-04T17:36:53.454Z] [2022-04-04T17:36:53.454Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:36:53.454Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-04T17:36:53.454Z] #6 DONE 0.3s [2022-04-04T17:36:53.454Z] [2022-04-04T17:36:53.454Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:36:53.454Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-04T17:36:53.640Z] [2022-04-04T17:36:53.640Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:53.640Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:36:53.640Z] #7 DONE 0.1s [2022-04-04T17:36:53.640Z] [2022-04-04T17:36:53.640Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:36:53.640Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-04T17:36:53.697Z] + docker version [2022-04-04T17:36:53.697Z] Client: [2022-04-04T17:36:53.697Z] Version: 20.10.9 [2022-04-04T17:36:53.697Z] API version: 1.41 [2022-04-04T17:36:53.697Z] Go version: go1.16.8 [2022-04-04T17:36:53.697Z] Git commit: c2ea9bc [2022-04-04T17:36:53.697Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T17:36:53.697Z] OS/Arch: windows/amd64 [2022-04-04T17:36:53.697Z] Context: default [2022-04-04T17:36:53.697Z] Experimental: true [2022-04-04T17:36:53.697Z] [2022-04-04T17:36:53.697Z] Server: Docker Engine - Community [2022-04-04T17:36:53.697Z] Engine: [2022-04-04T17:36:53.697Z] Version: 20.10.9 [2022-04-04T17:36:53.697Z] API version: 1.41 (minimum version 1.24) [2022-04-04T17:36:53.697Z] Go version: go1.16.8 [2022-04-04T17:36:53.697Z] Git commit: 79ea9d3 [2022-04-04T17:36:53.697Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T17:36:53.697Z] OS/Arch: windows/amd64 [2022-04-04T17:36:53.697Z] Experimental: true [2022-04-04T17:36:53.714Z] #5 DONE 0.3s [Pipeline] sh [2022-04-04T17:36:53.900Z] #8 ... [2022-04-04T17:36:53.900Z] [2022-04-04T17:36:53.900Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:36:53.900Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T17:36:53.900Z] #6 DONE 0.1s [2022-04-04T17:36:53.971Z] [2022-04-04T17:36:53.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:53.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T17:36:53.971Z] #64 DONE 0.0s [2022-04-04T17:36:53.971Z] [2022-04-04T17:36:53.971Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:53.971Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T17:36:53.971Z] #62 DONE 0.0s [2022-04-04T17:36:53.971Z] [2022-04-04T17:36:53.971Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:36:53.971Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:36:53.971Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-04-04T17:36:53.971Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-04T17:36:53.971Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-04-04T17:36:53.971Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-04T17:36:53.971Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s [2022-04-04T17:36:53.971Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-04T17:36:54.159Z] [2022-04-04T17:36:54.159Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:36:54.159Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-04T17:36:54.159Z] #8 DONE 0.3s [2022-04-04T17:36:54.159Z] [2022-04-04T17:36:54.159Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:36:54.159Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-04T17:36:54.159Z] #5 DONE 0.3s [2022-04-04T17:36:54.228Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 3.15MB / 7.83MB 0.2s [2022-04-04T17:36:54.228Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 3.15MB / 50.44MB 0.2s [2022-04-04T17:36:54.228Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.3s done [2022-04-04T17:36:54.228Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 13.63MB / 50.44MB 0.4s [2022-04-04T17:36:54.228Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.4s [2022-04-04T17:36:54.421Z] [2022-04-04T17:36:54.421Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:54.421Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T17:36:54.421Z] #64 DONE 0.0s [2022-04-04T17:36:54.421Z] [2022-04-04T17:36:54.421Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:36:54.421Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T17:36:54.421Z] #62 DONE 0.0s [2022-04-04T17:36:54.421Z] [2022-04-04T17:36:54.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:36:54.421Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:36:54.421Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-04-04T17:36:54.421Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-04T17:36:54.421Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s [2022-04-04T17:36:54.421Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.05MB / 50.44MB 0.1s [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.34MB / 7.83MB 0.2s [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 7.34MB / 10.00MB 0.2s [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.79MB / 50.44MB 0.2s [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s done [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s done [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 12.59MB / 50.44MB 0.3s [2022-04-04T17:36:54.421Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.3s [2022-04-04T17:36:54.421Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 0.3s [2022-04-04T17:36:54.484Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 20.97MB / 50.44MB 0.5s [2022-04-04T17:36:54.484Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 5.24MB / 10.00MB 0.5s [2022-04-04T17:36:54.484Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 34.60MB / 50.44MB 0.7s [2022-04-04T17:36:54.484Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.6s done [2022-04-04T17:36:54.484Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.7s [2022-04-04T17:36:54.557Z] #23 transferring context: 52.47MB 1.5s done [2022-04-04T17:36:54.558Z] #23 DONE 1.6s [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-04T17:36:54.558Z] #11 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T17:36:54.558Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-04T17:36:54.558Z] #39 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #45 sha256:465ccc92925ae22acec28627e4dce6c0a9acaa43532f1b60549a7af4fcd8f8f8 [2022-04-04T17:36:54.558Z] #45 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:36:54.558Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:36:54.558Z] #13 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T17:36:54.558Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-04T17:36:54.558Z] #31 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T17:36:54.558Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T17:36:54.558Z] #65 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:36:54.558Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:36:54.558Z] #22 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #29 sha256:727c3955997f9f6f0034d01031122de46a14b693f5ed43b1cccf9adefa2d219e [2022-04-04T17:36:54.558Z] #29 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #66 sha256:3b1631608d3a77fc103477a231d2a2c169d1e5dcd7378a00bb5882dfeaa1cf9e [2022-04-04T17:36:54.558Z] #66 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #46 sha256:cd29d0a474863a37d0e75ceedf7d8db61daa7a42a7f508430a19d2316a8874a7 [2022-04-04T17:36:54.558Z] #46 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-04-04T17:36:54.558Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-04T17:36:54.558Z] #12 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #52 sha256:d454f779902da6caafbdb682e38a57144599659a53f2bc2fe06b555b55baeec8 [2022-04-04T17:36:54.558Z] #52 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:36:54.558Z] #43 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #49 sha256:4035f0d6d9a475bf5b71cd6e0fc28a5a703ca5d7a9cd99f2c0dd142e09aee5cb [2022-04-04T17:36:54.558Z] #49 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #50 sha256:5599f4b31342d4be64c1d1e050fe051ac86d984a72e5c569a4244dfb7061f9c2 [2022-04-04T17:36:54.558Z] #50 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #33 sha256:410da073dbdebc09f97bd2a3fdac3d79b0b59821203813e7f74f61c2dd08dca5 [2022-04-04T17:36:54.558Z] #33 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #35 sha256:9c4730096b0feda7dba44f21725321f5fda452cd90be5164941d0d9289b7977e [2022-04-04T17:36:54.558Z] #35 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #57 sha256:333c3bbf55d9c27fd46e2a42d1d78558d4f36ed092ea93dedd5a7299ffcc19c7 [2022-04-04T17:36:54.558Z] #57 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:36:54.558Z] #27 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:36:54.558Z] #40 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #37 sha256:2d7b3e64eea1116b3f376b9af2c4b2253c4ae80470c52784b644767658ec5563 [2022-04-04T17:36:54.558Z] #37 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #38 sha256:e9c0096646c9f58774fe347d3c114570511723385c6ea8fd0982193b05ef8f25 [2022-04-04T17:36:54.558Z] #38 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #41 sha256:3b70fc3593c2df4c816e5a989e03e01bc36cca634b22bf1fc8a6d1fb285369ef [2022-04-04T17:36:54.558Z] #41 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #61 sha256:217f496b24280bb16b5841b85e885a25e0491e1d20abdb7d379b92768ede8764 [2022-04-04T17:36:54.558Z] #61 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #54 sha256:c9248aa53eb98f0aaf046b2c82e0ef2d09de79bc7eac134dae0600485d4433af [2022-04-04T17:36:54.558Z] #54 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:36:54.558Z] #30 sha256:a358b46290a17055a0353c0a3a67fed4c3ecac536432b4514b8e64d47b40cf7b [2022-04-04T17:36:54.558Z] #30 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T17:36:54.558Z] #25 sha256:e794129661e506c1d303ded47baf1479df767a1a28615a08329a4c259f0992e6 [2022-04-04T17:36:54.558Z] #25 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #53 sha256:c54900aae042ef9768db6eff617a98b5154462d286d8e4b158209c36dc3ea498 [2022-04-04T17:36:54.558Z] #53 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-04T17:36:54.558Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-04T17:36:54.558Z] #19 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #67 [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 [2022-04-04T17:36:54.558Z] #67 sha256:80447811e4ff574895e33eeaafd563df351142608d1c204554ed1726d6bdcb70 [2022-04-04T17:36:54.558Z] #67 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T17:36:54.558Z] #59 sha256:556c0168f2e6d98c10c4ef2ac8a1dbac64cff8153065b45f850aa8e3ecd13383 [2022-04-04T17:36:54.558Z] #59 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T17:36:54.558Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-04T17:36:54.558Z] #18 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:36:54.558Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:36:54.558Z] #32 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #47 sha256:56bca87533faf1020f68f2e9034263179c4a93ad8e0b4b5334fc87be1dd30eac [2022-04-04T17:36:54.558Z] #47 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T17:36:54.558Z] #60 sha256:4cca2e6aca5a50a942638c1f8388124ff81862820a68b8da9b6606372af7090d [2022-04-04T17:36:54.558Z] #60 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:36:54.558Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:36:54.558Z] #20 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #51 sha256:89e1770519ab0618430d5810a417ce69a3b31fb90da3b13b979ff8bae2a15fae [2022-04-04T17:36:54.558Z] #51 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.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 [2022-04-04T17:36:54.558Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-04T17:36:54.558Z] #15 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #58 sha256:d4872bfde6c894e896536016fcdb4e13294cf3aad52c55a77227fed3592bac43 [2022-04-04T17:36:54.558Z] #58 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:36:54.558Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-04T17:36:54.558Z] #10 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T17:36:54.558Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T17:36:54.558Z] #63 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #56 sha256:de11557393b718ceef311ccd35b761534e8a6dc6d095c922c034be51f8377e84 [2022-04-04T17:36:54.558Z] #56 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #34 sha256:e59f4616ba44e0473c17fc78e4eb525a17ececd12ac9757dc6b3e5432176cd17 [2022-04-04T17:36:54.558Z] #34 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:36:54.558Z] #55 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-04T17:36:54.558Z] #44 sha256:beb8df6d63b6d8d9a467f596ba515567bfdf189457f51b5cbacf1015288760bc [2022-04-04T17:36:54.558Z] #44 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T17:36:54.558Z] #28 sha256:9cf2b2ce7120bb165a6efff93f22e44b188f7d234585e9093ed574d14ad7a1ee [2022-04-04T17:36:54.558Z] #28 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #48 sha256:4f262cbd0623a14f576bfbd1992a32832178f828bcbe3475b36a2a332327da9d [2022-04-04T17:36:54.558Z] #48 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:36:54.558Z] #42 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T17:36:54.558Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-04T17:36:54.558Z] #16 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T17:36:54.558Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-04T17:36:54.558Z] #17 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-04T17:36:54.558Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-04T17:36:54.558Z] #14 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:36:54.558Z] #36 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-04T17:36:54.558Z] #21 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #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 [2022-04-04T17:36:54.558Z] #24 sha256:4a1d3e4a8b40bf2118a6ad4010b132b6d4793a268475794db1e7a2d69771ae89 [2022-04-04T17:36:54.558Z] #24 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-04T17:36:54.558Z] #68 sha256:6f2bb0c36b74b9faa2f9b7a356953ca74b30b9a25f161dbf949238072429b5d0 [2022-04-04T17:36:54.558Z] #68 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-04T17:36:54.558Z] #69 sha256:761ff3f29b003ccfdefcbf7d4e0e88713516f3b5eccfe9b53e0dc15e19ccc948 [2022-04-04T17:36:54.558Z] #69 CACHED [2022-04-04T17:36:54.558Z] [2022-04-04T17:36:54.558Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T17:36:54.558Z] #70 sha256:60b3dddb1f8569f860bf414b66c9e624fe8efad067a25926ba07b3e9b227ef4f [2022-04-04T17:36:54.679Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 24.13MB / 50.44MB 0.4s [2022-04-04T17:36:54.679Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.24MB / 51.84MB 0.4s [2022-04-04T17:36:54.679Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 30.41MB / 50.44MB 0.5s [2022-04-04T17:36:54.679Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.58MB / 51.84MB 0.5s [2022-04-04T17:36:54.679Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 0.5s [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 42.99MB / 50.44MB 0.8s [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 6.29MB / 51.84MB 0.8s [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 48.23MB / 50.44MB 0.9s [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.94MB / 51.84MB 0.9s [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 19.92MB / 51.84MB 1.0s [2022-04-04T17:36:54.757Z] + docker info [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 40.89MB / 50.44MB 0.6s [2022-04-04T17:36:54.943Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 17.83MB / 68.78MB 0.6s [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.33MB / 50.44MB 0.7s [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 0.8s done [2022-04-04T17:36:54.943Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 26.21MB / 51.84MB 0.8s [2022-04-04T17:36:54.943Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 24.12MB / 68.78MB 0.8s [2022-04-04T17:36:54.943Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 0.8s [2022-04-04T17:36:55.002Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 24.09MB / 51.84MB 1.1s [2022-04-04T17:36:55.002Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 28.31MB / 51.84MB 1.3s [2022-04-04T17:36:55.002Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.39MB / 68.78MB 1.3s [2022-04-04T17:36:55.002Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 1.3s [2022-04-04T17:36:55.124Z] #70 DONE 0.9s [2022-04-04T17:36:55.204Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 39.85MB / 51.84MB 1.0s [2022-04-04T17:36:55.270Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 31.46MB / 51.84MB 1.4s [2022-04-04T17:36:55.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 1.4s [2022-04-04T17:36:55.270Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0.1s [2022-04-04T17:36:55.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 17.83MB / 68.78MB 1.5s [2022-04-04T17:36:55.381Z] [2022-04-04T17:36:55.381Z] #71 exporting to image [2022-04-04T17:36:55.381Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T17:36:55.381Z] #71 exporting layers [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 46.14MB / 51.84MB 1.1s [2022-04-04T17:36:55.463Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 32.51MB / 68.78MB 1.1s [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.2s [2022-04-04T17:36:55.463Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 9.44MB / 129.16MB 1.2s [2022-04-04T17:36:55.463Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.3s done [2022-04-04T17:36:55.463Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 44.04MB / 68.78MB 1.3s [2022-04-04T17:36:55.531Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 35.65MB / 51.84MB 1.6s [2022-04-04T17:36:55.531Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 26.21MB / 68.78MB 1.6s [2022-04-04T17:36:55.531Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 39.85MB / 51.84MB 1.7s [2022-04-04T17:36:55.531Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 33.55MB / 68.78MB 1.7s [2022-04-04T17:36:55.725Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 51.38MB / 68.78MB 1.4s [2022-04-04T17:36:55.725Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 20.97MB / 129.16MB 1.4s [2022-04-04T17:36:55.726Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.4s done [2022-04-04T17:36:55.726Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 56.62MB / 68.78MB 1.5s [2022-04-04T17:36:55.726Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 28.31MB / 129.16MB 1.5s [2022-04-04T17:36:55.744Z] Client: [2022-04-04T17:36:55.744Z] Context: default [2022-04-04T17:36:55.744Z] Debug Mode: false [2022-04-04T17:36:55.744Z] Plugins: [2022-04-04T17:36:55.744Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T17:36:55.744Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T17:36:55.744Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T17:36:55.744Z] [2022-04-04T17:36:55.744Z] Server: [2022-04-04T17:36:55.744Z] Containers: 0 [2022-04-04T17:36:55.744Z] Running: 0 [2022-04-04T17:36:55.744Z] Paused: 0 [2022-04-04T17:36:55.744Z] Stopped: 0 [2022-04-04T17:36:55.744Z] Images: 11 [2022-04-04T17:36:55.744Z] Server Version: 20.10.9 [2022-04-04T17:36:55.744Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T17:36:55.744Z] Windows: [2022-04-04T17:36:55.744Z] LCOW: [2022-04-04T17:36:55.744Z] Logging Driver: json-file [2022-04-04T17:36:55.744Z] Plugins: [2022-04-04T17:36:55.744Z] Volume: local [2022-04-04T17:36:55.744Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:36:55.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:36:55.744Z] Swarm: inactive [2022-04-04T17:36:55.744Z] Default Isolation: process [2022-04-04T17:36:55.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T17:36:55.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T17:36:55.744Z] OSType: windows [2022-04-04T17:36:55.744Z] Architecture: x86_64 [2022-04-04T17:36:55.744Z] CPUs: 4 [2022-04-04T17:36:55.744Z] Total Memory: 32GiB [2022-04-04T17:36:55.744Z] Name: azwin-2-32c6d0 [2022-04-04T17:36:55.744Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T17:36:55.744Z] Docker Root Dir: D:\docker [2022-04-04T17:36:55.744Z] Debug Mode: false [2022-04-04T17:36:55.744Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:36:55.744Z] Labels: [2022-04-04T17:36:55.744Z] Experimental: true [2022-04-04T17:36:55.744Z] Insecure Registries: [2022-04-04T17:36:55.744Z] 10.0.0.4:5000 [2022-04-04T17:36:55.744Z] 127.0.0.0/8 [2022-04-04T17:36:55.744Z] Registry Mirrors: [2022-04-04T17:36:55.744Z] http://10.0.0.4:5000/ [2022-04-04T17:36:55.744Z] Live Restore Enabled: false [2022-04-04T17:36:55.744Z] Product License: Community Engine [2022-04-04T17:36:55.744Z] [2022-04-04T17:36:55.795Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 50.33MB / 51.84MB 1.9s [2022-04-04T17:36:55.795Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 41.94MB / 68.78MB 1.9s [2022-04-04T17:36:55.795Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.58MB / 129.16MB 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T17:36:55.950Z] #71 exporting layers 0.8s done [2022-04-04T17:36:55.950Z] #71 writing image sha256:cac1560fd5ad4c588e1296ec6633b342af72e511ea3dcd21c6ea169e94d32118 done [2022-04-04T17:36:55.950Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done [2022-04-04T17:36:55.950Z] #71 DONE 0.8s [2022-04-04T17:36:55.985Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 62.91MB / 68.78MB 1.6s [2022-04-04T17:36:55.985Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.8s [2022-04-04T17:36:55.985Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 47.19MB / 129.16MB 1.8s [2022-04-04T17:36:55.985Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 54.53MB / 129.16MB 1.9s [2022-04-04T17:36:56.054Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.0s done [2022-04-04T17:36:56.054Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 53.54MB / 68.78MB 2.2s [2022-04-04T17:36:56.054Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 25.17MB / 129.16MB 2.2s [2022-04-04T17:36:56.054Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.2s [2022-04-04T17:36:56.244Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.9s done [2022-04-04T17:36:56.244Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 67.11MB / 129.16MB 2.1s [2022-04-04T17:36:56.313Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 63.97MB / 68.78MB 2.4s [2022-04-04T17:36:56.313Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 34.60MB / 129.16MB 2.4s [2022-04-04T17:36:56.313Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.2s done [2022-04-04T17:36:56.313Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-04T17:36:56.504Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 77.59MB / 129.16MB 2.2s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T17:36:56.573Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.5s done [2022-04-04T17:36:56.573Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 53.05MB / 129.16MB 2.7s [2022-04-04T17:36:56.573Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 61.87MB / 129.16MB 2.8s [2022-04-04T17:36:56.763Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 98.57MB / 129.16MB 2.5s [2022-04-04T17:36:56.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -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=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration [2022-04-04T17:36:56.831Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 74.18MB / 129.16MB 3.0s [2022-04-04T17:36:57.025Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 108.00MB / 129.16MB 2.7s [2022-04-04T17:36:57.025Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 121.63MB / 129.16MB 2.9s [2022-04-04T17:36:57.052Z] [2022-04-04T17:36:57.087Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 89.13MB / 129.16MB 3.3s [2022-04-04T17:36:57.285Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.0s [2022-04-04T17:36:57.308Z] Removing bundles/ [2022-04-04T17:36:57.308Z] [2022-04-04T17:36:57.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T17:36:57.308Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:36:57.308Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:36:57.344Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 110.10MB / 129.16MB 3.6s [2022-04-04T17:36:57.544Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.1s done [2022-04-04T17:36:57.602Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 117.44MB / 129.16MB 3.7s [2022-04-04T17:36:57.860Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.0s [2022-04-04T17:36:58.117Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.2s done [2022-04-04T17:36:58.374Z] #9 ... [2022-04-04T17:36:58.374Z] [2022-04-04T17:36:58.374Z] #23 [internal] load build context [2022-04-04T17:36:58.374Z] #23 sha256:44ab023db1e2d01193c289340475a9ba1293d377d60ad254403dc1d96031c7be [2022-04-04T17:36:58.374Z] #23 transferring context: 52.47MB 4.3s done [2022-04-04T17:36:58.374Z] #23 DONE 4.4s [2022-04-04T17:36:58.374Z] [2022-04-04T17:36:58.374Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:36:58.374Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:36:59.456Z] #9 ... [2022-04-04T17:36:59.456Z] [2022-04-04T17:36:59.456Z] #23 [internal] load build context [2022-04-04T17:36:59.456Z] #23 sha256:5f62ed9bf75d4228436bef149f13f77f332708c6b8087f3664b9ef2a0a04efcc [2022-04-04T17:36:59.456Z] #23 transferring context: 52.47MB 4.9s done [2022-04-04T17:36:59.456Z] #23 DONE 5.0s [2022-04-04T17:36:59.456Z] [2022-04-04T17:36:59.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:36:59.456Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:00.274Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s [2022-04-04T17:37:00.394Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s [2022-04-04T17:37:01.331Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.0s done [2022-04-04T17:37:01.591Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-04-04T17:37:01.642Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.2s done [2022-04-04T17:37:01.642Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-04-04T17:37:01.901Z] #9 ... [2022-04-04T17:37:01.901Z] [2022-04-04T17:37:01.901Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:37:01.901Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-04T17:37:01.901Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-04T17:37:01.901Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-04T17:37:01.901Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-04T17:37:01.901Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-04T17:37:01.901Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.1s done [2022-04-04T17:37:01.901Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 6.3s done [2022-04-04T17:37:01.901Z] #26 DONE 8.0s [2022-04-04T17:37:01.901Z] [2022-04-04T17:37:01.901Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:01.901Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:02.159Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done [2022-04-04T17:37:02.159Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-04-04T17:37:02.159Z] #9 ... [2022-04-04T17:37:02.159Z] [2022-04-04T17:37:02.159Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:37:02.159Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-04T17:37:02.159Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-04T17:37:02.159Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-04T17:37:02.159Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-04T17:37:02.159Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-04T17:37:02.159Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 2.5s done [2022-04-04T17:37:02.159Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.9s done [2022-04-04T17:37:02.159Z] #26 DONE 7.8s [2022-04-04T17:37:02.159Z] [2022-04-04T17:37:02.159Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:02.159Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:02.159Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done [2022-04-04T17:37:02.159Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-04-04T17:37:02.723Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-04-04T17:37:02.723Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-04-04T17:37:02.728Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-04-04T17:37:02.728Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-04-04T17:37:06.889Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T17:37:06.889Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-affa38c1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T17:37:06.889Z] ---------------------------------------------------------------------------- [2022-04-04T17:37:06.889Z] [2022-04-04T17:37:06.889Z] INFO: executeCI.ps1 starting at Mon Apr 4 17:37:06 CUT 2022 [2022-04-04T17:37:06.889Z] [2022-04-04T17:37:06.889Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T17:37:06.889Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T17:37:06.889Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-04T17:37:06.889Z] INFO: Environment variables: [2022-04-04T17:37:06.889Z] [2022-04-04T17:37:06.889Z] Name Value [2022-04-04T17:37:06.889Z] ---- ----- [2022-04-04T17:37:06.889Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T17:37:06.889Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T17:37:06.889Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T17:37:06.889Z] BRANCH_NAME PR-43460 [2022-04-04T17:37:06.889Z] BUILD_DISPLAY_NAME #1 [2022-04-04T17:37:06.889Z] BUILD_ID 1 [2022-04-04T17:37:06.889Z] BUILD_NUMBER 1 [2022-04-04T17:37:06.889Z] BUILD_TAG jenkins-moby-PR-43460-1 [2022-04-04T17:37:06.889Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/1/ [2022-04-04T17:37:06.889Z] CHANGE_AUTHOR thaJeztah [2022-04-04T17:37:06.889Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T17:37:06.889Z] CHANGE_BRANCH 20.10_backport_docs_fixes [2022-04-04T17:37:06.889Z] CHANGE_FORK thaJeztah/docker [2022-04-04T17:37:06.889Z] CHANGE_ID 43460 [2022-04-04T17:37:06.889Z] CHANGE_TARGET 20.10 [2022-04-04T17:37:06.889Z] CHANGE_TITLE [20.10 backport] docs: assorted fixes in swagger files [2022-04-04T17:37:06.890Z] CHANGE_URL https://github.com/moby/moby/pull/43460 [2022-04-04T17:37:06.890Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:37:06.890Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T17:37:06.890Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T17:37:06.890Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T17:37:06.890Z] COMPUTERNAME azwin-2-32c6d0 [2022-04-04T17:37:06.890Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T17:37:06.890Z] ConfigSequenceNumber 0 [2022-04-04T17:37:06.890Z] DOCKER_BUILDKIT 0 [2022-04-04T17:37:06.890Z] DOCKER_DUT_DEBUG 1 [2022-04-04T17:37:06.890Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T17:37:06.890Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T17:37:06.890Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T17:37:06.890Z] EXECUTOR_NUMBER 0 [2022-04-04T17:37:06.890Z] FQDN azwin-2-32c6d0.westus.cloudapp.azure.com [2022-04-04T17:37:06.890Z] GIT_BRANCH PR-43460 [2022-04-04T17:37:06.890Z] GIT_COMMIT 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:37:06.890Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T17:37:06.890Z] HUDSON_COOKIE 0d1aa0a9-8601-4fac-9e47-da3d8b0377ea [2022-04-04T17:37:06.890Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T17:37:06.890Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T17:37:06.890Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T17:37:06.890Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T17:37:06.890Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T17:37:06.890Z] JENKINS_NODE_COOKIE a06bc656-aa3f-4877-95d6-f2bf65867ef7 [2022-04-04T17:37:06.890Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T17:37:06.890Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T17:37:06.890Z] JOB_BASE_NAME PR-43460 [2022-04-04T17:37:06.890Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/display/redirect [2022-04-04T17:37:06.890Z] JOB_NAME moby/PR-43460 [2022-04-04T17:37:06.890Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/ [2022-04-04T17:37:06.890Z] library.jps.version master [2022-04-04T17:37:06.890Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T17:37:06.890Z] NODE_LABELS amd64 azure azwin-2-32c6d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-04T17:37:06.890Z] NODE_NAME azwin-2-32c6d0 [2022-04-04T17:37:06.890Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T17:37:06.890Z] OS Windows_NT [2022-04-04T17:37:06.890Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T17:37:06.890Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T17:37:06.890Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T17:37:06.890Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-04T17:37:06.890Z] PROCESSOR_LEVEL 6 [2022-04-04T17:37:06.890Z] PROCESSOR_REVISION 5507 [2022-04-04T17:37:06.890Z] ProgramData C:\ProgramData [2022-04-04T17:37:06.890Z] ProgramFiles C:\Program Files [2022-04-04T17:37:06.890Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T17:37:06.890Z] ProgramW6432 C:\Program Files [2022-04-04T17:37:06.890Z] PROMPT $P$G [2022-04-04T17:37:06.890Z] PSExecutionPolicyPreference Bypass [2022-04-04T17:37:06.890Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T17:37:06.890Z] PUBLIC C:\Users\Public [2022-04-04T17:37:06.890Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=artif... [2022-04-04T17:37:06.890Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=changes [2022-04-04T17:37:06.890Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect [2022-04-04T17:37:06.890Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=tests [2022-04-04T17:37:06.890Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T17:37:06.890Z] SOURCES_DRIVE d [2022-04-04T17:37:06.890Z] SOURCES_SUBDIR gopath [2022-04-04T17:37:06.890Z] STAGE_NAME Run tests [2022-04-04T17:37:06.890Z] SystemDrive C: [2022-04-04T17:37:06.890Z] SystemRoot C:\Windows [2022-04-04T17:37:06.890Z] TEMP C:\Windows\TEMP [2022-04-04T17:37:06.890Z] TESTDEBUG 0 [2022-04-04T17:37:06.890Z] TESTRUN_DRIVE d [2022-04-04T17:37:06.890Z] TESTRUN_SUBDIR CI [2022-04-04T17:37:06.890Z] TIMEOUT 120m [2022-04-04T17:37:06.890Z] TMP C:\Windows\TEMP [2022-04-04T17:37:06.890Z] USERDOMAIN WORKGROUP [2022-04-04T17:37:06.890Z] USERNAME azwin-2-32c6d0$ [2022-04-04T17:37:06.890Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T17:37:06.890Z] windir C:\Windows [2022-04-04T17:37:06.890Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T17:37:06.890Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-04T17:37:06.890Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T17:37:06.890Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T17:37:06.890Z] [2022-04-04T17:37:06.890Z] [2022-04-04T17:37:06.890Z] [2022-04-04T17:37:06.890Z] INFO: Sources under d:\gopath\... [2022-04-04T17:37:06.890Z] INFO: Test run under d:\CI\... [2022-04-04T17:37:06.890Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T17:37:06.890Z] INFO: docker/docker repository was found [2022-04-04T17:37:06.890Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-04T17:37:06.893Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.2s done [2022-04-04T17:37:06.927Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.1s done [2022-04-04T17:37:07.149Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0.1s [2022-04-04T17:37:07.186Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-04-04T17:37:07.360Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-04T17:37:07.360Z] INFO: Docker version of control daemon [2022-04-04T17:37:07.360Z] [2022-04-04T17:37:07.360Z] Client: [2022-04-04T17:37:07.360Z] Version: 20.10.9 [2022-04-04T17:37:07.360Z] API version: 1.41 [2022-04-04T17:37:07.360Z] Go version: go1.16.8 [2022-04-04T17:37:07.360Z] Git commit: c2ea9bc [2022-04-04T17:37:07.360Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T17:37:07.360Z] OS/Arch: windows/amd64 [2022-04-04T17:37:07.360Z] Context: default [2022-04-04T17:37:07.360Z] Experimental: true [2022-04-04T17:37:07.360Z] [2022-04-04T17:37:07.360Z] Server: Docker Engine - Community [2022-04-04T17:37:07.360Z] Engine: [2022-04-04T17:37:07.360Z] Version: 20.10.9 [2022-04-04T17:37:07.360Z] API version: 1.41 (minimum version 1.24) [2022-04-04T17:37:07.360Z] Go version: go1.16.8 [2022-04-04T17:37:07.360Z] Git commit: 79ea9d3 [2022-04-04T17:37:07.360Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T17:37:07.360Z] OS/Arch: windows/amd64 [2022-04-04T17:37:07.360Z] Experimental: true [2022-04-04T17:37:07.360Z] [2022-04-04T17:37:07.360Z] INFO: Docker info of control daemon [2022-04-04T17:37:07.360Z] [2022-04-04T17:37:07.828Z] Client: [2022-04-04T17:37:07.828Z] Context: default [2022-04-04T17:37:07.828Z] Debug Mode: false [2022-04-04T17:37:07.828Z] Plugins: [2022-04-04T17:37:07.828Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T17:37:07.828Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T17:37:07.828Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T17:37:07.828Z] [2022-04-04T17:37:07.828Z] Server: [2022-04-04T17:37:07.828Z] Containers: 0 [2022-04-04T17:37:07.828Z] Running: 0 [2022-04-04T17:37:07.828Z] Paused: 0 [2022-04-04T17:37:07.828Z] Stopped: 0 [2022-04-04T17:37:07.828Z] Images: 11 [2022-04-04T17:37:07.828Z] Server Version: 20.10.9 [2022-04-04T17:37:07.828Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T17:37:07.828Z] Windows: [2022-04-04T17:37:07.828Z] LCOW: [2022-04-04T17:37:07.828Z] Logging Driver: json-file [2022-04-04T17:37:07.828Z] Plugins: [2022-04-04T17:37:07.828Z] Volume: local [2022-04-04T17:37:07.828Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:37:07.828Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:37:07.828Z] Swarm: inactive [2022-04-04T17:37:07.828Z] Default Isolation: process [2022-04-04T17:37:07.828Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T17:37:07.828Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T17:37:07.828Z] OSType: windows [2022-04-04T17:37:07.828Z] Architecture: x86_64 [2022-04-04T17:37:07.828Z] CPUs: 4 [2022-04-04T17:37:07.828Z] Total Memory: 32GiB [2022-04-04T17:37:07.828Z] Name: azwin-2-32c6d0 [2022-04-04T17:37:07.828Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T17:37:07.828Z] Docker Root Dir: D:\docker [2022-04-04T17:37:07.828Z] Debug Mode: false [2022-04-04T17:37:07.828Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:37:07.828Z] Labels: [2022-04-04T17:37:07.828Z] Experimental: true [2022-04-04T17:37:07.828Z] Insecure Registries: [2022-04-04T17:37:07.828Z] 10.0.0.4:5000 [2022-04-04T17:37:07.828Z] 127.0.0.0/8 [2022-04-04T17:37:07.828Z] Registry Mirrors: [2022-04-04T17:37:07.828Z] http://10.0.0.4:5000/ [2022-04-04T17:37:07.828Z] Live Restore Enabled: false [2022-04-04T17:37:07.828Z] Product License: Community Engine [2022-04-04T17:37:07.828Z] [2022-04-04T17:37:07.828Z] [2022-04-04T17:37:07.828Z] INFO: Commit hash is 492fac20af [2022-04-04T17:37:07.828Z] INFO: Nuke-Everything... [2022-04-04T17:37:08.297Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T17:37:08.297Z] INFO: Nuking d:\CI [2022-04-04T17:37:08.297Z] INFO: Zapped successfully [2022-04-04T17:37:08.297Z] INFO: Location for testing is d:\CI\PR-43460\1 [2022-04-04T17:37:08.297Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T17:37:08.297Z] [2022-04-04T17:37:08.297Z] [2022-04-04T17:37:08.297Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 17:37:08... [2022-04-04T17:37:08.297Z] [2022-04-04T17:37:11.323Z] #9 ... [2022-04-04T17:37:11.323Z] [2022-04-04T17:37:11.323Z] #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 [2022-04-04T17:37:11.323Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:37:11.323Z] #27 0.962 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:11.323Z] #27 0.980 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:11.323Z] #27 0.980 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:11.323Z] #27 1.134 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:11.323Z] #27 1.688 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:11.323Z] #27 2.263 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:11.323Z] #27 3.218 Fetched 8476 kB in 2s (3392 kB/s) [2022-04-04T17:37:11.323Z] #27 3.218 Reading package lists... [2022-04-04T17:37:11.323Z] #27 4.187 Reading package lists... [2022-04-04T17:37:11.323Z] #27 5.141 Building dependency tree... [2022-04-04T17:37:11.323Z] #27 5.333 Reading state information... [2022-04-04T17:37:11.323Z] #27 5.494 The following additional packages will be installed: [2022-04-04T17:37:11.323Z] #27 5.494 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T17:37:11.323Z] #27 5.494 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-04T17:37:11.323Z] #27 5.495 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-04T17:37:11.323Z] #27 5.496 Suggested packages: [2022-04-04T17:37:11.323Z] #27 5.496 krb5-doc krb5-user [2022-04-04T17:37:11.323Z] #27 5.496 Recommended packages: [2022-04-04T17:37:11.323Z] #27 5.496 krb5-locales publicsuffix libsasl2-modules [2022-04-04T17:37:11.323Z] #27 5.739 The following NEW packages will be installed: [2022-04-04T17:37:11.323Z] #27 5.740 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-04T17:37:11.323Z] #27 5.740 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-04T17:37:11.323Z] #27 5.740 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T17:37:11.323Z] #27 5.741 libssh2-1 libssl1.1 openssl [2022-04-04T17:37:11.323Z] #27 6.024 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T17:37:11.323Z] #27 6.024 Need to get 5086 kB of archives. [2022-04-04T17:37:11.323Z] #27 6.024 After this operation, 12.1 MB of additional disk space will be used. [2022-04-04T17:37:11.323Z] #27 6.024 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-04T17:37:11.323Z] #27 6.076 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-04T17:37:11.323Z] #27 6.091 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-04T17:37:11.323Z] #27 6.091 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-04T17:37:11.323Z] #27 6.091 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-04T17:37:11.323Z] #27 6.091 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-04T17:37:11.323Z] #27 6.091 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-04T17:37:11.323Z] #27 6.096 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-04T17:37:11.323Z] #27 6.099 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-04T17:37:11.323Z] #27 6.100 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-04T17:37:11.323Z] #27 6.103 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-04T17:37:11.323Z] #27 6.109 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-04T17:37:11.323Z] #27 6.109 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-04T17:37:11.323Z] #27 6.109 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-04T17:37:11.323Z] #27 6.116 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-04T17:37:11.323Z] #27 6.116 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-04T17:37:11.323Z] #27 6.116 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-04T17:37:11.323Z] #27 6.119 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-04T17:37:11.323Z] #27 6.124 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:37:11.323Z] #27 6.150 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:37:11.323Z] #27 6.150 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:37:11.323Z] #27 6.306 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:37:11.323Z] #27 6.332 Fetched 5086 kB in 0s (14.0 MB/s) [2022-04-04T17:37:11.323Z] #27 6.376 Selecting previously unselected package libssl1.1:amd64. [2022-04-04T17:37:11.323Z] #27 6.376 (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.) [2022-04-04T17:37:11.323Z] #27 6.381 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 6.391 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 6.616 Selecting previously unselected package openssl. [2022-04-04T17:37:11.323Z] #27 6.616 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 6.619 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 6.786 Selecting previously unselected package ca-certificates. [2022-04-04T17:37:11.323Z] #27 6.786 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-04T17:37:11.323Z] #27 6.790 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:11.323Z] #27 6.877 Selecting previously unselected package libkeyutils1:amd64. [2022-04-04T17:37:11.323Z] #27 6.877 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 6.887 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:37:11.323Z] #27 6.943 Selecting previously unselected package libkrb5support0:amd64. [2022-04-04T17:37:11.323Z] #27 6.943 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 6.952 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 7.004 Selecting previously unselected package libk5crypto3:amd64. [2022-04-04T17:37:11.323Z] #27 7.005 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.011 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 7.063 Selecting previously unselected package libkrb5-3:amd64. [2022-04-04T17:37:11.323Z] #27 7.063 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.067 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 7.174 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-04T17:37:11.323Z] #27 7.174 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.178 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 7.231 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T17:37:11.323Z] #27 7.231 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.235 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 7.279 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T17:37:11.323Z] #27 7.279 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.285 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 7.337 Selecting previously unselected package libldap-common. [2022-04-04T17:37:11.323Z] #27 7.337 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-04T17:37:11.323Z] #27 7.341 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.323Z] #27 7.395 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T17:37:11.323Z] #27 7.395 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.403 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.323Z] #27 7.516 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T17:37:11.323Z] #27 7.516 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.525 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 7.616 Selecting previously unselected package libpsl5:amd64. [2022-04-04T17:37:11.323Z] #27 7.616 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.630 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:37:11.323Z] #27 7.718 Selecting previously unselected package librtmp1:amd64. [2022-04-04T17:37:11.323Z] #27 7.718 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.733 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:37:11.323Z] #27 7.822 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T17:37:11.323Z] #27 7.822 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.834 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:37:11.323Z] #27 7.919 Selecting previously unselected package libcurl4:amd64. [2022-04-04T17:37:11.323Z] #27 7.919 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 7.926 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 8.090 Selecting previously unselected package curl. [2022-04-04T17:37:11.323Z] #27 8.090 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 8.099 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 8.316 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:37:11.323Z] #27 8.316 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 8.339 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:37:11.323Z] #27 8.532 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:37:11.323Z] #27 8.532 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 8.602 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.323Z] #27 8.720 Selecting previously unselected package jq. [2022-04-04T17:37:11.323Z] #27 8.720 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:37:11.323Z] #27 8.730 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.323Z] #27 8.767 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:37:11.323Z] #27 8.778 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:37:11.323Z] #27 8.789 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 8.911 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 8.924 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.323Z] #27 8.940 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 8.951 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 8.963 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:37:11.323Z] #27 8.974 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 8.989 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.323Z] #27 9.001 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:37:11.323Z] #27 9.013 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.323Z] #27 9.026 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.323Z] #27 9.047 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:37:11.323Z] #27 9.059 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.323Z] #27 9.071 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.323Z] #27 9.084 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:11.323Z] #27 ... [2022-04-04T17:37:11.323Z] [2022-04-04T17:37:11.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:11.323Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:11.323Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.0s done [2022-04-04T17:37:11.323Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-04-04T17:37:11.379Z] #9 ... [2022-04-04T17:37:11.379Z] [2022-04-04T17:37:11.379Z] #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 [2022-04-04T17:37:11.379Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:37:11.379Z] #27 0.916 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:11.380Z] #27 0.974 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:11.380Z] #27 0.976 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:11.380Z] #27 1.060 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:11.380Z] #27 1.296 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:11.380Z] #27 1.689 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:11.380Z] #27 3.176 Fetched 8476 kB in 3s (3389 kB/s) [2022-04-04T17:37:11.380Z] #27 3.176 Reading package lists... [2022-04-04T17:37:11.380Z] #27 4.133 Reading package lists... [2022-04-04T17:37:11.380Z] #27 5.061 Building dependency tree... [2022-04-04T17:37:11.380Z] #27 5.256 Reading state information... [2022-04-04T17:37:11.380Z] #27 5.423 The following additional packages will be installed: [2022-04-04T17:37:11.380Z] #27 5.423 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T17:37:11.380Z] #27 5.423 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-04T17:37:11.380Z] #27 5.423 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-04T17:37:11.380Z] #27 5.423 Suggested packages: [2022-04-04T17:37:11.380Z] #27 5.423 krb5-doc krb5-user [2022-04-04T17:37:11.380Z] #27 5.423 Recommended packages: [2022-04-04T17:37:11.380Z] #27 5.423 krb5-locales publicsuffix libsasl2-modules [2022-04-04T17:37:11.380Z] #27 5.688 The following NEW packages will be installed: [2022-04-04T17:37:11.380Z] #27 5.696 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-04T17:37:11.380Z] #27 5.696 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-04T17:37:11.380Z] #27 5.696 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T17:37:11.380Z] #27 5.696 libssh2-1 libssl1.1 openssl [2022-04-04T17:37:11.380Z] #27 5.963 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T17:37:11.380Z] #27 5.963 Need to get 5086 kB of archives. [2022-04-04T17:37:11.380Z] #27 5.963 After this operation, 12.1 MB of additional disk space will be used. [2022-04-04T17:37:11.380Z] #27 5.963 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-04T17:37:11.380Z] #27 5.987 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-04T17:37:11.380Z] #27 6.006 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-04T17:37:11.380Z] #27 6.012 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-04T17:37:11.380Z] #27 6.020 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-04T17:37:11.380Z] #27 6.020 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-04T17:37:11.380Z] #27 6.020 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-04T17:37:11.380Z] #27 6.020 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-04T17:37:11.380Z] #27 6.021 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-04T17:37:11.380Z] #27 6.024 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-04T17:37:11.380Z] #27 6.026 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-04T17:37:11.380Z] #27 6.029 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-04T17:37:11.380Z] #27 6.034 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-04T17:37:11.380Z] #27 6.036 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-04T17:37:11.380Z] #27 6.038 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-04T17:37:11.380Z] #27 6.040 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-04T17:37:11.380Z] #27 6.043 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-04T17:37:11.380Z] #27 6.050 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-04T17:37:11.380Z] #27 6.055 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:37:11.380Z] #27 6.058 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:37:11.380Z] #27 6.061 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:37:11.380Z] #27 6.217 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:37:11.380Z] #27 6.238 Fetched 5086 kB in 0s (14.4 MB/s) [2022-04-04T17:37:11.380Z] #27 6.280 Selecting previously unselected package libssl1.1:amd64. [2022-04-04T17:37:11.380Z] #27 6.280 (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.) [2022-04-04T17:37:11.380Z] #27 6.284 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.295 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 6.488 Selecting previously unselected package openssl. [2022-04-04T17:37:11.380Z] #27 6.488 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.493 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 6.640 Selecting previously unselected package ca-certificates. [2022-04-04T17:37:11.380Z] #27 6.640 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-04T17:37:11.380Z] #27 6.644 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:11.380Z] #27 6.725 Selecting previously unselected package libkeyutils1:amd64. [2022-04-04T17:37:11.380Z] #27 6.725 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.730 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:37:11.380Z] #27 6.770 Selecting previously unselected package libkrb5support0:amd64. [2022-04-04T17:37:11.380Z] #27 6.770 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.776 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 6.823 Selecting previously unselected package libk5crypto3:amd64. [2022-04-04T17:37:11.380Z] #27 6.823 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.828 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 6.875 Selecting previously unselected package libkrb5-3:amd64. [2022-04-04T17:37:11.380Z] #27 6.875 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.881 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 6.977 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-04T17:37:11.380Z] #27 6.977 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 6.980 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 7.040 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T17:37:11.380Z] #27 7.040 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.051 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 7.128 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T17:37:11.380Z] #27 7.128 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.135 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 7.185 Selecting previously unselected package libldap-common. [2022-04-04T17:37:11.380Z] #27 7.185 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-04T17:37:11.380Z] #27 7.189 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.380Z] #27 7.239 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T17:37:11.380Z] #27 7.239 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.243 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.380Z] #27 7.316 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T17:37:11.380Z] #27 7.316 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.319 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 7.371 Selecting previously unselected package libpsl5:amd64. [2022-04-04T17:37:11.380Z] #27 7.371 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.378 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:37:11.380Z] #27 7.417 Selecting previously unselected package librtmp1:amd64. [2022-04-04T17:37:11.380Z] #27 7.417 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.422 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:37:11.380Z] #27 7.468 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T17:37:11.380Z] #27 7.468 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.473 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:37:11.380Z] #27 7.526 Selecting previously unselected package libcurl4:amd64. [2022-04-04T17:37:11.380Z] #27 7.526 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.531 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 7.591 Selecting previously unselected package curl. [2022-04-04T17:37:11.380Z] #27 7.591 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.596 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 7.736 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:37:11.380Z] #27 7.736 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.751 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:37:11.380Z] #27 7.855 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:37:11.380Z] #27 7.855 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.866 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.380Z] #27 7.945 Selecting previously unselected package jq. [2022-04-04T17:37:11.380Z] #27 7.948 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:37:11.380Z] #27 7.957 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.380Z] #27 8.038 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:37:11.380Z] #27 8.077 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:37:11.380Z] #27 8.109 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 8.253 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 8.285 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.380Z] #27 8.337 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 8.392 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 8.432 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:37:11.380Z] #27 8.470 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 8.511 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:37:11.380Z] #27 8.557 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:37:11.380Z] #27 8.602 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:11.380Z] #27 8.649 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:37:11.380Z] #27 8.739 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:37:11.380Z] #27 8.777 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:37:11.380Z] #27 8.807 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:37:11.380Z] #27 8.893 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:11.640Z] #27 9.560 Updating certificates in /etc/ssl/certs... [2022-04-04T17:37:12.579Z] #27 10.43 137 added, 0 removed; done. [2022-04-04T17:37:12.579Z] #27 10.47 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:12.579Z] #27 10.49 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:37:12.579Z] #27 10.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:37:12.579Z] #27 10.51 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-04T17:37:12.579Z] #27 10.53 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-04T17:37:12.579Z] #27 10.55 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:12.579Z] #27 10.56 Updating certificates in /etc/ssl/certs... [2022-04-04T17:37:13.516Z] #27 11.26 0 added, 0 removed; done. [2022-04-04T17:37:13.516Z] #27 11.26 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T17:37:13.516Z] #27 11.27 done. [2022-04-04T17:37:13.776Z] #27 DONE 11.8s [2022-04-04T17:37:13.776Z] [2022-04-04T17:37:13.776Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T17:37:13.776Z] #28 sha256:38bba5b3ae18138810e6bdae421f5b8cb0c346cbf21488f68b84f3e3534e8de9 [2022-04-04T17:37:13.776Z] #28 DONE 0.1s [2022-04-04T17:37:13.776Z] [2022-04-04T17:37:13.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:13.776Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:13.776Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.0s done [2022-04-04T17:37:13.776Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 2.5s [2022-04-04T17:37:13.850Z] #9 ... [2022-04-04T17:37:13.851Z] [2022-04-04T17:37:13.851Z] #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 [2022-04-04T17:37:13.851Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:37:13.851Z] #27 9.738 Updating certificates in /etc/ssl/certs... [2022-04-04T17:37:13.851Z] #27 10.55 137 added, 0 removed; done. [2022-04-04T17:37:13.851Z] #27 10.58 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:37:13.851Z] #27 10.59 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:37:13.851Z] #27 10.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:37:13.851Z] #27 10.62 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-04T17:37:13.851Z] #27 10.63 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-04T17:37:13.851Z] #27 10.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-04T17:37:13.851Z] #27 10.66 Updating certificates in /etc/ssl/certs... [2022-04-04T17:37:13.851Z] #27 11.35 0 added, 0 removed; done. [2022-04-04T17:37:13.851Z] #27 11.35 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T17:37:13.851Z] #27 11.35 done. [2022-04-04T17:37:13.851Z] #27 DONE 11.8s [2022-04-04T17:37:13.851Z] [2022-04-04T17:37:13.851Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T17:37:13.851Z] #28 sha256:5ff7a8317084088c83f03f9b1fc1e312d2d161a385dab24154d9e7b5c98c0585 [2022-04-04T17:37:13.851Z] #28 DONE 0.1s [2022-04-04T17:37:13.851Z] [2022-04-04T17:37:13.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:13.851Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:14.111Z] Sending build context to Docker daemon 57.4MB [2022-04-04T17:37:14.111Z] [2022-04-04T17:37:14.111Z] Step 1/10 : FROM microsoft/windowsservercore [2022-04-04T17:37:14.111Z] ---> 6a11116086a4 [2022-04-04T17:37:14.111Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T17:37:14.111Z] ---> Using cache [2022-04-04T17:37:14.111Z] ---> 962c7247a209 [2022-04-04T17:37:14.111Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-04-04T17:37:14.111Z] ---> Running in 1f2c8343f11f [2022-04-04T17:37:14.111Z] Removing intermediate container 1f2c8343f11f [2022-04-04T17:37:14.111Z] ---> e58c49909eb6 [2022-04-04T17:37:14.111Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T17:37:14.111Z] ---> Running in b1c9c268a9eb [2022-04-04T17:37:14.111Z] Removing intermediate container b1c9c268a9eb [2022-04-04T17:37:14.111Z] ---> 076a13901caa [2022-04-04T17:37:14.111Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T17:37:14.111Z] ---> Running in cbf30d8b103f [2022-04-04T17:37:14.571Z] Removing intermediate container cbf30d8b103f [2022-04-04T17:37:14.571Z] ---> 9164c4e4b05a [2022-04-04T17:37:14.572Z] 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; [2022-04-04T17:37:14.572Z] ---> Running in cde89c23d6fc [2022-04-04T17:37:16.367Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-04-04T17:37:18.893Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.3s done [2022-04-04T17:37:18.893Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-04T17:37:19.056Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.2s done [2022-04-04T17:37:19.056Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-04T17:37:19.056Z] #9 ... [2022-04-04T17:37:19.056Z] [2022-04-04T17:37:19.056Z] #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 [2022-04-04T17:37:19.056Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:19.056Z] #29 1.216 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-04T17:37:19.056Z] #29 1.296 [2022-04-04T17:37:19.056Z] #29 1.511 #=#=# ############# 18.1% ########################### 38.3% ########################################## 58.4% ######################################################## 78.1% ###################################################################### 97.6% ######################################################################## 100.0% [2022-04-04T17:37:19.056Z] #29 2.114 [2022-04-04T17:37:19.056Z] #29 2.332 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:19.056Z] #29 2.481 [2022-04-04T17:37:19.056Z] #29 2.715 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2022-04-04T17:37:19.056Z] #29 2.930 [2022-04-04T17:37:19.056Z] #29 3.157 #=#=# # 2.6% ################### 27.1% ######################################## 56.8% ###################################################### 76.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-04-04T17:37:19.056Z] #29 3.768 [2022-04-04T17:37:19.056Z] #29 3.993 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% [2022-04-04T17:37:19.056Z] #29 ... [2022-04-04T17:37:19.056Z] [2022-04-04T17:37:19.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:37:19.056Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:37:19.056Z] #9 DONE 24.8s [2022-04-04T17:37:19.056Z] [2022-04-04T17:37:19.056Z] #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 [2022-04-04T17:37:19.056Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:19.056Z] #29 3.993 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% [2022-04-04T17:37:19.056Z] #29 ... [2022-04-04T17:37:19.056Z] [2022-04-04T17:37:19.056Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:37:19.056Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-04T17:37:19.150Z] #9 DONE 25.2s [2022-04-04T17:37:19.150Z] [2022-04-04T17:37:19.150Z] #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 [2022-04-04T17:37:19.150Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:19.150Z] #29 1.329 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-04T17:37:19.150Z] #29 1.415 [2022-04-04T17:37:19.150Z] #29 1.629 #=#=# ###### 9.5% ########################## 37.4% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.4% ######################################################################## 100.0% [2022-04-04T17:37:19.150Z] #29 2.221 [2022-04-04T17:37:19.150Z] #29 2.437 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:19.150Z] #29 2.641 [2022-04-04T17:37:19.150Z] #29 2.859 #=#=# ###################################### 53.3% ######################################################################## 100.0% [2022-04-04T17:37:19.150Z] #29 3.071 [2022-04-04T17:37:19.150Z] #29 3.293 #=#=# ###### 9.6% ########################## 37.2% ######################################## 56.4% ###################################################### 75.8% #################################################################### 94.7% ######################################################################## 100.0% [2022-04-04T17:37:19.150Z] #29 3.920 [2022-04-04T17:37:19.346Z] [2022-04-04T17:37:19.346Z] SUCCESS: Specified value was saved. [2022-04-04T17:37:20.181Z] #29 4.152 #=#=# ## 3.7% ####### 9.9% ########## 15.0% ########### 15.9% ################# 24.5% ###################### 31.5% ########################## 36.7% ############################## 41.9% ################################# 47.1% ##################################### 52.4% ######################################### 57.8% ############################################# 63.0% ############################################### 66.1% #################################################### 72.5% ########################################################### 82.8% ########################################################### 83.1% ################################################################# 91.2% #################################################################### 95.1% ##################################################################### 96.3% ######################################################################## 100.0% [2022-04-04T17:37:20.181Z] #29 6.359 [2022-04-04T17:37:20.332Z] INFO: Downloading git... [2022-04-04T17:37:20.742Z] #29 6.796 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T17:37:20.742Z] #29 6.861 [2022-04-04T17:37:20.742Z] [2022-04-04T17:37:20.742Z] #29 ... [2022-04-04T17:37:20.742Z] [2022-04-04T17:37:20.742Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:37:20.742Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-04T17:37:20.742Z] #10 DONE 1.9s [2022-04-04T17:37:20.742Z] [2022-04-04T17:37:20.742Z] #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 [2022-04-04T17:37:20.742Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:20.961Z] #10 DONE 1.8s [2022-04-04T17:37:20.961Z] [2022-04-04T17:37:20.961Z] #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 [2022-04-04T17:37:20.961Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:20.961Z] #29 3.993 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.6% ########################################################### 83.0% ############################################################### 88.2% ################################################################## 91.9% ###################################################################### 98.6% ######################################################################## 100.0% [2022-04-04T17:37:20.961Z] #29 5.942 [2022-04-04T17:37:20.962Z] #29 6.404 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T17:37:20.962Z] #29 6.452 [2022-04-04T17:37:20.962Z] #29 6.664 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:20.962Z] #29 6.753 [2022-04-04T17:37:20.997Z] #29 7.074 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:20.997Z] #29 7.183 [2022-04-04T17:37:21.219Z] #29 ... [2022-04-04T17:37:21.220Z] [2022-04-04T17:37:21.220Z] #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 [2022-04-04T17:37:21.220Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-04T17:37:21.220Z] #11 DONE 0.5s [2022-04-04T17:37:21.220Z] [2022-04-04T17:37:21.220Z] #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 [2022-04-04T17:37:21.220Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:21.220Z] #29 7.407 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T17:37:21.479Z] #29 ... [2022-04-04T17:37:21.479Z] [2022-04-04T17:37:21.479Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T17:37:21.479Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-04T17:37:21.479Z] #31 DONE 0.1s [2022-04-04T17:37:21.479Z] [2022-04-04T17:37:21.479Z] #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 [2022-04-04T17:37:21.479Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:21.479Z] #29 7.503 [2022-04-04T17:37:21.567Z] #29 ... [2022-04-04T17:37:21.567Z] [2022-04-04T17:37:21.567Z] #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 [2022-04-04T17:37:21.567Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-04T17:37:21.567Z] #11 DONE 0.6s [2022-04-04T17:37:21.567Z] [2022-04-04T17:37:21.567Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T17:37:21.567Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-04T17:37:21.567Z] #39 DONE 0.1s [2022-04-04T17:37:21.567Z] [2022-04-04T17:37:21.567Z] #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 [2022-04-04T17:37:21.567Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:21.567Z] #29 7.751 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T17:37:21.567Z] #29 7.858 [2022-04-04T17:37:21.741Z] #29 7.728 #=#=# ################################################################# 90.6% ######################################################################## 100.0% [2022-04-04T17:37:21.826Z] [2022-04-04T17:37:21.826Z] #29 ... [2022-04-04T17:37:21.826Z] [2022-04-04T17:37:21.826Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T17:37:21.826Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-04T17:37:21.826Z] #31 DONE 0.3s [2022-04-04T17:37:21.826Z] [2022-04-04T17:37:21.826Z] #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 [2022-04-04T17:37:21.826Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:21.899Z] INFO: Downloading go... [2022-04-04T17:37:22.002Z] #29 7.882 [2022-04-04T17:37:22.002Z] #29 ... [2022-04-04T17:37:22.002Z] [2022-04-04T17:37:22.002Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T17:37:22.002Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-04T17:37:22.002Z] #39 DONE 0.5s [2022-04-04T17:37:22.084Z] #29 8.087 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:22.084Z] #29 8.257 [2022-04-04T17:37:22.261Z] [2022-04-04T17:37:22.261Z] #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 [2022-04-04T17:37:22.261Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:37:23.024Z] #29 9.114 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-04T17:37:23.024Z] #29 9.331 [2022-04-04T17:37:23.470Z] INFO: Downloading compiler 1 of 3... [2022-04-04T17:37:24.562Z] #29 9.564 #=#=# 0.0% ########## 14.2% ################## 26.1% ######################### 35.9% ################################# 47.1% ###################################### 53.0% ########################################### 60.1% ########################################### 60.7% ############################################################# 85.4% ######################################################################## 100.0% [2022-04-04T17:37:24.562Z] #29 10.86 [2022-04-04T17:37:24.919Z] INFO: Downloading compiler 2 of 3... [2022-04-04T17:37:25.124Z] #29 11.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T17:37:25.381Z] #29 11.59 [2022-04-04T17:37:25.387Z] INFO: Downloading compiler 3 of 3... [2022-04-04T17:37:25.638Z] #29 11.84 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:25.638Z] #29 11.91 [2022-04-04T17:37:26.202Z] #29 12.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T17:37:26.374Z] INFO: Extracting git... [2022-04-04T17:37:26.539Z] #40 ... [2022-04-04T17:37:26.539Z] [2022-04-04T17:37:26.539Z] #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 [2022-04-04T17:37:26.539Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613 [2022-04-04T17:37:26.539Z] #29 8.526 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-04T17:37:26.539Z] #29 8.683 [2022-04-04T17:37:26.539Z] #29 8.938 #=#=# 0.0% ########## 14.3% ####################### 33.2% ################################# 47.1% ###################################### 53.0% ########################################### 60.1% ########################################### 60.4% ####################################################### 76.8% ######################################################################## 100.0% [2022-04-04T17:37:26.539Z] #29 10.10 [2022-04-04T17:37:26.539Z] #29 10.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T17:37:26.539Z] #29 10.76 [2022-04-04T17:37:26.539Z] #29 11.00 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:26.539Z] #29 11.11 [2022-04-04T17:37:26.539Z] #29 11.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T17:37:26.539Z] #29 11.84 [2022-04-04T17:37:26.539Z] #29 12.15 #=#=# ######################################################################## 100.0% [2022-04-04T17:37:26.539Z] #29 12.27 [2022-04-04T17:37:26.539Z] #29 12.34 Download of images into '/build' complete. [2022-04-04T17:37:26.539Z] #29 12.34 Use something like the following to load the result into a Docker daemon: [2022-04-04T17:37:26.539Z] #29 12.34 tar -cC '/build' . | docker load [2022-04-04T17:37:26.539Z] #29 DONE 12.5s [2022-04-04T17:37:26.539Z] [2022-04-04T17:37:26.539Z] #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 [2022-04-04T17:37:26.539Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:37:26.539Z] #34 3.716 + RM_GOPATH=0 [2022-04-04T17:37:26.539Z] #34 3.716 + TMP_GOPATH= [2022-04-04T17:37:26.539Z] #34 3.716 + : /build [2022-04-04T17:37:26.539Z] #34 3.716 + '[' -z '' ']' [2022-04-04T17:37:26.539Z] #34 3.716 ++ mktemp -d [2022-04-04T17:37:26.539Z] #34 3.721 + export GOPATH=/tmp/tmp.TCxCYuiGZU [2022-04-04T17:37:26.539Z] #34 3.721 + GOPATH=/tmp/tmp.TCxCYuiGZU [2022-04-04T17:37:26.539Z] #34 3.721 + RM_GOPATH=1 [2022-04-04T17:37:26.539Z] #34 3.721 + case "$(go env GOARCH)" in [2022-04-04T17:37:26.539Z] #34 3.721 ++ go env GOARCH [2022-04-04T17:37:26.539Z] #34 3.731 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:26.539Z] #34 3.731 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:26.539Z] #34 3.731 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:26.539Z] #34 3.731 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:26.539Z] #34 3.731 + dir=/tmp/install [2022-04-04T17:37:26.539Z] #34 3.731 + bin=tomlv [2022-04-04T17:37:26.539Z] #34 3.731 + shift [2022-04-04T17:37:26.539Z] #34 3.731 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-04T17:37:26.539Z] #34 3.731 + . /tmp/install/tomlv.installer [2022-04-04T17:37:26.539Z] #34 3.731 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:26.539Z] #34 3.731 + install_tomlv [2022-04-04T17:37:26.539Z] #34 3.731 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-04T17:37:26.539Z] #34 3.731 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml [2022-04-04T17:37:26.539Z] #34 3.732 Cloning into '/tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml'... [2022-04-04T17:37:26.539Z] #34 4.246 + cd /tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml [2022-04-04T17:37:26.539Z] #34 4.246 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:26.539Z] #34 4.284 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:37:26.539Z] #34 4.589 internal/unsafeheader [2022-04-04T17:37:26.539Z] #34 4.602 internal/cpu [2022-04-04T17:37:26.539Z] #34 4.634 runtime/internal/atomic [2022-04-04T17:37:26.539Z] #34 4.756 runtime/internal/sys [2022-04-04T17:37:26.539Z] #34 4.832 runtime/internal/math [2022-04-04T17:37:26.539Z] #34 4.854 internal/bytealg [2022-04-04T17:37:26.539Z] #34 4.870 math/bits [2022-04-04T17:37:26.797Z] #34 ... [2022-04-04T17:37:26.797Z] [2022-04-04T17:37:26.797Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-04-04T17:37:26.797Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-04T17:37:26.797Z] #12 DONE 5.3s [2022-04-04T17:37:26.797Z] [2022-04-04T17:37:26.797Z] #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 [2022-04-04T17:37:26.797Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:37:26.797Z] #34 5.317 math [2022-04-04T17:37:26.797Z] #34 ... [2022-04-04T17:37:26.797Z] [2022-04-04T17:37:26.797Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:26.797Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:27.131Z] #29 ... [2022-04-04T17:37:27.131Z] [2022-04-04T17:37:27.131Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-04-04T17:37:27.131Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-04T17:37:27.131Z] #12 DONE 5.4s [2022-04-04T17:37:27.131Z] [2022-04-04T17:37:27.131Z] #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 [2022-04-04T17:37:27.131Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:27.131Z] #29 13.14 #=#=# [2022-04-04T17:37:27.131Z] #29 ... [2022-04-04T17:37:27.131Z] [2022-04-04T17:37:27.131Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:27.131Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:28.067Z] #13 ... [2022-04-04T17:37:28.067Z] [2022-04-04T17:37:28.067Z] #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 [2022-04-04T17:37:28.067Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf [2022-04-04T17:37:28.067Z] #29 13.51 #=#=# ##O#- # ##O=# # ######################################################################## 100.0% [2022-04-04T17:37:28.067Z] #29 13.94 [2022-04-04T17:37:28.068Z] #29 14.08 Download of images into '/build' complete. [2022-04-04T17:37:28.068Z] #29 14.08 Use something like the following to load the result into a Docker daemon: [2022-04-04T17:37:28.068Z] #29 14.08 tar -cC '/build' . | docker load [2022-04-04T17:37:28.068Z] #29 DONE 14.2s [2022-04-04T17:37:28.068Z] [2022-04-04T17:37:28.068Z] #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 [2022-04-04T17:37:28.068Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:37:28.068Z] #34 4.832 + RM_GOPATH=0 [2022-04-04T17:37:28.068Z] #34 4.832 + TMP_GOPATH= [2022-04-04T17:37:28.068Z] #34 4.832 + : /build [2022-04-04T17:37:28.068Z] #34 4.832 + '[' -z '' ']' [2022-04-04T17:37:28.068Z] #34 4.832 ++ mktemp -d [2022-04-04T17:37:28.068Z] #34 4.833 + export GOPATH=/tmp/tmp.6V90eG00ag [2022-04-04T17:37:28.068Z] #34 4.833 + GOPATH=/tmp/tmp.6V90eG00ag [2022-04-04T17:37:28.068Z] #34 4.834 + RM_GOPATH=1 [2022-04-04T17:37:28.068Z] #34 4.834 + case "$(go env GOARCH)" in [2022-04-04T17:37:28.068Z] #34 4.834 ++ go env GOARCH [2022-04-04T17:37:28.068Z] #34 4.857 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:28.068Z] #34 4.857 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:28.068Z] #34 4.857 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:28.068Z] #34 4.858 + dir=/tmp/install [2022-04-04T17:37:28.068Z] #34 4.865 + bin=tomlv [2022-04-04T17:37:28.068Z] #34 4.865 + shift [2022-04-04T17:37:28.068Z] #34 4.865 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-04T17:37:28.068Z] #34 4.865 + . /tmp/install/tomlv.installer [2022-04-04T17:37:28.068Z] #34 4.865 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:28.068Z] #34 4.866 + install_tomlv [2022-04-04T17:37:28.068Z] #34 4.866 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:28.068Z] #34 4.866 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-04T17:37:28.068Z] #34 4.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml [2022-04-04T17:37:28.068Z] #34 4.875 Cloning into '/tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml'... [2022-04-04T17:37:28.324Z] #34 6.839 + cd /tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml [2022-04-04T17:37:28.324Z] #34 6.839 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:37:28.891Z] #34 7.224 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:37:29.149Z] #34 ... [2022-04-04T17:37:29.149Z] [2022-04-04T17:37:29.149Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:29.149Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:29.149Z] #13 2.182 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:37:29.149Z] #13 2.283 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:29.329Z] #13 2.335 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:37:29.329Z] #13 2.448 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:29.329Z] #13 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:29.329Z] #13 2.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:29.407Z] #13 2.283 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:29.407Z] #13 2.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:31.250Z] #13 4.416 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:37:31.250Z] #13 ... [2022-04-04T17:37:31.250Z] [2022-04-04T17:37:31.250Z] #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 [2022-04-04T17:37:31.250Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:31.250Z] #55 6.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:31.250Z] #55 7.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:31.250Z] #55 7.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:31.250Z] #55 9.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:31.301Z] #13 ... [2022-04-04T17:37:31.301Z] [2022-04-04T17:37:31.301Z] #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 [2022-04-04T17:37:31.301Z] #24 sha256:7a9cda0897676a02dc61487a00b84cb46eb4c8c40269e9685afa4120ddff8313 [2022-04-04T17:37:31.301Z] #24 3.475 + RM_GOPATH=0 [2022-04-04T17:37:31.301Z] #24 3.475 + TMP_GOPATH= [2022-04-04T17:37:31.301Z] #24 3.475 + : /build [2022-04-04T17:37:31.301Z] #24 3.475 + '[' -z '' ']' [2022-04-04T17:37:31.301Z] #24 3.479 ++ mktemp -d [2022-04-04T17:37:31.301Z] #24 3.479 + export GOPATH=/tmp/tmp.ur19DTtVop [2022-04-04T17:37:31.301Z] #24 3.479 + GOPATH=/tmp/tmp.ur19DTtVop [2022-04-04T17:37:31.301Z] #24 3.479 + RM_GOPATH=1 [2022-04-04T17:37:31.302Z] #24 3.479 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.302Z] #24 3.479 ++ go env GOARCH [2022-04-04T17:37:31.302Z] #24 3.492 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.302Z] #24 3.492 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.302Z] #24 3.492 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.302Z] #24 3.496 Install docker/cli version 17.06.2-ce from stable [2022-04-04T17:37:31.302Z] #24 3.496 + dir=/tmp/install [2022-04-04T17:37:31.302Z] #24 3.496 + bin=dockercli [2022-04-04T17:37:31.302Z] #24 3.496 + shift [2022-04-04T17:37:31.302Z] #24 3.496 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-04T17:37:31.302Z] #24 3.496 + . /tmp/install/dockercli.installer [2022-04-04T17:37:31.302Z] #24 3.496 ++ : stable [2022-04-04T17:37:31.302Z] #24 3.496 ++ : 17.06.2-ce [2022-04-04T17:37:31.302Z] #24 3.496 + install_dockercli [2022-04-04T17:37:31.302Z] #24 3.496 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T17:37:31.302Z] #24 3.496 ++ uname -m [2022-04-04T17:37:31.302Z] #24 3.497 + arch=x86_64 [2022-04-04T17:37:31.302Z] #24 3.497 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T17:37:31.302Z] #24 3.497 + url=https://download.docker.com/linux/static [2022-04-04T17:37:31.302Z] #24 3.498 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T17:37:31.302Z] #24 3.503 + tar -xz docker/docker [2022-04-04T17:37:31.302Z] #24 9.427 + mkdir -p /build [2022-04-04T17:37:31.302Z] #24 9.447 + mv docker/docker /build/ [2022-04-04T17:37:31.302Z] #24 9.471 + rmdir docker [2022-04-04T17:37:31.302Z] #24 DONE 9.7s [2022-04-04T17:37:31.302Z] [2022-04-04T17:37:31.302Z] #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 [2022-04-04T17:37:31.302Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:37:31.302Z] #34 8.351 internal/unsafeheader [2022-04-04T17:37:31.302Z] #34 8.381 internal/cpu [2022-04-04T17:37:31.302Z] #34 8.781 runtime/internal/atomic [2022-04-04T17:37:31.302Z] #34 9.693 runtime/internal/sys [2022-04-04T17:37:31.515Z] #55 ... [2022-04-04T17:37:31.515Z] [2022-04-04T17:37:31.515Z] #67 [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 [2022-04-04T17:37:31.515Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158 [2022-04-04T17:37:31.515Z] #67 5.316 + RM_GOPATH=0 [2022-04-04T17:37:31.515Z] #67 5.316 + TMP_GOPATH= [2022-04-04T17:37:31.515Z] #67 5.316 + : /build [2022-04-04T17:37:31.515Z] #67 5.316 + '[' -z '' ']' [2022-04-04T17:37:31.515Z] #67 5.317 ++ mktemp -d [2022-04-04T17:37:31.515Z] #67 5.328 + export GOPATH=/tmp/tmp.dhzDNZBg5t [2022-04-04T17:37:31.515Z] #67 5.328 + GOPATH=/tmp/tmp.dhzDNZBg5t [2022-04-04T17:37:31.515Z] #67 5.328 + RM_GOPATH=1 [2022-04-04T17:37:31.515Z] #67 5.328 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.515Z] #67 5.328 ++ go env GOARCH [2022-04-04T17:37:31.515Z] #67 5.362 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.515Z] #67 5.362 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.515Z] #67 5.362 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.515Z] #67 5.362 + dir=/tmp/install [2022-04-04T17:37:31.515Z] #67 5.362 + bin=proxy [2022-04-04T17:37:31.515Z] #67 5.362 + shift [2022-04-04T17:37:31.515Z] #67 5.362 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-04T17:37:31.515Z] #67 5.362 + . /tmp/install/proxy.installer [2022-04-04T17:37:31.515Z] #67 5.362 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:31.515Z] #67 5.362 + install_proxy [2022-04-04T17:37:31.515Z] #67 5.362 + case "$1" in [2022-04-04T17:37:31.515Z] #67 5.362 + export CGO_ENABLED=0 [2022-04-04T17:37:31.515Z] #67 5.362 + CGO_ENABLED=0 [2022-04-04T17:37:31.515Z] #67 5.362 + _install_proxy [2022-04-04T17:37:31.515Z] #67 5.362 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-04T17:37:31.515Z] #67 5.362 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork [2022-04-04T17:37:31.515Z] #67 5.362 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:31.515Z] #67 5.370 Cloning into '/tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork'... [2022-04-04T17:37:31.560Z] #34 ... [2022-04-04T17:37:31.560Z] [2022-04-04T17:37:31.560Z] #67 [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 [2022-04-04T17:37:31.560Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de [2022-04-04T17:37:31.560Z] #67 5.089 + RM_GOPATH=0 [2022-04-04T17:37:31.560Z] #67 5.089 + TMP_GOPATH= [2022-04-04T17:37:31.560Z] #67 5.089 + : /build [2022-04-04T17:37:31.560Z] #67 5.089 + '[' -z '' ']' [2022-04-04T17:37:31.560Z] #67 5.089 ++ mktemp -d [2022-04-04T17:37:31.560Z] #67 5.093 + export GOPATH=/tmp/tmp.NOnUXvS5PS [2022-04-04T17:37:31.560Z] #67 5.093 + GOPATH=/tmp/tmp.NOnUXvS5PS [2022-04-04T17:37:31.560Z] #67 5.093 + RM_GOPATH=1 [2022-04-04T17:37:31.560Z] #67 5.093 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.560Z] #67 5.093 ++ go env GOARCH [2022-04-04T17:37:31.560Z] #67 5.185 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.560Z] #67 5.185 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.560Z] #67 5.188 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.560Z] #67 5.216 + dir=/tmp/install [2022-04-04T17:37:31.560Z] #67 5.216 + bin=proxy [2022-04-04T17:37:31.560Z] #67 5.216 + shift [2022-04-04T17:37:31.560Z] #67 5.216 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-04T17:37:31.560Z] #67 5.216 + . /tmp/install/proxy.installer [2022-04-04T17:37:31.560Z] #67 5.216 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:31.560Z] #67 5.216 + install_proxy [2022-04-04T17:37:31.560Z] #67 5.216 + case "$1" in [2022-04-04T17:37:31.560Z] #67 5.216 + export CGO_ENABLED=0 [2022-04-04T17:37:31.560Z] #67 5.216 + CGO_ENABLED=0 [2022-04-04T17:37:31.560Z] #67 5.216 + _install_proxy [2022-04-04T17:37:31.560Z] #67 5.216 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-04T17:37:31.560Z] #67 5.216 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork [2022-04-04T17:37:31.560Z] #67 5.216 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:31.560Z] #67 5.263 Cloning into '/tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork'... [2022-04-04T17:37:31.774Z] #67 ... [2022-04-04T17:37:31.774Z] [2022-04-04T17:37:31.774Z] #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 [2022-04-04T17:37:31.774Z] #45 sha256:046d657af85714cb7c3967cd9534f3e46f5960cc651f940382d72f11237c86ba [2022-04-04T17:37:31.774Z] #45 4.068 + RM_GOPATH=0 [2022-04-04T17:37:31.774Z] #45 4.068 + TMP_GOPATH= [2022-04-04T17:37:31.774Z] #45 4.068 + : /build [2022-04-04T17:37:31.774Z] #45 4.068 + '[' -z '' ']' [2022-04-04T17:37:31.774Z] #45 4.068 ++ mktemp -d [2022-04-04T17:37:31.774Z] #45 4.068 + export GOPATH=/tmp/tmp.BnOxoVwoNX [2022-04-04T17:37:31.774Z] #45 4.068 + GOPATH=/tmp/tmp.BnOxoVwoNX [2022-04-04T17:37:31.774Z] #45 4.068 + RM_GOPATH=1 [2022-04-04T17:37:31.774Z] #45 4.068 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.774Z] #45 4.068 ++ go env GOARCH [2022-04-04T17:37:31.774Z] #45 4.073 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.774Z] #45 4.073 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.774Z] #45 4.073 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.774Z] #45 4.081 Install vndr version v0.1.2 [2022-04-04T17:37:31.774Z] #45 4.082 + dir=/tmp/install [2022-04-04T17:37:31.774Z] #45 4.082 + bin=vndr [2022-04-04T17:37:31.774Z] #45 4.082 + shift [2022-04-04T17:37:31.774Z] #45 4.082 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-04T17:37:31.774Z] #45 4.082 + . /tmp/install/vndr.installer [2022-04-04T17:37:31.774Z] #45 4.082 ++ : v0.1.2 [2022-04-04T17:37:31.774Z] #45 4.082 + install_vndr [2022-04-04T17:37:31.774Z] #45 4.082 + echo 'Install vndr version v0.1.2' [2022-04-04T17:37:31.774Z] #45 4.082 + GOBIN=/build [2022-04-04T17:37:31.774Z] #45 4.082 + GO111MODULE=on [2022-04-04T17:37:31.774Z] #45 4.082 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-04T17:37:31.774Z] #45 4.696 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-04T17:37:31.774Z] #45 ... [2022-04-04T17:37:31.774Z] [2022-04-04T17:37:31.774Z] #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 [2022-04-04T17:37:31.774Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e [2022-04-04T17:37:31.774Z] #51 5.224 + RM_GOPATH=0 [2022-04-04T17:37:31.774Z] #51 5.226 + TMP_GOPATH= [2022-04-04T17:37:31.774Z] #51 5.226 + : /build [2022-04-04T17:37:31.774Z] #51 5.226 + '[' -z '' ']' [2022-04-04T17:37:31.774Z] #51 5.226 ++ mktemp -d [2022-04-04T17:37:31.774Z] #51 5.236 + export GOPATH=/tmp/tmp.xqa9OAmDmT [2022-04-04T17:37:31.774Z] #51 5.236 + GOPATH=/tmp/tmp.xqa9OAmDmT [2022-04-04T17:37:31.774Z] #51 5.236 + RM_GOPATH=1 [2022-04-04T17:37:31.774Z] #51 5.236 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.774Z] #51 5.236 ++ go env GOARCH [2022-04-04T17:37:31.774Z] #51 5.243 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.774Z] #51 5.243 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.774Z] #51 5.243 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.774Z] #51 5.243 + dir=/tmp/install [2022-04-04T17:37:31.774Z] #51 5.243 + bin=shfmt [2022-04-04T17:37:31.774Z] #51 5.243 + shift [2022-04-04T17:37:31.774Z] #51 5.243 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-04T17:37:31.774Z] #51 5.243 + . /tmp/install/shfmt.installer [2022-04-04T17:37:31.774Z] #51 5.243 ++ : v3.0.2 [2022-04-04T17:37:31.774Z] #51 5.243 + install_shfmt [2022-04-04T17:37:31.774Z] #51 5.243 + echo 'Install shfmt version v3.0.2' [2022-04-04T17:37:31.774Z] #51 5.243 + GOBIN=/build [2022-04-04T17:37:31.774Z] #51 5.243 + GO111MODULE=on [2022-04-04T17:37:31.774Z] #51 5.243 Install shfmt version v3.0.2 [2022-04-04T17:37:31.774Z] #51 5.260 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-04T17:37:31.774Z] #51 6.421 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T17:37:31.818Z] #67 ... [2022-04-04T17:37:31.818Z] [2022-04-04T17:37:31.818Z] #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 [2022-04-04T17:37:31.818Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4 [2022-04-04T17:37:31.818Z] #47 4.338 + RM_GOPATH=0 [2022-04-04T17:37:31.818Z] #47 4.338 + TMP_GOPATH= [2022-04-04T17:37:31.818Z] #47 4.338 + : /build [2022-04-04T17:37:31.818Z] #47 4.338 + '[' -z '' ']' [2022-04-04T17:37:31.818Z] #47 4.338 ++ mktemp -d [2022-04-04T17:37:31.818Z] #47 4.338 + export GOPATH=/tmp/tmp.uXWyx3m2Wd [2022-04-04T17:37:31.818Z] #47 4.338 + GOPATH=/tmp/tmp.uXWyx3m2Wd [2022-04-04T17:37:31.818Z] #47 4.338 + RM_GOPATH=1 [2022-04-04T17:37:31.818Z] #47 4.338 + case "$(go env GOARCH)" in [2022-04-04T17:37:31.818Z] #47 4.338 ++ go env GOARCH [2022-04-04T17:37:31.818Z] #47 4.381 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.818Z] #47 4.381 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:31.818Z] #47 4.381 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:31.818Z] #47 4.381 + dir=/tmp/install [2022-04-04T17:37:31.818Z] #47 4.381 + bin=gotestsum [2022-04-04T17:37:31.818Z] #47 4.381 + shift [2022-04-04T17:37:31.818Z] #47 4.381 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-04T17:37:31.818Z] #47 4.381 + . /tmp/install/gotestsum.installer [2022-04-04T17:37:31.818Z] #47 4.381 ++ : v1.7.0 [2022-04-04T17:37:31.818Z] #47 4.381 + install_gotestsum [2022-04-04T17:37:31.818Z] #47 4.382 + set -e [2022-04-04T17:37:31.818Z] #47 4.386 + echo 'Install gotestsum version v1.7.0' [2022-04-04T17:37:31.818Z] #47 4.386 + GOBIN=/build [2022-04-04T17:37:31.818Z] #47 4.386 + GO111MODULE=on [2022-04-04T17:37:31.818Z] #47 4.386 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-04T17:37:31.818Z] #47 4.387 Install gotestsum version v1.7.0 [2022-04-04T17:37:31.818Z] #47 5.223 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T17:37:31.818Z] #47 8.083 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T17:37:31.818Z] #47 8.097 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T17:37:31.818Z] #47 8.380 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T17:37:31.818Z] #47 8.403 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:37:31.818Z] #47 9.069 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T17:37:31.818Z] #47 9.176 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T17:37:31.818Z] #47 9.393 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T17:37:31.818Z] #47 9.431 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T17:37:31.818Z] #47 9.759 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T17:37:31.818Z] #47 10.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T17:37:31.818Z] #47 ... [2022-04-04T17:37:31.818Z] [2022-04-04T17:37:31.818Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:37:31.818Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:37:31.818Z] #32 5.477 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T17:37:31.818Z] #32 5.485 Cloning into '.'... [2022-04-04T17:37:32.033Z] #51 ... [2022-04-04T17:37:32.033Z] [2022-04-04T17:37:32.033Z] #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 [2022-04-04T17:37:32.033Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:32.033Z] #36 5.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:32.033Z] #36 5.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:32.033Z] #36 5.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:32.033Z] #36 7.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:32.033Z] #36 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:32.033Z] #36 ... [2022-04-04T17:37:32.033Z] [2022-04-04T17:37:32.033Z] #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 [2022-04-04T17:37:32.033Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:37:32.033Z] #58 6.065 + RM_GOPATH=0 [2022-04-04T17:37:32.033Z] #58 6.065 + TMP_GOPATH= [2022-04-04T17:37:32.033Z] #58 6.065 + : /build [2022-04-04T17:37:32.033Z] #58 6.065 + '[' -z '' ']' [2022-04-04T17:37:32.033Z] #58 6.065 ++ mktemp -d [2022-04-04T17:37:32.033Z] #58 6.065 + export GOPATH=/tmp/tmp.TJQBcKS5zq [2022-04-04T17:37:32.033Z] #58 6.065 + GOPATH=/tmp/tmp.TJQBcKS5zq [2022-04-04T17:37:32.033Z] #58 6.065 + RM_GOPATH=1 [2022-04-04T17:37:32.033Z] #58 6.065 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.033Z] #58 6.065 ++ go env GOARCH [2022-04-04T17:37:32.033Z] #58 6.076 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.033Z] #58 6.076 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.033Z] #58 6.076 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.033Z] #58 6.077 + dir=/tmp/install [2022-04-04T17:37:32.033Z] #58 6.090 + bin=rootlesskit [2022-04-04T17:37:32.033Z] #58 6.090 + shift [2022-04-04T17:37:32.033Z] #58 6.090 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-04T17:37:32.033Z] #58 6.090 + . /tmp/install/rootlesskit.installer [2022-04-04T17:37:32.033Z] #58 6.090 ++ : v0.14.4 [2022-04-04T17:37:32.033Z] #58 6.090 + install_rootlesskit [2022-04-04T17:37:32.033Z] #58 6.090 + case "$1" in [2022-04-04T17:37:32.033Z] #58 6.090 + export CGO_ENABLED=0 [2022-04-04T17:37:32.033Z] #58 6.090 + CGO_ENABLED=0 [2022-04-04T17:37:32.033Z] #58 6.090 + _install_rootlesskit [2022-04-04T17:37:32.033Z] #58 6.193 Install rootlesskit version v0.14.4 [2022-04-04T17:37:32.033Z] #58 6.199 + echo 'Install rootlesskit version v0.14.4' [2022-04-04T17:37:32.033Z] #58 6.199 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:37:32.033Z] #58 6.199 + GOBIN=/build [2022-04-04T17:37:32.033Z] #58 6.199 + GO111MODULE=on [2022-04-04T17:37:32.033Z] #58 6.199 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-04T17:37:32.033Z] #58 7.547 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-04T17:37:32.113Z] #32 ... [2022-04-04T17:37:32.113Z] [2022-04-04T17:37:32.113Z] #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 [2022-04-04T17:37:32.113Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:32.113Z] #36 5.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:32.113Z] #36 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:32.113Z] #36 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:32.113Z] #36 7.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:32.113Z] #36 ... [2022-04-04T17:37:32.113Z] [2022-04-04T17:37:32.113Z] #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 [2022-04-04T17:37:32.113Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285 [2022-04-04T17:37:32.113Z] #58 5.065 + RM_GOPATH=0 [2022-04-04T17:37:32.113Z] #58 5.066 + TMP_GOPATH= [2022-04-04T17:37:32.113Z] #58 5.066 + : /build [2022-04-04T17:37:32.113Z] #58 5.066 + '[' -z '' ']' [2022-04-04T17:37:32.113Z] #58 5.082 ++ mktemp -d [2022-04-04T17:37:32.113Z] #58 5.087 + export GOPATH=/tmp/tmp.aPRSwi2f82 [2022-04-04T17:37:32.113Z] #58 5.092 + GOPATH=/tmp/tmp.aPRSwi2f82 [2022-04-04T17:37:32.113Z] #58 5.092 + RM_GOPATH=1 [2022-04-04T17:37:32.113Z] #58 5.092 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.113Z] #58 5.092 ++ go env GOARCH [2022-04-04T17:37:32.113Z] #58 5.139 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.113Z] #58 5.139 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.113Z] #58 5.139 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.113Z] #58 5.140 + dir=/tmp/install [2022-04-04T17:37:32.113Z] #58 5.140 + bin=rootlesskit [2022-04-04T17:37:32.113Z] #58 5.140 + shift [2022-04-04T17:37:32.113Z] #58 5.140 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-04T17:37:32.113Z] #58 5.140 + . /tmp/install/rootlesskit.installer [2022-04-04T17:37:32.113Z] #58 5.140 ++ : v0.14.4 [2022-04-04T17:37:32.113Z] #58 5.140 + install_rootlesskit [2022-04-04T17:37:32.113Z] #58 5.140 + case "$1" in [2022-04-04T17:37:32.113Z] #58 5.140 + export CGO_ENABLED=0 [2022-04-04T17:37:32.113Z] #58 5.140 + CGO_ENABLED=0 [2022-04-04T17:37:32.113Z] #58 5.140 + _install_rootlesskit [2022-04-04T17:37:32.113Z] #58 5.148 Install rootlesskit version v0.14.4 [2022-04-04T17:37:32.113Z] #58 5.148 + echo 'Install rootlesskit version v0.14.4' [2022-04-04T17:37:32.113Z] #58 5.148 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:37:32.113Z] #58 5.148 + GOBIN=/build [2022-04-04T17:37:32.113Z] #58 5.148 + GO111MODULE=on [2022-04-04T17:37:32.113Z] #58 5.148 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-04T17:37:32.113Z] #58 6.286 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-04T17:37:32.294Z] #58 ... [2022-04-04T17:37:32.294Z] [2022-04-04T17:37:32.294Z] #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 [2022-04-04T17:37:32.294Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:32.294Z] #49 6.268 + RM_GOPATH=0 [2022-04-04T17:37:32.294Z] #49 6.268 + TMP_GOPATH= [2022-04-04T17:37:32.294Z] #49 6.268 + : /build [2022-04-04T17:37:32.294Z] #49 6.268 + '[' -z '' ']' [2022-04-04T17:37:32.294Z] #49 6.268 ++ mktemp -d [2022-04-04T17:37:32.294Z] #49 6.268 + export GOPATH=/tmp/tmp.Vnv6Hmlci1 [2022-04-04T17:37:32.294Z] #49 6.268 + GOPATH=/tmp/tmp.Vnv6Hmlci1 [2022-04-04T17:37:32.294Z] #49 6.268 + RM_GOPATH=1 [2022-04-04T17:37:32.294Z] #49 6.268 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.294Z] #49 6.268 ++ go env GOARCH [2022-04-04T17:37:32.294Z] #49 6.297 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.294Z] #49 6.297 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.294Z] #49 6.297 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.294Z] #49 6.297 + dir=/tmp/install [2022-04-04T17:37:32.294Z] #49 6.297 + bin=golangci_lint [2022-04-04T17:37:32.294Z] #49 6.297 + shift [2022-04-04T17:37:32.294Z] #49 6.297 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-04T17:37:32.294Z] #49 6.297 + . /tmp/install/golangci_lint.installer [2022-04-04T17:37:32.294Z] #49 6.297 ++ : v1.23.8 [2022-04-04T17:37:32.294Z] #49 6.297 + install_golangci_lint [2022-04-04T17:37:32.294Z] #49 6.297 + set -e [2022-04-04T17:37:32.294Z] #49 6.297 + echo 'Install golangci-lint version v1.23.8' [2022-04-04T17:37:32.294Z] #49 6.297 + GOBIN=/build [2022-04-04T17:37:32.294Z] #49 6.297 + GO111MODULE=on [2022-04-04T17:37:32.294Z] #49 6.297 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-04T17:37:32.294Z] #49 6.297 Install golangci-lint version v1.23.8 [2022-04-04T17:37:32.294Z] #49 7.572 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-04T17:37:32.294Z] #49 ... [2022-04-04T17:37:32.294Z] [2022-04-04T17:37:32.294Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:37:32.294Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:37:32.294Z] #32 5.351 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T17:37:32.294Z] #32 5.351 Cloning into '.'... [2022-04-04T17:37:32.387Z] #58 10.88 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:37:32.387Z] #58 ... [2022-04-04T17:37:32.387Z] [2022-04-04T17:37:32.387Z] #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 [2022-04-04T17:37:32.387Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:32.387Z] #49 5.616 + RM_GOPATH=0 [2022-04-04T17:37:32.387Z] #49 5.616 + TMP_GOPATH= [2022-04-04T17:37:32.387Z] #49 5.616 + : /build [2022-04-04T17:37:32.387Z] #49 5.616 + '[' -z '' ']' [2022-04-04T17:37:32.387Z] #49 5.616 ++ mktemp -d [2022-04-04T17:37:32.387Z] #49 5.639 + export GOPATH=/tmp/tmp.zHiHv3nrRe [2022-04-04T17:37:32.387Z] #49 5.640 + GOPATH=/tmp/tmp.zHiHv3nrRe [2022-04-04T17:37:32.387Z] #49 5.640 + RM_GOPATH=1 [2022-04-04T17:37:32.387Z] #49 5.640 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.387Z] #49 5.670 ++ go env GOARCH [2022-04-04T17:37:32.387Z] #49 5.730 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.387Z] #49 5.730 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.387Z] #49 5.730 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.387Z] #49 5.734 Install golangci-lint version v1.23.8 [2022-04-04T17:37:32.387Z] #49 5.739 + dir=/tmp/install [2022-04-04T17:37:32.387Z] #49 5.739 + bin=golangci_lint [2022-04-04T17:37:32.387Z] #49 5.739 + shift [2022-04-04T17:37:32.387Z] #49 5.739 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-04T17:37:32.387Z] #49 5.739 + . /tmp/install/golangci_lint.installer [2022-04-04T17:37:32.387Z] #49 5.739 ++ : v1.23.8 [2022-04-04T17:37:32.387Z] #49 5.739 + install_golangci_lint [2022-04-04T17:37:32.387Z] #49 5.739 + set -e [2022-04-04T17:37:32.387Z] #49 5.739 + echo 'Install golangci-lint version v1.23.8' [2022-04-04T17:37:32.387Z] #49 5.739 + GOBIN=/build [2022-04-04T17:37:32.387Z] #49 5.739 + GO111MODULE=on [2022-04-04T17:37:32.387Z] #49 5.739 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-04T17:37:32.387Z] #49 6.766 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-04T17:37:32.387Z] #49 ... [2022-04-04T17:37:32.387Z] [2022-04-04T17:37:32.387Z] #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 [2022-04-04T17:37:32.387Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6 [2022-04-04T17:37:32.387Z] #51 4.647 + RM_GOPATH=0 [2022-04-04T17:37:32.387Z] #51 4.647 + TMP_GOPATH= [2022-04-04T17:37:32.387Z] #51 4.647 + : /build [2022-04-04T17:37:32.387Z] #51 4.647 + '[' -z '' ']' [2022-04-04T17:37:32.387Z] #51 4.647 ++ mktemp -d [2022-04-04T17:37:32.387Z] #51 4.649 + export GOPATH=/tmp/tmp.qhlg2hLH05 [2022-04-04T17:37:32.387Z] #51 4.649 + GOPATH=/tmp/tmp.qhlg2hLH05 [2022-04-04T17:37:32.387Z] #51 4.650 + RM_GOPATH=1 [2022-04-04T17:37:32.387Z] #51 4.650 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.387Z] #51 4.650 ++ go env GOARCH [2022-04-04T17:37:32.387Z] #51 4.680 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.387Z] #51 4.680 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.387Z] #51 4.681 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.387Z] #51 4.681 + dir=/tmp/install [2022-04-04T17:37:32.387Z] #51 4.681 + bin=shfmt [2022-04-04T17:37:32.387Z] #51 4.682 + shift [2022-04-04T17:37:32.387Z] #51 4.682 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-04T17:37:32.387Z] #51 4.682 + . /tmp/install/shfmt.installer [2022-04-04T17:37:32.387Z] #51 4.682 ++ : v3.0.2 [2022-04-04T17:37:32.387Z] #51 4.682 + install_shfmt [2022-04-04T17:37:32.387Z] #51 4.682 + echo 'Install shfmt version v3.0.2' [2022-04-04T17:37:32.387Z] #51 4.682 + GOBIN=/build [2022-04-04T17:37:32.387Z] #51 4.682 + GO111MODULE=on [2022-04-04T17:37:32.387Z] #51 4.682 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-04T17:37:32.387Z] #51 4.683 Install shfmt version v3.0.2 [2022-04-04T17:37:32.387Z] #51 6.016 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T17:37:32.387Z] #51 10.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T17:37:32.387Z] #51 10.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T17:37:32.554Z] #32 ... [2022-04-04T17:37:32.554Z] [2022-04-04T17:37:32.554Z] #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 [2022-04-04T17:37:32.554Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a [2022-04-04T17:37:32.554Z] #47 6.297 + RM_GOPATH=0 [2022-04-04T17:37:32.554Z] #47 6.297 + TMP_GOPATH= [2022-04-04T17:37:32.554Z] #47 6.297 + : /build [2022-04-04T17:37:32.554Z] #47 6.297 + '[' -z '' ']' [2022-04-04T17:37:32.554Z] #47 6.297 ++ mktemp -d [2022-04-04T17:37:32.554Z] #47 6.309 + export GOPATH=/tmp/tmp.Bn0K01Rg2x [2022-04-04T17:37:32.554Z] #47 6.309 + GOPATH=/tmp/tmp.Bn0K01Rg2x [2022-04-04T17:37:32.554Z] #47 6.309 + RM_GOPATH=1 [2022-04-04T17:37:32.554Z] #47 6.309 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.554Z] #47 6.326 ++ go env GOARCH [2022-04-04T17:37:32.554Z] #47 6.361 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.554Z] #47 6.361 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.554Z] #47 6.361 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.554Z] #47 6.380 Install gotestsum version v1.7.0 [2022-04-04T17:37:32.554Z] #47 6.381 + dir=/tmp/install [2022-04-04T17:37:32.554Z] #47 6.381 + bin=gotestsum [2022-04-04T17:37:32.554Z] #47 6.381 + shift [2022-04-04T17:37:32.554Z] #47 6.381 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-04T17:37:32.554Z] #47 6.381 + . /tmp/install/gotestsum.installer [2022-04-04T17:37:32.554Z] #47 6.381 ++ : v1.7.0 [2022-04-04T17:37:32.554Z] #47 6.381 + install_gotestsum [2022-04-04T17:37:32.554Z] #47 6.381 + set -e [2022-04-04T17:37:32.554Z] #47 6.381 + echo 'Install gotestsum version v1.7.0' [2022-04-04T17:37:32.554Z] #47 6.381 + GOBIN=/build [2022-04-04T17:37:32.554Z] #47 6.381 + GO111MODULE=on [2022-04-04T17:37:32.554Z] #47 6.381 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-04T17:37:32.554Z] #47 7.182 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T17:37:32.554Z] #47 9.715 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T17:37:32.554Z] #47 9.785 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T17:37:32.554Z] #47 9.852 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T17:37:32.554Z] #47 10.07 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:37:32.554Z] #47 10.53 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T17:37:32.554Z] #47 10.59 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T17:37:32.554Z] #47 10.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T17:37:32.554Z] #47 10.89 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T17:37:32.554Z] #47 11.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T17:37:32.554Z] #47 ... [2022-04-04T17:37:32.554Z] [2022-04-04T17:37:32.554Z] #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 [2022-04-04T17:37:32.554Z] #24 sha256:84338e1dd30ab3323beb19e3d6e4ceabef4ad002247be6653daccd42895bd9f2 [2022-04-04T17:37:32.554Z] #24 4.498 + RM_GOPATH=0 [2022-04-04T17:37:32.554Z] #24 4.499 + TMP_GOPATH= [2022-04-04T17:37:32.554Z] #24 4.499 + : /build [2022-04-04T17:37:32.554Z] #24 4.499 + '[' -z '' ']' [2022-04-04T17:37:32.554Z] #24 4.501 ++ mktemp -d [2022-04-04T17:37:32.554Z] #24 4.502 + export GOPATH=/tmp/tmp.TeqT8V80WJ [2022-04-04T17:37:32.554Z] #24 4.502 + GOPATH=/tmp/tmp.TeqT8V80WJ [2022-04-04T17:37:32.554Z] #24 4.502 + RM_GOPATH=1 [2022-04-04T17:37:32.554Z] #24 4.502 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.554Z] #24 4.503 ++ go env GOARCH [2022-04-04T17:37:32.554Z] #24 4.537 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.554Z] #24 4.537 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.554Z] #24 4.537 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.554Z] #24 4.545 + dir=/tmp/install [2022-04-04T17:37:32.554Z] #24 4.545 + bin=dockercli [2022-04-04T17:37:32.554Z] #24 4.545 + shift [2022-04-04T17:37:32.554Z] #24 4.545 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-04T17:37:32.554Z] #24 4.545 + . /tmp/install/dockercli.installer [2022-04-04T17:37:32.554Z] #24 4.545 ++ : stable [2022-04-04T17:37:32.554Z] #24 4.545 ++ : 17.06.2-ce [2022-04-04T17:37:32.554Z] #24 4.545 + install_dockercli [2022-04-04T17:37:32.554Z] #24 4.545 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T17:37:32.554Z] #24 4.545 ++ uname -m [2022-04-04T17:37:32.554Z] #24 4.545 Install docker/cli version 17.06.2-ce from stable [2022-04-04T17:37:32.554Z] #24 4.551 + arch=x86_64 [2022-04-04T17:37:32.554Z] #24 4.551 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T17:37:32.554Z] #24 4.551 + url=https://download.docker.com/linux/static [2022-04-04T17:37:32.554Z] #24 4.551 + tar -xz docker/docker [2022-04-04T17:37:32.554Z] #24 4.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T17:37:32.645Z] #51 11.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T17:37:32.645Z] #51 ... [2022-04-04T17:37:32.645Z] [2022-04-04T17:37:32.645Z] #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 [2022-04-04T17:37:32.645Z] #45 sha256:b7a8e642aa508c76b98993a692e45f20df57a6ca0a8e15f73e726c0f7b748bd0 [2022-04-04T17:37:32.645Z] #45 4.635 + RM_GOPATH=0 [2022-04-04T17:37:32.645Z] #45 4.635 + TMP_GOPATH= [2022-04-04T17:37:32.645Z] #45 4.635 + : /build [2022-04-04T17:37:32.645Z] #45 4.635 + '[' -z '' ']' [2022-04-04T17:37:32.645Z] #45 4.635 ++ mktemp -d [2022-04-04T17:37:32.645Z] #45 4.640 + export GOPATH=/tmp/tmp.vM7kaENmMK [2022-04-04T17:37:32.645Z] #45 4.640 + GOPATH=/tmp/tmp.vM7kaENmMK [2022-04-04T17:37:32.645Z] #45 4.640 + RM_GOPATH=1 [2022-04-04T17:37:32.645Z] #45 4.640 + case "$(go env GOARCH)" in [2022-04-04T17:37:32.645Z] #45 4.640 ++ go env GOARCH [2022-04-04T17:37:32.645Z] #45 4.663 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.645Z] #45 4.663 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:37:32.645Z] #45 4.663 ++ dirname /tmp/install/install.sh [2022-04-04T17:37:32.645Z] #45 4.663 + dir=/tmp/install [2022-04-04T17:37:32.645Z] #45 4.663 + bin=vndr [2022-04-04T17:37:32.645Z] #45 4.663 + shift [2022-04-04T17:37:32.645Z] #45 4.663 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-04T17:37:32.645Z] #45 4.663 + . /tmp/install/vndr.installer [2022-04-04T17:37:32.645Z] #45 4.663 ++ : v0.1.2 [2022-04-04T17:37:32.645Z] #45 4.663 + install_vndr [2022-04-04T17:37:32.645Z] #45 4.663 + echo 'Install vndr version v0.1.2' [2022-04-04T17:37:32.645Z] #45 4.663 + GOBIN=/build [2022-04-04T17:37:32.645Z] #45 4.663 + GO111MODULE=on [2022-04-04T17:37:32.645Z] #45 4.663 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-04T17:37:32.645Z] #45 4.663 Install vndr version v0.1.2 [2022-04-04T17:37:32.645Z] #45 5.875 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-04T17:37:32.645Z] #45 ... [2022-04-04T17:37:32.645Z] [2022-04-04T17:37:32.645Z] #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 [2022-04-04T17:37:32.645Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:32.645Z] #55 6.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:32.645Z] #55 6.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:32.645Z] #55 6.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:32.645Z] #55 8.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:32.813Z] #24 ... [2022-04-04T17:37:32.813Z] [2022-04-04T17:37:32.813Z] #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 [2022-04-04T17:37:32.813Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:32.813Z] #42 4.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:32.813Z] #42 4.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:32.813Z] #42 4.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:32.813Z] #42 6.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:32.813Z] #42 9.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:32.813Z] #42 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:32.813Z] #42 ... [2022-04-04T17:37:32.813Z] [2022-04-04T17:37:32.813Z] #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 [2022-04-04T17:37:32.813Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:37:32.813Z] #58 10.97 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:37:32.813Z] #58 11.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T17:37:32.813Z] #58 11.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-04T17:37:32.902Z] #55 ... [2022-04-04T17:37:32.902Z] [2022-04-04T17:37:32.902Z] #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 [2022-04-04T17:37:32.902Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:32.902Z] #42 5.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:37:32.902Z] #42 5.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:37:32.902Z] #42 5.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:37:32.902Z] #42 7.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:32.902Z] #42 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:33.171Z] #42 ... [2022-04-04T17:37:33.171Z] [2022-04-04T17:37:33.171Z] #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 [2022-04-04T17:37:33.171Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:37:33.171Z] #40 5.458 + git clone https://github.com/docker/distribution.git . [2022-04-04T17:37:33.171Z] #40 5.458 Cloning into '.'... [2022-04-04T17:37:33.171Z] #40 ... [2022-04-04T17:37:33.171Z] [2022-04-04T17:37:33.171Z] #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 [2022-04-04T17:37:33.171Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285 [2022-04-04T17:37:33.171Z] #58 10.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T17:37:33.171Z] #58 11.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-04T17:37:33.171Z] #58 11.66 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-04T17:37:33.382Z] #58 11.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-04T17:37:36.674Z] #58 ... [2022-04-04T17:37:36.674Z] [2022-04-04T17:37:36.674Z] #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 [2022-04-04T17:37:36.674Z] #24 sha256:84338e1dd30ab3323beb19e3d6e4ceabef4ad002247be6653daccd42895bd9f2 [2022-04-04T17:37:36.674Z] #24 14.29 + mkdir -p /build [2022-04-04T17:37:36.674Z] #24 14.32 + mv docker/docker /build/ [2022-04-04T17:37:36.674Z] #24 14.37 + rmdir docker [2022-04-04T17:37:36.674Z] #24 DONE 14.6s [2022-04-04T17:37:36.674Z] [2022-04-04T17:37:36.674Z] #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 [2022-04-04T17:37:36.674Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e [2022-04-04T17:37:36.674Z] #51 10.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T17:37:36.674Z] #51 10.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T17:37:36.674Z] #51 10.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T17:37:36.674Z] #51 13.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T17:37:37.243Z] #51 ... [2022-04-04T17:37:37.243Z] [2022-04-04T17:37:37.243Z] #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 [2022-04-04T17:37:37.243Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:37:37.243Z] #58 15.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-04T17:37:37.406Z] #58 15.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-04T17:37:37.406Z] #58 15.93 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T17:37:37.406Z] #58 15.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T17:37:37.406Z] #58 16.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T17:37:37.501Z] #58 ... [2022-04-04T17:37:37.501Z] [2022-04-04T17:37:37.501Z] #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 [2022-04-04T17:37:37.501Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:37:37.501Z] #40 5.561 + git clone https://github.com/docker/distribution.git . [2022-04-04T17:37:37.501Z] #40 5.564 Cloning into '.'... [2022-04-04T17:37:37.760Z] #40 ... [2022-04-04T17:37:37.760Z] [2022-04-04T17:37:37.760Z] #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 [2022-04-04T17:37:37.760Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:37:37.760Z] #34 6.254 runtime [2022-04-04T17:37:37.760Z] #34 11.60 unicode/utf8 [2022-04-04T17:37:37.760Z] #34 12.40 internal/race [2022-04-04T17:37:37.760Z] #34 12.61 sync/atomic [2022-04-04T17:37:37.760Z] #34 13.07 unicode [2022-04-04T17:37:37.760Z] #34 16.40 encoding [2022-04-04T17:37:37.760Z] #34 ... [2022-04-04T17:37:37.760Z] [2022-04-04T17:37:37.760Z] #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 [2022-04-04T17:37:37.760Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:37.760Z] #49 15.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-04T17:37:37.760Z] #49 15.04 go: downloading github.com/fatih/color v1.7.0 [2022-04-04T17:37:37.760Z] #49 15.17 go: downloading github.com/pkg/errors v0.8.1 [2022-04-04T17:37:37.760Z] #49 15.24 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-04T17:37:37.760Z] #49 15.29 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T17:37:37.760Z] #49 15.84 go: downloading github.com/spf13/viper v1.6.1 [2022-04-04T17:37:37.760Z] #49 16.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-04T17:37:37.760Z] #49 16.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-04T17:37:37.760Z] #49 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-04T17:37:37.760Z] #49 16.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-04T17:37:37.970Z] #58 16.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T17:37:37.970Z] #58 16.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T17:37:38.227Z] #58 ... [2022-04-04T17:37:38.227Z] [2022-04-04T17:37:38.227Z] #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 [2022-04-04T17:37:38.227Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:38.227Z] #49 15.86 go: downloading github.com/fatih/color v1.7.0 [2022-04-04T17:37:38.227Z] #49 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-04T17:37:38.227Z] #49 15.94 go: downloading github.com/pkg/errors v0.8.1 [2022-04-04T17:37:38.227Z] #49 15.96 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-04T17:37:38.227Z] #49 16.09 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T17:37:38.227Z] #49 16.46 go: downloading github.com/spf13/viper v1.6.1 [2022-04-04T17:37:38.227Z] #49 16.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-04T17:37:38.227Z] #49 16.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-04T17:37:38.484Z] #49 16.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-04T17:37:38.484Z] #49 16.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-04T17:37:38.697Z] #49 17.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-04T17:37:38.697Z] #49 17.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T17:37:38.874Z] INFO: Expanding go... [2022-04-04T17:37:39.428Z] #49 17.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-04T17:37:39.685Z] #49 18.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T17:37:41.580Z] #49 ... [2022-04-04T17:37:41.580Z] [2022-04-04T17:37:41.580Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:41.580Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:41.580Z] #13 4.673 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:37:41.580Z] #13 6.763 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:41.580Z] #13 8.943 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:41.580Z] #13 11.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:41.838Z] #13 ... [2022-04-04T17:37:41.838Z] [2022-04-04T17:37:41.838Z] #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 [2022-04-04T17:37:41.838Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:37:41.838Z] #34 10.30 runtime/internal/math [2022-04-04T17:37:41.838Z] #34 10.37 internal/bytealg [2022-04-04T17:37:41.838Z] #34 10.59 math/bits [2022-04-04T17:37:41.838Z] #34 11.32 math [2022-04-04T17:37:41.838Z] #34 12.00 runtime [2022-04-04T17:37:41.838Z] #34 15.79 unicode/utf8 [2022-04-04T17:37:41.838Z] #34 16.30 internal/race [2022-04-04T17:37:41.838Z] #34 16.52 sync/atomic [2022-04-04T17:37:41.838Z] #34 17.00 unicode [2022-04-04T17:37:41.838Z] #34 20.08 encoding [2022-04-04T17:37:41.838Z] #34 ... [2022-04-04T17:37:41.838Z] [2022-04-04T17:37:41.838Z] #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 [2022-04-04T17:37:41.838Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285 [2022-04-04T17:37:41.838Z] #58 16.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-04T17:37:41.838Z] #58 17.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-04T17:37:41.838Z] #58 17.47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-04T17:37:41.838Z] #58 19.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-04T17:37:42.096Z] #58 ... [2022-04-04T17:37:42.096Z] [2022-04-04T17:37:42.096Z] #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 [2022-04-04T17:37:42.096Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4 [2022-04-04T17:37:42.096Z] #47 10.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T17:37:42.096Z] #47 11.15 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T17:37:42.096Z] #47 17.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T17:37:42.096Z] #47 17.60 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T17:37:42.659Z] #47 ... [2022-04-04T17:37:42.659Z] [2022-04-04T17:37:42.659Z] #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 [2022-04-04T17:37:42.659Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:42.659Z] #36 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:42.659Z] #36 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:42.889Z] #49 20.83 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-04T17:37:42.889Z] #49 20.84 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-04T17:37:42.889Z] #49 21.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-04T17:37:42.889Z] #49 21.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-04T17:37:42.889Z] #49 21.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T17:37:42.889Z] #49 ... [2022-04-04T17:37:42.889Z] [2022-04-04T17:37:42.889Z] #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 [2022-04-04T17:37:42.889Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:42.889Z] #55 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:42.889Z] #55 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:42.916Z] #36 ... [2022-04-04T17:37:42.916Z] [2022-04-04T17:37:42.916Z] #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 [2022-04-04T17:37:42.916Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:42.916Z] #55 12.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:42.916Z] #55 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:43.150Z] #55 ... [2022-04-04T17:37:43.150Z] [2022-04-04T17:37:43.150Z] #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 [2022-04-04T17:37:43.150Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:43.150Z] #49 21.65 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-04T17:37:43.150Z] #49 21.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-04T17:37:43.150Z] #49 21.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-04T17:37:43.150Z] #49 21.76 go: downloading github.com/spf13/afero v1.1.2 [2022-04-04T17:37:43.150Z] #49 ... [2022-04-04T17:37:43.150Z] [2022-04-04T17:37:43.150Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:43.150Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:43.150Z] #13 6.415 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:37:43.150Z] #13 8.547 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:37:43.150Z] #13 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:43.173Z] #55 ... [2022-04-04T17:37:43.174Z] [2022-04-04T17:37:43.174Z] #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 [2022-04-04T17:37:43.174Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:43.174Z] #49 21.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-04T17:37:43.174Z] #49 21.85 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-04T17:37:43.410Z] #13 ... [2022-04-04T17:37:43.410Z] [2022-04-04T17:37:43.410Z] #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 [2022-04-04T17:37:43.410Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:43.410Z] #49 21.94 go: downloading github.com/spf13/cast v1.3.0 [2022-04-04T17:37:43.410Z] #49 21.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-04T17:37:43.410Z] #49 22.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T17:37:43.410Z] #49 22.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-04T17:37:43.431Z] #49 21.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-04T17:37:43.670Z] #49 22.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-04T17:37:43.670Z] #49 22.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-04T17:37:43.688Z] #49 22.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-04T17:37:43.688Z] #49 22.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T17:37:43.931Z] #49 ... [2022-04-04T17:37:43.931Z] [2022-04-04T17:37:43.931Z] #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 [2022-04-04T17:37:43.931Z] #45 sha256:046d657af85714cb7c3967cd9534f3e46f5960cc651f940382d72f11237c86ba [2022-04-04T17:37:43.931Z] #45 DONE 22.5s [2022-04-04T17:37:43.931Z] [2022-04-04T17:37:43.931Z] #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 [2022-04-04T17:37:43.931Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:43.931Z] #49 22.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T17:37:44.190Z] #49 ... [2022-04-04T17:37:44.190Z] [2022-04-04T17:37:44.190Z] #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 [2022-04-04T17:37:44.190Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:44.190Z] #36 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:44.190Z] #36 ... [2022-04-04T17:37:44.190Z] [2022-04-04T17:37:44.190Z] #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 [2022-04-04T17:37:44.190Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:44.190Z] #49 22.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T17:37:44.190Z] #49 22.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-04T17:37:44.256Z] #49 22.76 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-04T17:37:44.256Z] #49 22.76 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-04T17:37:44.450Z] #49 22.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T17:37:44.450Z] #49 23.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T17:37:44.450Z] #49 23.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T17:37:44.513Z] #49 ... [2022-04-04T17:37:44.514Z] [2022-04-04T17:37:44.514Z] #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 [2022-04-04T17:37:44.514Z] #45 sha256:b7a8e642aa508c76b98993a692e45f20df57a6ca0a8e15f73e726c0f7b748bd0 [2022-04-04T17:37:44.514Z] #45 DONE 22.9s [2022-04-04T17:37:44.514Z] [2022-04-04T17:37:44.514Z] #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 [2022-04-04T17:37:44.514Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:44.514Z] #49 22.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-04T17:37:44.514Z] #49 22.96 go: downloading github.com/spf13/afero v1.1.2 [2022-04-04T17:37:44.514Z] #49 ... [2022-04-04T17:37:44.514Z] [2022-04-04T17:37:44.514Z] #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 [2022-04-04T17:37:44.514Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6 [2022-04-04T17:37:44.514Z] #51 12.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T17:37:44.710Z] #49 23.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-04T17:37:44.773Z] #51 ... [2022-04-04T17:37:44.773Z] [2022-04-04T17:37:44.773Z] #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 [2022-04-04T17:37:44.773Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:44.773Z] #42 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:37:44.773Z] #42 ... [2022-04-04T17:37:44.773Z] [2022-04-04T17:37:44.773Z] #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 [2022-04-04T17:37:44.773Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:44.773Z] #49 23.39 go: downloading github.com/spf13/cast v1.3.0 [2022-04-04T17:37:44.773Z] #49 23.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-04T17:37:44.969Z] #49 23.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-04T17:37:44.969Z] #49 23.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-04T17:37:45.031Z] #49 23.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T17:37:45.031Z] #49 23.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-04T17:37:45.230Z] #49 23.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T17:37:45.230Z] #49 23.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T17:37:45.230Z] #49 23.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-04T17:37:45.230Z] #49 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T17:37:45.289Z] #49 23.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-04T17:37:45.289Z] #49 23.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-04T17:37:45.799Z] #49 24.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-04T17:37:45.799Z] #49 24.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-04T17:37:45.853Z] #49 24.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T17:37:46.081Z] #49 24.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T17:37:46.081Z] #49 24.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-04T17:37:46.111Z] #49 24.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T17:37:46.111Z] #49 24.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-04T17:37:46.341Z] #49 24.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T17:37:46.369Z] #49 24.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T17:37:46.369Z] #49 24.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T17:37:46.369Z] #49 24.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T17:37:46.369Z] #49 24.85 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-04T17:37:46.600Z] #49 25.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T17:37:46.600Z] #49 25.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-04T17:37:46.626Z] #49 25.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-04T17:37:46.626Z] #49 25.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-04T17:37:46.626Z] #49 25.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T17:37:46.884Z] #49 25.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T17:37:46.884Z] #49 25.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-04T17:37:46.884Z] #49 25.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T17:37:47.169Z] #49 25.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-04T17:37:47.170Z] #49 25.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T17:37:47.170Z] #49 25.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-04T17:37:47.170Z] #49 25.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-04T17:37:47.428Z] #49 25.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-04T17:37:47.428Z] #49 25.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-04T17:37:47.448Z] #49 25.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-04T17:37:47.448Z] #49 25.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-04T17:37:47.705Z] #49 26.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T17:37:47.705Z] #49 26.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-04T17:37:47.705Z] #49 26.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T17:37:47.749Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a2cc2abb268ba3b) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] { [Pipeline] checkout [2022-04-04T17:37:47.860Z] The recommended git tool is: git [2022-04-04T17:37:47.995Z] #49 26.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-04T17:37:47.995Z] #49 26.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-04T17:37:47.995Z] #49 ... [2022-04-04T17:37:47.995Z] [2022-04-04T17:37:47.995Z] #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 [2022-04-04T17:37:47.995Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:37:47.995Z] #58 16.60 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T17:37:47.995Z] #58 16.61 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T17:37:47.995Z] #58 16.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T17:37:47.995Z] #58 16.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T17:37:47.995Z] #58 16.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T17:37:47.995Z] #58 17.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-04T17:37:47.995Z] #58 17.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-04T17:37:47.995Z] #58 17.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-04T17:37:47.995Z] #58 19.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-04T17:37:47.995Z] #58 25.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T17:37:48.264Z] #58 ... [2022-04-04T17:37:48.264Z] [2022-04-04T17:37:48.264Z] #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 [2022-04-04T17:37:48.264Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:48.264Z] #49 26.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-04T17:37:48.269Z] #49 26.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T17:37:48.269Z] #49 26.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-04T17:37:48.528Z] #49 ... [2022-04-04T17:37:48.528Z] [2022-04-04T17:37:48.528Z] #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 [2022-04-04T17:37:48.528Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a [2022-04-04T17:37:48.528Z] #47 17.04 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T17:37:48.528Z] #47 17.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T17:37:48.528Z] #47 17.33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T17:37:48.528Z] #47 18.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T17:37:48.528Z] #47 18.79 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T17:37:48.528Z] #47 ... [2022-04-04T17:37:48.528Z] [2022-04-04T17:37:48.528Z] #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 [2022-04-04T17:37:48.528Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:48.528Z] #49 27.08 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-04T17:37:48.528Z] #49 27.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T17:37:48.528Z] #49 27.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-04T17:37:48.786Z] #49 27.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-04T17:37:48.832Z] #49 27.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-04T17:37:48.832Z] #49 27.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T17:37:48.832Z] #49 27.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-04T17:37:48.832Z] #49 27.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-04T17:37:49.090Z] #49 27.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-04T17:37:49.090Z] #49 27.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-04T17:37:49.347Z] #49 27.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-04T17:37:49.347Z] #49 27.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-04T17:37:49.347Z] #49 28.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-04T17:37:49.603Z] #49 28.15 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-04T17:37:49.603Z] #49 28.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T17:37:49.603Z] #49 28.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-04T17:37:49.603Z] #49 28.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-04T17:37:49.749Z] #49 28.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T17:37:49.749Z] #49 28.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-04T17:37:49.749Z] #49 28.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T17:37:49.749Z] #49 28.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T17:37:50.007Z] #49 28.54 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-04T17:37:50.007Z] #49 28.68 go: downloading golang.org/x/text v0.3.2 [2022-04-04T17:37:50.272Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094211baec6c2875f) in /home/ubuntu/workspace/moby_PR-43460 [Pipeline] { [Pipeline] checkout [2022-04-04T17:37:50.411Z] The recommended git tool is: git [2022-04-04T17:37:50.974Z] #49 29.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T17:37:50.974Z] #49 29.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-04T17:37:50.974Z] #49 29.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T17:37:50.974Z] #49 29.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T17:37:50.974Z] #49 29.39 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-04T17:37:51.246Z] #49 29.60 go: downloading golang.org/x/text v0.3.2 [2022-04-04T17:37:51.503Z] #49 ... [2022-04-04T17:37:51.503Z] [2022-04-04T17:37:51.503Z] #67 [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 [2022-04-04T17:37:51.503Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de [2022-04-04T17:37:51.503Z] #67 25.22 Checking out files: 58% (1119/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-04-04T17:37:51.503Z] #67 25.92 + cd /tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork [2022-04-04T17:37:51.503Z] #67 25.92 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:51.503Z] #67 26.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-04T17:37:51.521Z] using credential docker-jenkins-github-credentials [2022-04-04T17:37:51.532Z] Cloning the remote Git repository [2022-04-04T17:37:51.532Z] Cloning with configured refspecs honoured and without tags [2022-04-04T17:37:51.565Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:37:51.665Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:37:52.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:37:52.188Z] > git --version # timeout=10 [2022-04-04T17:37:52.201Z] > git --version # 'git version 2.25.1' [2022-04-04T17:37:52.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:37:52.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:37:54.203Z] #49 ... [2022-04-04T17:37:54.203Z] [2022-04-04T17:37:54.204Z] #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 [2022-04-04T17:37:54.204Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:37:54.204Z] #40 27.16 Checking out files: 89% (1640/1842) Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-04T17:37:54.204Z] #40 27.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-04T17:37:54.204Z] #40 29.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-04T17:37:54.424Z] using credential docker-jenkins-github-credentials [2022-04-04T17:37:54.436Z] Cloning the remote Git repository [2022-04-04T17:37:54.436Z] Cloning with configured refspecs honoured and without tags [2022-04-04T17:37:54.772Z] #40 ... [2022-04-04T17:37:54.772Z] [2022-04-04T17:37:54.772Z] #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 [2022-04-04T17:37:54.772Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:54.772Z] #42 23.42 Fetched 8476 kB in 19s (454 kB/s) [2022-04-04T17:37:54.772Z] #42 23.42 Reading package lists... [2022-04-04T17:37:55.031Z] #42 29.76 Reading package lists... [2022-04-04T17:37:55.031Z] #42 ... [2022-04-04T17:37:55.031Z] [2022-04-04T17:37:55.031Z] #67 [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 [2022-04-04T17:37:55.031Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158 [2022-04-04T17:37:55.031Z] #67 24.91 Checking out files: 67% (1294/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-04-04T17:37:55.031Z] #67 25.48 + cd /tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork [2022-04-04T17:37:55.031Z] #67 25.49 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:37:55.031Z] #67 25.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-04T17:37:54.523Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T17:37:54.645Z] > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10 [2022-04-04T17:37:55.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:37:55.062Z] > git --version # timeout=10 [2022-04-04T17:37:55.290Z] #67 ... [2022-04-04T17:37:55.290Z] [2022-04-04T17:37:55.290Z] #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 [2022-04-04T17:37:55.290Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:55.290Z] #36 23.91 Fetched 8476 kB in 18s (459 kB/s) [2022-04-04T17:37:55.290Z] #36 23.91 Reading package lists... [2022-04-04T17:37:55.549Z] #36 30.25 Reading package lists... [2022-04-04T17:37:55.549Z] #36 ... [2022-04-04T17:37:55.549Z] [2022-04-04T17:37:55.549Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:55.549Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:55.549Z] #13 21.58 Fetched 9012 kB in 19s (462 kB/s) [2022-04-04T17:37:55.549Z] #13 21.58 Reading package lists... [2022-04-04T17:37:56.118Z] #13 28.35 Reading package lists... [2022-04-04T17:37:56.118Z] #13 ... [2022-04-04T17:37:56.118Z] [2022-04-04T17:37:56.118Z] #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 [2022-04-04T17:37:56.118Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:37:56.118Z] #49 34.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T17:37:55.085Z] > git --version # 'git version 2.25.1' [2022-04-04T17:37:55.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:37:55.089Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:37:56.377Z] #49 34.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T17:37:56.377Z] #49 34.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-04T17:37:56.377Z] #49 35.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-04T17:37:56.650Z] #49 35.15 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-04T17:37:56.716Z] INFO: Expanding compiler 1 of 3... [2022-04-04T17:37:56.716Z] INFO: Expanding compiler 2 of 3... [2022-04-04T17:37:56.753Z] #67 ... [2022-04-04T17:37:56.753Z] [2022-04-04T17:37:56.753Z] #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 [2022-04-04T17:37:56.753Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:37:56.753Z] #36 24.42 Fetched 8476 kB in 19s (445 kB/s) [2022-04-04T17:37:56.753Z] #36 24.42 Reading package lists... [2022-04-04T17:37:56.753Z] #36 31.03 Reading package lists... [2022-04-04T17:37:56.753Z] #36 ... [2022-04-04T17:37:56.753Z] [2022-04-04T17:37:56.753Z] #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 [2022-04-04T17:37:56.753Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:56.753Z] #42 24.46 Fetched 8476 kB in 19s (441 kB/s) [2022-04-04T17:37:56.753Z] #42 24.46 Reading package lists... [2022-04-04T17:37:56.753Z] #42 30.91 Reading package lists... [2022-04-04T17:37:56.753Z] #42 ... [2022-04-04T17:37:56.753Z] [2022-04-04T17:37:56.753Z] #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 [2022-04-04T17:37:56.753Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:37:56.753Z] #40 27.82 Checking out files: 87% (1609/1842) Checking out files: 88% (1621/1842) Checking out files: 89% (1640/1842) Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-04T17:37:56.753Z] #40 28.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-04T17:37:56.753Z] #40 30.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-04T17:37:56.753Z] #40 ... [2022-04-04T17:37:56.753Z] [2022-04-04T17:37:56.753Z] #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 [2022-04-04T17:37:56.753Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:56.753Z] #55 25.13 Fetched 8476 kB in 19s (441 kB/s) [2022-04-04T17:37:56.753Z] #55 25.13 Reading package lists... [2022-04-04T17:37:56.753Z] #55 31.66 Reading package lists... [2022-04-04T17:37:56.753Z] #55 ... [2022-04-04T17:37:56.753Z] [2022-04-04T17:37:56.753Z] #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 [2022-04-04T17:37:56.753Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285 [2022-04-04T17:37:56.753Z] #58 25.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T17:37:57.010Z] #58 ... [2022-04-04T17:37:57.010Z] [2022-04-04T17:37:57.010Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:37:57.010Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:37:57.010Z] #13 21.76 Fetched 9012 kB in 20s (459 kB/s) [2022-04-04T17:37:57.010Z] #13 21.76 Reading package lists... [2022-04-04T17:37:57.220Z] #49 ... [2022-04-04T17:37:57.220Z] [2022-04-04T17:37:57.220Z] #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 [2022-04-04T17:37:57.220Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:37:57.220Z] #55 25.67 Fetched 8476 kB in 19s (444 kB/s) [2022-04-04T17:37:57.220Z] #55 25.67 Reading package lists... [2022-04-04T17:37:57.220Z] #55 31.77 Reading package lists... [2022-04-04T17:37:57.220Z] #55 ... [2022-04-04T17:37:57.220Z] [2022-04-04T17:37:57.220Z] #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 [2022-04-04T17:37:57.220Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:37:57.220Z] #42 29.76 Reading package lists... [2022-04-04T17:37:57.572Z] #13 28.70 Reading package lists... [2022-04-04T17:37:57.572Z] #13 ... [2022-04-04T17:37:57.572Z] [2022-04-04T17:37:57.572Z] #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 [2022-04-04T17:37:57.572Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:37:57.572Z] #49 36.11 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T17:37:57.572Z] #49 36.15 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T17:37:57.830Z] #49 36.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-04T17:37:57.830Z] #49 36.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-04T17:37:57.830Z] #49 36.41 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-04T17:37:58.601Z] #42 35.73 Building dependency tree... [2022-04-04T17:37:58.601Z] #42 37.24 Reading state information... [2022-04-04T17:37:59.721Z] #49 37.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-04T17:37:59.721Z] #49 38.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T17:37:59.977Z] #49 38.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-04T17:37:59.979Z] #42 ... [2022-04-04T17:37:59.979Z] [2022-04-04T17:37:59.979Z] #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 [2022-04-04T17:37:59.979Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e [2022-04-04T17:37:59.979Z] #51 DONE 38.7s [2022-04-04T17:38:00.238Z] [2022-04-04T17:38:00.238Z] #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 [2022-04-04T17:38:00.238Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:38:00.238Z] #55 31.77 Reading package lists... [2022-04-04T17:38:00.539Z] #49 ... [2022-04-04T17:38:00.540Z] [2022-04-04T17:38:00.540Z] #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 [2022-04-04T17:38:00.540Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6 [2022-04-04T17:38:00.540Z] #51 DONE 39.1s [2022-04-04T17:38:00.796Z] [2022-04-04T17:38:00.796Z] #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 [2022-04-04T17:38:00.796Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:00.796Z] #42 30.91 Reading package lists... [2022-04-04T17:38:00.796Z] #42 37.30 Building dependency tree... [2022-04-04T17:38:00.796Z] #42 38.86 Reading state information... [2022-04-04T17:38:01.175Z] #55 38.15 Building dependency tree... [2022-04-04T17:38:01.434Z] #55 39.90 Reading state information... [2022-04-04T17:38:01.487Z] INFO: Expanding compiler 3 of 3... [2022-04-04T17:38:01.956Z] INFO: Removing downloaded files... [2022-04-04T17:38:01.956Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T17:38:01.956Z] INFO: Configuring git core.autocrlf... [2022-04-04T17:38:02.688Z] #42 41.21 The following additional packages will be installed: [2022-04-04T17:38:02.688Z] #42 41.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-04T17:38:02.688Z] #42 41.22 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-04T17:38:02.688Z] #42 41.24 Suggested packages: [2022-04-04T17:38:02.688Z] #42 41.24 manpages-dev python-setuptools [2022-04-04T17:38:03.342Z] #55 41.77 The following additional packages will be installed: [2022-04-04T17:38:03.342Z] #55 ... [2022-04-04T17:38:03.342Z] [2022-04-04T17:38:03.342Z] #67 [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 [2022-04-04T17:38:03.342Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158 [2022-04-04T17:38:03.342Z] #67 DONE 41.8s [2022-04-04T17:38:03.342Z] [2022-04-04T17:38:03.342Z] #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 [2022-04-04T17:38:03.342Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:38:03.342Z] #55 41.80 libbtrfs0 [2022-04-04T17:38:03.602Z] #55 42.24 The following NEW packages will be installed: [2022-04-04T17:38:03.602Z] #55 42.28 libbtrfs-dev libbtrfs0 [2022-04-04T17:38:03.619Z] #42 42.22 The following NEW packages will be installed: [2022-04-04T17:38:03.619Z] #42 42.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-04T17:38:03.619Z] #42 42.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-04T17:38:03.619Z] #42 42.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-04T17:38:03.619Z] #42 42.24 python-six zlib1g-dev [2022-04-04T17:38:03.619Z] #42 42.24 The following packages will be upgraded: [2022-04-04T17:38:03.619Z] #42 42.26 zlib1g [2022-04-04T17:38:03.619Z] #42 ... [2022-04-04T17:38:03.619Z] [2022-04-04T17:38:03.619Z] #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 [2022-04-04T17:38:03.619Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:38:03.619Z] #34 42.29 sync [2022-04-04T17:38:03.876Z] #34 42.29 internal/reflectlite [2022-04-04T17:38:04.172Z] #55 42.79 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:04.172Z] #55 42.79 Need to get 119 kB of archives. [2022-04-04T17:38:04.172Z] #55 42.79 After this operation, 387 kB of additional disk space will be used. [2022-04-04T17:38:04.172Z] #55 42.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:38:04.172Z] #55 42.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:38:04.813Z] #34 ... [2022-04-04T17:38:04.813Z] [2022-04-04T17:38:04.813Z] #67 [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 [2022-04-04T17:38:04.813Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de [2022-04-04T17:38:04.813Z] #67 DONE 43.0s [2022-04-04T17:38:04.813Z] [2022-04-04T17:38:04.813Z] #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 [2022-04-04T17:38:04.813Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:04.813Z] #42 42.63 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-04T17:38:04.813Z] #42 42.63 Need to get 4182 kB of archives. [2022-04-04T17:38:04.813Z] #42 42.63 After this operation, 22.5 MB of additional disk space will be used. [2022-04-04T17:38:04.813Z] #42 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-04T17:38:04.813Z] #42 42.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-04T17:38:04.813Z] #42 42.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:38:04.813Z] #42 42.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-04T17:38:04.813Z] #42 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:38:04.813Z] #42 42.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-04T17:38:04.813Z] #42 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:38:04.813Z] #42 42.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-04T17:38:04.813Z] #42 42.68 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-04T17:38:04.813Z] #42 42.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-04T17:38:04.813Z] #42 42.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-04T17:38:04.813Z] #42 42.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-04T17:38:04.813Z] #42 42.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-04T17:38:04.813Z] #42 43.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-04T17:38:04.813Z] #42 43.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-04T17:38:04.813Z] #42 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-04T17:38:04.813Z] #42 43.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-04T17:38:04.813Z] #42 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-04T17:38:05.113Z] #55 43.79 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:05.372Z] #55 43.97 Fetched 119 kB in 0s (441 kB/s) [2022-04-04T17:38:05.372Z] #55 44.07 Selecting previously unselected package libbtrfs0. [2022-04-04T17:38:05.632Z] #55 44.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:38:05.632Z] #55 44.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:38:05.632Z] #55 44.13 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:38:05.632Z] #55 44.23 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:38:05.632Z] #55 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:38:05.632Z] #55 44.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:38:05.892Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:38:05.892Z] #55 44.50 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:38:05.892Z] #55 44.51 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:06.152Z] #55 DONE 44.8s [2022-04-04T17:38:06.152Z] [2022-04-04T17:38:06.152Z] #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 [2022-04-04T17:38:06.152Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:06.152Z] #42 39.09 The following additional packages will be installed: [2022-04-04T17:38:06.152Z] #42 39.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-04T17:38:06.152Z] #42 39.09 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-04T17:38:06.152Z] #42 39.11 Suggested packages: [2022-04-04T17:38:06.152Z] #42 39.11 manpages-dev python-setuptools [2022-04-04T17:38:06.152Z] #42 40.72 The following NEW packages will be installed: [2022-04-04T17:38:06.152Z] #42 40.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-04T17:38:06.152Z] #42 40.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-04T17:38:06.152Z] #42 40.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-04T17:38:06.152Z] #42 40.74 python-six zlib1g-dev [2022-04-04T17:38:06.152Z] #42 40.75 The following packages will be upgraded: [2022-04-04T17:38:06.152Z] #42 40.75 zlib1g [2022-04-04T17:38:06.152Z] #42 41.14 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-04T17:38:06.152Z] #42 41.14 Need to get 4182 kB of archives. [2022-04-04T17:38:06.152Z] #42 41.14 After this operation, 22.5 MB of additional disk space will be used. [2022-04-04T17:38:06.152Z] #42 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-04T17:38:06.152Z] #42 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-04T17:38:06.152Z] #42 41.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:38:06.152Z] #42 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-04T17:38:06.152Z] #42 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:38:06.152Z] #42 41.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-04T17:38:06.152Z] #42 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:38:06.152Z] #42 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-04T17:38:06.152Z] #42 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-04T17:38:06.152Z] #42 41.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-04T17:38:06.152Z] #42 41.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-04T17:38:06.152Z] #42 41.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-04T17:38:06.152Z] #42 41.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-04T17:38:06.152Z] #42 41.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-04T17:38:06.152Z] #42 41.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-04T17:38:06.152Z] #42 41.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-04T17:38:06.152Z] #42 41.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-04T17:38:06.152Z] #42 41.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-04T17:38:06.152Z] #42 43.01 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:06.152Z] #42 43.24 Fetched 4182 kB in 1s (5880 kB/s) [2022-04-04T17:38:06.152Z] #42 43.34 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:06.152Z] #42 43.41 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 43.43 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-04T17:38:06.152Z] #42 43.62 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:06.152Z] #42 43.73 Selecting previously unselected package libcap-dev:amd64. [2022-04-04T17:38:06.152Z] #42 43.73 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:06.152Z] #42 43.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 43.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:38:06.152Z] #42 43.90 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:38:06.152Z] #42 43.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 43.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:06.152Z] #42 44.02 Selecting previously unselected package libnet1-dev. [2022-04-04T17:38:06.152Z] #42 44.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 44.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:06.152Z] #42 44.22 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:38:06.152Z] #42 44.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 44.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:38:06.152Z] #42 44.35 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-04T17:38:06.152Z] #42 44.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 44.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:38:06.152Z] #42 44.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:38:06.152Z] #42 44.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 44.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:06.152Z] #42 44.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-04T17:38:06.152Z] #42 44.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:06.152Z] #42 44.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:06.180Z] #42 44.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:06.180Z] #42 44.66 Fetched 4182 kB in 1s (5382 kB/s) [2022-04-04T17:38:06.180Z] #42 ... [2022-04-04T17:38:06.180Z] [2022-04-04T17:38:06.180Z] #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 [2022-04-04T17:38:06.180Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:38:06.180Z] #55 31.66 Reading package lists... [2022-04-04T17:38:06.180Z] #55 37.99 Building dependency tree... [2022-04-04T17:38:06.180Z] #55 39.59 Reading state information... [2022-04-04T17:38:06.180Z] #55 41.60 The following additional packages will be installed: [2022-04-04T17:38:06.180Z] #55 41.62 libbtrfs0 [2022-04-04T17:38:06.180Z] #55 41.83 The following NEW packages will be installed: [2022-04-04T17:38:06.180Z] #55 41.87 libbtrfs-dev libbtrfs0 [2022-04-04T17:38:06.180Z] #55 42.26 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:06.180Z] #55 42.26 Need to get 119 kB of archives. [2022-04-04T17:38:06.180Z] #55 42.26 After this operation, 387 kB of additional disk space will be used. [2022-04-04T17:38:06.180Z] #55 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:38:06.180Z] #55 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:38:06.180Z] #55 43.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:06.180Z] #55 43.75 Fetched 119 kB in 0s (343 kB/s) [2022-04-04T17:38:06.180Z] #55 44.00 Selecting previously unselected package libbtrfs0. [2022-04-04T17:38:06.180Z] #55 44.00 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:06.180Z] #55 44.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:38:06.180Z] #55 44.10 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:38:06.180Z] #55 44.21 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:38:06.180Z] #55 44.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:38:06.180Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:38:06.180Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:38:06.180Z] #55 44.49 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:38:06.180Z] #55 44.50 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:06.180Z] #55 DONE 44.9s [2022-04-04T17:38:06.180Z] [2022-04-04T17:38:06.180Z] #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 [2022-04-04T17:38:06.180Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:06.180Z] #42 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:38:06.180Z] #42 44.83 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:38:06.418Z] #42 44.98 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-04T17:38:06.418Z] #42 44.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:38:06.418Z] #42 45.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:06.436Z] #42 44.88 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-04T17:38:06.694Z] #42 45.32 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:06.950Z] #42 45.48 Selecting previously unselected package libcap-dev:amd64. [2022-04-04T17:38:06.951Z] #42 45.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:38:06.951Z] #42 45.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-04T17:38:06.988Z] #42 45.37 Selecting previously unselected package libprotobuf17:amd64. [2022-04-04T17:38:06.988Z] #42 45.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:06.988Z] #42 45.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:07.207Z] #42 45.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:38:07.207Z] #42 45.79 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:38:07.207Z] #42 45.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:38:07.207Z] #42 45.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:07.464Z] #42 45.92 Selecting previously unselected package libnet1-dev. [2022-04-04T17:38:07.464Z] #42 45.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:38:07.464Z] #42 45.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:07.464Z] #42 46.10 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:38:07.583Z] #42 ... [2022-04-04T17:38:07.583Z] [2022-04-04T17:38:07.583Z] #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 [2022-04-04T17:38:07.583Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:07.583Z] #36 30.25 Reading package lists... [2022-04-04T17:38:07.583Z] #36 36.20 Building dependency tree... [2022-04-04T17:38:07.583Z] #36 37.45 Reading state information... [2022-04-04T17:38:07.583Z] #36 39.31 The following additional packages will be installed: [2022-04-04T17:38:07.583Z] #36 39.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-04T17:38:07.583Z] #36 39.31 Suggested packages: [2022-04-04T17:38:07.583Z] #36 39.31 cmake-doc ninja-build lrzip [2022-04-04T17:38:07.583Z] #36 39.31 Recommended packages: [2022-04-04T17:38:07.583Z] #36 39.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T17:38:07.583Z] #36 40.63 The following NEW packages will be installed: [2022-04-04T17:38:07.583Z] #36 40.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-04T17:38:07.583Z] #36 40.66 vim-common xxd [2022-04-04T17:38:07.583Z] #36 41.04 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:07.583Z] #36 41.04 Need to get 14.9 MB of archives. [2022-04-04T17:38:07.583Z] #36 41.04 After this operation, 61.8 MB of additional disk space will be used. [2022-04-04T17:38:07.583Z] #36 41.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:38:07.583Z] #36 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:38:07.583Z] #36 41.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-04T17:38:07.583Z] #36 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:38:07.583Z] #36 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-04T17:38:07.583Z] #36 41.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-04T17:38:07.583Z] #36 42.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-04T17:38:07.583Z] #36 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-04T17:38:07.583Z] #36 42.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-04T17:38:07.583Z] #36 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-04T17:38:07.583Z] #36 43.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:07.583Z] #36 43.85 Fetched 14.9 MB in 2s (9363 kB/s) [2022-04-04T17:38:07.583Z] #36 43.96 Selecting previously unselected package xxd. [2022-04-04T17:38:07.583Z] #36 43.96 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:07.583Z] #36 44.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:38:07.583Z] #36 44.03 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:07.583Z] #36 44.22 Selecting previously unselected package vim-common. [2022-04-04T17:38:07.583Z] #36 44.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:38:07.583Z] #36 44.28 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:07.583Z] #36 44.63 Selecting previously unselected package cmake-data. [2022-04-04T17:38:07.583Z] #36 44.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-04T17:38:07.583Z] #36 44.65 Unpacking cmake-data (3.13.4-1) ... [2022-04-04T17:38:07.583Z] #36 ... [2022-04-04T17:38:07.583Z] [2022-04-04T17:38:07.584Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:38:07.584Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:38:07.720Z] #42 46.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:38:07.721Z] #42 46.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:38:07.721Z] #42 46.26 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-04T17:38:07.721Z] #42 46.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-04T17:38:07.721Z] #42 46.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:38:07.844Z] #32 46.02 Checking out files: 90% (1372/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. [2022-04-04T17:38:07.844Z] #32 46.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T17:38:07.844Z] #32 ... [2022-04-04T17:38:07.844Z] [2022-04-04T17:38:07.844Z] #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 [2022-04-04T17:38:07.844Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:38:07.844Z] #49 36.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-04T17:38:07.844Z] #49 36.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T17:38:07.844Z] #49 37.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-04T17:38:07.978Z] #42 46.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:38:07.978Z] #42 46.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:07.978Z] #42 46.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:07.978Z] #42 46.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-04T17:38:07.978Z] #42 46.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:07.978Z] #42 46.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:08.103Z] #49 ... [2022-04-04T17:38:08.103Z] [2022-04-04T17:38:08.103Z] #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 [2022-04-04T17:38:08.104Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:08.104Z] #42 46.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-04T17:38:08.104Z] #42 46.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:08.104Z] #42 46.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:08.104Z] #42 46.54 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-04T17:38:08.104Z] #42 46.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:08.104Z] #42 46.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:08.234Z] #42 46.69 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-04T17:38:08.234Z] #42 46.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:38:08.234Z] #42 46.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:08.491Z] #42 46.91 Selecting previously unselected package libprotobuf17:amd64. [2022-04-04T17:38:08.491Z] #42 46.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:08.491Z] #42 46.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:08.491Z] #42 ... [2022-04-04T17:38:08.491Z] [2022-04-04T17:38:08.491Z] #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 [2022-04-04T17:38:08.491Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:08.491Z] #36 31.03 Reading package lists... [2022-04-04T17:38:08.491Z] #36 37.15 Building dependency tree... [2022-04-04T17:38:08.491Z] #36 38.54 Reading state information... [2022-04-04T17:38:08.491Z] #36 41.10 The following additional packages will be installed: [2022-04-04T17:38:08.491Z] #36 41.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-04T17:38:08.491Z] #36 41.13 Suggested packages: [2022-04-04T17:38:08.491Z] #36 41.13 cmake-doc ninja-build lrzip [2022-04-04T17:38:08.491Z] #36 41.13 Recommended packages: [2022-04-04T17:38:08.491Z] #36 41.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T17:38:08.491Z] #36 41.92 The following NEW packages will be installed: [2022-04-04T17:38:08.491Z] #36 41.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-04T17:38:08.491Z] #36 41.94 vim-common xxd [2022-04-04T17:38:08.491Z] #36 42.32 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:08.491Z] #36 42.32 Need to get 14.9 MB of archives. [2022-04-04T17:38:08.491Z] #36 42.32 After this operation, 61.8 MB of additional disk space will be used. [2022-04-04T17:38:08.491Z] #36 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:38:08.491Z] #36 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:38:08.491Z] #36 42.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-04T17:38:08.491Z] #36 42.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:38:08.491Z] #36 43.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-04T17:38:08.491Z] #36 43.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-04T17:38:08.491Z] #36 43.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-04T17:38:08.491Z] #36 43.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-04T17:38:08.491Z] #36 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-04T17:38:08.491Z] #36 43.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-04T17:38:08.491Z] #36 44.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:08.491Z] #36 45.12 Fetched 14.9 MB in 2s (8042 kB/s) [2022-04-04T17:38:08.491Z] #36 45.23 Selecting previously unselected package xxd. [2022-04-04T17:38:08.491Z] #36 45.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:38:08.491Z] #36 45.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:38:08.491Z] #36 45.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:08.491Z] #36 45.59 Selecting previously unselected package vim-common. [2022-04-04T17:38:08.491Z] #36 45.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:38:08.491Z] #36 45.68 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:08.491Z] #36 46.05 Selecting previously unselected package cmake-data. [2022-04-04T17:38:08.491Z] #36 46.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-04T17:38:08.491Z] #36 46.07 Unpacking cmake-data (3.13.4-1) ... [2022-04-04T17:38:08.491Z] #36 ... [2022-04-04T17:38:08.491Z] [2022-04-04T17:38:08.491Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:38:08.491Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:38:08.491Z] #32 46.45 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. [2022-04-04T17:38:08.491Z] #32 46.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T17:38:08.748Z] #32 47.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:38:09.300Z] #42 47.70 Selecting previously unselected package libprotoc17:amd64. [2022-04-04T17:38:09.300Z] #42 47.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:09.300Z] #42 47.71 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:09.559Z] #42 48.27 Selecting previously unselected package protobuf-c-compiler. [2022-04-04T17:38:09.822Z] #42 48.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:09.822Z] #42 48.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:38:09.822Z] #42 48.43 Selecting previously unselected package protobuf-compiler. [2022-04-04T17:38:09.822Z] #42 48.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:09.822Z] #42 48.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:38:10.082Z] #42 48.63 Selecting previously unselected package python-pkg-resources. [2022-04-04T17:38:10.082Z] #42 48.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:38:10.082Z] #42 48.64 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-04T17:38:10.350Z] #42 48.92 Selecting previously unselected package python-six. [2022-04-04T17:38:10.350Z] #42 48.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-04T17:38:10.350Z] #42 48.92 Unpacking python-six (1.12.0-1) ... [2022-04-04T17:38:10.350Z] #42 49.00 Selecting previously unselected package python-protobuf. [2022-04-04T17:38:10.350Z] #42 ... [2022-04-04T17:38:10.350Z] [2022-04-04T17:38:10.350Z] #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 [2022-04-04T17:38:10.350Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:38:10.350Z] #34 38.89 internal/reflectlite [2022-04-04T17:38:10.350Z] #34 38.89 sync [2022-04-04T17:38:10.350Z] #34 40.81 internal/testlog [2022-04-04T17:38:10.350Z] #34 42.20 sort [2022-04-04T17:38:10.350Z] #34 42.23 errors [2022-04-04T17:38:10.350Z] #34 42.93 strconv [2022-04-04T17:38:10.350Z] #34 43.50 io [2022-04-04T17:38:10.350Z] #34 44.68 internal/oserror [2022-04-04T17:38:10.350Z] #34 44.93 syscall [2022-04-04T17:38:10.350Z] #34 46.82 reflect [2022-04-04T17:38:10.608Z] #34 ... [2022-04-04T17:38:10.608Z] [2022-04-04T17:38:10.608Z] #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 [2022-04-04T17:38:10.608Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:10.608Z] #42 49.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:10.608Z] #42 49.02 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-04T17:38:10.866Z] #42 49.48 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-04T17:38:12.244Z] #42 ... [2022-04-04T17:38:12.244Z] [2022-04-04T17:38:12.244Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:12.244Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:12.244Z] #13 28.35 Reading package lists... [2022-04-04T17:38:12.244Z] #13 35.78 Building dependency tree... [2022-04-04T17:38:12.244Z] #13 37.65 Reading state information... [2022-04-04T17:38:12.244Z] #13 39.10 The following additional packages will be installed: [2022-04-04T17:38:12.244Z] #13 39.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-04T17:38:12.244Z] #13 39.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-04T17:38:12.244Z] #13 39.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-04T17:38:12.244Z] #13 39.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-04T17:38:12.244Z] #13 39.12 mingw-w64-x86-64-dev [2022-04-04T17:38:12.244Z] #13 39.12 Suggested packages: [2022-04-04T17:38:12.244Z] #13 39.13 gcc-8-locales seccomp wine64 [2022-04-04T17:38:12.244Z] #13 40.35 The following NEW packages will be installed: [2022-04-04T17:38:12.244Z] #13 40.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T17:38:12.244Z] #13 40.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-04T17:38:12.244Z] #13 40.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-04T17:38:12.244Z] #13 40.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-04T17:38:12.244Z] #13 40.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-04T17:38:12.244Z] #13 40.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T17:38:12.244Z] #13 40.39 The following packages will be upgraded: [2022-04-04T17:38:12.244Z] #13 40.39 libseccomp2 [2022-04-04T17:38:12.244Z] #13 40.82 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:12.244Z] #13 40.82 Need to get 77.8 MB of archives. [2022-04-04T17:38:12.244Z] #13 40.82 After this operation, 487 MB of additional disk space will be used. [2022-04-04T17:38:12.244Z] #13 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-04-04T17:38:12.244Z] #13 40.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-04T17:38:12.244Z] #13 40.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-04T17:38:12.244Z] #13 41.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-04-04T17:38:12.244Z] #13 41.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-04-04T17:38:12.244Z] #13 41.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-04T17:38:12.244Z] #13 41.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-04T17:38:12.244Z] #13 41.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-04T17:38:12.244Z] #13 41.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-04-04T17:38:12.244Z] #13 41.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-04-04T17:38:12.244Z] #13 41.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-04-04T17:38:12.244Z] #13 45.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-04-04T17:38:12.503Z] #13 ... [2022-04-04T17:38:12.503Z] [2022-04-04T17:38:12.503Z] #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 [2022-04-04T17:38:12.503Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f [2022-04-04T17:38:12.503Z] #56 0.986 + RM_GOPATH=0 [2022-04-04T17:38:12.503Z] #56 0.986 + TMP_GOPATH= [2022-04-04T17:38:12.503Z] #56 0.986 + : /build [2022-04-04T17:38:12.503Z] #56 0.986 + '[' -z '' ']' [2022-04-04T17:38:12.503Z] #56 0.987 ++ mktemp -d [2022-04-04T17:38:12.503Z] #56 0.989 + export GOPATH=/tmp/tmp.d6eznU7TyG [2022-04-04T17:38:12.503Z] #56 0.989 + GOPATH=/tmp/tmp.d6eznU7TyG [2022-04-04T17:38:12.503Z] #56 0.989 + RM_GOPATH=1 [2022-04-04T17:38:12.503Z] #56 0.989 + case "$(go env GOARCH)" in [2022-04-04T17:38:12.503Z] #56 0.990 ++ go env GOARCH [2022-04-04T17:38:12.503Z] #56 1.017 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:12.503Z] #56 1.018 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:12.503Z] #56 1.018 ++ dirname /tmp/install/install.sh [2022-04-04T17:38:12.503Z] #56 1.020 + dir=/tmp/install [2022-04-04T17:38:12.503Z] #56 1.035 + bin=containerd [2022-04-04T17:38:12.503Z] #56 1.035 + shift [2022-04-04T17:38:12.503Z] #56 1.035 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-04T17:38:12.503Z] #56 1.036 + . /tmp/install/containerd.installer [2022-04-04T17:38:12.503Z] #56 1.036 ++ set -e [2022-04-04T17:38:12.503Z] #56 1.038 ++ : v1.5.11 [2022-04-04T17:38:12.503Z] #56 1.039 + install_containerd [2022-04-04T17:38:12.503Z] #56 1.039 + echo 'Install containerd version v1.5.11' [2022-04-04T17:38:12.503Z] #56 1.039 Install containerd version v1.5.11 [2022-04-04T17:38:12.503Z] #56 1.039 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd [2022-04-04T17:38:12.503Z] #56 1.041 Cloning into '/tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd'... [2022-04-04T17:38:12.946Z] #32 ... [2022-04-04T17:38:12.946Z] [2022-04-04T17:38:12.946Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:12.946Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:12.946Z] #13 28.70 Reading package lists... [2022-04-04T17:38:12.946Z] #13 35.79 Building dependency tree... [2022-04-04T17:38:12.946Z] #13 37.23 Reading state information... [2022-04-04T17:38:12.946Z] #13 39.28 The following additional packages will be installed: [2022-04-04T17:38:12.946Z] #13 39.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-04T17:38:12.946Z] #13 39.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-04T17:38:12.946Z] #13 39.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-04T17:38:12.946Z] #13 39.30 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-04T17:38:12.946Z] #13 39.30 mingw-w64-x86-64-dev [2022-04-04T17:38:12.946Z] #13 39.31 Suggested packages: [2022-04-04T17:38:12.946Z] #13 39.31 gcc-8-locales seccomp wine64 [2022-04-04T17:38:12.946Z] #13 40.58 The following NEW packages will be installed: [2022-04-04T17:38:12.946Z] #13 40.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T17:38:12.946Z] #13 40.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-04T17:38:12.946Z] #13 40.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-04T17:38:12.946Z] #13 40.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-04T17:38:12.946Z] #13 40.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-04T17:38:12.946Z] #13 40.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T17:38:12.946Z] #13 40.63 The following packages will be upgraded: [2022-04-04T17:38:12.946Z] #13 40.64 libseccomp2 [2022-04-04T17:38:12.946Z] #13 41.09 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:38:12.946Z] #13 41.09 Need to get 77.8 MB of archives. [2022-04-04T17:38:12.946Z] #13 41.09 After this operation, 487 MB of additional disk space will be used. [2022-04-04T17:38:12.946Z] #13 41.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-04-04T17:38:12.946Z] #13 41.10 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-04T17:38:12.946Z] #13 41.12 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-04T17:38:12.946Z] #13 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-04-04T17:38:12.946Z] #13 41.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-04-04T17:38:12.946Z] #13 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-04T17:38:12.946Z] #13 41.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-04T17:38:12.946Z] #13 41.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-04T17:38:12.946Z] #13 41.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-04-04T17:38:12.946Z] #13 42.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-04-04T17:38:12.946Z] #13 42.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-04-04T17:38:12.946Z] #13 45.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-04-04T17:38:12.946Z] #13 ... [2022-04-04T17:38:12.946Z] [2022-04-04T17:38:12.946Z] #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 [2022-04-04T17:38:12.946Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:12.946Z] #42 47.66 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-04T17:38:12.946Z] #42 47.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 47.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:12.946Z] #42 47.89 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-04T17:38:12.946Z] #42 47.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 47.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:12.946Z] #42 49.21 Selecting previously unselected package libprotoc17:amd64. [2022-04-04T17:38:12.946Z] #42 49.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 49.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:12.946Z] #42 49.82 Selecting previously unselected package protobuf-c-compiler. [2022-04-04T17:38:12.946Z] #42 49.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 49.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:38:12.946Z] #42 49.94 Selecting previously unselected package protobuf-compiler. [2022-04-04T17:38:12.946Z] #42 49.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 49.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:38:12.946Z] #42 50.15 Selecting previously unselected package python-pkg-resources. [2022-04-04T17:38:12.946Z] #42 50.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:38:12.946Z] #42 50.17 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-04T17:38:12.946Z] #42 50.43 Selecting previously unselected package python-six. [2022-04-04T17:38:12.946Z] #42 50.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-04T17:38:12.946Z] #42 50.46 Unpacking python-six (1.12.0-1) ... [2022-04-04T17:38:12.946Z] #42 50.63 Selecting previously unselected package python-protobuf. [2022-04-04T17:38:12.946Z] #42 50.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-04T17:38:12.946Z] #42 50.64 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-04T17:38:12.946Z] #42 51.26 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-04T17:38:13.883Z] #56 ... [2022-04-04T17:38:13.883Z] [2022-04-04T17:38:13.883Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:13.883Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:13.883Z] #13 47.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-04T17:38:13.883Z] #13 47.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-04T17:38:13.883Z] #13 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:38:13.883Z] #13 47.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:38:13.883Z] #13 47.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-04-04T17:38:13.883Z] #13 47.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-04T17:38:13.883Z] #13 47.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-04T17:38:13.884Z] #13 47.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-04T17:38:13.884Z] #13 47.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-04T17:38:13.884Z] #13 47.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-04T17:38:14.144Z] #13 47.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-04T17:38:14.144Z] #13 47.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-04T17:38:14.144Z] #13 47.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-04T17:38:14.144Z] #13 47.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-04T17:38:15.083Z] #13 48.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:15.342Z] #13 48.55 Fetched 77.8 MB in 7s (11.5 MB/s) [2022-04-04T17:38:15.342Z] #13 48.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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:15.342Z] #13 48.73 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:38:15.342Z] #13 48.75 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-04T17:38:15.910Z] #13 48.98 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:38:15.910Z] #13 49.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T17:38:15.910Z] #13 49.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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:15.910Z] #13 49.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:38:16.170Z] #13 49.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:38:16.220Z] #42 ... [2022-04-04T17:38:16.220Z] [2022-04-04T17:38:16.220Z] #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 [2022-04-04T17:38:16.220Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:38:16.220Z] #34 44.12 internal/testlog [2022-04-04T17:38:16.220Z] #34 45.32 sort [2022-04-04T17:38:16.220Z] #34 45.33 errors [2022-04-04T17:38:16.220Z] #34 45.83 strconv [2022-04-04T17:38:16.220Z] #34 46.56 io [2022-04-04T17:38:16.220Z] #34 47.93 internal/oserror [2022-04-04T17:38:16.220Z] #34 48.14 syscall [2022-04-04T17:38:16.220Z] #34 49.52 reflect [2022-04-04T17:38:16.220Z] #34 ... [2022-04-04T17:38:16.220Z] [2022-04-04T17:38:16.220Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:16.220Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:16.220Z] #13 47.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-04T17:38:16.220Z] #13 47.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-04T17:38:16.220Z] #13 47.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:38:16.220Z] #13 47.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:38:16.220Z] #13 47.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-04-04T17:38:16.220Z] #13 47.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-04T17:38:16.220Z] #13 47.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-04T17:38:16.220Z] #13 47.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-04T17:38:16.220Z] #13 47.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-04T17:38:16.220Z] #13 47.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-04T17:38:16.220Z] #13 47.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-04T17:38:16.220Z] #13 47.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-04T17:38:16.220Z] #13 47.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-04T17:38:16.220Z] #13 47.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-04T17:38:16.220Z] #13 48.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:38:16.220Z] #13 48.60 Fetched 77.8 MB in 6s (12.1 MB/s) [2022-04-04T17:38:16.220Z] #13 48.70 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:38:16.220Z] #13 48.77 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:38:16.220Z] #13 48.82 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-04T17:38:16.221Z] #13 49.04 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:38:16.221Z] #13 49.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T17:38:16.221Z] #13 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:38:16.221Z] #13 49.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:38:16.221Z] #13 49.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:38:16.221Z] #13 ... [2022-04-04T17:38:16.221Z] [2022-04-04T17:38:16.221Z] #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 [2022-04-04T17:38:16.221Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b [2022-04-04T17:38:16.221Z] #56 1.001 + RM_GOPATH=0 [2022-04-04T17:38:16.221Z] #56 1.002 + TMP_GOPATH= [2022-04-04T17:38:16.221Z] #56 1.002 + : /build [2022-04-04T17:38:16.221Z] #56 1.002 + '[' -z '' ']' [2022-04-04T17:38:16.221Z] #56 1.003 ++ mktemp -d [2022-04-04T17:38:16.221Z] #56 1.006 + export GOPATH=/tmp/tmp.tYJLqe57Cy [2022-04-04T17:38:16.221Z] #56 1.006 + GOPATH=/tmp/tmp.tYJLqe57Cy [2022-04-04T17:38:16.221Z] #56 1.006 + RM_GOPATH=1 [2022-04-04T17:38:16.221Z] #56 1.006 + case "$(go env GOARCH)" in [2022-04-04T17:38:16.221Z] #56 1.007 ++ go env GOARCH [2022-04-04T17:38:16.221Z] #56 1.030 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:16.221Z] #56 1.030 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:16.221Z] #56 1.032 ++ dirname /tmp/install/install.sh [2022-04-04T17:38:16.221Z] #56 1.033 + dir=/tmp/install [2022-04-04T17:38:16.221Z] #56 1.034 + bin=containerd [2022-04-04T17:38:16.221Z] #56 1.035 + shift [2022-04-04T17:38:16.221Z] #56 1.035 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-04T17:38:16.221Z] #56 1.035 + . /tmp/install/containerd.installer [2022-04-04T17:38:16.221Z] #56 1.035 ++ set -e [2022-04-04T17:38:16.221Z] #56 1.035 ++ : v1.5.11 [2022-04-04T17:38:16.221Z] #56 1.036 + install_containerd [2022-04-04T17:38:16.221Z] #56 1.036 + echo 'Install containerd version v1.5.11' [2022-04-04T17:38:16.221Z] #56 1.037 Install containerd version v1.5.11 [2022-04-04T17:38:16.221Z] #56 1.037 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd [2022-04-04T17:38:16.221Z] #56 1.052 Cloning into '/tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd'... [2022-04-04T17:38:16.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:38:16.529Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:38:16.591Z] Fetching without tags [2022-04-04T17:38:16.615Z] Fetching without tags [2022-04-04T17:38:16.920Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:38:17.003Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:38:17.150Z] #56 ... [2022-04-04T17:38:17.150Z] [2022-04-04T17:38:17.150Z] #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 [2022-04-04T17:38:17.150Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:17.150Z] #42 55.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:17.150Z] #42 55.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:17.150Z] #42 55.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:17.150Z] #42 55.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:17.150Z] #42 55.79 Setting up python-six (1.12.0-1) ... [2022-04-04T17:38:17.997Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:38:17.998Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:38:18.075Z] #13 51.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T17:38:18.075Z] #13 51.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:38:18.075Z] #13 51.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:38:18.311Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:38:18.311Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460) [2022-04-04T17:38:16.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:38:16.503Z] > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10 [2022-04-04T17:38:16.539Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:38:16.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:38:16.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:38:16.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:38:16.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:38:16.926Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:38:16.946Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:38:17.798Z] > git remote # timeout=10 [2022-04-04T17:38:17.837Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:38:17.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:38:17.963Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:38:17.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:38:18.001Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:38:18.009Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:38:18.642Z] #13 ... [2022-04-04T17:38:18.643Z] [2022-04-04T17:38:18.643Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:38:18.643Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:38:18.643Z] #32 47.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:38:18.643Z] #32 ... [2022-04-04T17:38:18.643Z] [2022-04-04T17:38:18.643Z] #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 [2022-04-04T17:38:18.643Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:18.643Z] #42 53.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:18.643Z] #42 53.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:18.643Z] #42 53.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:18.643Z] #42 53.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:38:18.643Z] #42 53.94 Setting up python-six (1.12.0-1) ... [2022-04-04T17:38:16.568Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:38:16.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T17:38:16.629Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T17:38:16.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:38:16.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-04T17:38:17.049Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:38:17.073Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:38:18.217Z] > git remote # timeout=10 [2022-04-04T17:38:18.245Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T17:38:18.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T17:38:18.319Z] > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10 [2022-04-04T17:38:18.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T17:38:18.347Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T17:38:18.355Z] > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10 [2022-04-04T17:38:19.212Z] #42 ... [2022-04-04T17:38:19.212Z] [2022-04-04T17:38:19.212Z] #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 [2022-04-04T17:38:19.212Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:19.212Z] #36 47.64 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:38:19.212Z] #36 47.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 47.65 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:38:19.212Z] #36 53.73 Selecting previously unselected package libxml2:amd64. [2022-04-04T17:38:19.212Z] #36 53.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 53.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:38:19.212Z] #36 54.30 Selecting previously unselected package libarchive13:amd64. [2022-04-04T17:38:19.212Z] #36 54.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 54.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:38:19.212Z] #36 54.69 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-04T17:38:19.212Z] #36 54.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 54.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:38:19.212Z] #36 54.84 Selecting previously unselected package librhash0:amd64. [2022-04-04T17:38:19.212Z] #36 54.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 54.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:38:19.212Z] #36 55.00 Selecting previously unselected package libuv1:amd64. [2022-04-04T17:38:19.212Z] #36 55.01 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 55.01 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:38:19.212Z] #36 55.16 Selecting previously unselected package cmake. [2022-04-04T17:38:19.212Z] #36 55.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-04T17:38:19.212Z] #36 55.20 Unpacking cmake (3.13.4-1) ... [2022-04-04T17:38:19.212Z] #36 ... [2022-04-04T17:38:19.212Z] [2022-04-04T17:38:19.212Z] #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 [2022-04-04T17:38:19.212Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:19.212Z] #42 57.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:19.212Z] #42 57.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:38:19.212Z] #42 57.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:19.212Z] #42 57.91 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:38:19.212Z] #42 57.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:19.212Z] #42 57.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:38:19.212Z] #42 57.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:19.471Z] #42 58.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:19.471Z] #42 58.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:38:19.471Z] #42 58.04 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-04T17:38:20.421Z] #42 ... [2022-04-04T17:38:20.422Z] [2022-04-04T17:38:20.422Z] #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 [2022-04-04T17:38:20.422Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:20.422Z] #36 48.71 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:38:20.422Z] #36 48.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 48.73 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:38:20.422Z] #36 54.93 Selecting previously unselected package libxml2:amd64. [2022-04-04T17:38:20.422Z] #36 54.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 54.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:38:20.422Z] #36 55.47 Selecting previously unselected package libarchive13:amd64. [2022-04-04T17:38:20.422Z] #36 55.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 55.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:38:20.422Z] #36 55.83 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-04T17:38:20.422Z] #36 55.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 55.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:38:20.422Z] #36 56.01 Selecting previously unselected package librhash0:amd64. [2022-04-04T17:38:20.422Z] #36 56.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 56.02 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:38:20.422Z] #36 56.20 Selecting previously unselected package libuv1:amd64. [2022-04-04T17:38:20.422Z] #36 56.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 56.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:38:20.422Z] #36 56.36 Selecting previously unselected package cmake. [2022-04-04T17:38:20.422Z] #36 56.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-04T17:38:20.422Z] #36 56.37 Unpacking cmake (3.13.4-1) ... [2022-04-04T17:38:20.678Z] #36 ... [2022-04-04T17:38:20.678Z] [2022-04-04T17:38:20.678Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:20.678Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:20.678Z] #13 51.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T17:38:20.678Z] #13 51.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:38:20.678Z] #13 51.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:38:20.678Z] #13 53.91 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T17:38:20.678Z] #13 53.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-04T17:38:20.855Z] #42 ... [2022-04-04T17:38:20.855Z] [2022-04-04T17:38:20.855Z] #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 [2022-04-04T17:38:20.855Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:20.855Z] #36 58.16 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:38:20.855Z] #36 58.21 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:20.855Z] #36 58.25 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:38:20.855Z] #36 58.26 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:20.855Z] #36 58.32 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:38:20.855Z] #36 58.34 Setting up cmake-data (3.13.4-1) ... [2022-04-04T17:38:20.855Z] #36 58.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:38:20.855Z] #36 58.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:38:20.855Z] #36 58.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:38:20.855Z] #36 58.45 Setting up cmake (3.13.4-1) ... [2022-04-04T17:38:20.855Z] #36 58.46 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:20.855Z] #36 58.57 Processing triggers for mime-support (3.62) ... [2022-04-04T17:38:20.855Z] #36 DONE 59.3s [2022-04-04T17:38:20.855Z] [2022-04-04T17:38:20.855Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:20.855Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:20.855Z] #13 53.99 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T17:38:20.855Z] #13 53.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-04T17:38:20.855Z] #13 54.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:38:20.935Z] #13 53.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:38:20.935Z] #13 54.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T17:38:20.935Z] #13 54.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:38:20.935Z] #13 54.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:38:21.115Z] #13 54.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T17:38:21.115Z] #13 54.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:38:21.115Z] #13 54.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:38:21.191Z] #13 54.24 Selecting previously unselected package dmsetup. [2022-04-04T17:38:21.191Z] #13 54.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:38:21.191Z] #13 54.28 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-04T17:38:21.375Z] #13 54.56 Selecting previously unselected package dmsetup. [2022-04-04T17:38:21.375Z] #13 54.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:38:21.375Z] #13 54.57 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-04T17:38:21.450Z] #13 54.47 Selecting previously unselected package mingw-w64-common. [2022-04-04T17:38:21.450Z] #13 54.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-04T17:38:21.450Z] #13 54.48 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-04T17:38:21.634Z] #13 54.95 Selecting previously unselected package mingw-w64-common. [2022-04-04T17:38:21.706Z] #13 ... [2022-04-04T17:38:21.706Z] [2022-04-04T17:38:21.706Z] #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 [2022-04-04T17:38:21.706Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:38:21.706Z] #36 59.49 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:38:21.706Z] #36 59.52 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:21.706Z] #36 59.53 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:38:21.706Z] #36 59.56 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:38:21.706Z] #36 59.60 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:38:21.706Z] #36 59.62 Setting up cmake-data (3.13.4-1) ... [2022-04-04T17:38:21.706Z] #36 59.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:38:21.706Z] #36 59.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:38:21.706Z] #36 59.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:38:21.706Z] #36 59.72 Setting up cmake (3.13.4-1) ... [2022-04-04T17:38:21.706Z] #36 59.74 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:21.706Z] #36 59.83 Processing triggers for mime-support (3.62) ... [2022-04-04T17:38:21.706Z] #36 DONE 60.2s [2022-04-04T17:38:21.893Z] #13 ... [2022-04-04T17:38:21.893Z] [2022-04-04T17:38:21.893Z] #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 [2022-04-04T17:38:21.893Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a [2022-04-04T17:38:21.893Z] #47 DONE 60.4s [2022-04-04T17:38:21.893Z] [2022-04-04T17:38:21.893Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:21.893Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:21.893Z] #13 54.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-04T17:38:21.893Z] #13 54.98 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-04T17:38:21.962Z] [2022-04-04T17:38:21.963Z] #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 [2022-04-04T17:38:21.963Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:21.963Z] #42 59.60 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:38:21.963Z] #42 59.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:38:21.963Z] #42 59.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:21.963Z] #42 59.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:38:21.963Z] #42 59.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:21.963Z] #42 59.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:38:21.963Z] #42 59.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:38:21.963Z] #42 59.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:38:21.963Z] #42 59.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:38:21.963Z] #42 59.79 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-04T17:38:22.526Z] #42 ... [2022-04-04T17:38:22.526Z] [2022-04-04T17:38:22.526Z] #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 [2022-04-04T17:38:22.526Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4 [2022-04-04T17:38:22.526Z] #47 DONE 61.0s [2022-04-04T17:38:22.526Z] [2022-04-04T17:38:22.526Z] #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 [2022-04-04T17:38:22.526Z] #37 sha256:3a0ab1af98d9850824e98c5750a82bd903d7d58e642128a301399be6b80dd9e2 [2022-04-04T17:38:22.787Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:38:22.801Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)" [2022-04-04T17:38:22.849Z] > git --version # timeout=10 [2022-04-04T17:38:22.862Z] > git --version # 'git version 2.25.1' [2022-04-04T17:38:22.900Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:38:22.827Z] > git --version # timeout=10 [2022-04-04T17:38:22.856Z] > git --version # 'git version 2.25.1' [2022-04-04T17:38:22.884Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T17:38:23.089Z] #37 1.405 + RM_GOPATH=0 [2022-04-04T17:38:23.089Z] #37 1.405 + TMP_GOPATH= [2022-04-04T17:38:23.089Z] #37 1.405 + : /build [2022-04-04T17:38:23.089Z] #37 1.405 + '[' -z '' ']' [2022-04-04T17:38:23.089Z] #37 1.406 ++ mktemp -d [2022-04-04T17:38:23.089Z] #37 1.408 + export GOPATH=/tmp/tmp.ndnHtgdEiF [2022-04-04T17:38:23.089Z] #37 1.408 + GOPATH=/tmp/tmp.ndnHtgdEiF [2022-04-04T17:38:23.089Z] #37 1.408 + RM_GOPATH=1 [2022-04-04T17:38:23.089Z] #37 1.408 + case "$(go env GOARCH)" in [2022-04-04T17:38:23.089Z] #37 1.408 ++ go env GOARCH [2022-04-04T17:38:23.089Z] #37 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:23.089Z] #37 1.432 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:23.089Z] #37 1.432 ++ dirname /tmp/install/install.sh [2022-04-04T17:38:23.089Z] #37 1.433 Install tini version v0.19.0 [2022-04-04T17:38:23.089Z] #37 1.433 + dir=/tmp/install [2022-04-04T17:38:23.089Z] #37 1.433 + bin=tini [2022-04-04T17:38:23.089Z] #37 1.433 + shift [2022-04-04T17:38:23.089Z] #37 1.433 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-04T17:38:23.089Z] #37 1.433 + . /tmp/install/tini.installer [2022-04-04T17:38:23.089Z] #37 1.433 ++ : v0.19.0 [2022-04-04T17:38:23.089Z] #37 1.433 + install_tini [2022-04-04T17:38:23.089Z] #37 1.433 + echo 'Install tini version v0.19.0' [2022-04-04T17:38:23.089Z] #37 1.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.ndnHtgdEiF/tini [2022-04-04T17:38:23.089Z] #37 1.435 Cloning into '/tmp/tmp.ndnHtgdEiF/tini'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-04-04T17:38:24.228Z] + docker version [2022-04-04T17:38:24.433Z] #13 ... [2022-04-04T17:38:24.435Z] [2022-04-04T17:38:24.435Z] #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 [2022-04-04T17:38:24.435Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:38:24.435Z] #34 52.65 internal/syscall/unix [2022-04-04T17:38:24.435Z] #34 52.98 time [2022-04-04T17:38:24.435Z] #34 58.69 internal/fmtsort [2022-04-04T17:38:24.435Z] #34 59.05 internal/poll [2022-04-04T17:38:24.435Z] #34 59.51 internal/syscall/execenv [2022-04-04T17:38:24.435Z] #34 59.92 path [2022-04-04T17:38:24.435Z] #34 61.01 io/fs [2022-04-04T17:38:24.435Z] #34 62.29 strings [2022-04-04T17:38:24.435Z] #34 62.42 os [2022-04-04T17:38:24.435Z] #34 ... [2022-04-04T17:38:24.435Z] [2022-04-04T17:38:24.435Z] #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 [2022-04-04T17:38:24.435Z] #37 sha256:433ee14db5117d40e8aeee2edd1fc7391a2db8fa57d1ba92e8e52279497ab6bf [2022-04-04T17:38:24.435Z] #37 1.128 + RM_GOPATH=0 [2022-04-04T17:38:24.435Z] #37 1.128 + TMP_GOPATH= [2022-04-04T17:38:24.435Z] #37 1.128 + : /build [2022-04-04T17:38:24.435Z] #37 1.128 + '[' -z '' ']' [2022-04-04T17:38:24.435Z] #37 1.128 ++ mktemp -d [2022-04-04T17:38:24.435Z] #37 1.139 + export GOPATH=/tmp/tmp.KJON6c3NoO [2022-04-04T17:38:24.435Z] #37 1.139 + GOPATH=/tmp/tmp.KJON6c3NoO [2022-04-04T17:38:24.435Z] #37 1.139 + RM_GOPATH=1 [2022-04-04T17:38:24.435Z] #37 1.139 + case "$(go env GOARCH)" in [2022-04-04T17:38:24.435Z] #37 1.139 ++ go env GOARCH [2022-04-04T17:38:24.435Z] #37 1.156 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:24.435Z] #37 1.156 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:38:24.435Z] #37 1.156 ++ dirname /tmp/install/install.sh [2022-04-04T17:38:24.435Z] #37 1.176 Install tini version v0.19.0 [2022-04-04T17:38:24.435Z] #37 1.176 + dir=/tmp/install [2022-04-04T17:38:24.435Z] #37 1.176 + bin=tini [2022-04-04T17:38:24.435Z] #37 1.176 + shift [2022-04-04T17:38:24.435Z] #37 1.176 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-04T17:38:24.435Z] #37 1.176 + . /tmp/install/tini.installer [2022-04-04T17:38:24.435Z] #37 1.176 ++ : v0.19.0 [2022-04-04T17:38:24.435Z] #37 1.176 + install_tini [2022-04-04T17:38:24.435Z] #37 1.176 + echo 'Install tini version v0.19.0' [2022-04-04T17:38:24.435Z] #37 1.176 + git clone https://github.com/krallin/tini.git /tmp/tmp.KJON6c3NoO/tini [2022-04-04T17:38:24.435Z] #37 1.179 Cloning into '/tmp/tmp.KJON6c3NoO/tini'... [2022-04-04T17:38:24.435Z] #37 2.277 + cd /tmp/tmp.KJON6c3NoO/tini [2022-04-04T17:38:24.435Z] #37 2.278 + git checkout -q v0.19.0 [2022-04-04T17:38:24.435Z] #37 2.283 + cmake . [2022-04-04T17:38:24.435Z] #37 2.829 -- The C compiler identification is GNU 8.3.0 [2022-04-04T17:38:24.435Z] #37 2.899 -- Check for working C compiler: /usr/bin/cc [2022-04-04T17:38:24.435Z] #37 3.498 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-04T17:38:24.435Z] #37 3.505 -- Detecting C compiler ABI info [2022-04-04T17:38:24.460Z] #37 2.439 + cd /tmp/tmp.ndnHtgdEiF/tini [2022-04-04T17:38:24.460Z] #37 2.456 + git checkout -q v0.19.0 [2022-04-04T17:38:24.460Z] #37 2.469 + cmake . [2022-04-04T17:38:24.475Z] + docker version [2022-04-04T17:38:24.696Z] #37 4.147 -- Detecting C compiler ABI info - done [2022-04-04T17:38:24.716Z] #37 3.166 -- The C compiler identification is GNU 8.3.0 [2022-04-04T17:38:24.956Z] #37 4.194 -- Detecting C compile features [2022-04-04T17:38:24.973Z] #37 3.222 -- Check for working C compiler: /usr/bin/cc [2022-04-04T17:38:25.539Z] #37 3.913 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-04T17:38:25.796Z] #37 3.920 -- Detecting C compiler ABI info [2022-04-04T17:38:25.895Z] #37 ... [2022-04-04T17:38:25.895Z] [2022-04-04T17:38:25.895Z] #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 [2022-04-04T17:38:25.895Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:25.895Z] #42 63.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:38:25.895Z] #42 63.84 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:25.895Z] #42 DONE 64.2s [2022-04-04T17:38:25.895Z] [2022-04-04T17:38:25.895Z] #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 [2022-04-04T17:38:25.895Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:26.053Z] #37 4.487 -- Detecting C compiler ABI info - done [2022-04-04T17:38:26.309Z] #37 4.553 -- Detecting C compile features [2022-04-04T17:38:27.240Z] #37 ... [2022-04-04T17:38:27.240Z] [2022-04-04T17:38:27.240Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:27.240Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:27.240Z] #13 60.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T17:38:27.240Z] #13 60.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-04T17:38:27.240Z] #13 60.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:38:27.800Z] #43 1.850 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:38:27.800Z] #43 1.851 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:38:27.800Z] #43 1.863 Note: Building without GnuTLS support [2022-04-04T17:38:27.800Z] #43 1.872 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:38:27.800Z] #43 1.872 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:38:27.805Z] #13 ... [2022-04-04T17:38:27.805Z] [2022-04-04T17:38:27.805Z] #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 [2022-04-04T17:38:27.805Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:38:27.805Z] #34 56.29 internal/syscall/unix [2022-04-04T17:38:27.805Z] #34 56.81 time [2022-04-04T17:38:27.805Z] #34 61.32 internal/fmtsort [2022-04-04T17:38:27.805Z] #34 61.99 internal/syscall/execenv [2022-04-04T17:38:27.805Z] #34 62.37 path [2022-04-04T17:38:27.805Z] #34 62.96 strings [2022-04-04T17:38:27.805Z] #34 63.59 internal/poll [2022-04-04T17:38:27.805Z] #34 65.55 io/fs [2022-04-04T17:38:27.805Z] #34 66.12 bufio [2022-04-04T17:38:28.062Z] #34 ... [2022-04-04T17:38:28.062Z] [2022-04-04T17:38:28.062Z] #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 [2022-04-04T17:38:28.062Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:38:28.062Z] #42 66.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:38:28.062Z] #42 66.47 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:38:28.650Z] #42 DONE 67.0s [2022-04-04T17:38:28.650Z] [2022-04-04T17:38:28.650Z] #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 [2022-04-04T17:38:28.650Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:29.188Z] #43 3.566 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:38:29.188Z] #43 3.619 GEN .gitid [2022-04-04T17:38:29.188Z] #43 3.659 GEN criu/include/version.h [2022-04-04T17:38:29.188Z] #43 3.729 GEN include/common/asm [2022-04-04T17:38:30.549Z] #43 1.902 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:38:30.549Z] #43 1.902 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:38:30.549Z] #43 1.927 Note: Building without GnuTLS support [2022-04-04T17:38:30.549Z] #43 1.937 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:38:30.549Z] #43 1.938 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:38:30.570Z] #43 ... [2022-04-04T17:38:30.570Z] [2022-04-04T17:38:30.570Z] #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 [2022-04-04T17:38:30.570Z] #37 sha256:433ee14db5117d40e8aeee2edd1fc7391a2db8fa57d1ba92e8e52279497ab6bf [2022-04-04T17:38:30.570Z] #37 6.373 -- Detecting C compile features - done [2022-04-04T17:38:30.570Z] #37 6.408 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T17:38:30.570Z] #37 6.681 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T17:38:30.570Z] #37 6.808 -- Configuring done [2022-04-04T17:38:30.570Z] #37 6.831 -- Generating done [2022-04-04T17:38:30.570Z] #37 6.844 -- Build files have been written to: /tmp/tmp.KJON6c3NoO/tini [2022-04-04T17:38:30.570Z] #37 6.856 + make tini-static [2022-04-04T17:38:30.570Z] #37 7.319 Scanning dependencies of target tini-static [2022-04-04T17:38:30.570Z] #37 7.512 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T17:38:30.570Z] #37 8.568 [100%] Linking C executable tini-static [2022-04-04T17:38:30.570Z] #37 9.234 [100%] Built target tini-static [2022-04-04T17:38:30.570Z] #37 9.316 + mkdir -p /build [2022-04-04T17:38:30.570Z] #37 9.328 + cp tini-static /build/docker-init [2022-04-04T17:38:30.570Z] #37 DONE 9.6s [2022-04-04T17:38:30.570Z] [2022-04-04T17:38:30.570Z] #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 [2022-04-04T17:38:30.570Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:38:30.570Z] #34 65.54 bufio [2022-04-04T17:38:30.570Z] #34 66.69 fmt [2022-04-04T17:38:30.570Z] #34 66.98 path/filepath [2022-04-04T17:38:30.570Z] #34 68.31 io/ioutil [2022-04-04T17:38:30.570Z] #34 68.76 text/tabwriter [2022-04-04T17:38:30.809Z] Client: Docker Engine - Community [2022-04-04T17:38:30.809Z] Version: 20.10.12 [2022-04-04T17:38:30.809Z] API version: 1.41 [2022-04-04T17:38:30.809Z] Go version: go1.16.12 [2022-04-04T17:38:30.809Z] Git commit: e91ed57 [2022-04-04T17:38:30.809Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-04T17:38:30.809Z] OS/Arch: linux/amd64 [2022-04-04T17:38:30.809Z] Context: default [2022-04-04T17:38:30.809Z] Experimental: true [2022-04-04T17:38:30.809Z] [2022-04-04T17:38:30.809Z] Server: Docker Engine - Community [2022-04-04T17:38:30.809Z] Engine: [2022-04-04T17:38:30.809Z] Version: 20.10.12 [2022-04-04T17:38:30.809Z] API version: 1.41 (minimum version 1.12) [2022-04-04T17:38:30.809Z] Go version: go1.16.12 [2022-04-04T17:38:30.809Z] Git commit: 459d0df [2022-04-04T17:38:30.809Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-04T17:38:30.809Z] OS/Arch: linux/amd64 [2022-04-04T17:38:30.809Z] Experimental: true [2022-04-04T17:38:30.809Z] containerd: [2022-04-04T17:38:30.809Z] Version: 1.4.12 [2022-04-04T17:38:30.809Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:38:30.809Z] runc: [2022-04-04T17:38:30.809Z] Version: 1.0.2 [2022-04-04T17:38:30.809Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T17:38:30.809Z] docker-init: [2022-04-04T17:38:30.809Z] Version: 0.19.0 [2022-04-04T17:38:30.809Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T17:38:31.120Z] + docker info [2022-04-04T17:38:31.950Z] #34 70.66 flag [2022-04-04T17:38:31.950Z] #34 70.67 github.com/BurntSushi/toml [2022-04-04T17:38:31.959Z] #43 ... [2022-04-04T17:38:31.959Z] [2022-04-04T17:38:31.959Z] #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 [2022-04-04T17:38:31.959Z] #37 sha256:3a0ab1af98d9850824e98c5750a82bd903d7d58e642128a301399be6b80dd9e2 [2022-04-04T17:38:31.959Z] #37 6.600 -- Detecting C compile features - done [2022-04-04T17:38:31.959Z] #37 6.661 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T17:38:31.959Z] #37 6.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T17:38:31.959Z] #37 7.005 -- Configuring done [2022-04-04T17:38:31.959Z] #37 7.023 -- Generating done [2022-04-04T17:38:31.959Z] #37 7.023 -- Build files have been written to: /tmp/tmp.ndnHtgdEiF/tini [2022-04-04T17:38:31.959Z] #37 7.043 + make tini-static [2022-04-04T17:38:31.959Z] #37 7.604 Scanning dependencies of target tini-static [2022-04-04T17:38:31.959Z] #37 7.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T17:38:31.959Z] #37 9.138 [100%] Linking C executable tini-static [2022-04-04T17:38:31.959Z] #37 9.734 [100%] Built target tini-static [2022-04-04T17:38:31.959Z] #37 9.799 + mkdir -p /build [2022-04-04T17:38:31.959Z] #37 9.801 + cp tini-static /build/docker-init [2022-04-04T17:38:31.959Z] #37 DONE 10.1s [2022-04-04T17:38:31.959Z] [2022-04-04T17:38:31.959Z] #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 [2022-04-04T17:38:31.959Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:38:31.959Z] #34 66.80 os [2022-04-04T17:38:31.959Z] #34 68.10 text/tabwriter [2022-04-04T17:38:31.959Z] #34 69.90 path/filepath [2022-04-04T17:38:31.959Z] #34 69.90 fmt [2022-04-04T17:38:32.209Z] #34 ... [2022-04-04T17:38:32.209Z] [2022-04-04T17:38:32.209Z] #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 [2022-04-04T17:38:32.209Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:32.209Z] #43 5.882 PBCC images/timens.pb-c.c [2022-04-04T17:38:32.209Z] #43 5.905 DEP images/timens.pb-c.d [2022-04-04T17:38:32.209Z] #43 5.933 PBCC images/fown.pb-c.c [2022-04-04T17:38:32.210Z] #43 5.950 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-04T17:38:32.210Z] #43 5.981 PBCC images/opts.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.006 PBCC images/memfd.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.050 DEP images/fown.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.102 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.148 DEP images/opts.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.220 DEP images/memfd.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.287 PBCC images/sit.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.352 DEP images/sit.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.405 PBCC images/macvlan.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.440 DEP images/macvlan.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.471 PBCC images/autofs.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.503 DEP images/autofs.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.569 PBCC images/sysctl.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.577 DEP images/sysctl.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.630 PBCC images/time.pb-c.c [2022-04-04T17:38:32.210Z] #43 6.655 DEP images/time.pb-c.d [2022-04-04T17:38:32.210Z] #43 6.691 PBCC images/binfmt-misc.pb-c.c [2022-04-04T17:38:32.469Z] #43 6.733 DEP images/binfmt-misc.pb-c.d [2022-04-04T17:38:32.469Z] #43 6.763 PBCC images/seccomp.pb-c.c [2022-04-04T17:38:32.469Z] #43 6.791 DEP images/seccomp.pb-c.d [2022-04-04T17:38:32.469Z] #43 6.824 PBCC images/userns.pb-c.c [2022-04-04T17:38:32.469Z] #43 6.858 DEP images/userns.pb-c.d [2022-04-04T17:38:32.469Z] #43 6.916 PBCC images/cgroup.pb-c.c [2022-04-04T17:38:32.624Z] Client: Docker Engine - Community [2022-04-04T17:38:32.624Z] Version: 20.10.12 [2022-04-04T17:38:32.624Z] API version: 1.41 [2022-04-04T17:38:32.624Z] Go version: go1.16.12 [2022-04-04T17:38:32.624Z] Git commit: e91ed57 [2022-04-04T17:38:32.624Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-04T17:38:32.624Z] OS/Arch: linux/arm64 [2022-04-04T17:38:32.624Z] Context: default [2022-04-04T17:38:32.624Z] Experimental: true [2022-04-04T17:38:32.624Z] [2022-04-04T17:38:32.624Z] Server: Docker Engine - Community [2022-04-04T17:38:32.624Z] Engine: [2022-04-04T17:38:32.624Z] Version: 20.10.12 [2022-04-04T17:38:32.624Z] API version: 1.41 (minimum version 1.12) [2022-04-04T17:38:32.624Z] Go version: go1.16.12 [2022-04-04T17:38:32.624Z] Git commit: 459d0df [2022-04-04T17:38:32.624Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-04T17:38:32.624Z] OS/Arch: linux/arm64 [2022-04-04T17:38:32.624Z] Experimental: true [2022-04-04T17:38:32.624Z] containerd: [2022-04-04T17:38:32.624Z] Version: 1.4.12 [2022-04-04T17:38:32.624Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:38:32.624Z] runc: [2022-04-04T17:38:32.624Z] Version: 1.0.2 [2022-04-04T17:38:32.624Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T17:38:32.624Z] docker-init: [2022-04-04T17:38:32.624Z] Version: 0.19.0 [2022-04-04T17:38:32.624Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T17:38:32.728Z] #43 6.926 DEP images/cgroup.pb-c.d [2022-04-04T17:38:32.728Z] #43 6.969 PBCC images/ext-file.pb-c.c [2022-04-04T17:38:32.728Z] #43 6.988 DEP images/ext-file.pb-c.d [2022-04-04T17:38:32.728Z] #43 7.012 PBCC images/rpc.pb-c.c [2022-04-04T17:38:32.728Z] #43 7.042 DEP images/rpc.pb-c.d [2022-04-04T17:38:32.728Z] #43 7.096 PBCC images/siginfo.pb-c.c [2022-04-04T17:38:32.728Z] #43 7.109 DEP images/siginfo.pb-c.d [2022-04-04T17:38:32.728Z] #43 7.181 PBCC images/pagemap.pb-c.c [2022-04-04T17:38:32.929Z] + docker info [2022-04-04T17:38:32.987Z] #43 7.222 DEP images/pagemap.pb-c.d [2022-04-04T17:38:32.987Z] #43 7.290 PBCC images/rlimit.pb-c.c [2022-04-04T17:38:32.987Z] #43 7.299 DEP images/rlimit.pb-c.d [2022-04-04T17:38:32.987Z] #43 7.364 PBCC images/file-lock.pb-c.c [2022-04-04T17:38:32.987Z] #43 7.381 DEP images/file-lock.pb-c.d [2022-04-04T17:38:32.987Z] #43 7.438 PBCC images/tty.pb-c.c [2022-04-04T17:38:32.987Z] #43 7.465 DEP images/tty.pb-c.d [2022-04-04T17:38:32.987Z] #43 7.503 PBCC images/tun.pb-c.c [2022-04-04T17:38:32.987Z] #43 7.540 PBCC images/netdev.pb-c.c [2022-04-04T17:38:33.246Z] #43 7.589 DEP images/tun.pb-c.d [2022-04-04T17:38:33.246Z] #43 7.650 DEP images/netdev.pb-c.d [2022-04-04T17:38:33.246Z] #43 7.705 PBCC images/vma.pb-c.c [2022-04-04T17:38:33.246Z] #43 7.753 DEP images/vma.pb-c.d [2022-04-04T17:38:33.504Z] #43 7.792 PBCC images/creds.pb-c.c [2022-04-04T17:38:33.504Z] #43 7.825 DEP images/creds.pb-c.d [2022-04-04T17:38:33.504Z] #43 7.853 PBCC images/utsns.pb-c.c [2022-04-04T17:38:33.504Z] #43 7.873 DEP images/utsns.pb-c.d [2022-04-04T17:38:33.504Z] #43 7.989 PBCC images/ipc-desc.pb-c.c [2022-04-04T17:38:33.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:38:33.752Z] [2022-04-04T17:38:33.752Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:38:33.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T17:38:33.752Z] HOSTNAME=32ba1bcbdf14 [2022-04-04T17:38:33.752Z] DEST=bundles/test-integration [2022-04-04T17:38:33.752Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:38:33.752Z] DOCKER_ROOTLESS=1 [2022-04-04T17:38:33.752Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:38:33.752Z] container=docker [2022-04-04T17:38:33.752Z] HOME=/root [2022-04-04T17:38:33.752Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:38:33.752Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:38:33.752Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:38:33.752Z] TERM=xterm [2022-04-04T17:38:33.752Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:38:33.752Z] SHLVL=1 [2022-04-04T17:38:33.752Z] TIMEOUT=120m [2022-04-04T17:38:33.752Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:38:33.752Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:38:33.752Z] GO111MODULE=off [2022-04-04T17:38:33.752Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T17:38:33.752Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T17:38:33.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:38:33.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:38:33.752Z] GOPATH=/go [2022-04-04T17:38:33.752Z] PKG_CONFIG=pkg-config [2022-04-04T17:38:33.752Z] _=/usr/bin/env [2022-04-04T17:38:33.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T17:38:33.763Z] #43 7.997 PBCC images/ipc-sem.pb-c.c [2022-04-04T17:38:33.763Z] #43 8.003 DEP images/ipc-desc.pb-c.d [2022-04-04T17:38:33.763Z] #43 8.077 DEP images/ipc-sem.pb-c.d [2022-04-04T17:38:33.763Z] #43 8.115 PBCC images/ipc-msg.pb-c.c [2022-04-04T17:38:33.763Z] #43 8.131 DEP images/ipc-msg.pb-c.d [2022-04-04T17:38:33.763Z] #43 8.182 PBCC images/ipc-shm.pb-c.c [2022-04-04T17:38:33.763Z] #43 8.191 DEP images/ipc-shm.pb-c.d [2022-04-04T17:38:33.763Z] #43 8.238 PBCC images/ipc-var.pb-c.c [2022-04-04T17:38:33.851Z] #34 71.99 io/ioutil [2022-04-04T17:38:33.851Z] #34 ... [2022-04-04T17:38:33.851Z] [2022-04-04T17:38:33.851Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:33.851Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:33.851Z] #13 66.57 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T17:38:33.851Z] #13 66.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:38:33.851Z] #13 66.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:38:33.851Z] #13 66.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-04T17:38:33.851Z] #13 66.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:38:33.851Z] #13 66.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:38:34.021Z] #43 8.277 DEP images/ipc-var.pb-c.d [2022-04-04T17:38:34.021Z] #43 8.333 PBCC images/sk-opts.pb-c.c [2022-04-04T17:38:34.021Z] #43 8.370 PBCC images/packet-sock.pb-c.c [2022-04-04T17:38:34.021Z] #43 8.409 DEP images/sk-opts.pb-c.d [2022-04-04T17:38:34.021Z] #43 8.439 DEP images/packet-sock.pb-c.d [2022-04-04T17:38:34.021Z] #43 8.480 PBCC images/sk-netlink.pb-c.c [2022-04-04T17:38:34.280Z] #43 8.513 DEP images/sk-netlink.pb-c.d [2022-04-04T17:38:34.280Z] #43 8.544 PBCC images/sk-inet.pb-c.c [2022-04-04T17:38:34.280Z] #43 8.591 DEP images/sk-inet.pb-c.d [2022-04-04T17:38:34.280Z] #43 8.635 PBCC images/sk-unix.pb-c.c [2022-04-04T17:38:34.280Z] #43 8.687 DEP images/sk-unix.pb-c.d [2022-04-04T17:38:34.540Z] #43 8.757 PBCC images/mm.pb-c.c [2022-04-04T17:38:34.540Z] #43 8.807 DEP images/mm.pb-c.d [2022-04-04T17:38:34.540Z] #43 8.841 PBCC images/timerfd.pb-c.c [2022-04-04T17:38:34.540Z] #43 8.872 DEP images/timerfd.pb-c.d [2022-04-04T17:38:34.540Z] #43 8.909 PBCC images/timer.pb-c.c [2022-04-04T17:38:34.540Z] #43 8.940 DEP images/timer.pb-c.d [2022-04-04T17:38:34.540Z] #43 8.977 PBCC images/sa.pb-c.c [2022-04-04T17:38:34.540Z] #43 9.013 DEP images/sa.pb-c.d [2022-04-04T17:38:34.540Z] #43 9.053 PBCC images/pipe-data.pb-c.c [2022-04-04T17:38:34.540Z] #43 9.080 DEP images/pipe-data.pb-c.d [2022-04-04T17:38:34.799Z] #43 9.120 PBCC images/mnt.pb-c.c [2022-04-04T17:38:34.799Z] #43 9.197 DEP images/mnt.pb-c.d [2022-04-04T17:38:34.799Z] #43 9.250 PBCC images/sk-packet.pb-c.c [2022-04-04T17:38:34.799Z] #43 9.257 DEP images/sk-packet.pb-c.d [2022-04-04T17:38:34.799Z] #43 9.312 PBCC images/tcp-stream.pb-c.c [2022-04-04T17:38:35.058Z] #43 9.403 DEP images/tcp-stream.pb-c.d [2022-04-04T17:38:35.058Z] #43 9.457 PBCC images/pipe.pb-c.c [2022-04-04T17:38:35.058Z] #43 9.514 DEP images/pipe.pb-c.d [2022-04-04T17:38:35.058Z] #43 9.589 PBCC images/pstree.pb-c.c [2022-04-04T17:38:35.317Z] #43 9.596 DEP images/pstree.pb-c.d [2022-04-04T17:38:35.317Z] #43 9.636 PBCC images/fs.pb-c.c [2022-04-04T17:38:35.317Z] #43 9.661 DEP images/fs.pb-c.d [2022-04-04T17:38:35.317Z] #43 9.716 PBCC images/signalfd.pb-c.c [2022-04-04T17:38:35.317Z] #43 9.749 DEP images/signalfd.pb-c.d [2022-04-04T17:38:35.317Z] #43 9.800 PBCC images/fh.pb-c.c [2022-04-04T17:38:35.317Z] #43 9.827 PBCC images/fsnotify.pb-c.c [2022-04-04T17:38:35.576Z] #43 9.883 DEP images/fh.pb-c.d [2022-04-04T17:38:35.576Z] #43 9.949 DEP images/fsnotify.pb-c.d [2022-04-04T17:38:35.576Z] #43 9.985 PBCC images/eventpoll.pb-c.c [2022-04-04T17:38:35.576Z] #43 10.01 DEP images/eventpoll.pb-c.d [2022-04-04T17:38:35.576Z] #43 10.06 PBCC images/eventfd.pb-c.c [2022-04-04T17:38:35.835Z] #43 10.09 DEP images/eventfd.pb-c.d [2022-04-04T17:38:35.835Z] #43 10.14 PBCC images/remap-file-path.pb-c.c [2022-04-04T17:38:35.835Z] #43 10.17 DEP images/remap-file-path.pb-c.d [2022-04-04T17:38:35.835Z] #43 10.21 PBCC images/fifo.pb-c.c [2022-04-04T17:38:35.835Z] #43 10.23 DEP images/fifo.pb-c.d [2022-04-04T17:38:35.835Z] #43 10.28 PBCC images/ghost-file.pb-c.c [2022-04-04T17:38:36.094Z] #43 10.33 DEP images/ghost-file.pb-c.d [2022-04-04T17:38:36.094Z] #43 10.38 PBCC images/regfile.pb-c.c [2022-04-04T17:38:36.094Z] #43 10.46 DEP images/regfile.pb-c.d [2022-04-04T17:38:36.094Z] #43 10.52 PBCC images/ns.pb-c.c [2022-04-04T17:38:36.094Z] #43 10.57 DEP images/ns.pb-c.d [2022-04-04T17:38:36.353Z] #43 10.61 PBCC images/fdinfo.pb-c.c [2022-04-04T17:38:36.353Z] #43 10.68 DEP images/fdinfo.pb-c.d [2022-04-04T17:38:36.353Z] #43 10.74 PBCC images/core-aarch64.pb-c.c [2022-04-04T17:38:36.353Z] #43 10.78 PBCC images/core-arm.pb-c.c [2022-04-04T17:38:36.612Z] #43 10.82 PBCC images/core-ppc64.pb-c.c [2022-04-04T17:38:36.612Z] #43 10.86 PBCC images/core-s390.pb-c.c [2022-04-04T17:38:36.612Z] #43 10.92 PBCC images/core-x86.pb-c.c [2022-04-04T17:38:36.612Z] #43 10.96 PBCC images/core.pb-c.c [2022-04-04T17:38:36.612Z] #43 11.04 PBCC images/inventory.pb-c.c [2022-04-04T17:38:36.872Z] #43 11.10 DEP images/core-aarch64.pb-c.d [2022-04-04T17:38:36.872Z] #43 11.14 DEP images/core-arm.pb-c.d [2022-04-04T17:38:36.872Z] #43 11.20 DEP images/core-ppc64.pb-c.d [2022-04-04T17:38:36.872Z] #43 11.23 DEP images/core-s390.pb-c.d [2022-04-04T17:38:36.872Z] #43 11.26 DEP images/core-x86.pb-c.d [2022-04-04T17:38:36.872Z] #43 11.31 DEP images/core.pb-c.d [2022-04-04T17:38:37.132Z] #43 11.35 DEP images/inventory.pb-c.d [2022-04-04T17:38:37.132Z] #43 11.40 PBCC images/cpuinfo.pb-c.c [2022-04-04T17:38:37.132Z] #43 11.45 DEP images/cpuinfo.pb-c.d [2022-04-04T17:38:37.132Z] #43 11.50 PBCC images/stats.pb-c.c [2022-04-04T17:38:37.132Z] #43 11.52 DEP images/stats.pb-c.d [2022-04-04T17:38:37.392Z] #43 ... [2022-04-04T17:38:37.392Z] [2022-04-04T17:38:37.392Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:38:37.392Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:38:37.392Z] #13 60.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T17:38:37.392Z] #13 60.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-04T17:38:37.392Z] #13 60.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:38:37.392Z] #13 66.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T17:38:37.392Z] #13 66.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:38:37.392Z] #13 66.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:38:37.392Z] #13 66.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-04T17:38:37.392Z] #13 66.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:38:37.392Z] #13 66.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:38:37.392Z] #13 ... [2022-04-04T17:38:37.392Z] [2022-04-04T17:38:37.392Z] #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 [2022-04-04T17:38:37.392Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b [2022-04-04T17:38:37.392Z] #34 72.30 log [2022-04-04T17:38:37.392Z] #34 74.30 github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:38:37.392Z] #34 DONE 76.0s [2022-04-04T17:38:37.651Z] [2022-04-04T17:38:37.651Z] #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 [2022-04-04T17:38:37.651Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:39.032Z] #43 13.55 make[1]: Nothing to be done for 'all'. [2022-04-04T17:38:39.100Z] #13 ... [2022-04-04T17:38:39.100Z] [2022-04-04T17:38:39.100Z] #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 [2022-04-04T17:38:39.100Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:39.100Z] #43 4.171 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:38:39.100Z] #43 4.281 GEN .gitid [2022-04-04T17:38:39.100Z] #43 4.301 GEN criu/include/version.h [2022-04-04T17:38:39.100Z] #43 4.433 GEN include/common/asm [2022-04-04T17:38:39.100Z] #43 5.908 PBCC images/timens.pb-c.c [2022-04-04T17:38:39.100Z] #43 5.918 DEP images/timens.pb-c.d [2022-04-04T17:38:39.100Z] #43 5.993 PBCC images/fown.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.002 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.057 PBCC images/opts.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.115 PBCC images/memfd.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.210 DEP images/fown.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.262 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.295 DEP images/opts.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.340 DEP images/memfd.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.398 PBCC images/sit.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.445 DEP images/sit.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.510 PBCC images/macvlan.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.526 DEP images/macvlan.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.556 PBCC images/autofs.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.567 DEP images/autofs.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.610 PBCC images/sysctl.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.630 DEP images/sysctl.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.674 PBCC images/time.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.696 DEP images/time.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.734 PBCC images/binfmt-misc.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.759 DEP images/binfmt-misc.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.798 PBCC images/seccomp.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.817 DEP images/seccomp.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.863 PBCC images/userns.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.902 DEP images/userns.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.925 PBCC images/cgroup.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.946 DEP images/cgroup.pb-c.d [2022-04-04T17:38:39.101Z] #43 6.987 PBCC images/ext-file.pb-c.c [2022-04-04T17:38:39.101Z] #43 6.997 DEP images/ext-file.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.039 PBCC images/rpc.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.086 DEP images/rpc.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.126 PBCC images/siginfo.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.142 DEP images/siginfo.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.211 PBCC images/pagemap.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.232 DEP images/pagemap.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.293 PBCC images/rlimit.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.319 DEP images/rlimit.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.358 PBCC images/file-lock.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.382 DEP images/file-lock.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.431 PBCC images/tty.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.497 DEP images/tty.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.564 PBCC images/tun.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.587 PBCC images/netdev.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.683 DEP images/tun.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.721 DEP images/netdev.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.773 PBCC images/vma.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.801 DEP images/vma.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.867 PBCC images/creds.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.899 DEP images/creds.pb-c.d [2022-04-04T17:38:39.101Z] #43 7.937 PBCC images/utsns.pb-c.c [2022-04-04T17:38:39.101Z] #43 7.961 DEP images/utsns.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.038 PBCC images/ipc-desc.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.077 PBCC images/ipc-sem.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.106 DEP images/ipc-desc.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.153 DEP images/ipc-sem.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.218 PBCC images/ipc-msg.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.227 DEP images/ipc-msg.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.282 PBCC images/ipc-shm.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.292 DEP images/ipc-shm.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.339 PBCC images/ipc-var.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.393 DEP images/ipc-var.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.468 PBCC images/sk-opts.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.509 PBCC images/packet-sock.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.546 DEP images/sk-opts.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.608 DEP images/packet-sock.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.674 PBCC images/sk-netlink.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.744 DEP images/sk-netlink.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.796 PBCC images/sk-inet.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.840 DEP images/sk-inet.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.890 PBCC images/sk-unix.pb-c.c [2022-04-04T17:38:39.101Z] #43 8.939 DEP images/sk-unix.pb-c.d [2022-04-04T17:38:39.101Z] #43 8.982 PBCC images/mm.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.026 DEP images/mm.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.065 PBCC images/timerfd.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.117 DEP images/timerfd.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.190 PBCC images/timer.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.202 DEP images/timer.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.246 PBCC images/sa.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.314 DEP images/sa.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.345 PBCC images/pipe-data.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.368 DEP images/pipe-data.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.415 PBCC images/mnt.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.498 DEP images/mnt.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.542 PBCC images/sk-packet.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.569 DEP images/sk-packet.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.638 PBCC images/tcp-stream.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.681 DEP images/tcp-stream.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.754 PBCC images/pipe.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.835 DEP images/pipe.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.902 PBCC images/pstree.pb-c.c [2022-04-04T17:38:39.101Z] #43 9.920 DEP images/pstree.pb-c.d [2022-04-04T17:38:39.101Z] #43 9.970 PBCC images/fs.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.01 DEP images/fs.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.06 PBCC images/signalfd.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.10 DEP images/signalfd.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.15 PBCC images/fh.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.19 PBCC images/fsnotify.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.26 DEP images/fh.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.34 DEP images/fsnotify.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.40 PBCC images/eventpoll.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.45 DEP images/eventpoll.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.50 PBCC images/eventfd.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.52 DEP images/eventfd.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.61 PBCC images/remap-file-path.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.62 DEP images/remap-file-path.pb-c.d [2022-04-04T17:38:39.101Z] #43 10.69 PBCC images/fifo.pb-c.c [2022-04-04T17:38:39.101Z] #43 10.71 DEP images/fifo.pb-c.d [2022-04-04T17:38:39.358Z] #43 10.75 PBCC images/ghost-file.pb-c.c [2022-04-04T17:38:39.358Z] #43 10.80 DEP images/ghost-file.pb-c.d [2022-04-04T17:38:39.358Z] #43 10.85 PBCC images/regfile.pb-c.c [2022-04-04T17:38:39.358Z] #43 10.92 DEP images/regfile.pb-c.d [2022-04-04T17:38:39.358Z] #43 10.96 PBCC images/ns.pb-c.c [2022-04-04T17:38:39.614Z] #43 11.01 DEP images/ns.pb-c.d [2022-04-04T17:38:39.614Z] #43 11.04 PBCC images/fdinfo.pb-c.c [2022-04-04T17:38:39.614Z] #43 11.11 DEP images/fdinfo.pb-c.d [2022-04-04T17:38:39.614Z] #43 11.17 PBCC images/core-aarch64.pb-c.c [2022-04-04T17:38:39.614Z] #43 11.19 PBCC images/core-arm.pb-c.c [2022-04-04T17:38:39.614Z] #43 11.23 PBCC images/core-ppc64.pb-c.c [2022-04-04T17:38:39.871Z] #43 11.26 PBCC images/core-s390.pb-c.c [2022-04-04T17:38:39.871Z] #43 11.29 PBCC images/core-x86.pb-c.c [2022-04-04T17:38:39.871Z] #43 11.33 PBCC images/core.pb-c.c [2022-04-04T17:38:39.871Z] #43 11.42 PBCC images/inventory.pb-c.c [2022-04-04T17:38:39.871Z] #43 11.49 DEP images/core-aarch64.pb-c.d [2022-04-04T17:38:40.127Z] #43 11.60 DEP images/core-arm.pb-c.d [2022-04-04T17:38:40.128Z] #43 ... [2022-04-04T17:38:40.128Z] [2022-04-04T17:38:40.128Z] #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 [2022-04-04T17:38:40.128Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c [2022-04-04T17:38:40.128Z] #34 73.44 flag [2022-04-04T17:38:40.128Z] #34 73.46 github.com/BurntSushi/toml [2022-04-04T17:38:40.128Z] #34 74.96 log [2022-04-04T17:38:40.128Z] #34 76.91 github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:38:40.128Z] #34 DONE 78.7s [2022-04-04T17:38:40.128Z] [2022-04-04T17:38:40.128Z] #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 [2022-04-04T17:38:40.128Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:40.128Z] #43 11.62 DEP images/core-ppc64.pb-c.d [2022-04-04T17:38:40.128Z] #43 11.66 DEP images/core-s390.pb-c.d [2022-04-04T17:38:40.384Z] #43 11.71 DEP images/core-x86.pb-c.d [2022-04-04T17:38:40.384Z] #43 11.84 DEP images/core.pb-c.d [2022-04-04T17:38:40.384Z] #43 11.91 DEP images/inventory.pb-c.d [2022-04-04T17:38:40.384Z] #43 11.96 PBCC images/cpuinfo.pb-c.c [2022-04-04T17:38:40.412Z] #43 14.64 CC images/stats.o [2022-04-04T17:38:40.642Z] #43 12.02 DEP images/cpuinfo.pb-c.d [2022-04-04T17:38:40.642Z] #43 12.07 PBCC images/stats.pb-c.c [2022-04-04T17:38:40.642Z] #43 12.10 DEP images/stats.pb-c.d [2022-04-04T17:38:40.672Z] #43 15.02 CC images/core.o [2022-04-04T17:38:41.242Z] #43 15.53 CC images/core-x86.o [2022-04-04T17:38:41.811Z] #43 16.06 CC images/core-arm.o [2022-04-04T17:38:41.811Z] #43 16.34 CC images/core-aarch64.o [2022-04-04T17:38:42.014Z] #43 13.47 make[1]: Nothing to be done for 'all'. [2022-04-04T17:38:42.380Z] #43 16.69 CC images/core-ppc64.o [2022-04-04T17:38:42.948Z] #43 17.11 CC images/core-s390.o [2022-04-04T17:38:43.209Z] #43 17.69 CC images/cpuinfo.o [2022-04-04T17:38:43.382Z] #43 14.65 CC images/stats.o [2022-04-04T17:38:43.639Z] #43 14.99 CC images/core.o [2022-04-04T17:38:43.779Z] #43 18.14 CC images/inventory.o [2022-04-04T17:38:44.044Z] #43 18.40 CC images/fdinfo.o [2022-04-04T17:38:44.203Z] #43 15.63 CC images/core-x86.o [2022-04-04T17:38:44.303Z] #43 18.76 CC images/fown.o [2022-04-04T17:38:44.562Z] #43 18.99 CC images/ns.o [2022-04-04T17:38:44.765Z] #43 16.15 CC images/core-arm.o [2022-04-04T17:38:44.822Z] #43 19.21 CC images/regfile.o [2022-04-04T17:38:45.021Z] #43 16.44 CC images/core-aarch64.o [2022-04-04T17:38:45.081Z] #43 19.44 CC images/ghost-file.o [2022-04-04T17:38:45.137Z] Client: [2022-04-04T17:38:45.137Z] Context: default [2022-04-04T17:38:45.137Z] Debug Mode: false [2022-04-04T17:38:45.137Z] Plugins: [2022-04-04T17:38:45.137Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T17:38:45.137Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T17:38:45.137Z] [2022-04-04T17:38:45.137Z] Server: [2022-04-04T17:38:45.137Z] Containers: 0 [2022-04-04T17:38:45.137Z] Running: 0 [2022-04-04T17:38:45.137Z] Paused: 0 [2022-04-04T17:38:45.137Z] Stopped: 0 [2022-04-04T17:38:45.137Z] Images: 0 [2022-04-04T17:38:45.137Z] Server Version: 20.10.12 [2022-04-04T17:38:45.137Z] Storage Driver: overlay2 [2022-04-04T17:38:45.137Z] Backing Filesystem: extfs [2022-04-04T17:38:45.137Z] Supports d_type: true [2022-04-04T17:38:45.137Z] Native Overlay Diff: true [2022-04-04T17:38:45.137Z] userxattr: false [2022-04-04T17:38:45.137Z] Logging Driver: json-file [2022-04-04T17:38:45.137Z] Cgroup Driver: cgroupfs [2022-04-04T17:38:45.137Z] Cgroup Version: 1 [2022-04-04T17:38:45.137Z] Plugins: [2022-04-04T17:38:45.137Z] Volume: local [2022-04-04T17:38:45.137Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T17:38:45.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T17:38:45.137Z] Swarm: inactive [2022-04-04T17:38:45.137Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T17:38:45.137Z] Default Runtime: runc [2022-04-04T17:38:45.137Z] Init Binary: docker-init [2022-04-04T17:38:45.137Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:38:45.137Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T17:38:45.137Z] init version: de40ad0 [2022-04-04T17:38:45.137Z] Security Options: [2022-04-04T17:38:45.137Z] apparmor [2022-04-04T17:38:45.137Z] seccomp [2022-04-04T17:38:45.137Z] Profile: default [2022-04-04T17:38:45.137Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T17:38:45.137Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T17:38:45.137Z] OSType: linux [2022-04-04T17:38:45.137Z] Architecture: aarch64 [2022-04-04T17:38:45.137Z] CPUs: 2 [2022-04-04T17:38:45.137Z] Total Memory: 7.576GiB [2022-04-04T17:38:45.137Z] Name: ip-10-100-108-115 [2022-04-04T17:38:45.137Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-04T17:38:45.137Z] Docker Root Dir: /var/lib/docker [2022-04-04T17:38:45.137Z] Debug Mode: false [2022-04-04T17:38:45.137Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:38:45.137Z] Labels: [2022-04-04T17:38:45.137Z] Experimental: true [2022-04-04T17:38:45.137Z] Insecure Registries: [2022-04-04T17:38:45.137Z] 127.0.0.0/8 [2022-04-04T17:38:45.137Z] Live Restore Enabled: true [2022-04-04T17:38:45.137Z] [Pipeline] sh [2022-04-04T17:38:45.278Z] #43 16.77 CC images/core-ppc64.o [2022-04-04T17:38:45.340Z] #43 19.73 CC images/fifo.o [2022-04-04T17:38:45.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:38:45.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-04T17:38:45.422Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-04T17:38:45.422Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh [2022-04-04T17:38:45.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T17:38:45.422Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-04T17:38:45.422Z] [2022-04-04T17:38:45.422Z] Generally Necessary: [2022-04-04T17:38:45.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T17:38:45.422Z] - apparmor: enabled and tools installed [2022-04-04T17:38:45.422Z] - CONFIG_NAMESPACES: enabled [2022-04-04T17:38:45.422Z] - CONFIG_NET_NS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_PID_NS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_IPC_NS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_UTS_NS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUPS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CPUSETS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_MEMCG: enabled [2022-04-04T17:38:45.422Z] - CONFIG_KEYS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_VETH: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-04T17:38:45.422Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T17:38:45.422Z] [2022-04-04T17:38:45.422Z] Optional Features: [2022-04-04T17:38:45.422Z] - CONFIG_USER_NS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_SECCOMP: enabled [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T17:38:45.422Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T17:38:45.599Z] #43 19.89 CC images/remap-file-path.o [2022-04-04T17:38:45.599Z] #43 20.01 CC images/eventfd.o [2022-04-04T17:38:45.681Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T17:38:45.681Z] (cgroup swap accounting is currently enabled) [2022-04-04T17:38:45.681Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T17:38:45.681Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T17:38:45.681Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-04T17:38:45.681Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T17:38:45.681Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T17:38:45.681Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T17:38:45.681Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T17:38:45.681Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS: enabled [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T17:38:45.681Z] - Network Drivers: [2022-04-04T17:38:45.681Z] - "overlay": [2022-04-04T17:38:45.681Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T17:38:45.681Z] Optional (for encrypted networks): [2022-04-04T17:38:45.681Z] - CONFIG_CRYPTO: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T17:38:45.681Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T17:38:45.681Z] - CONFIG_XFRM: enabled [2022-04-04T17:38:45.681Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-04T17:38:45.681Z] - "ipvlan": [2022-04-04T17:38:45.681Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T17:38:45.681Z] - "macvlan": [2022-04-04T17:38:45.681Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T17:38:45.681Z] - "ftp,tftp client in container": [2022-04-04T17:38:45.681Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T17:38:45.681Z] - Storage Drivers: [2022-04-04T17:38:45.681Z] - "aufs": [2022-04-04T17:38:45.681Z] - CONFIG_AUFS_FS: missing [2022-04-04T17:38:45.681Z] - "btrfs": [2022-04-04T17:38:45.681Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T17:38:45.681Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T17:38:45.681Z] - "devicemapper": [2022-04-04T17:38:45.841Z] #43 17.36 CC images/core-s390.o [2022-04-04T17:38:45.858Z] #43 20.16 CC images/eventpoll.o [2022-04-04T17:38:45.939Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T17:38:45.939Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T17:38:45.939Z] - "overlay": [2022-04-04T17:38:45.939Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T17:38:45.939Z] - "zfs": [2022-04-04T17:38:45.939Z] - /dev/zfs: present [2022-04-04T17:38:45.939Z] - zfs command: missing [2022-04-04T17:38:45.939Z] - zpool command: missing [2022-04-04T17:38:45.939Z] [2022-04-04T17:38:45.939Z] Limits: [2022-04-04T17:38:45.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T17:38:45.939Z] [2022-04-04T17:38:45.939Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T17:38:46.117Z] #43 20.38 CC images/fh.o [2022-04-04T17:38:46.117Z] #43 20.60 CC images/fsnotify.o [2022-04-04T17:38:46.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 . [2022-04-04T17:38:46.268Z] #2 [internal] load .dockerignore [2022-04-04T17:38:46.268Z] #2 sha256:43f3954c0e04be7378269ed64b4d475aca6b8cc0e74b79682727ac975d6f69fe [2022-04-04T17:38:46.268Z] #2 transferring context: [2022-04-04T17:38:46.404Z] #43 17.91 CC images/cpuinfo.o [2022-04-04T17:38:46.540Z] #2 transferring context: 87B done [2022-04-04T17:38:46.540Z] #2 DONE 0.1s [2022-04-04T17:38:46.540Z] [2022-04-04T17:38:46.540Z] #1 [internal] load build definition from Dockerfile [2022-04-04T17:38:46.540Z] #1 sha256:3863aa97fca8aa07c12269dde643bc5ae0f2f24d654a048d23c7bb9fa053e4fc [2022-04-04T17:38:46.540Z] #1 transferring dockerfile: 17.05kB done [2022-04-04T17:38:46.540Z] #1 DONE 0.1s [2022-04-04T17:38:46.540Z] [2022-04-04T17:38:46.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-04T17:38:46.540Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-04-04T17:38:46.685Z] #43 21.16 CC images/signalfd.o [2022-04-04T17:38:46.944Z] #43 21.36 CC images/fs.o [2022-04-04T17:38:46.968Z] #43 18.25 CC images/inventory.o [2022-04-04T17:38:46.968Z] #43 18.43 CC images/fdinfo.o [2022-04-04T17:38:47.108Z] #3 DONE 0.5s [2022-04-04T17:38:47.108Z] [2022-04-04T17:38:47.108Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-04T17:38:47.108Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-04-04T17:38:47.108Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-04T17:38:47.108Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-04T17:38:47.108Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-04-04T17:38:47.108Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-04-04T17:38:47.108Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-04-04T17:38:47.108Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2022-04-04T17:38:47.204Z] #43 21.60 CC images/pstree.o [2022-04-04T17:38:47.225Z] #43 18.72 CC images/fown.o [2022-04-04T17:38:47.366Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2022-04-04T17:38:47.463Z] #43 21.79 CC images/pipe.o [2022-04-04T17:38:47.481Z] #43 18.93 CC images/ns.o [2022-04-04T17:38:47.481Z] #43 19.06 CC images/regfile.o [2022-04-04T17:38:47.625Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2022-04-04T17:38:47.625Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-04-04T17:38:47.722Z] #43 21.97 CC images/tcp-stream.o [2022-04-04T17:38:47.737Z] #43 19.25 CC images/ghost-file.o [2022-04-04T17:38:47.883Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-04-04T17:38:47.883Z] #4 DONE 0.8s [2022-04-04T17:38:47.981Z] #43 22.23 CC images/sk-packet.o [2022-04-04T17:38:47.981Z] #43 ... [2022-04-04T17:38:47.981Z] [2022-04-04T17:38:47.981Z] #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 [2022-04-04T17:38:47.981Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f [2022-04-04T17:38:48.003Z] #43 19.43 CC images/fifo.o [2022-04-04T17:38:48.142Z] [2022-04-04T17:38:48.142Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:38:48.142Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:38:48.264Z] #43 19.56 CC images/remap-file-path.o [2022-04-04T17:38:48.264Z] #43 19.79 CC images/eventfd.o [2022-04-04T17:38:48.520Z] #43 19.96 CC images/eventpoll.o [2022-04-04T17:38:48.776Z] #43 20.21 CC images/fh.o [2022-04-04T17:38:49.032Z] #43 20.46 CC images/fsnotify.o [2022-04-04T17:38:49.078Z] #8 ... [2022-04-04T17:38:49.078Z] [2022-04-04T17:38:49.078Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:38:49.078Z] #5 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-04-04T17:38:49.078Z] #5 DONE 1.0s [2022-04-04T17:38:49.078Z] [2022-04-04T17:38:49.078Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:38:49.078Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-04-04T17:38:49.078Z] #6 DONE 1.0s [2022-04-04T17:38:49.078Z] [2022-04-04T17:38:49.078Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:38:49.078Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T17:38:49.078Z] #7 DONE 1.1s [2022-04-04T17:38:49.078Z] [2022-04-04T17:38:49.078Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:38:49.078Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:38:49.214Z] Client: [2022-04-04T17:38:49.214Z] Context: default [2022-04-04T17:38:49.214Z] Debug Mode: false [2022-04-04T17:38:49.214Z] Plugins: [2022-04-04T17:38:49.214Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T17:38:49.214Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T17:38:49.214Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T17:38:49.214Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T17:38:49.214Z] [2022-04-04T17:38:49.214Z] Server: [2022-04-04T17:38:49.214Z] Containers: 0 [2022-04-04T17:38:49.214Z] Running: 0 [2022-04-04T17:38:49.214Z] Paused: 0 [2022-04-04T17:38:49.214Z] Stopped: 0 [2022-04-04T17:38:49.214Z] Images: 0 [2022-04-04T17:38:49.214Z] Server Version: 20.10.12 [2022-04-04T17:38:49.214Z] Storage Driver: overlay2 [2022-04-04T17:38:49.214Z] Backing Filesystem: extfs [2022-04-04T17:38:49.214Z] Supports d_type: true [2022-04-04T17:38:49.214Z] Native Overlay Diff: true [2022-04-04T17:38:49.214Z] userxattr: false [2022-04-04T17:38:49.214Z] Logging Driver: json-file [2022-04-04T17:38:49.214Z] Cgroup Driver: systemd [2022-04-04T17:38:49.214Z] Cgroup Version: 2 [2022-04-04T17:38:49.214Z] Plugins: [2022-04-04T17:38:49.214Z] Volume: local [2022-04-04T17:38:49.214Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T17:38:49.214Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T17:38:49.214Z] Swarm: inactive [2022-04-04T17:38:49.214Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T17:38:49.214Z] Default Runtime: runc [2022-04-04T17:38:49.214Z] Init Binary: docker-init [2022-04-04T17:38:49.214Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T17:38:49.214Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T17:38:49.214Z] init version: de40ad0 [2022-04-04T17:38:49.214Z] Security Options: [2022-04-04T17:38:49.214Z] apparmor [2022-04-04T17:38:49.214Z] seccomp [2022-04-04T17:38:49.214Z] Profile: default [2022-04-04T17:38:49.214Z] cgroupns [2022-04-04T17:38:49.214Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T17:38:49.214Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T17:38:49.214Z] OSType: linux [2022-04-04T17:38:49.214Z] Architecture: x86_64 [2022-04-04T17:38:49.214Z] CPUs: 2 [2022-04-04T17:38:49.214Z] Total Memory: 7.477GiB [2022-04-04T17:38:49.214Z] Name: ip-10-100-113-185 [2022-04-04T17:38:49.214Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-04T17:38:49.214Z] Docker Root Dir: /var/lib/docker [2022-04-04T17:38:49.214Z] Debug Mode: false [2022-04-04T17:38:49.214Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:38:49.214Z] Labels: [2022-04-04T17:38:49.214Z] Experimental: true [2022-04-04T17:38:49.214Z] Insecure Registries: [2022-04-04T17:38:49.214Z] 127.0.0.0/8 [2022-04-04T17:38:49.214Z] Live Restore Enabled: true [2022-04-04T17:38:49.214Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T17:38:49.289Z] #43 20.92 CC images/signalfd.o [2022-04-04T17:38:49.289Z] #56 41.77 Checking out files: 61% (2834/4593) Checking out files: 62% (2848/4593) Checking out files: 63% (2894/4593) Checking out files: 64% (2940/4593) Checking out files: 65% (2986/4593) Checking out files: 66% (3032/4593) Checking out files: 67% (3078/4593) Checking out files: 68% (3124/4593) Checking out files: 69% (3170/4593) Checking out files: 70% (3216/4593) Checking out files: 71% (3262/4593) Checking out files: 72% (3307/4593) Checking out files: 73% (3353/4593) Checking out files: 74% (3399/4593) Checking out files: 75% (3445/4593) Checking out files: 76% (3491/4593) Checking out files: 77% (3537/4593) Checking out files: 78% (3583/4593) Checking out files: 79% (3629/4593) Checking out files: 80% (3675/4593) Checking out files: 81% (3721/4593) Checking out files: 82% (3767/4593) Checking out files: 83% (3813/4593) Checking out files: 84% (3859/4593) Checking out files: 85% (3905/4593) Checking out files: 86% (3950/4593) Checking out files: 87% (3996/4593) Checking out files: 88% (4042/4593) Checking out files: 89% (4088/4593) Checking out files: 90% (4134/4593) Checking out files: 91% (4180/4593) Checking out files: 92% (4226/4593) Checking out files: 93% (4272/4593) Checking out files: 94% (4318/4593) Checking out files: 95% (4364/4593) Checking out files: 96% (4410/4593) Checking out files: 96% (4444/4593) Checking out files: 97% (4456/4593) Checking out files: 98% (4502/4593) Checking out files: 99% (4548/4593) Checking out files: 100% (4593/4593) Checking out files: 100% (4593/4593), done. [2022-04-04T17:38:49.289Z] #56 42.92 + cd /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd [2022-04-04T17:38:49.289Z] #56 42.92 + git checkout -q v1.5.11 [2022-04-04T17:38:49.336Z] #8 DONE 1.2s [2022-04-04T17:38:49.544Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 . [2022-04-04T17:38:49.544Z] #1 [internal] load build definition from Dockerfile [2022-04-04T17:38:49.544Z] #1 sha256:c6641ee31a08f58570d2e45ebae4341636ec7f8ed14875f3908ce52f63217e32 [2022-04-04T17:38:49.544Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-04-04T17:38:49.544Z] #1 DONE 0.1s [2022-04-04T17:38:49.544Z] [2022-04-04T17:38:49.544Z] #2 [internal] load .dockerignore [2022-04-04T17:38:49.544Z] #2 sha256:b128fc91af0f9a2fd2a5d01e02370085060cf8adb80b04859cc113bc0b8499ab [2022-04-04T17:38:49.544Z] #2 transferring context: 87B done [2022-04-04T17:38:49.597Z] [2022-04-04T17:38:49.597Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:38:49.597Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4 [2022-04-04T17:38:49.597Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a done [2022-04-04T17:38:49.597Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-04T17:38:49.597Z] #26 sha256:a6b19c21082133146302e33c31b8aca9c313044b6cfe3dda041867fcd9d86fd9 529B / 529B done [2022-04-04T17:38:49.597Z] #26 sha256:fbbcf383034e9eb95f0490b9c6e6ee0c1fd99b7ae77cecc7b85da30dda33741f 1.48kB / 1.48kB done [2022-04-04T17:38:49.803Z] #2 DONE 0.1s [2022-04-04T17:38:49.803Z] [2022-04-04T17:38:49.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-04T17:38:49.803Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-04T17:38:49.851Z] #43 21.12 CC images/fs.o [2022-04-04T17:38:49.851Z] #43 ... [2022-04-04T17:38:49.851Z] [2022-04-04T17:38:49.851Z] #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 [2022-04-04T17:38:49.851Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b [2022-04-04T17:38:49.857Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 0B / 49.23MB 0.2s [2022-04-04T17:38:50.062Z] #3 DONE 0.3s [2022-04-04T17:38:50.062Z] [2022-04-04T17:38:50.062Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-04T17:38:50.062Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-04T17:38:50.062Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-04T17:38:50.062Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-04T17:38:50.062Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-04T17:38:50.062Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-04-04T17:38:50.062Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-04T17:38:50.121Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 3.49MB / 49.23MB 0.3s [2022-04-04T17:38:50.121Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 15.07MB / 49.23MB 0.4s [2022-04-04T17:38:50.321Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-04T17:38:50.388Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 29.48MB / 49.23MB 0.5s [2022-04-04T17:38:50.388Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 39.85MB / 49.23MB 0.7s [2022-04-04T17:38:50.581Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-04-04T17:38:50.647Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 48.23MB / 49.23MB 0.8s [2022-04-04T17:38:50.840Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-04T17:38:50.840Z] #4 DONE 0.6s [2022-04-04T17:38:50.840Z] [2022-04-04T17:38:50.840Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-04-04T17:38:50.840Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-04T17:38:50.878Z] #56 43.41 Checking out files: 53% (2449/4593) Checking out files: 54% (2481/4593) Checking out files: 55% (2527/4593) Checking out files: 56% (2573/4593) Checking out files: 57% (2619/4593) Checking out files: 58% (2664/4593) Checking out files: 59% (2710/4593) Checking out files: 60% (2756/4593) Checking out files: 61% (2802/4593) Checking out files: 62% (2848/4593) Checking out files: 63% (2894/4593) Checking out files: 64% (2940/4593) Checking out files: 65% (2986/4593) Checking out files: 66% (3032/4593) Checking out files: 67% (3078/4593) Checking out files: 68% (3124/4593) Checking out files: 69% (3170/4593) Checking out files: 70% (3216/4593) Checking out files: 71% (3262/4593) Checking out files: 72% (3307/4593) Checking out files: 73% (3353/4593) Checking out files: 74% (3399/4593) Checking out files: 75% (3445/4593) Checking out files: 76% (3491/4593) Checking out files: 77% (3537/4593) Checking out files: 78% (3583/4593) Checking out files: 79% (3629/4593) Checking out files: 80% (3675/4593) Checking out files: 81% (3721/4593) Checking out files: 82% (3767/4593) Checking out files: 83% (3813/4593) Checking out files: 84% (3859/4593) Checking out files: 85% (3905/4593) Checking out files: 86% (3950/4593) Checking out files: 87% (3996/4593) Checking out files: 88% (4042/4593) Checking out files: 89% (4088/4593) Checking out files: 90% (4134/4593) Checking out files: 91% (4180/4593) Checking out files: 92% (4226/4593) Checking out files: 93% (4272/4593) Checking out files: 94% (4318/4593) Checking out files: 95% (4364/4593) Checking out files: 96% (4410/4593) Checking out files: 96% (4419/4593) Checking out files: 97% (4456/4593) Checking out files: 98% (4502/4593) Checking out files: 99% (4548/4593) Checking out files: 100% (4593/4593) Checking out files: 100% (4593/4593), done. [2022-04-04T17:38:50.878Z] #56 44.65 + cd /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd [2022-04-04T17:38:51.134Z] #56 44.65 + git checkout -q v1.5.11 [2022-04-04T17:38:51.193Z] #56 45.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T17:38:51.193Z] #56 45.02 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T17:38:51.193Z] #56 45.02 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:38:51.193Z] #56 45.02 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:38:51.193Z] #56 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T17:38:51.193Z] #56 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T17:38:51.193Z] #56 45.02 + '[' '' = dynamic ']' [2022-04-04T17:38:51.193Z] #56 45.02 + make [2022-04-04T17:38:51.777Z] #8 DONE 0.8s [2022-04-04T17:38:51.777Z] [2022-04-04T17:38:51.777Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:38:51.777Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T17:38:51.777Z] #6 DONE 0.8s [2022-04-04T17:38:51.777Z] [2022-04-04T17:38:51.777Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T17:38:51.777Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T17:38:51.777Z] #7 DONE 0.8s [2022-04-04T17:38:51.777Z] [2022-04-04T17:38:51.777Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-04T17:38:51.777Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-04T17:38:51.777Z] #5 DONE 0.8s [2022-04-04T17:38:51.777Z] [2022-04-04T17:38:51.777Z] #23 [internal] load build context [2022-04-04T17:38:51.777Z] #23 sha256:21f9c36ebcb7b247ae6af5090eabbe5d7657d4facbb1749f19af1a3a3af90204 [2022-04-04T17:38:52.023Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 1.9s done [2022-04-04T17:38:52.023Z] #26 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 [2022-04-04T17:38:52.570Z] #56 46.37 + bin/ctr [2022-04-04T17:38:52.961Z] #26 ... [2022-04-04T17:38:52.961Z] [2022-04-04T17:38:52.961Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:38:52.961Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T17:38:52.961Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T17:38:52.961Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T17:38:52.961Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T17:38:52.961Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T17:38:52.961Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-04T17:38:52.961Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-04T17:38:52.961Z] #62 DONE 3.0s [2022-04-04T17:38:52.961Z] [2022-04-04T17:38:52.961Z] #23 [internal] load build context [2022-04-04T17:38:52.961Z] #23 sha256:3d18ede09909a37eebb5b4e6daf8eeaa58d67ad0bc14847ee0a3da2a3a15724a [2022-04-04T17:38:52.961Z] #23 transferring context: 52.47MB 2.0s done [2022-04-04T17:38:52.961Z] #23 DONE 3.2s [2022-04-04T17:38:52.961Z] [2022-04-04T17:38:52.961Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:38:52.961Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T17:38:52.961Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T17:38:52.961Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T17:38:52.961Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T17:38:52.961Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T17:38:52.961Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-04T17:38:52.961Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-04-04T17:38:52.961Z] #64 DONE 3.1s [2022-04-04T17:38:52.961Z] [2022-04-04T17:38:52.961Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:38:52.961Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4 [2022-04-04T17:38:53.653Z] #56 46.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T17:38:53.653Z] #56 46.77 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T17:38:53.653Z] #56 46.77 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:38:53.653Z] #56 46.77 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:38:53.653Z] #56 46.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T17:38:53.653Z] #56 46.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T17:38:53.653Z] #56 46.77 + '[' '' = dynamic ']' [2022-04-04T17:38:53.653Z] #56 46.77 + make [2022-04-04T17:38:54.872Z] #26 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 3.0s done [2022-04-04T17:38:55.019Z] #56 48.50 + bin/ctr [2022-04-04T17:38:55.082Z] #23 transferring context: 37.35MB 2.8s [2022-04-04T17:38:56.031Z] #23 transferring context: 52.45MB 3.9s done [2022-04-04T17:38:56.031Z] #23 DONE 4.0s [2022-04-04T17:38:56.031Z] [2022-04-04T17:38:56.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:38:56.031Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:38:56.031Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-04-04T17:38:56.031Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-04T17:38:56.031Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-04T17:38:56.031Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-04T17:38:56.031Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.5s done [2022-04-04T17:38:56.031Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.2s done [2022-04-04T17:38:56.031Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.6s done [2022-04-04T17:38:56.031Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 2.0s done [2022-04-04T17:38:56.031Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.7s done [2022-04-04T17:38:56.031Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.0s [2022-04-04T17:38:56.031Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 82.84MB / 129.16MB 3.9s [2022-04-04T17:38:56.031Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.7s done [2022-04-04T17:38:56.031Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 96.47MB / 129.16MB 4.1s [2022-04-04T17:38:56.291Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 105.91MB / 129.16MB 4.3s [2022-04-04T17:38:56.291Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 121.63MB / 129.16MB 4.5s [2022-04-04T17:38:56.550Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.6s [2022-04-04T17:38:57.491Z] #9 ... [2022-04-04T17:38:57.491Z] [2022-04-04T17:38:57.491Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:38:57.491Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T17:38:57.491Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T17:38:57.491Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T17:38:57.491Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T17:38:57.491Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2022-04-04T17:38:57.491Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-04-04T17:38:57.491Z] #64 DONE 5.5s [2022-04-04T17:38:57.491Z] [2022-04-04T17:38:57.491Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T17:38:57.491Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T17:38:57.491Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T17:38:57.491Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T17:38:57.491Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T17:38:57.491Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T17:38:57.491Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-04-04T17:38:57.491Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-04T17:38:57.491Z] #62 DONE 5.6s [2022-04-04T17:38:57.491Z] [2022-04-04T17:38:57.491Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:38:57.491Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:38:57.491Z] #9 ... [2022-04-04T17:38:57.491Z] [2022-04-04T17:38:57.491Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:38:57.491Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-04T17:38:57.491Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-04T17:38:57.491Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-04T17:38:57.491Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-04T17:38:57.491Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-04T17:38:57.491Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.1s done [2022-04-04T17:38:57.491Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.2s [2022-04-04T17:38:58.156Z] #26 DONE 8.1s [2022-04-04T17:38:58.156Z] [2022-04-04T17:38:58.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:38:58.156Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-04T17:38:58.156Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-04-04T17:38:58.156Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-04T17:38:58.156Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-04-04T17:38:58.156Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-04-04T17:38:58.156Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 2.6s [2022-04-04T17:38:58.156Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 2.8s done [2022-04-04T17:38:58.156Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 3.2s done [2022-04-04T17:38:58.156Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 3.7s done [2022-04-04T17:38:58.156Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 5.1s done [2022-04-04T17:38:58.156Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 6.6s done [2022-04-04T17:38:58.156Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.2s done [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 54.94MB / 99.70MB 7.7s [2022-04-04T17:38:58.156Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.3s done [2022-04-04T17:38:58.156Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 7.2s done [2022-04-04T17:38:58.156Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 66.06MB / 99.70MB 7.8s [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 78.64MB / 99.70MB 7.9s [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 85.98MB / 99.70MB 8.0s [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 8.1s [2022-04-04T17:38:59.138Z] #56 ... [2022-04-04T17:38:59.138Z] [2022-04-04T17:38:59.138Z] #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 [2022-04-04T17:38:59.138Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:38:59.138Z] #43 22.46 CC images/mnt.o [2022-04-04T17:38:59.138Z] #43 22.72 CC images/pipe-data.o [2022-04-04T17:38:59.138Z] #43 22.97 CC images/sa.o [2022-04-04T17:38:59.138Z] #43 23.12 CC images/timer.o [2022-04-04T17:38:59.138Z] #43 23.50 CC images/timerfd.o [2022-04-04T17:38:59.138Z] #43 23.71 CC images/mm.o [2022-04-04T17:38:59.138Z] #43 23.97 CC images/sk-opts.o [2022-04-04T17:38:59.138Z] #43 24.13 CC images/sk-unix.o [2022-04-04T17:38:59.138Z] #43 24.46 CC images/sk-inet.o [2022-04-04T17:38:59.138Z] #43 24.75 CC images/tun.o [2022-04-04T17:38:59.138Z] #43 24.97 CC images/sk-netlink.o [2022-04-04T17:38:59.138Z] #43 25.21 CC images/packet-sock.o [2022-04-04T17:38:59.138Z] #43 25.56 CC images/ipc-var.o [2022-04-04T17:38:59.138Z] #43 25.71 CC images/ipc-desc.o [2022-04-04T17:38:59.138Z] #43 25.88 CC images/ipc-shm.o [2022-04-04T17:38:59.138Z] #43 26.05 CC images/ipc-msg.o [2022-04-04T17:38:59.138Z] #43 26.26 CC images/ipc-sem.o [2022-04-04T17:38:59.138Z] #43 26.41 CC images/utsns.o [2022-04-04T17:38:59.138Z] #43 26.54 CC images/creds.o [2022-04-04T17:38:59.138Z] #43 26.77 CC images/vma.o [2022-04-04T17:38:59.138Z] #43 26.98 CC images/netdev.o [2022-04-04T17:38:59.138Z] #43 27.27 CC images/tty.o [2022-04-04T17:38:59.138Z] #43 27.70 CC images/file-lock.o [2022-04-04T17:38:59.138Z] #43 27.85 CC images/rlimit.o [2022-04-04T17:38:59.138Z] #43 28.00 CC images/pagemap.o [2022-04-04T17:38:59.138Z] #43 28.25 CC images/siginfo.o [2022-04-04T17:38:59.138Z] #43 28.47 CC images/rpc.o [2022-04-04T17:38:59.138Z] #43 29.36 CC images/ext-file.o [2022-04-04T17:38:59.138Z] #43 29.55 CC images/cgroup.o [2022-04-04T17:38:59.138Z] #43 29.98 CC images/userns.o [2022-04-04T17:38:59.138Z] #43 30.18 CC images/google/protobuf/descriptor.o [2022-04-04T17:38:59.138Z] #43 31.55 CC images/opts.o [2022-04-04T17:38:59.138Z] #43 31.79 CC images/seccomp.o [2022-04-04T17:38:59.138Z] #43 32.03 CC images/binfmt-misc.o [2022-04-04T17:38:59.138Z] #43 32.20 CC images/time.o [2022-04-04T17:38:59.138Z] #43 32.36 CC images/sysctl.o [2022-04-04T17:38:59.138Z] #43 32.52 CC images/autofs.o [2022-04-04T17:38:59.138Z] #43 32.77 CC images/macvlan.o [2022-04-04T17:38:59.138Z] #43 32.97 CC images/sit.o [2022-04-04T17:38:59.138Z] #43 33.13 CC images/memfd.o [2022-04-04T17:38:59.138Z] #43 33.46 CC images/timens.o [2022-04-04T17:38:59.138Z] #43 33.67 LINK images/built-in.o [2022-04-04T17:38:59.397Z] #43 33.83 GEN compel/include/asm [2022-04-04T17:38:59.397Z] #43 33.86 GEN compel/include/version.h [2022-04-04T17:38:59.397Z] #43 33.87 touch .config [2022-04-04T17:38:59.397Z] #43 33.92 GEN include/common/config.h [2022-04-04T17:38:59.402Z] #26 ... [2022-04-04T17:38:59.402Z] [2022-04-04T17:38:59.402Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T17:38:59.402Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T17:38:59.532Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 1.8s done [2022-04-04T17:38:59.657Z] #43 34.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-04T17:38:59.657Z] #43 34.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-04T17:38:59.657Z] #43 34.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-04T17:38:59.657Z] #43 34.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-04T17:38:59.657Z] #43 34.09 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-04T17:38:59.657Z] #43 34.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-04T17:38:59.657Z] #43 34.13 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-04T17:38:59.916Z] #43 34.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-04T17:38:59.916Z] #43 34.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-04T17:38:59.916Z] #43 34.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-04T17:38:59.916Z] #43 34.22 DEP compel/plugins/std/infect.d [2022-04-04T17:38:59.916Z] #43 34.40 DEP compel/plugins/std/string.d [2022-04-04T17:38:59.972Z] #63 DONE 0.6s [2022-04-04T17:38:59.973Z] [2022-04-04T17:38:59.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:38:59.973Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:00.175Z] #43 34.50 DEP compel/plugins/std/log.d [2022-04-04T17:39:00.175Z] #43 34.58 DEP compel/plugins/std/fds.d [2022-04-04T17:39:00.175Z] #43 34.66 DEP compel/plugins/std/std.d [2022-04-04T17:39:00.265Z] #56 ... [2022-04-04T17:39:00.265Z] [2022-04-04T17:39:00.265Z] #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 [2022-04-04T17:39:00.265Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:00.265Z] #43 21.35 CC images/pstree.o [2022-04-04T17:39:00.265Z] #43 21.62 CC images/pipe.o [2022-04-04T17:39:00.265Z] #43 21.81 CC images/tcp-stream.o [2022-04-04T17:39:00.265Z] #43 22.01 CC images/sk-packet.o [2022-04-04T17:39:00.265Z] #43 22.23 CC images/mnt.o [2022-04-04T17:39:00.265Z] #43 22.53 CC images/pipe-data.o [2022-04-04T17:39:00.265Z] #43 22.73 CC images/sa.o [2022-04-04T17:39:00.265Z] #43 22.88 CC images/timer.o [2022-04-04T17:39:00.265Z] #43 23.16 CC images/timerfd.o [2022-04-04T17:39:00.265Z] #43 23.33 CC images/mm.o [2022-04-04T17:39:00.265Z] #43 23.62 CC images/sk-opts.o [2022-04-04T17:39:00.265Z] #43 23.88 CC images/sk-unix.o [2022-04-04T17:39:00.265Z] #43 24.15 CC images/sk-inet.o [2022-04-04T17:39:00.265Z] #43 24.43 CC images/tun.o [2022-04-04T17:39:00.265Z] #43 24.67 CC images/sk-netlink.o [2022-04-04T17:39:00.265Z] #43 24.92 CC images/packet-sock.o [2022-04-04T17:39:00.265Z] #43 25.24 CC images/ipc-var.o [2022-04-04T17:39:00.265Z] #43 25.49 CC images/ipc-desc.o [2022-04-04T17:39:00.265Z] #43 25.71 CC images/ipc-shm.o [2022-04-04T17:39:00.265Z] #43 25.90 CC images/ipc-msg.o [2022-04-04T17:39:00.265Z] #43 26.26 CC images/ipc-sem.o [2022-04-04T17:39:00.265Z] #43 26.41 CC images/utsns.o [2022-04-04T17:39:00.265Z] #43 26.61 CC images/creds.o [2022-04-04T17:39:00.265Z] #43 26.79 CC images/vma.o [2022-04-04T17:39:00.265Z] #43 26.96 CC images/netdev.o [2022-04-04T17:39:00.265Z] #43 27.25 CC images/tty.o [2022-04-04T17:39:00.265Z] #43 27.74 CC images/file-lock.o [2022-04-04T17:39:00.265Z] #43 27.97 CC images/rlimit.o [2022-04-04T17:39:00.265Z] #43 28.23 CC images/pagemap.o [2022-04-04T17:39:00.265Z] #43 28.47 CC images/siginfo.o [2022-04-04T17:39:00.265Z] #43 28.68 CC images/rpc.o [2022-04-04T17:39:00.265Z] #43 29.65 CC images/ext-file.o [2022-04-04T17:39:00.265Z] #43 29.85 CC images/cgroup.o [2022-04-04T17:39:00.265Z] #43 30.34 CC images/userns.o [2022-04-04T17:39:00.265Z] #43 30.66 CC images/google/protobuf/descriptor.o [2022-04-04T17:39:00.434Z] #43 34.76 DEP compel/plugins/shmem/shmem.d [2022-04-04T17:39:00.434Z] #43 34.85 DEP compel/plugins/fds/fds.d [2022-04-04T17:39:00.467Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 0.1s [2022-04-04T17:39:00.521Z] #43 32.10 CC images/opts.o [2022-04-04T17:39:00.694Z] #43 34.95 CC compel/plugins/std/std.o [2022-04-04T17:39:00.778Z] #43 32.28 CC images/seccomp.o [2022-04-04T17:39:00.917Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.0s done [2022-04-04T17:39:00.917Z] #9 ... [2022-04-04T17:39:00.917Z] [2022-04-04T17:39:00.917Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-04T17:39:00.917Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-04T17:39:00.917Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 7.4s done [2022-04-04T17:39:00.917Z] #26 DONE 9.1s [2022-04-04T17:39:00.917Z] [2022-04-04T17:39:00.917Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:39:00.917Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:00.917Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-04-04T17:39:00.952Z] #43 35.24 CC compel/plugins/std/fds.o [2022-04-04T17:39:01.177Z] #9 ... [2022-04-04T17:39:01.177Z] [2022-04-04T17:39:01.177Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T17:39:01.177Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T17:39:01.177Z] #65 DONE 1.1s [2022-04-04T17:39:01.177Z] [2022-04-04T17:39:01.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:39:01.177Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:01.211Z] #43 ... [2022-04-04T17:39:01.211Z] [2022-04-04T17:39:01.211Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:01.211Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:01.211Z] #13 84.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T17:39:01.211Z] #13 84.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:39:01.211Z] #13 84.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:01.339Z] #43 32.59 CC images/binfmt-misc.o [2022-04-04T17:39:01.339Z] #43 32.77 CC images/time.o [2022-04-04T17:39:01.471Z] #13 ... [2022-04-04T17:39:01.471Z] [2022-04-04T17:39:01.471Z] #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 [2022-04-04T17:39:01.471Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:01.471Z] #43 35.69 CC compel/plugins/std/log.o [2022-04-04T17:39:01.595Z] #43 32.97 CC images/sysctl.o [2022-04-04T17:39:01.745Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-04-04T17:39:01.745Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-04-04T17:39:01.842Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 11.6s done [2022-04-04T17:39:01.842Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 1.5s done [2022-04-04T17:39:01.851Z] #43 33.19 CC images/autofs.o [2022-04-04T17:39:01.851Z] #43 33.43 CC images/macvlan.o [2022-04-04T17:39:02.007Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done [2022-04-04T17:39:02.038Z] #43 36.54 CC compel/plugins/std/string.o [2022-04-04T17:39:02.107Z] #43 33.57 CC images/sit.o [2022-04-04T17:39:02.107Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 [2022-04-04T17:39:02.272Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s [2022-04-04T17:39:02.362Z] #43 33.79 CC images/memfd.o [2022-04-04T17:39:02.606Z] #43 37.10 CC compel/plugins/std/infect.o [2022-04-04T17:39:02.618Z] #43 34.00 CC images/timens.o [2022-04-04T17:39:02.873Z] #43 34.28 LINK images/built-in.o [2022-04-04T17:39:02.873Z] #43 ... [2022-04-04T17:39:02.874Z] [2022-04-04T17:39:02.874Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:02.874Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:02.874Z] #13 85.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T17:39:02.874Z] #13 85.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:39:02.874Z] #13 85.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:02.874Z] #13 ... [2022-04-04T17:39:02.874Z] [2022-04-04T17:39:02.874Z] #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 [2022-04-04T17:39:02.874Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:02.874Z] #43 34.41 GEN compel/include/asm [2022-04-04T17:39:02.874Z] #43 34.42 GEN compel/include/version.h [2022-04-04T17:39:02.874Z] #43 34.46 touch .config [2022-04-04T17:39:02.874Z] #43 34.52 GEN include/common/config.h [2022-04-04T17:39:03.129Z] #43 34.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-04T17:39:03.129Z] #43 34.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-04T17:39:03.129Z] #43 34.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-04T17:39:03.129Z] #43 34.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-04T17:39:03.129Z] #43 34.70 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-04T17:39:03.129Z] #43 34.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-04T17:39:03.129Z] #43 34.75 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-04T17:39:03.174Z] #43 37.49 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-04T17:39:03.174Z] #43 37.56 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-04T17:39:03.174Z] #43 37.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-04T17:39:03.174Z] #43 37.67 AR compel/plugins/std.lib.a [2022-04-04T17:39:03.385Z] #43 34.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-04T17:39:03.385Z] #43 34.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-04T17:39:03.385Z] #43 34.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-04T17:39:03.385Z] #43 34.83 DEP compel/plugins/std/infect.d [2022-04-04T17:39:03.433Z] #43 37.75 CC compel/plugins/fds/fds.o [2022-04-04T17:39:03.433Z] #43 37.97 AR compel/plugins/fds.lib.a [2022-04-04T17:39:03.641Z] #43 34.98 DEP compel/plugins/std/string.d [2022-04-04T17:39:03.641Z] #43 35.07 DEP compel/plugins/std/log.d [2022-04-04T17:39:03.641Z] #43 35.15 DEP compel/plugins/std/fds.d [2022-04-04T17:39:03.692Z] #43 38.02 HOSTDEP compel/src/lib/log-host.d [2022-04-04T17:39:03.692Z] #43 38.16 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-04T17:39:03.692Z] #43 38.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-04T17:39:03.897Z] #43 35.24 DEP compel/plugins/std/std.d [2022-04-04T17:39:03.897Z] #43 35.29 DEP compel/plugins/shmem/shmem.d [2022-04-04T17:39:03.897Z] #43 35.34 DEP compel/plugins/fds/fds.d [2022-04-04T17:39:03.897Z] #43 35.45 CC compel/plugins/std/std.o [2022-04-04T17:39:03.950Z] #43 38.30 HOSTDEP compel/src/main-host.d [2022-04-04T17:39:03.950Z] #43 38.37 DEP compel/src/lib/ptrace.d [2022-04-04T17:39:04.154Z] #43 35.69 CC compel/plugins/std/fds.o [2022-04-04T17:39:04.209Z] #43 38.53 DEP compel/src/lib/infect.d [2022-04-04T17:39:04.209Z] #43 38.66 DEP compel/src/lib/infect-util.d [2022-04-04T17:39:04.411Z] #43 36.04 CC compel/plugins/std/log.o [2022-04-04T17:39:04.468Z] #43 38.75 DEP compel/src/lib/infect-rpc.d [2022-04-04T17:39:04.468Z] #43 38.89 DEP compel/arch/x86/src/lib/infect.d [2022-04-04T17:39:04.727Z] #43 39.07 DEP compel/arch/x86/src/lib/cpu.d [2022-04-04T17:39:04.727Z] #43 39.14 DEP compel/src/lib/log.d [2022-04-04T17:39:04.727Z] #43 39.22 DEP compel/src/main.d [2022-04-04T17:39:04.986Z] #43 39.30 DEP compel/src/lib/handle-elf.d [2022-04-04T17:39:04.986Z] #43 39.38 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-04T17:39:04.986Z] #43 39.49 CC compel/src/lib/log.o [2022-04-04T17:39:05.245Z] #43 39.67 CC compel/arch/x86/src/lib/cpu.o [2022-04-04T17:39:05.339Z] #43 36.73 CC compel/plugins/std/string.o [2022-04-04T17:39:05.394Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 3.2s done [2022-04-04T17:39:05.901Z] #43 37.39 CC compel/plugins/std/infect.o [2022-04-04T17:39:05.960Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-04-04T17:39:06.167Z] #43 37.68 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-04T17:39:06.167Z] #43 37.75 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-04T17:39:06.167Z] #43 37.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-04T17:39:06.182Z] #43 40.32 CC compel/arch/x86/src/lib/infect.o [2022-04-04T17:39:06.425Z] #43 37.93 AR compel/plugins/std.lib.a [2022-04-04T17:39:06.425Z] #43 38.00 CC compel/plugins/fds/fds.o [2022-04-04T17:39:06.750Z] #43 ... [2022-04-04T17:39:06.750Z] [2022-04-04T17:39:06.750Z] #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 [2022-04-04T17:39:06.750Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:39:06.750Z] #58 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:39:06.750Z] #58 105.3 + GOBIN=/build [2022-04-04T17:39:06.750Z] #58 105.3 + GO111MODULE=on [2022-04-04T17:39:06.750Z] #58 105.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-04T17:39:06.988Z] #43 38.36 AR compel/plugins/fds.lib.a [2022-04-04T17:39:06.988Z] #43 38.42 HOSTDEP compel/src/lib/log-host.d [2022-04-04T17:39:07.245Z] #43 38.51 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-04T17:39:07.245Z] #43 38.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-04T17:39:07.245Z] #43 38.75 HOSTDEP compel/src/main-host.d [2022-04-04T17:39:07.337Z] #9 DONE 17.5s [2022-04-04T17:39:07.337Z] [2022-04-04T17:39:07.337Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T17:39:07.337Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-04T17:39:07.337Z] #63 DONE 1.0s [2022-04-04T17:39:07.337Z] [2022-04-04T17:39:07.337Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:39:07.337Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-04-04T17:39:07.502Z] #43 38.81 DEP compel/src/lib/ptrace.d [2022-04-04T17:39:07.503Z] #43 38.91 DEP compel/src/lib/infect.d [2022-04-04T17:39:07.503Z] #43 39.06 DEP compel/src/lib/infect-util.d [2022-04-04T17:39:07.561Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.7s done [2022-04-04T17:39:07.561Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-04-04T17:39:07.759Z] #43 39.19 DEP compel/src/lib/infect-rpc.d [2022-04-04T17:39:07.903Z] #10 ... [2022-04-04T17:39:07.903Z] [2022-04-04T17:39:07.903Z] #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 [2022-04-04T17:39:07.903Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-04T17:39:07.903Z] #27 9.932 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:07.903Z] #27 9.932 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:07.903Z] #27 9.948 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:07.903Z] #27 10.05 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:39:07.903Z] #27 10.13 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:39:07.903Z] #27 ... [2022-04-04T17:39:07.903Z] [2022-04-04T17:39:07.903Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T17:39:07.903Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-04T17:39:08.015Z] #43 39.30 DEP compel/arch/x86/src/lib/infect.d [2022-04-04T17:39:08.015Z] #43 39.42 DEP compel/arch/x86/src/lib/cpu.d [2022-04-04T17:39:08.015Z] #43 39.52 DEP compel/src/lib/log.d [2022-04-04T17:39:08.271Z] #43 39.62 DEP compel/src/main.d [2022-04-04T17:39:08.271Z] #43 39.69 DEP compel/src/lib/handle-elf.d [2022-04-04T17:39:08.271Z] #43 39.77 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-04T17:39:08.527Z] #43 39.83 CC compel/src/lib/log.o [2022-04-04T17:39:08.527Z] #43 40.03 CC compel/arch/x86/src/lib/cpu.o [2022-04-04T17:39:08.838Z] #65 DONE 1.5s [2022-04-04T17:39:08.838Z] [2022-04-04T17:39:08.838Z] #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 [2022-04-04T17:39:08.838Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-04T17:39:08.838Z] #27 10.61 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:39:09.097Z] #27 ... [2022-04-04T17:39:09.097Z] [2022-04-04T17:39:09.097Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:39:09.097Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-04-04T17:39:09.097Z] #10 DONE 1.9s [2022-04-04T17:39:09.285Z] #58 ... [2022-04-04T17:39:09.285Z] [2022-04-04T17:39:09.285Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:09.285Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:09.285Z] #13 97.77 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T17:39:09.285Z] #13 97.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 97.79 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.285Z] #13 97.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T17:39:09.285Z] #13 97.88 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 97.91 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.285Z] #13 98.03 Selecting previously unselected package libbtrfs0. [2022-04-04T17:39:09.285Z] #13 98.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.04 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:09.285Z] #13 98.13 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:39:09.285Z] #13 98.13 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:09.285Z] #13 98.28 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T17:39:09.285Z] #13 98.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 98.37 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T17:39:09.285Z] #13 98.38 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.41 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.285Z] #13 98.57 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T17:39:09.285Z] #13 98.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.58 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:39:09.285Z] #13 98.83 Selecting previously unselected package libpcre16-3:amd64. [2022-04-04T17:39:09.285Z] #13 98.84 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 98.84 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 99.02 Selecting previously unselected package libpcre32-3:amd64. [2022-04-04T17:39:09.285Z] #13 99.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 99.03 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 99.18 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-04T17:39:09.285Z] #13 99.18 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 99.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 99.30 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-04T17:39:09.285Z] #13 99.31 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 99.31 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 99.71 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T17:39:09.285Z] #13 99.72 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 99.72 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:39:09.285Z] #13 99.96 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T17:39:09.285Z] #13 99.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 99.97 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 100.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T17:39:09.285Z] #13 100.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 100.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:39:09.285Z] #13 100.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T17:39:09.285Z] #13 100.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:39:09.285Z] #13 100.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.285Z] #13 100.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 100.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.285Z] #13 100.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.285Z] #13 100.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-04T17:39:09.285Z] #13 100.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.285Z] #13 100.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:39:09.285Z] #13 100.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.285Z] #13 100.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.285Z] #13 100.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 [2022-04-04T17:39:09.285Z] #13 100.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 [2022-04-04T17:39:09.285Z] #13 101.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.285Z] #13 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-04T17:39:09.285Z] #13 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-04T17:39:09.285Z] #13 101.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.285Z] #13 101.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:39:09.285Z] #13 101.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 101.1 Setting up dmsetup (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 101.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 101.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.285Z] #13 101.1 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:39:09.285Z] #13 DONE 102.2s [2022-04-04T17:39:09.285Z] [2022-04-04T17:39:09.285Z] #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 [2022-04-04T17:39:09.285Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6 [2022-04-04T17:39:09.356Z] [2022-04-04T17:39:09.356Z] #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 [2022-04-04T17:39:09.356Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-04-04T17:39:09.457Z] #43 40.74 CC compel/arch/x86/src/lib/infect.o [2022-04-04T17:39:09.457Z] #43 ... [2022-04-04T17:39:09.457Z] [2022-04-04T17:39:09.457Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:09.457Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:09.457Z] #13 99.23 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T17:39:09.457Z] #13 99.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.24 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.457Z] #13 99.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T17:39:09.457Z] #13 99.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.457Z] #13 99.52 Selecting previously unselected package libbtrfs0. [2022-04-04T17:39:09.457Z] #13 99.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.53 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:09.457Z] #13 99.61 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:39:09.457Z] #13 99.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:09.457Z] #13 99.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T17:39:09.457Z] #13 99.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.79 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.457Z] #13 99.84 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T17:39:09.457Z] #13 99.84 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 99.86 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.457Z] #13 99.99 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T17:39:09.457Z] #13 99.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 100.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:39:09.457Z] #13 100.3 Selecting previously unselected package libpcre16-3:amd64. [2022-04-04T17:39:09.457Z] #13 100.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 100.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 100.4 Selecting previously unselected package libpcre32-3:amd64. [2022-04-04T17:39:09.457Z] #13 100.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 100.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 100.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-04T17:39:09.457Z] #13 100.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 100.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 100.7 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-04T17:39:09.457Z] #13 100.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 100.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 101.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T17:39:09.457Z] #13 101.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 101.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:39:09.457Z] #13 101.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T17:39:09.457Z] #13 101.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.457Z] #13 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T17:39:09.457Z] #13 101.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 101.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:39:09.457Z] #13 101.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T17:39:09.457Z] #13 101.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:39:09.457Z] #13 101.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.457Z] #13 102.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.457Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:39:09.457Z] #13 102.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.457Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:09.475Z] #9 ... [2022-04-04T17:39:09.475Z] [2022-04-04T17:39:09.475Z] #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 [2022-04-04T17:39:09.475Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:39:09.475Z] #27 1.080 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:09.475Z] #27 1.082 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:09.475Z] #27 1.082 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:09.475Z] #27 1.260 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:09.475Z] #27 1.534 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:09.475Z] #27 1.862 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:09.475Z] #27 3.426 Fetched 8476 kB in 3s (3251 kB/s) [2022-04-04T17:39:09.475Z] #27 3.426 Reading package lists... [2022-04-04T17:39:09.475Z] #27 4.357 Reading package lists... [2022-04-04T17:39:09.475Z] #27 5.268 Building dependency tree... [2022-04-04T17:39:09.475Z] #27 5.607 The following additional packages will be installed: [2022-04-04T17:39:09.475Z] #27 5.607 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T17:39:09.475Z] #27 5.607 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-04T17:39:09.475Z] #27 5.607 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-04T17:39:09.475Z] #27 5.608 Suggested packages: [2022-04-04T17:39:09.475Z] #27 5.608 krb5-doc krb5-user [2022-04-04T17:39:09.475Z] #27 5.608 Recommended packages: [2022-04-04T17:39:09.475Z] #27 5.608 krb5-locales publicsuffix libsasl2-modules [2022-04-04T17:39:09.475Z] #27 5.856 The following NEW packages will be installed: [2022-04-04T17:39:09.475Z] #27 5.857 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-04T17:39:09.475Z] #27 5.857 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-04T17:39:09.475Z] #27 5.858 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T17:39:09.475Z] #27 5.858 libssh2-1 libssl1.1 openssl [2022-04-04T17:39:09.475Z] #27 6.132 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T17:39:09.475Z] #27 6.132 Need to get 5086 kB of archives. [2022-04-04T17:39:09.475Z] #27 6.132 After this operation, 12.1 MB of additional disk space will be used. [2022-04-04T17:39:09.475Z] #27 6.132 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-04T17:39:09.475Z] #27 6.160 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-04T17:39:09.475Z] #27 6.174 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-04T17:39:09.475Z] #27 6.178 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-04T17:39:09.475Z] #27 6.178 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-04T17:39:09.475Z] #27 6.180 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-04T17:39:09.475Z] #27 6.183 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-04T17:39:09.475Z] #27 6.193 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-04T17:39:09.475Z] #27 6.193 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-04T17:39:09.475Z] #27 6.196 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-04T17:39:09.475Z] #27 6.197 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-04T17:39:09.475Z] #27 6.199 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-04T17:39:09.475Z] #27 6.205 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-04T17:39:09.475Z] #27 6.207 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-04T17:39:09.475Z] #27 6.208 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-04T17:39:09.475Z] #27 6.210 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-04T17:39:09.475Z] #27 6.219 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-04T17:39:09.475Z] #27 6.219 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-04T17:39:09.475Z] #27 6.226 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:39:09.475Z] #27 6.227 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:39:09.475Z] #27 6.230 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:39:09.475Z] #27 6.384 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:09.475Z] #27 6.408 Fetched 5086 kB in 0s (14.3 MB/s) [2022-04-04T17:39:09.475Z] #27 6.448 Selecting previously unselected package libssl1.1:amd64. [2022-04-04T17:39:09.475Z] #27 6.448 (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.) [2022-04-04T17:39:09.475Z] #27 6.448 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 6.454 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 6.654 Selecting previously unselected package openssl. [2022-04-04T17:39:09.475Z] #27 6.654 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 6.658 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 6.805 Selecting previously unselected package ca-certificates. [2022-04-04T17:39:09.475Z] #27 6.805 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-04T17:39:09.475Z] #27 6.810 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:09.475Z] #27 6.916 Selecting previously unselected package libkeyutils1:amd64. [2022-04-04T17:39:09.475Z] #27 6.916 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 6.920 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:39:09.475Z] #27 6.953 Selecting previously unselected package libkrb5support0:amd64. [2022-04-04T17:39:09.475Z] #27 6.953 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 6.957 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 7.009 Selecting previously unselected package libk5crypto3:amd64. [2022-04-04T17:39:09.475Z] #27 7.009 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.013 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 7.100 Selecting previously unselected package libkrb5-3:amd64. [2022-04-04T17:39:09.475Z] #27 7.100 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.100 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 7.207 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-04T17:39:09.475Z] #27 7.207 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.212 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 7.268 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T17:39:09.475Z] #27 7.268 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 7.311 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T17:39:09.475Z] #27 7.311 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.314 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 7.357 Selecting previously unselected package libldap-common. [2022-04-04T17:39:09.475Z] #27 7.357 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-04T17:39:09.475Z] #27 7.359 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:09.475Z] #27 7.407 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T17:39:09.475Z] #27 7.407 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.416 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:09.475Z] #27 7.463 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T17:39:09.475Z] #27 7.464 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.468 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 7.518 Selecting previously unselected package libpsl5:amd64. [2022-04-04T17:39:09.475Z] #27 7.518 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.523 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:39:09.475Z] #27 7.559 Selecting previously unselected package librtmp1:amd64. [2022-04-04T17:39:09.475Z] #27 7.559 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.562 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:39:09.475Z] #27 7.598 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T17:39:09.475Z] #27 7.598 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.601 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:39:09.475Z] #27 7.653 Selecting previously unselected package libcurl4:amd64. [2022-04-04T17:39:09.475Z] #27 7.653 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.657 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 7.736 Selecting previously unselected package curl. [2022-04-04T17:39:09.475Z] #27 7.736 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.740 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 7.822 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:39:09.475Z] #27 7.823 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.827 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:39:09.475Z] #27 7.883 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:39:09.475Z] #27 7.883 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.887 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:09.475Z] #27 7.931 Selecting previously unselected package jq. [2022-04-04T17:39:09.475Z] #27 7.931 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:09.475Z] #27 7.932 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:09.475Z] #27 7.974 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-04T17:39:09.475Z] #27 7.983 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-04T17:39:09.475Z] #27 7.996 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 8.097 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 8.122 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:09.475Z] #27 8.140 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 8.147 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 8.158 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:39:09.475Z] #27 8.167 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 8.175 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:09.475Z] #27 8.185 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-04T17:39:09.475Z] #27 8.196 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:09.475Z] #27 8.207 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:09.475Z] #27 8.219 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:39:09.475Z] #27 8.229 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:09.475Z] #27 8.240 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:09.475Z] #27 8.250 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:39:09.714Z] #13 102.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.714Z] #13 102.7 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 [2022-04-04T17:39:09.714Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T17:39:09.714Z] #13 102.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:39:09.714Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-04T17:39:09.714Z] #13 102.8 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 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.714Z] #13 102.8 Setting up dmsetup (2:1.02.155-3) ... [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.714Z] #13 102.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:39:09.735Z] #27 ... [2022-04-04T17:39:09.735Z] [2022-04-04T17:39:09.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:39:09.735Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:09.926Z] #11 DONE 0.7s [2022-04-04T17:39:09.926Z] [2022-04-04T17:39:09.926Z] #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 [2022-04-04T17:39:09.926Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:39:09.970Z] #13 102.9 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:39:10.188Z] #58 ... [2022-04-04T17:39:10.188Z] [2022-04-04T17:39:10.188Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T17:39:10.188Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-04-04T17:39:10.188Z] #31 DONE 0.3s [2022-04-04T17:39:10.229Z] #13 DONE 103.2s [2022-04-04T17:39:10.229Z] [2022-04-04T17:39:10.229Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-04T17:39:10.229Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-04T17:39:10.447Z] [2022-04-04T17:39:10.447Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T17:39:10.447Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-04-04T17:39:10.447Z] #39 DONE 0.4s [2022-04-04T17:39:10.447Z] [2022-04-04T17:39:10.447Z] #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 [2022-04-04T17:39:10.447Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-04T17:39:10.664Z] #53 ... [2022-04-04T17:39:10.665Z] [2022-04-04T17:39:10.665Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-04T17:39:10.665Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-04T17:39:10.665Z] #14 DONE 1.5s [2022-04-04T17:39:10.665Z] [2022-04-04T17:39:10.665Z] #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 [2022-04-04T17:39:10.665Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6 [2022-04-04T17:39:10.665Z] #53 1.408 + RM_GOPATH=0 [2022-04-04T17:39:10.665Z] #53 1.408 + TMP_GOPATH= [2022-04-04T17:39:10.665Z] #53 1.408 + : /build [2022-04-04T17:39:10.665Z] #53 1.408 + '[' -z '' ']' [2022-04-04T17:39:10.665Z] #53 1.408 ++ mktemp -d [2022-04-04T17:39:10.665Z] #53 1.409 + export GOPATH=/tmp/tmp.k5JWT9bTzd [2022-04-04T17:39:10.665Z] #53 1.409 + GOPATH=/tmp/tmp.k5JWT9bTzd [2022-04-04T17:39:10.665Z] #53 1.410 + RM_GOPATH=1 [2022-04-04T17:39:10.665Z] #53 1.410 + case "$(go env GOARCH)" in [2022-04-04T17:39:10.665Z] #53 1.410 ++ go env GOARCH [2022-04-04T17:39:10.665Z] #53 1.435 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:10.665Z] #53 1.435 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:10.665Z] #53 1.436 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:10.665Z] #53 1.440 + dir=/tmp/install [2022-04-04T17:39:10.665Z] #53 1.441 + bin=runc [2022-04-04T17:39:10.665Z] #53 1.441 + shift [2022-04-04T17:39:10.665Z] #53 1.441 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-04T17:39:10.665Z] #53 1.442 + . /tmp/install/runc.installer [2022-04-04T17:39:10.665Z] #53 1.443 ++ set -e [2022-04-04T17:39:10.665Z] #53 1.443 ++ : v1.0.3 [2022-04-04T17:39:10.665Z] #53 1.444 + install_runc [2022-04-04T17:39:10.665Z] #53 1.445 + RUNC_BUILDTAGS=seccomp [2022-04-04T17:39:10.665Z] #53 1.446 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-04T17:39:10.665Z] #53 1.446 Install runc version v1.0.3 (build tags: seccomp) [2022-04-04T17:39:10.665Z] #53 1.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc [2022-04-04T17:39:10.665Z] #53 1.450 Cloning into '/tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc'... [2022-04-04T17:39:11.123Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.1s done [2022-04-04T17:39:11.603Z] #53 ... [2022-04-04T17:39:11.603Z] [2022-04-04T17:39:11.603Z] #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 [2022-04-04T17:39:11.603Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-04T17:39:11.603Z] #15 DONE 1.0s [2022-04-04T17:39:11.603Z] [2022-04-04T17:39:11.603Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T17:39:11.603Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-04T17:39:11.693Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-04-04T17:39:12.121Z] #14 DONE 1.5s [2022-04-04T17:39:12.121Z] [2022-04-04T17:39:12.121Z] #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 [2022-04-04T17:39:12.121Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6 [2022-04-04T17:39:12.121Z] #53 1.393 + RM_GOPATH=0 [2022-04-04T17:39:12.121Z] #53 1.393 + TMP_GOPATH= [2022-04-04T17:39:12.121Z] #53 1.394 + : /build [2022-04-04T17:39:12.121Z] #53 1.394 + '[' -z '' ']' [2022-04-04T17:39:12.121Z] #53 1.394 ++ mktemp -d [2022-04-04T17:39:12.121Z] #53 1.396 + export GOPATH=/tmp/tmp.fd4jRyYfps [2022-04-04T17:39:12.121Z] #53 1.396 + GOPATH=/tmp/tmp.fd4jRyYfps [2022-04-04T17:39:12.121Z] #53 1.396 + RM_GOPATH=1 [2022-04-04T17:39:12.121Z] #53 1.397 + case "$(go env GOARCH)" in [2022-04-04T17:39:12.121Z] #53 1.398 ++ go env GOARCH [2022-04-04T17:39:12.121Z] #53 1.428 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:12.121Z] #53 1.428 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:12.121Z] #53 1.429 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:12.121Z] #53 1.431 + dir=/tmp/install [2022-04-04T17:39:12.121Z] #53 1.439 + bin=runc [2022-04-04T17:39:12.121Z] #53 1.439 + shift [2022-04-04T17:39:12.121Z] #53 1.439 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-04T17:39:12.121Z] #53 1.439 + . /tmp/install/runc.installer [2022-04-04T17:39:12.121Z] #53 1.440 ++ set -e [2022-04-04T17:39:12.121Z] #53 1.440 ++ : v1.0.3 [2022-04-04T17:39:12.121Z] #53 1.441 Install runc version v1.0.3 (build tags: seccomp) [2022-04-04T17:39:12.121Z] #53 1.441 + install_runc [2022-04-04T17:39:12.121Z] #53 1.441 + RUNC_BUILDTAGS=seccomp [2022-04-04T17:39:12.121Z] #53 1.441 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-04T17:39:12.121Z] #53 1.441 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc [2022-04-04T17:39:12.121Z] #53 1.448 Cloning into '/tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc'... [2022-04-04T17:39:12.350Z] #40 ... [2022-04-04T17:39:12.350Z] [2022-04-04T17:39:12.350Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-04-04T17:39:12.350Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-04-04T17:39:12.350Z] #12 DONE 2.0s [2022-04-04T17:39:12.350Z] [2022-04-04T17:39:12.350Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:12.350Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:39:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T17:39:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T17:39:12.544Z] #16 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T17:39:12.544Z] #16 DONE 1.0s [2022-04-04T17:39:12.544Z] [2022-04-04T17:39:12.544Z] #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 [2022-04-04T17:39:12.544Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:12.544Z] #43 41.10 CC compel/src/lib/infect-rpc.o [2022-04-04T17:39:12.544Z] #43 41.46 CC compel/src/lib/infect-util.o [2022-04-04T17:39:12.544Z] #43 41.74 CC compel/src/lib/infect.o [2022-04-04T17:39:12.544Z] #43 44.29 CC compel/src/lib/ptrace.o [2022-04-04T17:39:12.544Z] #43 44.79 AR compel/libcompel.a [2022-04-04T17:39:12.544Z] #43 44.91 HOSTCC compel/src/main-host.o [2022-04-04T17:39:12.544Z] #43 45.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-04T17:39:12.544Z] #43 45.56 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-04T17:39:12.544Z] #43 45.98 HOSTCC compel/src/lib/log-host.o [2022-04-04T17:39:12.544Z] #43 46.23 HOSTLINK compel/compel-host-bin [2022-04-04T17:39:12.544Z] #43 46.49 DEP soccr/soccr.d [2022-04-04T17:39:12.544Z] #43 46.73 CC soccr/soccr.o [2022-04-04T17:39:12.631Z] #9 ... [2022-04-04T17:39:12.631Z] [2022-04-04T17:39:12.631Z] #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 [2022-04-04T17:39:12.631Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-04T17:39:12.631Z] #27 8.801 Updating certificates in /etc/ssl/certs... [2022-04-04T17:39:12.631Z] #27 9.527 137 added, 0 removed; done. [2022-04-04T17:39:12.631Z] #27 9.558 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-04T17:39:12.631Z] #27 9.568 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:12.631Z] #27 9.578 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-04T17:39:12.631Z] #27 9.589 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-04T17:39:12.631Z] #27 9.598 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-04T17:39:12.631Z] #27 9.615 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:12.631Z] #27 9.652 Updating certificates in /etc/ssl/certs... [2022-04-04T17:39:12.631Z] #27 10.29 0 added, 0 removed; done. [2022-04-04T17:39:12.631Z] #27 10.29 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T17:39:12.631Z] #27 10.29 done. [2022-04-04T17:39:12.631Z] #27 DONE 11.7s [2022-04-04T17:39:12.683Z] #53 ... [2022-04-04T17:39:12.683Z] [2022-04-04T17:39:12.683Z] #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 [2022-04-04T17:39:12.683Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-04T17:39:12.683Z] #15 DONE 1.1s [2022-04-04T17:39:12.891Z] [2022-04-04T17:39:12.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:39:12.891Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:12.891Z] #9 ... [2022-04-04T17:39:12.891Z] [2022-04-04T17:39:12.891Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T17:39:12.891Z] #28 sha256:543674b7b7acd2f333cb65f77a271744677bcb3fd3399f5680c441948cc5bbb3 [2022-04-04T17:39:12.891Z] #28 DONE 0.2s [2022-04-04T17:39:12.891Z] [2022-04-04T17:39:12.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-04T17:39:12.891Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-04T17:39:12.942Z] [2022-04-04T17:39:12.942Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T17:39:12.942Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-04T17:39:13.529Z] #43 ... [2022-04-04T17:39:13.529Z] [2022-04-04T17:39:13.529Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T17:39:13.529Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-04T17:39:13.529Z] #17 DONE 1.1s [2022-04-04T17:39:13.529Z] [2022-04-04T17:39:13.529Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T17:39:13.529Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-04T17:39:13.872Z] #16 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T17:39:13.872Z] #16 DONE 0.9s [2022-04-04T17:39:13.872Z] [2022-04-04T17:39:13.872Z] #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 [2022-04-04T17:39:13.872Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:13.872Z] #43 41.45 CC compel/src/lib/infect-rpc.o [2022-04-04T17:39:13.872Z] #43 41.95 CC compel/src/lib/infect-util.o [2022-04-04T17:39:13.872Z] #43 42.21 CC compel/src/lib/infect.o [2022-04-04T17:39:13.872Z] #43 45.32 CC compel/src/lib/ptrace.o [2022-04-04T17:39:14.329Z] Removing intermediate container cde89c23d6fc [2022-04-04T17:39:14.329Z] ---> e34688dadf4b [2022-04-04T17:39:14.329Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T17:39:14.329Z] ---> Running in 7f46d77c30c6 [2022-04-04T17:39:14.329Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T17:39:14.329Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T17:39:14.329Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T17:39:14.329Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T17:39:14.329Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T17:39:14.329Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T17:39:14.329Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T17:39:14.329Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T17:39:14.329Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T17:39:14.329Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T17:39:14.435Z] #43 45.84 AR compel/libcompel.a [2022-04-04T17:39:14.435Z] #43 45.95 HOSTCC compel/src/main-host.o [2022-04-04T17:39:14.483Z] #18 DONE 1.0s [2022-04-04T17:39:14.483Z] [2022-04-04T17:39:14.483Z] #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 [2022-04-04T17:39:14.483Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:14.483Z] #43 48.83 AR soccr/libsoccr.a [2022-04-04T17:39:14.483Z] #43 48.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:39:14.691Z] #43 ... [2022-04-04T17:39:14.692Z] [2022-04-04T17:39:14.692Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T17:39:14.692Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-04T17:39:14.692Z] #17 DONE 0.9s [2022-04-04T17:39:14.888Z] #13 2.942 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:39:14.888Z] #13 2.971 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:14.888Z] #13 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:14.948Z] [2022-04-04T17:39:14.948Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T17:39:14.948Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-04T17:39:15.051Z] #43 49.44 DEP criu/arch/x86/sigframe.d [2022-04-04T17:39:15.147Z] #13 3.060 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:15.310Z] #43 49.62 DEP criu/arch/x86/sigaction_compat.d [2022-04-04T17:39:15.568Z] #43 ... [2022-04-04T17:39:15.568Z] [2022-04-04T17:39:15.568Z] #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 [2022-04-04T17:39:15.568Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba [2022-04-04T17:39:15.568Z] #58 DONE 114.0s [2022-04-04T17:39:15.568Z] [2022-04-04T17:39:15.568Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T17:39:15.568Z] #59 sha256:3c8bc88a437d04d01fee3f034c6aa8fc62c1dc0d28423839c37bc592dc4b04c3 [2022-04-04T17:39:15.568Z] #59 DONE 0.0s [2022-04-04T17:39:15.568Z] [2022-04-04T17:39:15.568Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T17:39:15.568Z] #60 sha256:055ec3b82ef62fe145481798e635a10a13e881edd5d2821f5358cd304500bf9e [2022-04-04T17:39:15.568Z] #60 DONE 0.1s [2022-04-04T17:39:15.568Z] [2022-04-04T17:39:15.569Z] #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 [2022-04-04T17:39:15.569Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:15.569Z] #43 49.79 DEP criu/arch/x86/kerndat.d [2022-04-04T17:39:15.761Z] #13 3.856 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-04T17:39:15.828Z] #43 ... [2022-04-04T17:39:15.828Z] [2022-04-04T17:39:15.828Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-04T17:39:15.828Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-04T17:39:15.828Z] #19 DONE 1.2s [2022-04-04T17:39:15.828Z] [2022-04-04T17:39:15.828Z] #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 [2022-04-04T17:39:15.828Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:15.828Z] #43 50.07 DEP criu/arch/x86/crtools.d [2022-04-04T17:39:15.828Z] #43 50.24 DEP criu/arch/x86/cpu.d [2022-04-04T17:39:15.879Z] #18 DONE 1.0s [2022-04-04T17:39:15.879Z] [2022-04-04T17:39:15.879Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-04T17:39:15.879Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-04T17:39:16.396Z] #43 50.59 CC criu/arch/x86/cpu.o [2022-04-04T17:39:16.811Z] #19 DONE 1.0s [2022-04-04T17:39:16.811Z] [2022-04-04T17:39:16.811Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:16.811Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:16.964Z] #43 51.34 CC criu/arch/x86/crtools.o [2022-04-04T17:39:17.088Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-04-04T17:39:17.141Z] #13 ... [2022-04-04T17:39:17.141Z] [2022-04-04T17:39:17.141Z] #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 [2022-04-04T17:39:17.141Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-04T17:39:17.141Z] #27 11.73 Fetched 8298 kB in 2s (4053 kB/s) [2022-04-04T17:39:17.141Z] #27 11.73 Reading package lists... [2022-04-04T17:39:17.141Z] #27 12.52 Reading package lists... [2022-04-04T17:39:17.141Z] #27 13.75 Building dependency tree... [2022-04-04T17:39:17.141Z] #27 14.40 The following additional packages will be installed: [2022-04-04T17:39:17.141Z] #27 14.40 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T17:39:17.141Z] #27 14.40 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-04T17:39:17.141Z] #27 14.40 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-04T17:39:17.141Z] #27 14.40 Suggested packages: [2022-04-04T17:39:17.141Z] #27 14.40 krb5-doc krb5-user [2022-04-04T17:39:17.141Z] #27 14.40 Recommended packages: [2022-04-04T17:39:17.141Z] #27 14.40 krb5-locales publicsuffix libsasl2-modules [2022-04-04T17:39:17.141Z] #27 14.60 The following NEW packages will be installed: [2022-04-04T17:39:17.141Z] #27 14.60 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-04T17:39:17.141Z] #27 14.60 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-04T17:39:17.141Z] #27 14.60 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T17:39:17.141Z] #27 14.60 libssh2-1 libssl1.1 openssl [2022-04-04T17:39:17.141Z] #27 14.85 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T17:39:17.141Z] #27 14.85 Need to get 4799 kB of archives. [2022-04-04T17:39:17.141Z] #27 14.85 After this operation, 11.5 MB of additional disk space will be used. [2022-04-04T17:39:17.141Z] #27 14.85 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u1 [1393 kB] [2022-04-04T17:39:17.141Z] #27 14.87 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u1 [833 kB] [2022-04-04T17:39:17.141Z] #27 14.89 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-04T17:39:17.141Z] #27 14.89 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-04-04T17:39:17.141Z] #27 14.89 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-04-04T17:39:17.141Z] #27 14.89 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-04T17:39:17.141Z] #27 14.90 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-04-04T17:39:17.141Z] #27 14.91 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-04-04T17:39:17.141Z] #27 14.91 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-04-04T17:39:17.141Z] #27 14.91 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-04-04T17:39:17.141Z] #27 14.91 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-04-04T17:39:17.141Z] #27 14.91 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-04-04T17:39:17.141Z] #27 14.94 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-04-04T17:39:17.141Z] #27 14.94 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-04T17:39:17.141Z] #27 14.94 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-04T17:39:17.142Z] #27 14.94 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-04T17:39:17.142Z] #27 15.07 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:17.142Z] #27 15.11 Fetched 4799 kB in 0s (14.1 MB/s) [2022-04-04T17:39:17.142Z] #27 15.14 Selecting previously unselected package libssl1.1:arm64. [2022-04-04T17:39:17.142Z] #27 15.14 (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 ... 6670 files and directories currently installed.) [2022-04-04T17:39:17.142Z] #27 15.15 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.16 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:17.142Z] #27 15.36 Selecting previously unselected package openssl. [2022-04-04T17:39:17.142Z] #27 15.36 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.36 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:17.142Z] #27 15.50 Selecting previously unselected package ca-certificates. [2022-04-04T17:39:17.142Z] #27 15.50 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-04T17:39:17.142Z] #27 15.51 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:17.142Z] #27 15.60 Selecting previously unselected package libkeyutils1:arm64. [2022-04-04T17:39:17.142Z] #27 15.60 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.60 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-04-04T17:39:17.142Z] #27 15.66 Selecting previously unselected package libkrb5support0:arm64. [2022-04-04T17:39:17.142Z] #27 15.66 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.66 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:17.142Z] #27 15.70 Selecting previously unselected package libk5crypto3:arm64. [2022-04-04T17:39:17.142Z] #27 15.70 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.71 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:17.142Z] #27 15.77 Selecting previously unselected package libkrb5-3:arm64. [2022-04-04T17:39:17.142Z] #27 15.77 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.77 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:17.142Z] #27 15.95 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-04-04T17:39:17.142Z] #27 15.95 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 15.96 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:17.142Z] #27 16.07 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-04T17:39:17.142Z] #27 16.08 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 16.09 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:17.142Z] #27 16.14 Selecting previously unselected package libsasl2-2:arm64. [2022-04-04T17:39:17.142Z] #27 16.14 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 16.14 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:17.142Z] #27 16.19 Selecting previously unselected package libldap-common. [2022-04-04T17:39:17.142Z] #27 16.19 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-04T17:39:17.142Z] #27 16.19 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:17.142Z] #27 16.25 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-04T17:39:17.142Z] #27 16.25 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 16.26 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:17.142Z] #27 16.68 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-04T17:39:17.142Z] #27 16.68 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 16.69 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-04T17:39:17.142Z] #27 16.85 Selecting previously unselected package libpsl5:arm64. [2022-04-04T17:39:17.142Z] #27 16.85 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 16.86 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-04-04T17:39:17.142Z] #27 17.05 Selecting previously unselected package librtmp1:arm64. [2022-04-04T17:39:17.142Z] #27 17.05 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 17.06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:39:17.142Z] #27 17.32 Selecting previously unselected package libssh2-1:arm64. [2022-04-04T17:39:17.142Z] #27 17.32 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 17.34 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-04T17:39:17.142Z] #27 17.61 Selecting previously unselected package libcurl4:arm64. [2022-04-04T17:39:17.142Z] #27 17.61 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 17.62 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-04T17:39:17.142Z] #27 17.90 Selecting previously unselected package curl. [2022-04-04T17:39:17.142Z] #27 17.91 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 17.91 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-04T17:39:17.142Z] #27 18.26 Selecting previously unselected package libonig5:arm64. [2022-04-04T17:39:17.142Z] #27 18.26 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 18.26 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-04T17:39:17.142Z] #27 18.68 Selecting previously unselected package libjq1:arm64. [2022-04-04T17:39:17.142Z] #27 18.69 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 18.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:17.142Z] #27 19.18 Selecting previously unselected package jq. [2022-04-04T17:39:17.142Z] #27 19.20 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-04T17:39:17.142Z] #27 19.27 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:17.404Z] #27 19.62 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-04-04T17:39:17.404Z] #27 19.67 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-04-04T17:39:17.533Z] #43 ... [2022-04-04T17:39:17.533Z] [2022-04-04T17:39:17.533Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T17:39:17.533Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T17:39:17.533Z] #63 CACHED [2022-04-04T17:39:17.533Z] [2022-04-04T17:39:17.533Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T17:39:17.533Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T17:39:17.533Z] #65 CACHED [2022-04-04T17:39:17.662Z] #27 19.73 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:17.792Z] [2022-04-04T17:39:17.792Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:17.792Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:17.792Z] #20 2.028 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:39:17.792Z] #20 2.047 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:17.792Z] #20 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:17.792Z] #20 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:18.027Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.7s done [2022-04-04T17:39:18.179Z] #20 1.319 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:39:18.179Z] #20 1.380 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:18.179Z] #20 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:18.179Z] #20 1.392 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:18.235Z] #27 20.47 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-04T17:39:18.360Z] #20 2.589 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:39:18.494Z] #27 20.52 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:18.494Z] #27 20.77 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:18.597Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-04T17:39:18.742Z] #20 1.989 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:39:18.753Z] #27 20.79 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:18.753Z] #27 20.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-04T17:39:18.753Z] #27 20.84 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:18.753Z] #27 20.89 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-04T17:39:18.753Z] #27 20.90 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-04T17:39:19.013Z] #27 21.03 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:19.013Z] #27 21.08 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-04T17:39:19.273Z] #27 21.28 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-04T17:39:19.273Z] #27 21.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:19.273Z] #27 21.36 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-04T17:39:19.273Z] #27 21.46 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:19.298Z] #20 3.477 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:19.537Z] #9 DONE 27.4s [2022-04-04T17:39:19.537Z] [2022-04-04T17:39:19.537Z] #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 [2022-04-04T17:39:19.537Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7 [2022-04-04T17:39:19.537Z] #29 1.318 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-04T17:39:19.537Z] #29 1.397 [2022-04-04T17:39:19.537Z] #29 1.614 #=#=# ############# 18.8% ########################### 38.4% ########################################## 58.4% ######################################################## 78.5% ###################################################################### 98.3% ######################################################################## 100.0% [2022-04-04T17:39:19.537Z] #29 2.203 [2022-04-04T17:39:19.537Z] #29 2.420 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:19.537Z] #29 2.595 [2022-04-04T17:39:19.537Z] #29 2.816 #=#=# ################################################################## 92.9% ######################################################################## 100.0% [2022-04-04T17:39:19.537Z] #29 3.007 [2022-04-04T17:39:19.537Z] #29 3.230 #=#=# ############ 18.0% ########################## 37.5% ######################################## 56.5% ###################################################### 76.0% #################################################################### 95.2% ######################################################################## 100.0% [2022-04-04T17:39:19.537Z] #29 3.850 [2022-04-04T17:39:19.537Z] #29 4.083 #=#=# ### 4.8% ####### 10.1% ########### 15.3% ############## 20.3% ################## 25.7% ###################### 30.9% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.0% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.8% ########################################################### 82.8% ################################################################ 88.9% ################################################################### 94.1% ####################################################################### 99.3% ######################################################################## 100.0% [2022-04-04T17:39:19.537Z] #29 6.027 [2022-04-04T17:39:19.537Z] #29 6.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T17:39:19.537Z] #29 6.589 [2022-04-04T17:39:19.673Z] #20 ... [2022-04-04T17:39:19.673Z] [2022-04-04T17:39:19.673Z] #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 [2022-04-04T17:39:19.673Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285 [2022-04-04T17:39:19.673Z] #58 109.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:39:19.673Z] #58 109.1 + GOBIN=/build [2022-04-04T17:39:19.673Z] #58 109.1 + GO111MODULE=on [2022-04-04T17:39:19.673Z] #58 109.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-04T17:39:19.673Z] #58 DONE 118.4s [2022-04-04T17:39:19.796Z] #29 6.806 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:19.796Z] #29 6.879 [2022-04-04T17:39:19.931Z] [2022-04-04T17:39:19.931Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:19.931Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:19.931Z] #20 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:20.188Z] #20 ... [2022-04-04T17:39:20.188Z] [2022-04-04T17:39:20.188Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T17:39:20.188Z] #59 sha256:53f805ed305eca0872d2d5090d0799987d4a81ea08b0f285e5c514dfa9285651 [2022-04-04T17:39:20.188Z] #59 DONE 0.2s [2022-04-04T17:39:20.188Z] [2022-04-04T17:39:20.188Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T17:39:20.188Z] #60 sha256:6dc3401da0d6cd7bdbac8db3f614f5ee2908f6a58002de98b16da94057588916 [2022-04-04T17:39:20.188Z] #60 DONE 0.1s [2022-04-04T17:39:20.188Z] [2022-04-04T17:39:20.188Z] #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 [2022-04-04T17:39:20.188Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:20.188Z] #43 46.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-04T17:39:20.188Z] #43 46.64 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-04T17:39:20.188Z] #43 47.05 HOSTCC compel/src/lib/log-host.o [2022-04-04T17:39:20.188Z] #43 47.41 HOSTLINK compel/compel-host-bin [2022-04-04T17:39:20.188Z] #43 47.66 DEP soccr/soccr.d [2022-04-04T17:39:20.188Z] #43 47.80 CC soccr/soccr.o [2022-04-04T17:39:20.188Z] #43 49.56 AR soccr/libsoccr.a [2022-04-04T17:39:20.188Z] #43 49.61 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:39:20.188Z] #43 50.01 DEP criu/arch/x86/sigframe.d [2022-04-04T17:39:20.188Z] #43 50.09 DEP criu/arch/x86/sigaction_compat.d [2022-04-04T17:39:20.188Z] #43 50.18 DEP criu/arch/x86/kerndat.d [2022-04-04T17:39:20.188Z] #43 50.34 DEP criu/arch/x86/crtools.d [2022-04-04T17:39:20.188Z] #43 50.48 DEP criu/arch/x86/cpu.d [2022-04-04T17:39:20.188Z] #43 50.62 CC criu/arch/x86/cpu.o [2022-04-04T17:39:20.188Z] #43 51.20 CC criu/arch/x86/crtools.o [2022-04-04T17:39:20.212Z] #27 ... [2022-04-04T17:39:20.212Z] [2022-04-04T17:39:20.212Z] #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 [2022-04-04T17:39:20.212Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:39:20.212Z] #36 4.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:20.212Z] #36 4.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:20.212Z] #36 4.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:20.212Z] #36 5.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:39:20.212Z] #36 6.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:39:20.212Z] #36 8.205 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:39:20.212Z] #36 ... [2022-04-04T17:39:20.212Z] [2022-04-04T17:39:20.212Z] #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 [2022-04-04T17:39:20.212Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca [2022-04-04T17:39:20.212Z] #47 3.482 + RM_GOPATH=0 [2022-04-04T17:39:20.212Z] #47 3.484 + TMP_GOPATH= [2022-04-04T17:39:20.212Z] #47 3.484 + : /build [2022-04-04T17:39:20.212Z] #47 3.484 + '[' -z '' ']' [2022-04-04T17:39:20.212Z] #47 3.484 ++ mktemp -d [2022-04-04T17:39:20.212Z] #47 3.484 + export GOPATH=/tmp/tmp.cmIeUTp8fD [2022-04-04T17:39:20.212Z] #47 3.484 + GOPATH=/tmp/tmp.cmIeUTp8fD [2022-04-04T17:39:20.212Z] #47 3.484 + RM_GOPATH=1 [2022-04-04T17:39:20.212Z] #47 3.484 + case "$(go env GOARCH)" in [2022-04-04T17:39:20.212Z] #47 3.484 ++ go env GOARCH [2022-04-04T17:39:20.212Z] #47 3.489 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.212Z] #47 3.489 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.212Z] #47 3.489 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:20.213Z] #47 3.496 Install gotestsum version v1.7.0 [2022-04-04T17:39:20.213Z] #47 3.496 + dir=/tmp/install [2022-04-04T17:39:20.213Z] #47 3.496 + bin=gotestsum [2022-04-04T17:39:20.213Z] #47 3.496 + shift [2022-04-04T17:39:20.213Z] #47 3.496 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-04T17:39:20.213Z] #47 3.496 + . /tmp/install/gotestsum.installer [2022-04-04T17:39:20.213Z] #47 3.496 ++ : v1.7.0 [2022-04-04T17:39:20.213Z] #47 3.496 + install_gotestsum [2022-04-04T17:39:20.213Z] #47 3.496 + set -e [2022-04-04T17:39:20.213Z] #47 3.496 + echo 'Install gotestsum version v1.7.0' [2022-04-04T17:39:20.213Z] #47 3.496 + GOBIN=/build [2022-04-04T17:39:20.213Z] #47 3.496 + GO111MODULE=on [2022-04-04T17:39:20.213Z] #47 3.496 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-04T17:39:20.213Z] #47 4.067 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T17:39:20.213Z] #47 5.824 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T17:39:20.213Z] #47 5.842 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T17:39:20.213Z] #47 5.920 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T17:39:20.213Z] #47 5.962 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:39:20.213Z] #47 6.379 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T17:39:20.213Z] #47 6.469 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T17:39:20.213Z] #47 6.670 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T17:39:20.213Z] #47 6.843 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T17:39:20.213Z] #47 7.544 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T17:39:20.213Z] #47 ... [2022-04-04T17:39:20.213Z] [2022-04-04T17:39:20.213Z] #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 [2022-04-04T17:39:20.213Z] #45 sha256:df7735829b5e4bca9367318b07f8e5c39d3864844d49f2ec1392c38fde9fa2a9 [2022-04-04T17:39:20.213Z] #45 3.848 + RM_GOPATH=0 [2022-04-04T17:39:20.213Z] #45 3.848 + TMP_GOPATH= [2022-04-04T17:39:20.213Z] #45 3.848 + : /build [2022-04-04T17:39:20.213Z] #45 3.848 + '[' -z '' ']' [2022-04-04T17:39:20.213Z] #45 3.848 ++ mktemp -d [2022-04-04T17:39:20.213Z] #45 3.848 + export GOPATH=/tmp/tmp.auE14SQ9Sq [2022-04-04T17:39:20.213Z] #45 3.848 + GOPATH=/tmp/tmp.auE14SQ9Sq [2022-04-04T17:39:20.213Z] #45 3.848 + RM_GOPATH=1 [2022-04-04T17:39:20.213Z] #45 3.848 + case "$(go env GOARCH)" in [2022-04-04T17:39:20.213Z] #45 3.848 ++ go env GOARCH [2022-04-04T17:39:20.213Z] #45 3.870 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.213Z] #45 3.870 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.213Z] #45 3.870 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:20.213Z] #45 3.870 + dir=/tmp/install [2022-04-04T17:39:20.213Z] #45 3.870 + bin=vndr [2022-04-04T17:39:20.213Z] #45 3.870 + shift [2022-04-04T17:39:20.213Z] #45 3.870 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-04T17:39:20.213Z] #45 3.870 + . /tmp/install/vndr.installer [2022-04-04T17:39:20.213Z] #45 3.870 ++ : v0.1.2 [2022-04-04T17:39:20.213Z] #45 3.870 + install_vndr [2022-04-04T17:39:20.213Z] #45 3.870 + echo 'Install vndr version v0.1.2' [2022-04-04T17:39:20.213Z] #45 3.870 + GOBIN=/build [2022-04-04T17:39:20.213Z] #45 3.870 + GO111MODULE=on [2022-04-04T17:39:20.213Z] #45 3.870 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-04T17:39:20.213Z] #45 3.870 Install vndr version v0.1.2 [2022-04-04T17:39:20.213Z] #45 4.603 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-04T17:39:20.366Z] #29 7.351 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T17:39:20.366Z] #29 7.408 [2022-04-04T17:39:20.483Z] #45 ... [2022-04-04T17:39:20.483Z] [2022-04-04T17:39:20.483Z] #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 [2022-04-04T17:39:20.483Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-04T17:39:20.483Z] #55 4.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:20.483Z] #55 4.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:20.483Z] #55 4.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:20.483Z] #55 5.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:39:20.483Z] #55 7.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:39:20.483Z] #55 8.834 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:39:20.483Z] #55 ... [2022-04-04T17:39:20.483Z] [2022-04-04T17:39:20.483Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:20.483Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-04T17:39:20.483Z] #32 4.241 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T17:39:20.483Z] #32 4.242 Cloning into '.'... [2022-04-04T17:39:20.626Z] #29 7.623 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:20.626Z] #29 7.680 [2022-04-04T17:39:20.677Z] #20 4.721 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:20.743Z] #32 ... [2022-04-04T17:39:20.743Z] [2022-04-04T17:39:20.743Z] #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 [2022-04-04T17:39:20.743Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e [2022-04-04T17:39:20.743Z] #34 3.714 + RM_GOPATH=0 [2022-04-04T17:39:20.743Z] #34 3.714 + TMP_GOPATH= [2022-04-04T17:39:20.743Z] #34 3.714 + : /build [2022-04-04T17:39:20.743Z] #34 3.714 + '[' -z '' ']' [2022-04-04T17:39:20.743Z] #34 3.714 ++ mktemp -d [2022-04-04T17:39:20.743Z] #34 3.714 + export GOPATH=/tmp/tmp.cDLsQwGEWU [2022-04-04T17:39:20.743Z] #34 3.714 + GOPATH=/tmp/tmp.cDLsQwGEWU [2022-04-04T17:39:20.743Z] #34 3.714 + RM_GOPATH=1 [2022-04-04T17:39:20.743Z] #34 3.714 + case "$(go env GOARCH)" in [2022-04-04T17:39:20.743Z] #34 3.714 ++ go env GOARCH [2022-04-04T17:39:20.743Z] #34 3.726 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.743Z] #34 3.726 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:20.743Z] #34 3.726 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:20.743Z] #34 3.726 + dir=/tmp/install [2022-04-04T17:39:20.743Z] #34 3.726 + bin=tomlv [2022-04-04T17:39:20.743Z] #34 3.726 + shift [2022-04-04T17:39:20.743Z] #34 3.726 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-04T17:39:20.743Z] #34 3.726 + . /tmp/install/tomlv.installer [2022-04-04T17:39:20.743Z] #34 3.726 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:20.743Z] #34 3.726 + install_tomlv [2022-04-04T17:39:20.743Z] #34 3.726 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-04T17:39:20.743Z] #34 3.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml [2022-04-04T17:39:20.743Z] #34 3.726 Cloning into '/tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml'... [2022-04-04T17:39:20.743Z] #34 3.729 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:20.743Z] #34 4.782 + cd /tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml [2022-04-04T17:39:20.743Z] #34 4.783 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:20.743Z] #34 4.927 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:39:20.743Z] #34 5.250 internal/unsafeheader [2022-04-04T17:39:20.743Z] #34 5.311 internal/cpu [2022-04-04T17:39:20.743Z] #34 5.378 runtime/internal/atomic [2022-04-04T17:39:20.743Z] #34 5.753 runtime/internal/sys [2022-04-04T17:39:20.743Z] #34 5.895 internal/bytealg [2022-04-04T17:39:20.743Z] #34 6.089 runtime/internal/math [2022-04-04T17:39:20.743Z] #34 6.274 math/bits [2022-04-04T17:39:20.743Z] #34 6.665 math [2022-04-04T17:39:20.743Z] #34 7.514 runtime [2022-04-04T17:39:20.743Z] #34 9.900 unicode/utf8 [2022-04-04T17:39:20.743Z] #34 10.57 internal/race [2022-04-04T17:39:20.743Z] #34 10.69 sync/atomic [2022-04-04T17:39:20.743Z] #34 ... [2022-04-04T17:39:20.743Z] [2022-04-04T17:39:20.743Z] #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 [2022-04-04T17:39:20.743Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-04T17:39:20.743Z] #42 4.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:20.743Z] #42 4.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:20.743Z] #42 4.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:20.743Z] #42 5.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:39:20.743Z] #42 7.045 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:39:20.743Z] #42 8.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:39:21.003Z] #42 ... [2022-04-04T17:39:21.003Z] [2022-04-04T17:39:21.003Z] #67 [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 [2022-04-04T17:39:21.003Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67 [2022-04-04T17:39:21.003Z] #67 4.138 + RM_GOPATH=0 [2022-04-04T17:39:21.003Z] #67 4.138 + TMP_GOPATH= [2022-04-04T17:39:21.003Z] #67 4.138 + : /build [2022-04-04T17:39:21.003Z] #67 4.139 + '[' -z '' ']' [2022-04-04T17:39:21.003Z] #67 4.141 ++ mktemp -d [2022-04-04T17:39:21.003Z] #67 4.144 + export GOPATH=/tmp/tmp.DtH5yALsQ7 [2022-04-04T17:39:21.003Z] #67 4.144 + GOPATH=/tmp/tmp.DtH5yALsQ7 [2022-04-04T17:39:21.003Z] #67 4.144 + RM_GOPATH=1 [2022-04-04T17:39:21.003Z] #67 4.144 + case "$(go env GOARCH)" in [2022-04-04T17:39:21.003Z] #67 4.144 ++ go env GOARCH [2022-04-04T17:39:21.003Z] #67 4.151 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.003Z] #67 4.151 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.003Z] #67 4.154 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:21.003Z] #67 4.170 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:21.003Z] #67 4.178 + dir=/tmp/install [2022-04-04T17:39:21.003Z] #67 4.178 + bin=proxy [2022-04-04T17:39:21.003Z] #67 4.178 + shift [2022-04-04T17:39:21.003Z] #67 4.178 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-04T17:39:21.003Z] #67 4.178 + . /tmp/install/proxy.installer [2022-04-04T17:39:21.003Z] #67 4.178 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:21.003Z] #67 4.178 + install_proxy [2022-04-04T17:39:21.003Z] #67 4.178 + case "$1" in [2022-04-04T17:39:21.003Z] #67 4.178 + export CGO_ENABLED=0 [2022-04-04T17:39:21.003Z] #67 4.178 + CGO_ENABLED=0 [2022-04-04T17:39:21.003Z] #67 4.178 + _install_proxy [2022-04-04T17:39:21.003Z] #67 4.178 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-04T17:39:21.003Z] #67 4.178 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork [2022-04-04T17:39:21.003Z] #67 4.178 Cloning into '/tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork'... [2022-04-04T17:39:21.118Z] #43 ... [2022-04-04T17:39:21.118Z] [2022-04-04T17:39:21.118Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T17:39:21.118Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T17:39:21.118Z] #63 CACHED [2022-04-04T17:39:21.118Z] [2022-04-04T17:39:21.118Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T17:39:21.118Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T17:39:21.118Z] #65 CACHED [2022-04-04T17:39:21.195Z] #29 8.168 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-04T17:39:21.195Z] #29 8.227 [2022-04-04T17:39:21.272Z] #67 ... [2022-04-04T17:39:21.272Z] [2022-04-04T17:39:21.272Z] #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 [2022-04-04T17:39:21.272Z] #51 sha256:0b84bf80d774df810b7804ab3a8b5a266f552644339ad4682a486b4385a80779 [2022-04-04T17:39:21.272Z] #51 4.274 + RM_GOPATH=0 [2022-04-04T17:39:21.272Z] #51 4.274 + TMP_GOPATH= [2022-04-04T17:39:21.272Z] #51 4.274 + : /build [2022-04-04T17:39:21.272Z] #51 4.274 + '[' -z '' ']' [2022-04-04T17:39:21.272Z] #51 4.282 ++ mktemp -d [2022-04-04T17:39:21.272Z] #51 4.282 + export GOPATH=/tmp/tmp.gzm873Vh84 [2022-04-04T17:39:21.272Z] #51 4.282 + GOPATH=/tmp/tmp.gzm873Vh84 [2022-04-04T17:39:21.272Z] #51 4.282 + RM_GOPATH=1 [2022-04-04T17:39:21.272Z] #51 4.282 + case "$(go env GOARCH)" in [2022-04-04T17:39:21.272Z] #51 4.282 ++ go env GOARCH [2022-04-04T17:39:21.272Z] #51 4.289 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #51 4.289 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #51 4.289 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:21.272Z] #51 4.311 Install shfmt version v3.0.2 [2022-04-04T17:39:21.272Z] #51 4.311 + dir=/tmp/install [2022-04-04T17:39:21.272Z] #51 4.311 + bin=shfmt [2022-04-04T17:39:21.272Z] #51 4.311 + shift [2022-04-04T17:39:21.272Z] #51 4.311 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-04T17:39:21.272Z] #51 4.311 + . /tmp/install/shfmt.installer [2022-04-04T17:39:21.272Z] #51 4.311 ++ : v3.0.2 [2022-04-04T17:39:21.272Z] #51 4.311 + install_shfmt [2022-04-04T17:39:21.272Z] #51 4.311 + echo 'Install shfmt version v3.0.2' [2022-04-04T17:39:21.272Z] #51 4.311 + GOBIN=/build [2022-04-04T17:39:21.272Z] #51 4.311 + GO111MODULE=on [2022-04-04T17:39:21.272Z] #51 4.311 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-04T17:39:21.272Z] #51 5.092 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T17:39:21.272Z] #51 6.336 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T17:39:21.272Z] #51 6.348 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T17:39:21.272Z] #51 6.618 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T17:39:21.272Z] #51 8.167 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T17:39:21.272Z] #51 ... [2022-04-04T17:39:21.272Z] [2022-04-04T17:39:21.272Z] #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 [2022-04-04T17:39:21.272Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816 [2022-04-04T17:39:21.272Z] #24 4.294 + RM_GOPATH=0 [2022-04-04T17:39:21.272Z] #24 4.294 + TMP_GOPATH= [2022-04-04T17:39:21.272Z] #24 4.294 + : /build [2022-04-04T17:39:21.272Z] #24 4.294 + '[' -z '' ']' [2022-04-04T17:39:21.272Z] #24 4.299 ++ mktemp -d [2022-04-04T17:39:21.272Z] #24 4.299 + export GOPATH=/tmp/tmp.1xgpuhNDs3 [2022-04-04T17:39:21.272Z] #24 4.299 + GOPATH=/tmp/tmp.1xgpuhNDs3 [2022-04-04T17:39:21.272Z] #24 4.299 + RM_GOPATH=1 [2022-04-04T17:39:21.272Z] #24 4.299 + case "$(go env GOARCH)" in [2022-04-04T17:39:21.272Z] #24 4.299 ++ go env GOARCH [2022-04-04T17:39:21.272Z] #24 4.333 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #24 4.333 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #24 4.333 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:21.272Z] #24 4.340 Install docker/cli version 17.06.2-ce from stable [2022-04-04T17:39:21.272Z] #24 4.340 + dir=/tmp/install [2022-04-04T17:39:21.272Z] #24 4.340 + bin=dockercli [2022-04-04T17:39:21.272Z] #24 4.340 + shift [2022-04-04T17:39:21.272Z] #24 4.340 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-04T17:39:21.272Z] #24 4.340 + . /tmp/install/dockercli.installer [2022-04-04T17:39:21.272Z] #24 4.340 ++ : stable [2022-04-04T17:39:21.272Z] #24 4.340 ++ : 17.06.2-ce [2022-04-04T17:39:21.272Z] #24 4.340 + install_dockercli [2022-04-04T17:39:21.272Z] #24 4.340 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T17:39:21.272Z] #24 4.359 ++ uname -m [2022-04-04T17:39:21.272Z] #24 4.359 + arch=aarch64 [2022-04-04T17:39:21.272Z] #24 4.359 + '[' aarch64 '!=' x86_64 ']' [2022-04-04T17:39:21.272Z] #24 4.359 + '[' aarch64 '!=' s390x ']' [2022-04-04T17:39:21.272Z] #24 4.361 + '[' aarch64 '!=' armhf ']' [2022-04-04T17:39:21.272Z] #24 4.361 + build_dockercli [2022-04-04T17:39:21.272Z] #24 4.361 + git clone https://github.com/docker/docker-ce /tmp/tmp.1xgpuhNDs3/tmp/docker-ce [2022-04-04T17:39:21.272Z] #24 4.435 Cloning into '/tmp/tmp.1xgpuhNDs3/tmp/docker-ce'... [2022-04-04T17:39:21.272Z] #24 ... [2022-04-04T17:39:21.272Z] [2022-04-04T17:39:21.272Z] #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 [2022-04-04T17:39:21.272Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:21.272Z] #49 4.431 + RM_GOPATH=0 [2022-04-04T17:39:21.272Z] #49 4.431 + TMP_GOPATH= [2022-04-04T17:39:21.272Z] #49 4.431 + : /build [2022-04-04T17:39:21.272Z] #49 4.434 + '[' -z '' ']' [2022-04-04T17:39:21.272Z] #49 4.434 ++ mktemp -d [2022-04-04T17:39:21.272Z] #49 4.434 + export GOPATH=/tmp/tmp.RO30wPr2WZ [2022-04-04T17:39:21.272Z] #49 4.434 + GOPATH=/tmp/tmp.RO30wPr2WZ [2022-04-04T17:39:21.272Z] #49 4.434 + RM_GOPATH=1 [2022-04-04T17:39:21.272Z] #49 4.434 + case "$(go env GOARCH)" in [2022-04-04T17:39:21.272Z] #49 4.434 ++ go env GOARCH [2022-04-04T17:39:21.272Z] #49 4.451 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #49 4.452 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:21.272Z] #49 4.454 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:21.272Z] #49 4.459 + dir=/tmp/install [2022-04-04T17:39:21.272Z] #49 4.459 + bin=golangci_lint [2022-04-04T17:39:21.272Z] #49 4.459 + shift [2022-04-04T17:39:21.272Z] #49 4.459 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-04T17:39:21.272Z] #49 4.459 + . /tmp/install/golangci_lint.installer [2022-04-04T17:39:21.272Z] #49 4.459 ++ : v1.23.8 [2022-04-04T17:39:21.272Z] #49 4.459 + install_golangci_lint [2022-04-04T17:39:21.272Z] #49 4.462 + set -e [2022-04-04T17:39:21.272Z] #49 4.462 + echo 'Install golangci-lint version v1.23.8' [2022-04-04T17:39:21.272Z] #49 4.462 Install golangci-lint version v1.23.8 [2022-04-04T17:39:21.272Z] #49 4.472 + GOBIN=/build [2022-04-04T17:39:21.272Z] #49 4.472 + GO111MODULE=on [2022-04-04T17:39:21.272Z] #49 4.472 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-04T17:39:21.272Z] #49 5.188 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-04T17:39:21.272Z] #49 11.39 go: downloading github.com/fatih/color v1.7.0 [2022-04-04T17:39:21.272Z] #49 11.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-04T17:39:21.272Z] #49 11.50 go: downloading github.com/pkg/errors v0.8.1 [2022-04-04T17:39:21.375Z] [2022-04-04T17:39:21.375Z] #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 [2022-04-04T17:39:21.375Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:21.375Z] #43 52.87 CC criu/arch/x86/kerndat.o [2022-04-04T17:39:21.536Z] #49 11.56 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-04T17:39:21.536Z] #49 11.57 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T17:39:21.536Z] #49 ... [2022-04-04T17:39:21.536Z] [2022-04-04T17:39:21.536Z] #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 [2022-04-04T17:39:21.536Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca [2022-04-04T17:39:21.536Z] #47 10.87 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T17:39:21.536Z] #47 10.91 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T17:39:21.536Z] #47 11.07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T17:39:21.937Z] #43 53.38 CC criu/arch/x86/sigaction_compat.o [2022-04-04T17:39:22.056Z] #20 6.063 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:22.056Z] #20 ... [2022-04-04T17:39:22.056Z] [2022-04-04T17:39:22.056Z] #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 [2022-04-04T17:39:22.056Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6 [2022-04-04T17:39:22.056Z] #53 13.02 + cd /tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc [2022-04-04T17:39:22.056Z] #53 13.02 + git checkout -q v1.0.3 [2022-04-04T17:39:22.203Z] #43 53.64 CC criu/arch/x86/sigframe.o [2022-04-04T17:39:22.233Z] #29 8.441 #=#=# ### 4.9% ######################### 35.3% ###################################### 53.0% ########################################### 60.4% ######################################################## 78.0% ####################################################################### 99.2% ######################################################################## 100.0% [2022-04-04T17:39:22.233Z] #29 9.240 [2022-04-04T17:39:22.473Z] #43 53.92 LINK criu/arch/x86/crtools.built-in.o [2022-04-04T17:39:22.473Z] #43 53.98 DEP criu/pie/util-vdso-elf32.d [2022-04-04T17:39:22.491Z] #47 12.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T17:39:22.491Z] #47 12.48 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T17:39:22.625Z] #53 13.61 + '[' -z '' ']' [2022-04-04T17:39:22.625Z] #53 13.61 + target=static [2022-04-04T17:39:22.625Z] #53 13.61 + make BUILDTAGS=seccomp static [2022-04-04T17:39:22.731Z] #43 54.09 DEP criu/pie/util-vdso.d [2022-04-04T17:39:22.731Z] #43 54.27 DEP criu/pie/util.d [2022-04-04T17:39:22.805Z] #29 ... [2022-04-04T17:39:22.805Z] [2022-04-04T17:39:22.805Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T17:39:22.805Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-04T17:39:22.805Z] #10 DONE 3.3s [2022-04-04T17:39:22.805Z] [2022-04-04T17:39:22.805Z] #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 [2022-04-04T17:39:22.805Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7 [2022-04-04T17:39:22.805Z] #29 9.661 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T17:39:22.805Z] #29 9.774 [2022-04-04T17:39:22.805Z] #29 ... [2022-04-04T17:39:22.805Z] [2022-04-04T17:39:22.805Z] #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 [2022-04-04T17:39:22.805Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-04T17:39:22.987Z] #43 54.40 CC criu/pie/util.o [2022-04-04T17:39:23.065Z] #11 DONE 0.5s [2022-04-04T17:39:23.065Z] [2022-04-04T17:39:23.065Z] #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 [2022-04-04T17:39:23.065Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7 [2022-04-04T17:39:23.065Z] #29 10.00 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:23.065Z] #29 10.07 [2022-04-04T17:39:23.065Z] #29 ... [2022-04-04T17:39:23.065Z] [2022-04-04T17:39:23.065Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T17:39:23.065Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-04T17:39:23.065Z] #39 DONE 0.2s [2022-04-04T17:39:23.193Z] #53 13.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-04T17:39:23.243Z] #43 54.72 CC criu/pie/util-vdso.o [2022-04-04T17:39:23.327Z] [2022-04-04T17:39:23.327Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T17:39:23.327Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-04T17:39:23.327Z] #31 DONE 0.2s [2022-04-04T17:39:23.327Z] [2022-04-04T17:39:23.327Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:23.327Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:39:23.441Z] #47 ... [2022-04-04T17:39:23.441Z] [2022-04-04T17:39:23.441Z] #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 [2022-04-04T17:39:23.441Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:39:23.441Z] #58 3.338 + RM_GOPATH=0 [2022-04-04T17:39:23.441Z] #58 3.338 + TMP_GOPATH= [2022-04-04T17:39:23.441Z] #58 3.338 + : /build [2022-04-04T17:39:23.441Z] #58 3.338 + '[' -z '' ']' [2022-04-04T17:39:23.441Z] #58 3.353 ++ mktemp -d [2022-04-04T17:39:23.441Z] #58 3.353 + export GOPATH=/tmp/tmp.YytssS2xWD [2022-04-04T17:39:23.441Z] #58 3.353 + GOPATH=/tmp/tmp.YytssS2xWD [2022-04-04T17:39:23.441Z] #58 3.353 + RM_GOPATH=1 [2022-04-04T17:39:23.441Z] #58 3.353 + case "$(go env GOARCH)" in [2022-04-04T17:39:23.441Z] #58 3.353 ++ go env GOARCH [2022-04-04T17:39:23.441Z] #58 3.367 Install rootlesskit version v0.14.4 [2022-04-04T17:39:23.441Z] #58 3.368 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:23.441Z] #58 3.368 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:23.441Z] #58 3.368 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:23.441Z] #58 3.368 + dir=/tmp/install [2022-04-04T17:39:23.441Z] #58 3.368 + bin=rootlesskit [2022-04-04T17:39:23.441Z] #58 3.368 + shift [2022-04-04T17:39:23.441Z] #58 3.368 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-04T17:39:23.441Z] #58 3.368 + . /tmp/install/rootlesskit.installer [2022-04-04T17:39:23.441Z] #58 3.368 ++ : v0.14.4 [2022-04-04T17:39:23.441Z] #58 3.368 + install_rootlesskit [2022-04-04T17:39:23.441Z] #58 3.368 + case "$1" in [2022-04-04T17:39:23.441Z] #58 3.368 + export CGO_ENABLED=0 [2022-04-04T17:39:23.441Z] #58 3.368 + CGO_ENABLED=0 [2022-04-04T17:39:23.441Z] #58 3.368 + _install_rootlesskit [2022-04-04T17:39:23.441Z] #58 3.368 + echo 'Install rootlesskit version v0.14.4' [2022-04-04T17:39:23.441Z] #58 3.368 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:39:23.441Z] #58 3.368 + GOBIN=/build [2022-04-04T17:39:23.441Z] #58 3.368 + GO111MODULE=on [2022-04-04T17:39:23.441Z] #58 3.368 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-04T17:39:23.441Z] #58 3.890 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-04T17:39:23.441Z] #58 6.728 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:39:23.441Z] #58 6.730 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T17:39:23.441Z] #58 6.797 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-04T17:39:23.441Z] #58 7.717 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-04T17:39:23.441Z] #58 10.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-04T17:39:23.441Z] #58 11.13 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T17:39:23.441Z] #58 11.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T17:39:23.441Z] #58 11.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T17:39:23.441Z] #58 11.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T17:39:23.441Z] #58 11.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T17:39:23.441Z] #58 11.74 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-04T17:39:23.441Z] #58 12.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-04T17:39:23.441Z] #58 12.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-04T17:39:23.441Z] #58 ... [2022-04-04T17:39:23.441Z] [2022-04-04T17:39:23.442Z] #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 [2022-04-04T17:39:23.442Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:23.442Z] #49 11.93 go: downloading github.com/spf13/viper v1.6.1 [2022-04-04T17:39:23.442Z] #49 12.25 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-04T17:39:23.442Z] #49 12.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-04T17:39:23.442Z] #49 12.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-04T17:39:23.442Z] #49 12.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-04T17:39:23.442Z] #49 13.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-04T17:39:23.701Z] #49 13.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T17:39:23.805Z] #43 55.29 CC criu/pie/util-vdso-elf32.o [2022-04-04T17:39:24.271Z] #32 ... [2022-04-04T17:39:24.271Z] [2022-04-04T17:39:24.271Z] #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 [2022-04-04T17:39:24.271Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7 [2022-04-04T17:39:24.271Z] #29 10.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T17:39:24.271Z] #29 10.73 [2022-04-04T17:39:24.271Z] #29 11.00 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:24.271Z] #29 11.13 [2022-04-04T17:39:24.271Z] #29 11.16 Download of images into '/build' complete. [2022-04-04T17:39:24.271Z] #29 11.16 Use something like the following to load the result into a Docker daemon: [2022-04-04T17:39:24.271Z] #29 11.16 tar -cC '/build' . | docker load [2022-04-04T17:39:24.271Z] #29 DONE 11.3s [2022-04-04T17:39:24.368Z] #43 55.89 AR criu/pie/pie.lib.a [2022-04-04T17:39:24.368Z] #43 55.97 DEP criu/pie/restorer.d [2022-04-04T17:39:24.532Z] [2022-04-04T17:39:24.532Z] #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 [2022-04-04T17:39:24.532Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:39:24.624Z] #43 56.15 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-04T17:39:24.624Z] #43 56.24 DEP criu/arch/x86/restorer_unmap.d [2022-04-04T17:39:24.639Z] #49 ... [2022-04-04T17:39:24.639Z] [2022-04-04T17:39:24.639Z] #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 [2022-04-04T17:39:24.639Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-04T17:39:24.639Z] #40 4.229 + git clone https://github.com/docker/distribution.git . [2022-04-04T17:39:24.639Z] #40 4.231 Cloning into '.'... [2022-04-04T17:39:24.639Z] #40 ... [2022-04-04T17:39:24.639Z] [2022-04-04T17:39:24.639Z] #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 [2022-04-04T17:39:24.639Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:39:24.639Z] #58 13.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-04T17:39:24.868Z] Removing intermediate container 7f46d77c30c6 [2022-04-04T17:39:24.868Z] ---> 29e4370ebebf [2022-04-04T17:39:24.868Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-04-04T17:39:24.868Z] ---> Running in 0e4a16bc079d [2022-04-04T17:39:24.880Z] #43 56.26 DEP criu/arch/x86/restorer.d [2022-04-04T17:39:24.880Z] #43 56.48 DEP criu/arch/x86/vdso-pie.d [2022-04-04T17:39:25.136Z] #43 56.58 DEP criu/pie/parasite-vdso.d [2022-04-04T17:39:25.349Z] Removing intermediate container 0e4a16bc079d [2022-04-04T17:39:25.349Z] ---> 2abf0acf7d28 [2022-04-04T17:39:25.349Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T17:39:25.349Z] ---> Running in 69b76af8e7fd [2022-04-04T17:39:25.393Z] #43 56.73 DEP criu/pie/parasite.d [2022-04-04T17:39:25.649Z] #43 56.99 CC criu/pie/parasite.o [2022-04-04T17:39:25.828Z] Removing intermediate container 69b76af8e7fd [2022-04-04T17:39:25.828Z] ---> 29583d68b49b [2022-04-04T17:39:25.828Z] Step 10/10 : COPY . . [2022-04-04T17:39:27.019Z] #43 58.17 LINK criu/pie/parasite.built-in.o [2022-04-04T17:39:27.019Z] #43 58.18 GEN criu/pie/parasite-blob.h [2022-04-04T17:39:27.019Z] #43 58.21 CC criu/pie/parasite-vdso.o [2022-04-04T17:39:27.253Z] #58 ... [2022-04-04T17:39:27.253Z] [2022-04-04T17:39:27.253Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:27.253Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:39:27.253Z] #13 5.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:39:27.253Z] #13 6.719 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:39:27.253Z] #13 8.354 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:39:27.253Z] #13 ... [2022-04-04T17:39:27.253Z] [2022-04-04T17:39:27.253Z] #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 [2022-04-04T17:39:27.253Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:27.253Z] #49 16.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-04T17:39:27.253Z] #49 16.43 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-04T17:39:27.253Z] #49 16.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-04T17:39:27.253Z] #49 17.13 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-04T17:39:27.253Z] #49 17.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T17:39:27.275Z] #43 58.89 CC criu/arch/x86/vdso-pie.o [2022-04-04T17:39:27.532Z] #43 59.16 CC criu/arch/x86/restorer.o [2022-04-04T17:39:27.832Z] #40 ... [2022-04-04T17:39:27.832Z] [2022-04-04T17:39:27.832Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-04-04T17:39:27.832Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-04T17:39:27.832Z] #12 DONE 4.2s [2022-04-04T17:39:27.832Z] [2022-04-04T17:39:27.832Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:27.832Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:27.882Z] #49 17.92 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-04T17:39:28.215Z] #49 17.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-04T17:39:28.461Z] #43 59.66 CC criu/arch/x86/restorer_unmap.o [2022-04-04T17:39:28.461Z] #43 59.70 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-04T17:39:28.461Z] #43 59.94 CC criu/pie/restorer.o [2022-04-04T17:39:28.467Z] #53 ... [2022-04-04T17:39:28.467Z] [2022-04-04T17:39:28.468Z] #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 [2022-04-04T17:39:28.468Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:28.468Z] #43 52.74 CC criu/arch/x86/kerndat.o [2022-04-04T17:39:28.468Z] #43 53.29 CC criu/arch/x86/sigaction_compat.o [2022-04-04T17:39:28.468Z] #43 53.57 CC criu/arch/x86/sigframe.o [2022-04-04T17:39:28.468Z] #43 53.82 LINK criu/arch/x86/crtools.built-in.o [2022-04-04T17:39:28.468Z] #43 53.89 DEP criu/pie/util-vdso-elf32.d [2022-04-04T17:39:28.468Z] #43 54.03 DEP criu/pie/util-vdso.d [2022-04-04T17:39:28.468Z] #43 54.17 DEP criu/pie/util.d [2022-04-04T17:39:28.468Z] #43 54.31 CC criu/pie/util.o [2022-04-04T17:39:28.468Z] #43 54.69 CC criu/pie/util-vdso.o [2022-04-04T17:39:28.468Z] #43 55.33 CC criu/pie/util-vdso-elf32.o [2022-04-04T17:39:28.468Z] #43 56.03 AR criu/pie/pie.lib.a [2022-04-04T17:39:28.468Z] #43 56.11 DEP criu/pie/restorer.d [2022-04-04T17:39:28.468Z] #43 56.25 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-04T17:39:28.468Z] #43 56.34 DEP criu/arch/x86/restorer_unmap.d [2022-04-04T17:39:28.468Z] #43 56.35 DEP criu/arch/x86/restorer.d [2022-04-04T17:39:28.468Z] #43 56.47 DEP criu/arch/x86/vdso-pie.d [2022-04-04T17:39:28.468Z] #43 56.58 DEP criu/pie/parasite-vdso.d [2022-04-04T17:39:28.468Z] #43 56.80 DEP criu/pie/parasite.d [2022-04-04T17:39:28.468Z] #43 57.02 CC criu/pie/parasite.o [2022-04-04T17:39:28.468Z] #43 58.27 LINK criu/pie/parasite.built-in.o [2022-04-04T17:39:28.468Z] #43 58.29 GEN criu/pie/parasite-blob.h [2022-04-04T17:39:28.468Z] #43 58.30 CC criu/pie/parasite-vdso.o [2022-04-04T17:39:28.468Z] #43 59.05 CC criu/arch/x86/vdso-pie.o [2022-04-04T17:39:28.468Z] #43 59.41 CC criu/arch/x86/restorer.o [2022-04-04T17:39:28.468Z] #43 59.88 CC criu/arch/x86/restorer_unmap.o [2022-04-04T17:39:28.468Z] #43 59.93 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-04T17:39:28.468Z] #43 60.21 CC criu/pie/restorer.o [2022-04-04T17:39:28.468Z] #43 62.92 LINK criu/pie/restorer.built-in.o [2022-04-04T17:39:28.468Z] #43 62.94 GEN criu/pie/restorer-blob.h [2022-04-04T17:39:28.482Z] #49 18.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-04T17:39:28.727Z] #43 63.01 DEP criu/vdso.d [2022-04-04T17:39:28.740Z] #49 18.74 go: downloading github.com/spf13/afero v1.1.2 [2022-04-04T17:39:28.986Z] #43 63.18 DEP criu/vdso-compat.d [2022-04-04T17:39:28.986Z] #43 63.30 DEP criu/uts_ns.d [2022-04-04T17:39:28.986Z] #43 63.41 DEP criu/util.d [2022-04-04T17:39:29.245Z] #43 63.65 DEP criu/uffd.d [2022-04-04T17:39:29.308Z] #49 19.20 go: downloading github.com/spf13/cast v1.3.0 [2022-04-04T17:39:29.308Z] #49 19.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-04T17:39:29.308Z] #49 19.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T17:39:29.308Z] #49 19.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-04T17:39:29.308Z] #49 19.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-04T17:39:29.504Z] #43 63.83 DEP criu/tun.d [2022-04-04T17:39:29.571Z] #49 19.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-04T17:39:29.763Z] #43 64.02 DEP criu/tty.d [2022-04-04T17:39:29.763Z] #43 64.18 DEP criu/timerfd.d [2022-04-04T17:39:29.856Z] #49 ... [2022-04-04T17:39:29.856Z] [2022-04-04T17:39:29.856Z] #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 [2022-04-04T17:39:29.856Z] #45 sha256:df7735829b5e4bca9367318b07f8e5c39d3864844d49f2ec1392c38fde9fa2a9 [2022-04-04T17:39:29.856Z] #45 DONE 19.9s [2022-04-04T17:39:29.856Z] [2022-04-04T17:39:29.857Z] #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 [2022-04-04T17:39:29.857Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:29.857Z] #49 19.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T17:39:29.857Z] #49 20.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T17:39:30.023Z] #43 64.33 DEP criu/timens.d [2022-04-04T17:39:30.023Z] #43 64.47 DEP criu/sysfs_parse.d [2022-04-04T17:39:30.023Z] #43 64.57 DEP criu/sysctl.d [2022-04-04T17:39:30.116Z] #49 20.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-04T17:39:30.282Z] #43 64.68 DEP criu/string.d [2022-04-04T17:39:30.282Z] #43 64.73 DEP criu/stats.d [2022-04-04T17:39:30.385Z] #49 20.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T17:39:30.541Z] #43 64.83 DEP criu/sockets.d [2022-04-04T17:39:30.541Z] #43 64.96 DEP criu/sk-unix.d [2022-04-04T17:39:30.646Z] #49 20.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T17:39:30.801Z] #43 65.13 DEP criu/sk-tcp.d [2022-04-04T17:39:30.904Z] #49 21.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T17:39:30.904Z] #49 ... [2022-04-04T17:39:30.904Z] [2022-04-04T17:39:30.904Z] #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 [2022-04-04T17:39:30.904Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e [2022-04-04T17:39:30.904Z] #34 11.04 unicode [2022-04-04T17:39:30.904Z] #34 13.65 encoding [2022-04-04T17:39:31.060Z] #43 65.26 DEP criu/sk-queue.d [2022-04-04T17:39:31.060Z] #43 65.43 DEP criu/sk-packet.d [2022-04-04T17:39:31.139Z] #13 ... [2022-04-04T17:39:31.139Z] [2022-04-04T17:39:31.139Z] #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 [2022-04-04T17:39:31.139Z] #24 sha256:b4004f5e0d3eb84727d0cc0192f114b0d1043a249d7a9b12a1b395a2728ee9eb [2022-04-04T17:39:31.139Z] #24 4.086 + RM_GOPATH=0 [2022-04-04T17:39:31.139Z] #24 4.086 + TMP_GOPATH= [2022-04-04T17:39:31.139Z] #24 4.086 + : /build [2022-04-04T17:39:31.139Z] #24 4.086 + '[' -z '' ']' [2022-04-04T17:39:31.139Z] #24 4.086 ++ mktemp -d [2022-04-04T17:39:31.139Z] #24 4.086 + export GOPATH=/tmp/tmp.ZyLU7JBP68 [2022-04-04T17:39:31.139Z] #24 4.086 + GOPATH=/tmp/tmp.ZyLU7JBP68 [2022-04-04T17:39:31.139Z] #24 4.086 + RM_GOPATH=1 [2022-04-04T17:39:31.139Z] #24 4.086 + case "$(go env GOARCH)" in [2022-04-04T17:39:31.139Z] #24 4.086 ++ go env GOARCH [2022-04-04T17:39:31.139Z] #24 4.086 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:31.139Z] #24 4.086 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:31.139Z] #24 4.086 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:31.139Z] #24 4.086 + dir=/tmp/install [2022-04-04T17:39:31.139Z] #24 4.086 + bin=dockercli [2022-04-04T17:39:31.139Z] #24 4.086 + shift [2022-04-04T17:39:31.139Z] #24 4.086 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-04T17:39:31.139Z] #24 4.086 + . /tmp/install/dockercli.installer [2022-04-04T17:39:31.139Z] #24 4.086 ++ : stable [2022-04-04T17:39:31.139Z] #24 4.086 ++ : 17.06.2-ce [2022-04-04T17:39:31.139Z] #24 4.086 + install_dockercli [2022-04-04T17:39:31.139Z] #24 4.086 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T17:39:31.139Z] #24 4.086 ++ uname -m [2022-04-04T17:39:31.139Z] #24 4.086 + arch=x86_64 [2022-04-04T17:39:31.139Z] #24 4.086 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T17:39:31.139Z] #24 4.086 + url=https://download.docker.com/linux/static [2022-04-04T17:39:31.139Z] #24 4.086 + tar -xz docker/docker [2022-04-04T17:39:31.139Z] #24 4.086 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T17:39:31.139Z] #24 4.086 Install docker/cli version 17.06.2-ce from stable [2022-04-04T17:39:31.139Z] #24 7.412 + mkdir -p /build [2022-04-04T17:39:31.139Z] #24 7.423 + mv docker/docker /build/ [2022-04-04T17:39:31.139Z] #24 7.423 + rmdir docker [2022-04-04T17:39:31.139Z] #24 DONE 8.1s [2022-04-04T17:39:31.163Z] #34 ... [2022-04-04T17:39:31.163Z] [2022-04-04T17:39:31.163Z] #67 [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 [2022-04-04T17:39:31.163Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67 [2022-04-04T17:39:31.163Z] #67 19.01 Checking out files: 9% (183/1907) Checking out files: 10% (191/1907) Checking out files: 11% (210/1907) Checking out files: 12% (229/1907) Checking out files: 13% (248/1907) Checking out files: 14% (267/1907) Checking out files: 15% (287/1907) Checking out files: 16% (306/1907) Checking out files: 17% (325/1907) Checking out files: 18% (344/1907) Checking out files: 19% (363/1907) Checking out files: 20% (382/1907) Checking out files: 21% (401/1907) Checking out files: 22% (420/1907) Checking out files: 23% (439/1907) Checking out files: 24% (458/1907) Checking out files: 25% (477/1907) Checking out files: 26% (496/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 49% (945/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 91% (1750/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-04-04T17:39:31.163Z] #67 21.23 + cd /tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork [2022-04-04T17:39:31.163Z] #67 21.23 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:31.319Z] #43 65.60 DEP criu/sk-netlink.d [2022-04-04T17:39:31.319Z] #43 65.82 DEP criu/sk-inet.d [2022-04-04T17:39:31.404Z] [2022-04-04T17:39:31.404Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:31.404Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:39:31.404Z] #32 7.351 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T17:39:31.404Z] #32 7.356 Cloning into '.'... [2022-04-04T17:39:31.578Z] #43 66.01 DEP criu/signalfd.d [2022-04-04T17:39:31.730Z] #67 21.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-04T17:39:31.730Z] #43 62.89 LINK criu/pie/restorer.built-in.o [2022-04-04T17:39:31.731Z] #43 62.92 GEN criu/pie/restorer-blob.h [2022-04-04T17:39:31.731Z] #43 63.05 DEP criu/vdso.d [2022-04-04T17:39:31.731Z] #43 63.21 DEP criu/vdso-compat.d [2022-04-04T17:39:31.838Z] #43 66.17 DEP criu/sigframe.d [2022-04-04T17:39:31.987Z] #43 63.35 DEP criu/uts_ns.d [2022-04-04T17:39:31.987Z] #43 ... [2022-04-04T17:39:31.987Z] [2022-04-04T17:39:31.988Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:31.988Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:31.988Z] #20 5.266 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:31.988Z] #20 6.583 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:31.988Z] #20 11.35 Fetched 9012 kB in 10s (878 kB/s) [2022-04-04T17:39:31.988Z] #20 11.35 Reading package lists... [2022-04-04T17:39:31.988Z] #20 15.18 Reading package lists... [2022-04-04T17:39:31.988Z] #20 ... [2022-04-04T17:39:31.988Z] [2022-04-04T17:39:31.988Z] #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 [2022-04-04T17:39:31.988Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:31.988Z] #43 63.51 DEP criu/util.d [2022-04-04T17:39:32.097Z] #43 66.29 DEP criu/shmem.d [2022-04-04T17:39:32.097Z] #43 66.44 DEP criu/servicefd.d [2022-04-04T17:39:32.245Z] #43 63.68 DEP criu/uffd.d [2022-04-04T17:39:32.245Z] #43 63.89 DEP criu/tun.d [2022-04-04T17:39:32.307Z] #67 ... [2022-04-04T17:39:32.307Z] [2022-04-04T17:39:32.307Z] #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 [2022-04-04T17:39:32.307Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-04T17:39:32.307Z] #27 24.31 Updating certificates in /etc/ssl/certs... [2022-04-04T17:39:32.307Z] #27 28.56 137 added, 0 removed; done. [2022-04-04T17:39:32.307Z] #27 29.48 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-04T17:39:32.307Z] #27 29.88 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:32.307Z] #27 30.86 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-04T17:39:32.307Z] #27 31.11 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-04T17:39:32.307Z] #27 31.36 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-04T17:39:32.307Z] #27 31.44 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-04T17:39:32.307Z] #27 31.47 Updating certificates in /etc/ssl/certs... [2022-04-04T17:39:32.307Z] #27 ... [2022-04-04T17:39:32.307Z] [2022-04-04T17:39:32.307Z] #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 [2022-04-04T17:39:32.307Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:32.307Z] #49 21.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-04T17:39:32.307Z] #49 21.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-04T17:39:32.307Z] #49 21.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-04T17:39:32.307Z] #49 21.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T17:39:32.307Z] #49 21.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T17:39:32.307Z] #49 21.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-04T17:39:32.307Z] #49 21.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T17:39:32.307Z] #49 22.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-04T17:39:32.307Z] #49 22.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-04T17:39:32.307Z] #49 22.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T17:39:32.356Z] #43 66.64 DEP criu/seize.d [2022-04-04T17:39:32.356Z] #43 66.78 DEP criu/seccomp.d [2022-04-04T17:39:32.586Z] #49 22.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-04T17:39:32.586Z] #49 22.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T17:39:32.615Z] #43 66.97 DEP criu/rst-malloc.d [2022-04-04T17:39:32.615Z] #43 67.04 DEP criu/rbtree.d [2022-04-04T17:39:32.615Z] #43 67.07 DEP criu/pstree.d [2022-04-04T17:39:32.808Z] #43 64.06 DEP criu/tty.d [2022-04-04T17:39:32.808Z] #43 64.23 DEP criu/timerfd.d [2022-04-04T17:39:32.874Z] #43 67.20 DEP criu/protobuf.d [2022-04-04T17:39:33.065Z] #43 64.36 DEP criu/timens.d [2022-04-04T17:39:33.065Z] #43 64.48 DEP criu/sysfs_parse.d [2022-04-04T17:39:33.065Z] #43 64.63 DEP criu/sysctl.d [2022-04-04T17:39:33.134Z] #43 67.39 GEN criu/protobuf-desc-gen.h [2022-04-04T17:39:33.182Z] #49 23.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T17:39:33.182Z] #49 23.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-04T17:39:33.317Z] #32 ... [2022-04-04T17:39:33.317Z] [2022-04-04T17:39:33.317Z] #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 [2022-04-04T17:39:33.317Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:39:33.317Z] #49 4.309 + RM_GOPATH=0 [2022-04-04T17:39:33.317Z] #49 4.309 + TMP_GOPATH= [2022-04-04T17:39:33.317Z] #49 4.309 + : /build [2022-04-04T17:39:33.317Z] #49 4.309 + '[' -z '' ']' [2022-04-04T17:39:33.317Z] #49 4.309 ++ mktemp -d [2022-04-04T17:39:33.317Z] #49 4.309 + export GOPATH=/tmp/tmp.Zcnl0Rg38W [2022-04-04T17:39:33.317Z] #49 4.309 + GOPATH=/tmp/tmp.Zcnl0Rg38W [2022-04-04T17:39:33.317Z] #49 4.309 + RM_GOPATH=1 [2022-04-04T17:39:33.317Z] #49 4.309 + case "$(go env GOARCH)" in [2022-04-04T17:39:33.317Z] #49 4.309 ++ go env GOARCH [2022-04-04T17:39:33.317Z] #49 4.309 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #49 4.309 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #49 4.330 Install golangci-lint version v1.23.8 [2022-04-04T17:39:33.317Z] #49 4.330 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:33.317Z] #49 4.330 + dir=/tmp/install [2022-04-04T17:39:33.317Z] #49 4.330 + bin=golangci_lint [2022-04-04T17:39:33.317Z] #49 4.330 + shift [2022-04-04T17:39:33.317Z] #49 4.330 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-04T17:39:33.317Z] #49 4.330 + . /tmp/install/golangci_lint.installer [2022-04-04T17:39:33.317Z] #49 4.330 ++ : v1.23.8 [2022-04-04T17:39:33.317Z] #49 4.330 + install_golangci_lint [2022-04-04T17:39:33.317Z] #49 4.330 + set -e [2022-04-04T17:39:33.317Z] #49 4.330 + echo 'Install golangci-lint version v1.23.8' [2022-04-04T17:39:33.317Z] #49 4.330 + GOBIN=/build [2022-04-04T17:39:33.317Z] #49 4.330 + GO111MODULE=on [2022-04-04T17:39:33.317Z] #49 4.330 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-04T17:39:33.317Z] #49 4.781 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-04T17:39:33.317Z] #49 8.426 go: downloading github.com/fatih/color v1.7.0 [2022-04-04T17:39:33.317Z] #49 8.535 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/pkg/errors v0.8.1 [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T17:39:33.317Z] #49 8.977 go: downloading github.com/spf13/viper v1.6.1 [2022-04-04T17:39:33.317Z] #49 9.297 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-04T17:39:33.317Z] #49 9.313 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-04T17:39:33.317Z] #49 9.429 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-04T17:39:33.317Z] #49 9.453 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-04T17:39:33.317Z] #49 10.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-04T17:39:33.317Z] #49 ... [2022-04-04T17:39:33.317Z] [2022-04-04T17:39:33.317Z] #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 [2022-04-04T17:39:33.317Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:39:33.317Z] #34 6.415 + RM_GOPATH=0 [2022-04-04T17:39:33.317Z] #34 6.415 + TMP_GOPATH= [2022-04-04T17:39:33.317Z] #34 6.415 + : /build [2022-04-04T17:39:33.317Z] #34 6.415 + '[' -z '' ']' [2022-04-04T17:39:33.317Z] #34 6.416 ++ mktemp -d [2022-04-04T17:39:33.317Z] #34 6.425 + export GOPATH=/tmp/tmp.kdYZEdcHD0 [2022-04-04T17:39:33.317Z] #34 6.425 + GOPATH=/tmp/tmp.kdYZEdcHD0 [2022-04-04T17:39:33.317Z] #34 6.425 + RM_GOPATH=1 [2022-04-04T17:39:33.317Z] #34 6.425 + case "$(go env GOARCH)" in [2022-04-04T17:39:33.317Z] #34 6.426 ++ go env GOARCH [2022-04-04T17:39:33.317Z] #34 6.438 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #34 6.438 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #34 6.438 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:33.317Z] #34 6.441 + dir=/tmp/install [2022-04-04T17:39:33.317Z] #34 6.441 + bin=tomlv [2022-04-04T17:39:33.317Z] #34 6.441 + shift [2022-04-04T17:39:33.317Z] #34 6.441 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-04T17:39:33.317Z] #34 6.441 + . /tmp/install/tomlv.installer [2022-04-04T17:39:33.317Z] #34 6.441 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:33.317Z] #34 6.441 + install_tomlv [2022-04-04T17:39:33.317Z] #34 6.441 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-04T17:39:33.317Z] #34 6.441 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:33.317Z] #34 6.441 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml [2022-04-04T17:39:33.317Z] #34 6.443 Cloning into '/tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml'... [2022-04-04T17:39:33.317Z] #34 7.335 + cd /tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml [2022-04-04T17:39:33.317Z] #34 7.335 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-04T17:39:33.317Z] #34 7.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:39:33.317Z] #34 7.948 internal/unsafeheader [2022-04-04T17:39:33.317Z] #34 8.001 internal/cpu [2022-04-04T17:39:33.317Z] #34 8.088 runtime/internal/atomic [2022-04-04T17:39:33.317Z] #34 8.386 runtime/internal/sys [2022-04-04T17:39:33.317Z] #34 8.641 internal/bytealg [2022-04-04T17:39:33.317Z] #34 8.641 runtime/internal/math [2022-04-04T17:39:33.317Z] #34 8.716 math/bits [2022-04-04T17:39:33.317Z] #34 9.296 math [2022-04-04T17:39:33.317Z] #34 9.670 runtime [2022-04-04T17:39:33.317Z] #34 ... [2022-04-04T17:39:33.317Z] [2022-04-04T17:39:33.317Z] #67 [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 [2022-04-04T17:39:33.317Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b [2022-04-04T17:39:33.317Z] #67 7.206 + RM_GOPATH=0 [2022-04-04T17:39:33.317Z] #67 7.206 + TMP_GOPATH= [2022-04-04T17:39:33.317Z] #67 7.206 + : /build [2022-04-04T17:39:33.317Z] #67 7.206 + '[' -z '' ']' [2022-04-04T17:39:33.317Z] #67 7.206 ++ mktemp -d [2022-04-04T17:39:33.317Z] #67 7.206 + export GOPATH=/tmp/tmp.VubaBsQ2F3 [2022-04-04T17:39:33.317Z] #67 7.206 + GOPATH=/tmp/tmp.VubaBsQ2F3 [2022-04-04T17:39:33.317Z] #67 7.206 + RM_GOPATH=1 [2022-04-04T17:39:33.317Z] #67 7.206 + case "$(go env GOARCH)" in [2022-04-04T17:39:33.317Z] #67 7.206 ++ go env GOARCH [2022-04-04T17:39:33.317Z] #67 7.211 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #67 7.211 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.317Z] #67 7.214 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:33.317Z] #67 7.219 + dir=/tmp/install [2022-04-04T17:39:33.317Z] #67 7.219 + bin=proxy [2022-04-04T17:39:33.317Z] #67 7.219 + shift [2022-04-04T17:39:33.317Z] #67 7.219 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-04T17:39:33.317Z] #67 7.219 + . /tmp/install/proxy.installer [2022-04-04T17:39:33.317Z] #67 7.220 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:33.317Z] #67 7.220 + install_proxy [2022-04-04T17:39:33.317Z] #67 7.220 + case "$1" in [2022-04-04T17:39:33.317Z] #67 7.220 + export CGO_ENABLED=0 [2022-04-04T17:39:33.317Z] #67 7.220 + CGO_ENABLED=0 [2022-04-04T17:39:33.317Z] #67 7.220 + _install_proxy [2022-04-04T17:39:33.317Z] #67 7.220 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-04T17:39:33.317Z] #67 7.220 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork [2022-04-04T17:39:33.317Z] #67 7.223 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:33.317Z] #67 7.233 Cloning into '/tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork'... [2022-04-04T17:39:33.321Z] #43 64.77 DEP criu/string.d [2022-04-04T17:39:33.321Z] #43 64.82 DEP criu/stats.d [2022-04-04T17:39:33.321Z] #43 64.92 DEP criu/sockets.d [2022-04-04T17:39:33.446Z] #49 23.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-04T17:39:33.446Z] #49 23.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T17:39:33.446Z] #49 23.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-04T17:39:33.446Z] #49 23.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-04T17:39:33.577Z] #67 ... [2022-04-04T17:39:33.577Z] [2022-04-04T17:39:33.577Z] #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 [2022-04-04T17:39:33.577Z] #51 sha256:22bf30b4c9cc43a57819f53dd6ad92a2ab6235a9d7b430c497a0b0778977dff8 [2022-04-04T17:39:33.577Z] #51 4.043 + RM_GOPATH=0 [2022-04-04T17:39:33.577Z] #51 4.043 + TMP_GOPATH= [2022-04-04T17:39:33.577Z] #51 4.043 + : /build [2022-04-04T17:39:33.577Z] #51 4.043 + '[' -z '' ']' [2022-04-04T17:39:33.577Z] #51 4.086 ++ mktemp -d [2022-04-04T17:39:33.577Z] #51 4.086 + export GOPATH=/tmp/tmp.VXIMJK836B [2022-04-04T17:39:33.577Z] #51 4.086 + GOPATH=/tmp/tmp.VXIMJK836B [2022-04-04T17:39:33.577Z] #51 4.086 + RM_GOPATH=1 [2022-04-04T17:39:33.577Z] #51 4.086 + case "$(go env GOARCH)" in [2022-04-04T17:39:33.577Z] #51 4.086 ++ go env GOARCH [2022-04-04T17:39:33.577Z] #51 4.086 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.577Z] #51 4.086 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.577Z] #51 4.086 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:33.577Z] #51 4.086 + dir=/tmp/install [2022-04-04T17:39:33.577Z] #51 4.086 + bin=shfmt [2022-04-04T17:39:33.577Z] #51 4.086 + shift [2022-04-04T17:39:33.577Z] #51 4.086 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-04T17:39:33.577Z] #51 4.086 + . /tmp/install/shfmt.installer [2022-04-04T17:39:33.577Z] #51 4.086 ++ : v3.0.2 [2022-04-04T17:39:33.577Z] #51 4.086 + install_shfmt [2022-04-04T17:39:33.577Z] #51 4.086 + echo 'Install shfmt version v3.0.2' [2022-04-04T17:39:33.577Z] #51 4.086 + GOBIN=/build [2022-04-04T17:39:33.577Z] #51 4.086 + GO111MODULE=on [2022-04-04T17:39:33.577Z] #51 4.086 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-04T17:39:33.577Z] #51 4.086 Install shfmt version v3.0.2 [2022-04-04T17:39:33.577Z] #51 4.490 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T17:39:33.577Z] #51 5.188 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T17:39:33.577Z] #51 5.188 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T17:39:33.577Z] #51 5.210 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T17:39:33.577Z] #51 6.025 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T17:39:33.577Z] #51 ... [2022-04-04T17:39:33.577Z] [2022-04-04T17:39:33.577Z] #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 [2022-04-04T17:39:33.577Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f [2022-04-04T17:39:33.577Z] #58 8.902 + RM_GOPATH=0 [2022-04-04T17:39:33.577Z] #58 8.902 + TMP_GOPATH= [2022-04-04T17:39:33.577Z] #58 8.902 + : /build [2022-04-04T17:39:33.577Z] #58 8.902 + '[' -z '' ']' [2022-04-04T17:39:33.577Z] #58 8.917 ++ mktemp -d [2022-04-04T17:39:33.577Z] #58 8.918 + export GOPATH=/tmp/tmp.gq50TwjlxU [2022-04-04T17:39:33.577Z] #58 8.918 + GOPATH=/tmp/tmp.gq50TwjlxU [2022-04-04T17:39:33.577Z] #58 8.918 + RM_GOPATH=1 [2022-04-04T17:39:33.577Z] #58 8.918 + case "$(go env GOARCH)" in [2022-04-04T17:39:33.577Z] #58 8.918 ++ go env GOARCH [2022-04-04T17:39:33.577Z] #58 8.977 Install rootlesskit version v0.14.4 [2022-04-04T17:39:33.577Z] #58 8.977 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.577Z] #58 8.977 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:33.577Z] #58 8.977 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:33.577Z] #58 8.977 + dir=/tmp/install [2022-04-04T17:39:33.577Z] #58 8.977 + bin=rootlesskit [2022-04-04T17:39:33.577Z] #58 8.977 + shift [2022-04-04T17:39:33.577Z] #58 8.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-04T17:39:33.577Z] #58 8.977 + . /tmp/install/rootlesskit.installer [2022-04-04T17:39:33.577Z] #58 8.977 ++ : v0.14.4 [2022-04-04T17:39:33.577Z] #58 8.977 + install_rootlesskit [2022-04-04T17:39:33.577Z] #58 8.977 + case "$1" in [2022-04-04T17:39:33.577Z] #58 8.977 + export CGO_ENABLED=0 [2022-04-04T17:39:33.577Z] #58 8.977 + CGO_ENABLED=0 [2022-04-04T17:39:33.577Z] #58 8.977 + _install_rootlesskit [2022-04-04T17:39:33.577Z] #58 8.977 + echo 'Install rootlesskit version v0.14.4' [2022-04-04T17:39:33.577Z] #58 8.977 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:39:33.577Z] #58 8.977 + GOBIN=/build [2022-04-04T17:39:33.577Z] #58 8.977 + GO111MODULE=on [2022-04-04T17:39:33.577Z] #58 8.977 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-04T17:39:33.577Z] #58 9.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-04T17:39:33.578Z] #43 65.09 DEP criu/sk-unix.d [2022-04-04T17:39:33.708Z] #49 ... [2022-04-04T17:39:33.708Z] [2022-04-04T17:39:33.708Z] #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 [2022-04-04T17:39:33.708Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-04T17:39:33.708Z] #27 35.24 0 added, 0 removed; done. [2022-04-04T17:39:33.708Z] #27 35.24 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T17:39:33.708Z] #27 35.25 done. [2022-04-04T17:39:33.708Z] #27 DONE 35.7s [2022-04-04T17:39:33.708Z] [2022-04-04T17:39:33.708Z] #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 [2022-04-04T17:39:33.708Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:33.709Z] #49 23.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-04T17:39:33.709Z] #49 ... [2022-04-04T17:39:33.709Z] [2022-04-04T17:39:33.709Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T17:39:33.709Z] #28 sha256:58df9e6aa4c7665482b793babe22806573463382f78af18de847fa1ab19dc0c9 [2022-04-04T17:39:33.709Z] #28 DONE 0.2s [2022-04-04T17:39:33.709Z] [2022-04-04T17:39:33.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 [2022-04-04T17:39:33.709Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:33.709Z] #49 23.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-04T17:39:33.835Z] #43 65.33 DEP criu/sk-tcp.d [2022-04-04T17:39:33.835Z] #43 ... [2022-04-04T17:39:33.835Z] [2022-04-04T17:39:33.835Z] #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 [2022-04-04T17:39:33.835Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6 [2022-04-04T17:39:33.835Z] #53 13.65 + cd /tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc [2022-04-04T17:39:33.835Z] #53 13.65 + git checkout -q v1.0.3 [2022-04-04T17:39:33.835Z] #53 14.45 + '[' -z '' ']' [2022-04-04T17:39:33.835Z] #53 14.45 + target=static [2022-04-04T17:39:33.835Z] #53 14.45 + make BUILDTAGS=seccomp static [2022-04-04T17:39:33.835Z] #53 14.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-04T17:39:33.837Z] #58 ... [2022-04-04T17:39:33.837Z] [2022-04-04T17:39:33.837Z] #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 [2022-04-04T17:39:33.837Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:39:33.837Z] #55 9.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:33.837Z] #55 9.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:33.837Z] #55 9.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:33.837Z] #55 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:33.995Z] #49 24.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-04T17:39:33.995Z] #49 24.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-04T17:39:34.091Z] #53 ... [2022-04-04T17:39:34.091Z] [2022-04-04T17:39:34.091Z] #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 [2022-04-04T17:39:34.091Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:34.091Z] #43 65.50 DEP criu/sk-queue.d [2022-04-04T17:39:34.096Z] #55 ... [2022-04-04T17:39:34.096Z] [2022-04-04T17:39:34.096Z] #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 [2022-04-04T17:39:34.096Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30 [2022-04-04T17:39:34.096Z] #47 6.385 + RM_GOPATH=0 [2022-04-04T17:39:34.096Z] #47 6.385 + TMP_GOPATH= [2022-04-04T17:39:34.096Z] #47 6.385 + : /build [2022-04-04T17:39:34.096Z] #47 6.385 + '[' -z '' ']' [2022-04-04T17:39:34.096Z] #47 6.385 ++ mktemp -d [2022-04-04T17:39:34.096Z] #47 6.395 + export GOPATH=/tmp/tmp.1L7kXgMLhG [2022-04-04T17:39:34.096Z] #47 6.395 + GOPATH=/tmp/tmp.1L7kXgMLhG [2022-04-04T17:39:34.096Z] #47 6.395 + RM_GOPATH=1 [2022-04-04T17:39:34.096Z] #47 6.395 + case "$(go env GOARCH)" in [2022-04-04T17:39:34.096Z] #47 6.395 ++ go env GOARCH [2022-04-04T17:39:34.096Z] #47 6.415 Install gotestsum version v1.7.0 [2022-04-04T17:39:34.096Z] #47 6.415 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:34.096Z] #47 6.415 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:34.096Z] #47 6.415 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:34.096Z] #47 6.415 + dir=/tmp/install [2022-04-04T17:39:34.096Z] #47 6.415 + bin=gotestsum [2022-04-04T17:39:34.096Z] #47 6.415 + shift [2022-04-04T17:39:34.096Z] #47 6.415 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-04T17:39:34.096Z] #47 6.415 + . /tmp/install/gotestsum.installer [2022-04-04T17:39:34.096Z] #47 6.415 ++ : v1.7.0 [2022-04-04T17:39:34.096Z] #47 6.415 + install_gotestsum [2022-04-04T17:39:34.096Z] #47 6.415 + set -e [2022-04-04T17:39:34.096Z] #47 6.415 + echo 'Install gotestsum version v1.7.0' [2022-04-04T17:39:34.096Z] #47 6.416 + GOBIN=/build [2022-04-04T17:39:34.096Z] #47 6.416 + GO111MODULE=on [2022-04-04T17:39:34.096Z] #47 6.416 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-04T17:39:34.096Z] #47 6.997 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T17:39:34.096Z] #47 8.641 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T17:39:34.096Z] #47 8.641 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T17:39:34.096Z] #47 8.696 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T17:39:34.096Z] #47 8.735 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:39:34.096Z] #47 9.196 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T17:39:34.096Z] #47 9.392 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T17:39:34.096Z] #47 9.392 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T17:39:34.096Z] #47 9.555 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T17:39:34.096Z] #47 9.662 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T17:39:34.096Z] #47 ... [2022-04-04T17:39:34.096Z] [2022-04-04T17:39:34.097Z] #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 [2022-04-04T17:39:34.097Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:39:34.097Z] #42 8.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:34.097Z] #42 8.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:34.097Z] #42 8.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:34.097Z] #42 9.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:34.260Z] #49 24.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-04T17:39:34.260Z] #49 24.36 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-04T17:39:34.260Z] #49 24.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T17:39:34.260Z] #49 24.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-04T17:39:34.260Z] #49 24.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-04T17:39:34.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T17:39:34.348Z] #43 65.71 DEP criu/sk-packet.d [2022-04-04T17:39:34.348Z] #43 65.91 DEP criu/sk-netlink.d [2022-04-04T17:39:34.368Z] #42 ... [2022-04-04T17:39:34.368Z] [2022-04-04T17:39:34.368Z] #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 [2022-04-04T17:39:34.368Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:39:34.368Z] #36 8.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:34.368Z] #36 8.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:34.368Z] #36 8.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:34.368Z] #36 9.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:34.368Z] #36 ... [2022-04-04T17:39:34.368Z] [2022-04-04T17:39:34.368Z] #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 [2022-04-04T17:39:34.368Z] #45 sha256:97dfd3c0fcfd830fd46157ede97efa70d585b113280b5c464289c815d83890d6 [2022-04-04T17:39:34.368Z] #45 3.896 + RM_GOPATH=0 [2022-04-04T17:39:34.368Z] #45 3.896 + TMP_GOPATH= [2022-04-04T17:39:34.368Z] #45 3.896 + : /build [2022-04-04T17:39:34.368Z] #45 3.896 + '[' -z '' ']' [2022-04-04T17:39:34.368Z] #45 3.896 ++ mktemp -d [2022-04-04T17:39:34.368Z] #45 3.896 + export GOPATH=/tmp/tmp.XJ5gorFjrx [2022-04-04T17:39:34.368Z] #45 3.896 + GOPATH=/tmp/tmp.XJ5gorFjrx [2022-04-04T17:39:34.368Z] #45 3.896 + RM_GOPATH=1 [2022-04-04T17:39:34.368Z] #45 3.896 + case "$(go env GOARCH)" in [2022-04-04T17:39:34.368Z] #45 3.896 ++ go env GOARCH [2022-04-04T17:39:34.368Z] #45 3.898 Install vndr version v0.1.2 [2022-04-04T17:39:34.368Z] #45 3.898 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:34.368Z] #45 3.898 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:34.368Z] #45 3.898 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:34.368Z] #45 3.898 + dir=/tmp/install [2022-04-04T17:39:34.368Z] #45 3.898 + bin=vndr [2022-04-04T17:39:34.368Z] #45 3.898 + shift [2022-04-04T17:39:34.368Z] #45 3.898 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-04T17:39:34.368Z] #45 3.898 + . /tmp/install/vndr.installer [2022-04-04T17:39:34.368Z] #45 3.898 ++ : v0.1.2 [2022-04-04T17:39:34.368Z] #45 3.898 + install_vndr [2022-04-04T17:39:34.368Z] #45 3.898 + echo 'Install vndr version v0.1.2' [2022-04-04T17:39:34.368Z] #45 3.898 + GOBIN=/build [2022-04-04T17:39:34.368Z] #45 3.898 + GO111MODULE=on [2022-04-04T17:39:34.368Z] #45 3.898 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-04T17:39:34.368Z] #45 4.473 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-04T17:39:34.512Z] #43 68.96 DEP criu/protobuf-desc.d [2022-04-04T17:39:34.605Z] #43 66.10 DEP criu/sk-inet.d [2022-04-04T17:39:34.628Z] #45 ... [2022-04-04T17:39:34.628Z] [2022-04-04T17:39:34.628Z] #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 [2022-04-04T17:39:34.628Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:39:34.628Z] #49 10.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T17:39:34.772Z] #43 69.06 DEP criu/proc_parse.d [2022-04-04T17:39:34.772Z] #43 69.22 DEP criu/plugin.d [2022-04-04T17:39:34.861Z] #43 66.27 DEP criu/signalfd.d [2022-04-04T17:39:34.861Z] #43 66.43 DEP criu/sigframe.d [2022-04-04T17:39:35.031Z] #43 69.34 DEP criu/pipes.d [2022-04-04T17:39:35.031Z] #43 69.49 DEP criu/pie-util.d [2022-04-04T17:39:35.117Z] #43 66.51 DEP criu/shmem.d [2022-04-04T17:39:35.117Z] #43 66.64 DEP criu/servicefd.d [2022-04-04T17:39:35.117Z] #43 66.77 DEP criu/seize.d [2022-04-04T17:39:35.298Z] #43 69.61 DEP criu/pie-util-vdso.d [2022-04-04T17:39:35.298Z] #43 69.76 DEP criu/pie-util-vdso-elf32.d [2022-04-04T17:39:35.558Z] #43 69.95 DEP criu/path.d [2022-04-04T17:39:35.636Z] #49 25.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T17:39:35.636Z] #49 25.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-04T17:39:35.636Z] #49 25.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T17:39:35.636Z] #49 25.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T17:39:35.636Z] #49 25.64 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-04T17:39:35.636Z] #49 25.71 go: downloading golang.org/x/text v0.3.2 [2022-04-04T17:39:35.679Z] #43 66.93 DEP criu/seccomp.d [2022-04-04T17:39:35.679Z] #43 67.07 DEP criu/rst-malloc.d [2022-04-04T17:39:35.679Z] #43 67.17 DEP criu/rbtree.d [2022-04-04T17:39:35.679Z] #43 67.22 DEP criu/pstree.d [2022-04-04T17:39:35.820Z] #43 70.06 DEP criu/parasite-syscall.d [2022-04-04T17:39:35.820Z] #43 70.23 DEP criu/pagemap.d [2022-04-04T17:39:35.936Z] #43 67.44 DEP criu/protobuf.d [2022-04-04T17:39:36.079Z] #43 70.46 DEP criu/pagemap-cache.d [2022-04-04T17:39:36.192Z] #43 67.64 GEN criu/protobuf-desc-gen.h [2022-04-04T17:39:36.338Z] #43 70.57 DEP criu/page-xfer.d [2022-04-04T17:39:36.338Z] #43 70.73 DEP criu/page-pipe.d [2022-04-04T17:39:36.338Z] #43 70.80 DEP criu/netfilter.d [2022-04-04T17:39:36.598Z] #43 70.91 DEP criu/net.d [2022-04-04T17:39:36.598Z] #43 ... [2022-04-04T17:39:36.598Z] [2022-04-04T17:39:36.598Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:36.598Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:36.598Z] #20 10.94 Fetched 9012 kB in 9s (986 kB/s) [2022-04-04T17:39:36.598Z] #20 10.94 Reading package lists... [2022-04-04T17:39:36.598Z] #20 14.82 Reading package lists... [2022-04-04T17:39:36.598Z] #20 18.61 Building dependency tree... [2022-04-04T17:39:36.598Z] #20 19.39 Reading state information... [2022-04-04T17:39:36.598Z] #20 20.46 libcap2-bin is already the newest version (1:2.25-2). [2022-04-04T17:39:36.598Z] #20 20.46 The following additional packages will be installed: [2022-04-04T17:39:36.598Z] #20 20.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-04T17:39:36.598Z] #20 20.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-04T17:39:36.598Z] #20 20.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-04T17:39:36.598Z] #20 20.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-04T17:39:36.598Z] #20 20.47 python3.7 python3.7-minimal vim-runtime xxd [2022-04-04T17:39:36.598Z] #20 20.48 Suggested packages: [2022-04-04T17:39:36.598Z] #20 20.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-04T17:39:36.598Z] #20 20.48 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-04T17:39:36.598Z] #20 20.48 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-04T17:39:36.598Z] #20 20.48 quota [2022-04-04T17:39:36.598Z] #20 20.48 Recommended packages: [2022-04-04T17:39:36.598Z] #20 20.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-04T17:39:36.598Z] #20 20.48 python3-keyrings.alt python3-xdg unzip [2022-04-04T17:39:36.857Z] #20 ... [2022-04-04T17:39:36.857Z] [2022-04-04T17:39:36.857Z] #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 [2022-04-04T17:39:36.857Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:36.857Z] #43 71.10 DEP criu/namespaces.d [2022-04-04T17:39:36.857Z] #43 71.33 DEP criu/mount.d [2022-04-04T17:39:37.116Z] #43 71.47 DEP criu/memfd.d [2022-04-04T17:39:37.116Z] #43 71.61 DEP criu/mem.d [2022-04-04T17:39:37.172Z] #49 14.24 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-04T17:39:37.376Z] #43 71.84 DEP criu/lsm.d [2022-04-04T17:39:37.433Z] #49 14.34 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-04T17:39:37.635Z] #43 71.98 DEP criu/log.d [2022-04-04T17:39:37.693Z] #49 14.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-04T17:39:37.693Z] #49 14.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-04T17:39:37.895Z] #43 72.11 DEP criu/libnetlink.d [2022-04-04T17:39:37.895Z] #43 72.33 DEP criu/kerndat.d [2022-04-04T17:39:37.953Z] #49 14.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T17:39:38.081Z] #43 69.33 DEP criu/protobuf-desc.d [2022-04-04T17:39:38.081Z] #43 69.51 DEP criu/proc_parse.d [2022-04-04T17:39:38.081Z] #43 69.65 DEP criu/plugin.d [2022-04-04T17:39:38.154Z] #43 72.57 DEP criu/kcmp-ids.d [2022-04-04T17:39:38.174Z] #49 ... [2022-04-04T17:39:38.174Z] [2022-04-04T17:39:38.174Z] #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 [2022-04-04T17:39:38.174Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-04T17:39:38.174Z] #42 17.95 Fetched 8298 kB in 13s (616 kB/s) [2022-04-04T17:39:38.174Z] #42 17.95 Reading package lists... [2022-04-04T17:39:38.174Z] #42 24.31 Reading package lists... [2022-04-04T17:39:38.174Z] #42 ... [2022-04-04T17:39:38.174Z] [2022-04-04T17:39:38.174Z] #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 [2022-04-04T17:39:38.174Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:39:38.174Z] #36 17.95 Fetched 8298 kB in 14s (596 kB/s) [2022-04-04T17:39:38.174Z] #36 17.95 Reading package lists... [2022-04-04T17:39:38.174Z] #36 24.31 Reading package lists... [2022-04-04T17:39:38.174Z] #36 ... [2022-04-04T17:39:38.174Z] [2022-04-04T17:39:38.174Z] #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 [2022-04-04T17:39:38.174Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:38.174Z] #29 1.737 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-04T17:39:38.174Z] #29 2.012 [2022-04-04T17:39:38.174Z] #29 2.299 #=#=# 0.0% ### 5.1% #### 6.8% ######### 13.2% ############ 16.8% ############### 21.8% ################### 27.4% ###################### 31.0% ######################## 34.0% ########################## 37.2% ############################## 42.6% ################################# 46.3% ############################################# 63.5% ################################################### 71.4% ######################################################### 79.8% ############################################################## 87.1% ##################################################################### 95.9% ######################################################################## 100.0% [2022-04-04T17:39:38.213Z] #49 15.09 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-04T17:39:38.213Z] #49 15.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-04T17:39:38.213Z] #49 15.23 go: downloading github.com/spf13/afero v1.1.2 [2022-04-04T17:39:38.213Z] #49 15.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-04T17:39:38.338Z] #43 69.73 DEP criu/pipes.d [2022-04-04T17:39:38.338Z] #43 69.83 DEP criu/pie-util.d [2022-04-04T17:39:38.338Z] #43 69.92 DEP criu/pie-util-vdso.d [2022-04-04T17:39:38.413Z] #43 72.67 DEP criu/irmap.d [2022-04-04T17:39:38.413Z] #43 72.85 DEP criu/ipc_ns.d [2022-04-04T17:39:38.433Z] #29 4.714 [2022-04-04T17:39:38.433Z] #29 ... [2022-04-04T17:39:38.433Z] [2022-04-04T17:39:38.433Z] #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 [2022-04-04T17:39:38.433Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-04T17:39:38.433Z] #40 18.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-04T17:39:38.433Z] #40 19.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-04T17:39:38.594Z] #43 70.01 DEP criu/pie-util-vdso-elf32.d [2022-04-04T17:39:38.594Z] #43 70.19 DEP criu/path.d [2022-04-04T17:39:38.673Z] #43 73.05 DEP criu/image.d [2022-04-04T17:39:38.692Z] #40 ... [2022-04-04T17:39:38.692Z] [2022-04-04T17:39:38.692Z] #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 [2022-04-04T17:39:38.692Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:38.783Z] #49 15.56 go: downloading github.com/spf13/cast v1.3.0 [2022-04-04T17:39:38.783Z] #49 15.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-04T17:39:38.783Z] #49 15.64 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T17:39:38.850Z] #43 70.38 DEP criu/parasite-syscall.d [2022-04-04T17:39:38.932Z] #43 73.26 DEP criu/image-desc.d [2022-04-04T17:39:38.932Z] #43 73.33 DEP criu/fsnotify.d [2022-04-04T17:39:39.045Z] #49 15.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-04T17:39:39.045Z] #49 15.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-04T17:39:39.045Z] #49 16.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-04T17:39:39.106Z] #43 70.60 DEP criu/pagemap.d [2022-04-04T17:39:39.191Z] #43 73.43 DEP criu/filesystems.d [2022-04-04T17:39:39.191Z] #43 73.55 DEP criu/files.d [2022-04-04T17:39:39.210Z] #29 5.001 #=#=# 0.0% ############## 19.6% ########################################### 60.8% # [2022-04-04T17:39:39.210Z] #29 ... [2022-04-04T17:39:39.210Z] [2022-04-04T17:39:39.210Z] #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 [2022-04-04T17:39:39.210Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:39:39.210Z] #58 19.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T17:39:39.210Z] #58 ... [2022-04-04T17:39:39.210Z] [2022-04-04T17:39:39.210Z] #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 [2022-04-04T17:39:39.210Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-04T17:39:39.211Z] #55 19.34 Fetched 8298 kB in 15s (566 kB/s) [2022-04-04T17:39:39.211Z] #55 19.34 Reading package lists... [2022-04-04T17:39:39.305Z] #49 ... [2022-04-04T17:39:39.306Z] [2022-04-04T17:39:39.306Z] #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 [2022-04-04T17:39:39.306Z] #45 sha256:97dfd3c0fcfd830fd46157ede97efa70d585b113280b5c464289c815d83890d6 [2022-04-04T17:39:39.306Z] #45 DONE 16.1s [2022-04-04T17:39:39.306Z] [2022-04-04T17:39:39.306Z] #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 [2022-04-04T17:39:39.306Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:39:39.306Z] #49 16.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T17:39:39.306Z] #49 16.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T17:39:39.306Z] #49 ... [2022-04-04T17:39:39.306Z] [2022-04-04T17:39:39.306Z] #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 [2022-04-04T17:39:39.306Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:39:39.306Z] #34 13.86 unicode/utf8 [2022-04-04T17:39:39.306Z] #34 14.45 internal/race [2022-04-04T17:39:39.306Z] #34 14.51 sync/atomic [2022-04-04T17:39:39.306Z] #34 14.83 unicode [2022-04-04T17:39:39.384Z] #43 70.77 DEP criu/pagemap-cache.d [2022-04-04T17:39:39.450Z] #43 73.73 DEP criu/files-reg.d [2022-04-04T17:39:39.450Z] #43 73.91 DEP criu/files-ext.d [2022-04-04T17:39:39.469Z] #55 26.43 Reading package lists... [2022-04-04T17:39:39.469Z] #55 ... [2022-04-04T17:39:39.469Z] [2022-04-04T17:39:39.469Z] #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 [2022-04-04T17:39:39.469Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:39.469Z] #29 5.001 #=#=# 0.0% ############## 19.6% ########################################### 60.8% ######################################################################## 100.0% [2022-04-04T17:39:39.469Z] #29 5.786 [2022-04-04T17:39:39.648Z] #43 70.91 DEP criu/page-xfer.d [2022-04-04T17:39:39.648Z] #43 71.12 DEP criu/page-pipe.d [2022-04-04T17:39:39.648Z] #43 71.20 DEP criu/netfilter.d [2022-04-04T17:39:39.710Z] #43 74.07 DEP criu/file-lock.d [2022-04-04T17:39:39.905Z] #43 71.41 DEP criu/net.d [2022-04-04T17:39:39.970Z] #43 74.30 DEP criu/file-ids.d [2022-04-04T17:39:39.970Z] #43 ... [2022-04-04T17:39:39.970Z] [2022-04-04T17:39:39.970Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:39.970Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:39:39.970Z] #32 DONE 138.5s [2022-04-04T17:39:40.161Z] #43 71.58 DEP criu/namespaces.d [2022-04-04T17:39:40.161Z] #43 71.76 DEP criu/mount.d [2022-04-04T17:39:40.229Z] [2022-04-04T17:39:40.229Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:40.229Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:40.229Z] #20 22.37 The following NEW packages will be installed: [2022-04-04T17:39:40.229Z] #20 22.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-04T17:39:40.229Z] #20 22.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-04T17:39:40.229Z] #20 22.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-04T17:39:40.229Z] #20 22.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-04T17:39:40.229Z] #20 22.39 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-04T17:39:40.229Z] #20 22.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-04T17:39:40.229Z] #20 22.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-04T17:39:40.229Z] #20 22.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T17:39:40.229Z] #20 22.39 xz-utils zip [2022-04-04T17:39:40.229Z] #20 22.76 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:39:40.229Z] #20 22.76 Need to get 28.6 MB of archives. [2022-04-04T17:39:40.229Z] #20 22.76 After this operation, 116 MB of additional disk space will be used. [2022-04-04T17:39:40.229Z] #20 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-04T17:39:40.229Z] #20 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-04T17:39:40.229Z] #20 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-04T17:39:40.229Z] #20 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-04T17:39:40.229Z] #20 22.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-04T17:39:40.229Z] #20 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-04T17:39:40.229Z] #20 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-04T17:39:40.229Z] #20 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-04T17:39:40.229Z] #20 23.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-04T17:39:40.229Z] #20 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-04T17:39:40.229Z] #20 23.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-04T17:39:40.229Z] #20 23.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-04T17:39:40.229Z] #20 23.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T17:39:40.229Z] #20 23.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-04T17:39:40.229Z] #20 23.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-04T17:39:40.229Z] #20 23.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-04T17:39:40.229Z] #20 23.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:39:40.229Z] #20 23.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:39:40.229Z] #20 23.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-04T17:39:40.229Z] #20 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-04T17:39:40.229Z] #20 23.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-04T17:39:40.229Z] #20 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-04T17:39:40.229Z] #20 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-04T17:39:40.229Z] #20 23.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:39:40.229Z] #20 23.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:39:40.229Z] #20 23.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:39:40.229Z] #20 23.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-04T17:39:40.229Z] #20 23.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-04T17:39:40.229Z] #20 23.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:39:40.229Z] #20 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:39:40.229Z] #20 23.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:39:40.229Z] #20 23.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:39:40.229Z] #20 23.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-04T17:39:40.229Z] #20 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-04T17:39:40.229Z] #20 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-04T17:39:40.229Z] #20 23.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-04T17:39:40.229Z] #20 23.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-04T17:39:40.229Z] #20 23.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-04T17:39:40.229Z] #20 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-04T17:39:40.229Z] #20 23.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-04T17:39:40.229Z] #20 23.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-04T17:39:40.229Z] #20 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-04T17:39:40.229Z] #20 23.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-04T17:39:40.229Z] #20 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-04T17:39:40.229Z] #20 23.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-04T17:39:40.229Z] #20 23.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-04T17:39:40.229Z] #20 24.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-04T17:39:40.229Z] #20 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-04T17:39:40.244Z] #29 6.086 #=#=# 0.2% ###################### 30.9% ################################################ 67.1% ######################################################################## 100.0% [2022-04-04T17:39:40.256Z] #34 ... [2022-04-04T17:39:40.256Z] [2022-04-04T17:39:40.256Z] #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 [2022-04-04T17:39:40.256Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:39:40.256Z] #40 6.843 + git clone https://github.com/docker/distribution.git . [2022-04-04T17:39:40.256Z] #40 6.843 Cloning into '.'... [2022-04-04T17:39:40.256Z] #40 ... [2022-04-04T17:39:40.256Z] [2022-04-04T17:39:40.256Z] #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 [2022-04-04T17:39:40.256Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:39:40.256Z] #49 16.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-04T17:39:40.256Z] #49 16.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T17:39:40.256Z] #49 16.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T17:39:40.256Z] #49 16.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T17:39:40.256Z] #49 16.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-04T17:39:40.256Z] #49 16.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-04T17:39:40.256Z] #49 16.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-04T17:39:40.256Z] #49 16.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T17:39:40.256Z] #49 17.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T17:39:40.256Z] #49 17.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-04T17:39:40.256Z] #49 17.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T17:39:40.417Z] #43 71.92 DEP criu/memfd.d [2022-04-04T17:39:40.488Z] #20 24.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-04T17:39:40.503Z] #29 6.816 [2022-04-04T17:39:40.674Z] #43 72.15 DEP criu/mem.d [2022-04-04T17:39:40.829Z] #49 17.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-04T17:39:40.829Z] #49 17.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-04T17:39:40.829Z] #49 17.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T17:39:40.932Z] #43 72.40 DEP criu/lsm.d [2022-04-04T17:39:40.932Z] #43 ... [2022-04-04T17:39:40.932Z] [2022-04-04T17:39:40.932Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:40.932Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:40.932Z] #20 15.18 Reading package lists... [2022-04-04T17:39:40.932Z] #20 18.90 Building dependency tree... [2022-04-04T17:39:40.932Z] #20 19.66 Reading state information... [2022-04-04T17:39:40.932Z] #20 20.79 libcap2-bin is already the newest version (1:2.25-2). [2022-04-04T17:39:40.932Z] #20 20.79 The following additional packages will be installed: [2022-04-04T17:39:40.932Z] #20 20.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-04T17:39:40.932Z] #20 20.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-04T17:39:40.932Z] #20 20.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-04T17:39:40.932Z] #20 20.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-04T17:39:40.932Z] #20 20.81 python3.7 python3.7-minimal vim-runtime xxd [2022-04-04T17:39:40.932Z] #20 20.81 Suggested packages: [2022-04-04T17:39:40.932Z] #20 20.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-04T17:39:40.932Z] #20 20.82 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-04T17:39:40.932Z] #20 20.82 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-04T17:39:40.932Z] #20 20.82 quota [2022-04-04T17:39:40.932Z] #20 20.82 Recommended packages: [2022-04-04T17:39:40.932Z] #20 20.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-04T17:39:40.932Z] #20 20.82 python3-keyrings.alt python3-xdg unzip [2022-04-04T17:39:40.932Z] #20 22.63 The following NEW packages will be installed: [2022-04-04T17:39:40.932Z] #20 22.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-04T17:39:40.932Z] #20 22.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-04T17:39:40.932Z] #20 22.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-04T17:39:40.932Z] #20 22.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-04T17:39:40.932Z] #20 22.65 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-04T17:39:40.932Z] #20 22.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-04T17:39:40.932Z] #20 22.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-04T17:39:40.932Z] #20 22.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T17:39:40.932Z] #20 22.65 xz-utils zip [2022-04-04T17:39:40.932Z] #20 22.97 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:39:40.932Z] #20 22.97 Need to get 28.6 MB of archives. [2022-04-04T17:39:40.932Z] #20 22.97 After this operation, 116 MB of additional disk space will be used. [2022-04-04T17:39:40.932Z] #20 22.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-04T17:39:40.932Z] #20 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-04T17:39:40.932Z] #20 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-04T17:39:40.933Z] #20 23.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-04T17:39:40.933Z] #20 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-04T17:39:40.933Z] #20 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-04T17:39:40.933Z] #20 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-04T17:39:40.933Z] #20 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-04T17:39:40.933Z] #20 23.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-04T17:39:40.933Z] #20 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-04T17:39:40.933Z] #20 23.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-04T17:39:40.933Z] #20 23.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-04T17:39:40.933Z] #20 23.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T17:39:40.933Z] #20 23.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-04T17:39:40.933Z] #20 23.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-04T17:39:40.933Z] #20 23.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-04T17:39:40.933Z] #20 23.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:39:40.933Z] #20 23.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:39:40.933Z] #20 23.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-04T17:39:40.933Z] #20 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-04T17:39:40.933Z] #20 23.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-04T17:39:40.933Z] #20 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-04T17:39:40.933Z] #20 23.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-04T17:39:40.933Z] #20 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:39:40.933Z] #20 23.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:39:40.933Z] #20 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:39:40.933Z] #20 23.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-04T17:39:40.933Z] #20 23.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-04T17:39:40.933Z] #20 23.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:39:40.933Z] #20 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:39:40.933Z] #20 23.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:39:40.933Z] #20 23.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:39:40.933Z] #20 23.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-04T17:39:40.933Z] #20 23.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-04T17:39:40.933Z] #20 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-04T17:39:40.933Z] #20 24.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-04T17:39:40.933Z] #20 24.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-04T17:39:40.933Z] #20 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-04T17:39:40.933Z] #20 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-04T17:39:40.933Z] #20 24.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-04T17:39:40.933Z] #20 24.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-04T17:39:40.933Z] #20 24.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-04T17:39:40.933Z] #20 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-04T17:39:40.933Z] #20 24.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-04T17:39:40.933Z] #20 24.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-04T17:39:40.933Z] #20 24.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-04T17:39:41.022Z] #29 7.130 #=#=# 0.0% [2022-04-04T17:39:41.022Z] #29 ... [2022-04-04T17:39:41.022Z] [2022-04-04T17:39:41.022Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:41.022Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:39:41.022Z] #13 18.97 Fetched 8830 kB in 16s (547 kB/s) [2022-04-04T17:39:41.022Z] #13 18.97 Reading package lists... [2022-04-04T17:39:41.022Z] #13 25.56 Reading package lists... [2022-04-04T17:39:41.022Z] #13 ... [2022-04-04T17:39:41.022Z] [2022-04-04T17:39:41.022Z] #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 [2022-04-04T17:39:41.022Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:41.065Z] #20 25.46 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:41.089Z] #49 17.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-04T17:39:41.089Z] #49 18.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T17:39:41.282Z] #29 7.130 #=#=# 0.0% ##### 7.5% [2022-04-04T17:39:41.282Z] #29 ... [2022-04-04T17:39:41.282Z] [2022-04-04T17:39:41.282Z] #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 [2022-04-04T17:39:41.282Z] #51 sha256:0b84bf80d774df810b7804ab3a8b5a266f552644339ad4682a486b4385a80779 [2022-04-04T17:39:41.282Z] #51 DONE 31.3s [2022-04-04T17:39:41.282Z] [2022-04-04T17:39:41.282Z] #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 [2022-04-04T17:39:41.282Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:41.324Z] #20 25.57 Fetched 28.6 MB in 2s (12.9 MB/s) [2022-04-04T17:39:41.324Z] #20 25.63 Selecting previously unselected package pigz. [2022-04-04T17:39:41.324Z] #20 25.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-04T17:39:41.324Z] #20 25.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-04T17:39:41.324Z] #20 25.70 Unpacking pigz (2.4-1) ... [2022-04-04T17:39:41.349Z] #49 18.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T17:39:41.349Z] #49 18.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-04T17:39:41.496Z] #20 24.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-04T17:39:41.496Z] #20 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-04T17:39:41.496Z] #20 24.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-04T17:39:41.583Z] #20 25.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-04T17:39:41.583Z] #20 25.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:41.583Z] #20 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:41.842Z] #20 26.21 Selecting previously unselected package python3.7-minimal. [2022-04-04T17:39:41.919Z] #49 18.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-04T17:39:41.919Z] #49 18.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T17:39:41.919Z] #49 18.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-04T17:39:42.058Z] #20 25.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:42.059Z] #20 25.38 Fetched 28.6 MB in 2s (14.1 MB/s) [2022-04-04T17:39:42.059Z] #20 25.46 Selecting previously unselected package pigz. [2022-04-04T17:39:42.101Z] #20 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:42.101Z] #20 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-04T17:39:42.315Z] #20 25.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 ... 23452 files and directories currently installed.) [2022-04-04T17:39:42.315Z] #20 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-04T17:39:42.315Z] #20 25.53 Unpacking pigz (2.4-1) ... [2022-04-04T17:39:42.315Z] #20 25.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-04T17:39:42.315Z] #20 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:42.315Z] #20 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:42.771Z] #49 19.72 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-04T17:39:42.879Z] #20 26.16 Selecting previously unselected package python3.7-minimal. [2022-04-04T17:39:42.879Z] #20 26.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:42.879Z] #20 26.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:39:43.031Z] #49 19.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-04T17:39:43.031Z] #49 19.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-04T17:39:43.031Z] #49 20.02 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-04T17:39:43.031Z] #49 20.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T17:39:43.031Z] #49 20.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-04T17:39:43.038Z] #20 27.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:43.038Z] #20 27.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:39:43.094Z] #29 7.130 #=#=# 0.0% ##### 7.5% ######## 12.4% ############# 18.2% ################## 25.3% ###################### 31.5% ########################## 36.2% ############################## 42.0% ################################ 45.2% ################################## 48.4% ###################################### 53.1% ######################################### 58.2% ############################################# 63.7% ################################################# 69.2% ###################################################### 75.2% ######################################################### 80.1% ################################################################ 89.7% ######################################################################## 100.0% [2022-04-04T17:39:43.325Z] #49 20.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-04T17:39:43.353Z] #29 9.643 [2022-04-04T17:39:43.807Z] #20 ... [2022-04-04T17:39:43.807Z] [2022-04-04T17:39:43.807Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:43.807Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:39:43.807Z] #32 DONE 142.0s [2022-04-04T17:39:43.807Z] [2022-04-04T17:39:43.807Z] #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 [2022-04-04T17:39:43.807Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:43.807Z] #43 72.55 DEP criu/log.d [2022-04-04T17:39:43.807Z] #43 72.67 DEP criu/libnetlink.d [2022-04-04T17:39:43.807Z] #43 72.78 DEP criu/kerndat.d [2022-04-04T17:39:43.807Z] #43 72.93 DEP criu/kcmp-ids.d [2022-04-04T17:39:43.807Z] #43 72.99 DEP criu/irmap.d [2022-04-04T17:39:43.807Z] #43 73.19 DEP criu/ipc_ns.d [2022-04-04T17:39:43.807Z] #43 73.43 DEP criu/image.d [2022-04-04T17:39:43.807Z] #43 73.59 DEP criu/image-desc.d [2022-04-04T17:39:43.807Z] #43 73.66 DEP criu/fsnotify.d [2022-04-04T17:39:43.807Z] #43 73.83 DEP criu/filesystems.d [2022-04-04T17:39:43.807Z] #43 74.00 DEP criu/files.d [2022-04-04T17:39:43.807Z] #43 74.20 DEP criu/files-reg.d [2022-04-04T17:39:43.807Z] #43 74.35 DEP criu/files-ext.d [2022-04-04T17:39:43.807Z] #43 74.45 DEP criu/file-lock.d [2022-04-04T17:39:43.807Z] #43 74.60 DEP criu/file-ids.d [2022-04-04T17:39:43.807Z] #43 74.70 DEP criu/fifo.d [2022-04-04T17:39:43.807Z] #43 74.82 DEP criu/fdstore.d [2022-04-04T17:39:43.807Z] #43 74.89 DEP criu/fault-injection.d [2022-04-04T17:39:43.807Z] #43 74.95 DEP criu/external.d [2022-04-04T17:39:43.807Z] #43 75.14 DEP criu/eventpoll.d [2022-04-04T17:39:43.807Z] #43 75.28 DEP criu/eventfd.d [2022-04-04T17:39:44.063Z] #43 75.46 DEP criu/crtools.d [2022-04-04T17:39:44.320Z] #43 75.70 DEP criu/cr-service.d [2022-04-04T17:39:44.321Z] #49 21.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T17:39:44.321Z] #49 21.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-04T17:39:44.578Z] #43 76.05 DEP criu/cr-restore.d [2022-04-04T17:39:44.588Z] #49 21.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T17:39:44.835Z] #43 76.32 DEP criu/cr-errno.d [2022-04-04T17:39:44.835Z] #43 76.34 DEP criu/cr-dump.d [2022-04-04T17:39:44.901Z] #49 21.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T17:39:44.901Z] #49 21.64 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-04T17:39:44.901Z] #49 21.70 go: downloading golang.org/x/text v0.3.2 [2022-04-04T17:39:44.901Z] #49 ... [2022-04-04T17:39:44.901Z] [2022-04-04T17:39:44.901Z] #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 [2022-04-04T17:39:44.901Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:39:44.901Z] #42 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:44.901Z] #42 14.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:44.901Z] #42 ... [2022-04-04T17:39:44.901Z] [2022-04-04T17:39:44.901Z] #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 [2022-04-04T17:39:44.901Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:39:44.901Z] #36 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:44.901Z] #36 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:44.943Z] #20 29.14 Selecting previously unselected package python3-minimal. [2022-04-04T17:39:44.943Z] #20 29.14 (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 ... 23701 files and directories currently installed.) [2022-04-04T17:39:44.943Z] #20 29.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-04T17:39:44.943Z] #20 29.23 Unpacking python3-minimal (3.7.3-1) ... [2022-04-04T17:39:44.943Z] #20 29.31 Selecting previously unselected package libmpdec2:amd64. [2022-04-04T17:39:45.092Z] #43 76.50 DEP criu/cr-dedup.d [2022-04-04T17:39:45.092Z] #43 76.71 DEP criu/cr-check.d [2022-04-04T17:39:45.162Z] #36 ... [2022-04-04T17:39:45.162Z] [2022-04-04T17:39:45.162Z] #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 [2022-04-04T17:39:45.162Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f [2022-04-04T17:39:45.162Z] #58 12.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T17:39:45.162Z] #58 12.32 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T17:39:45.162Z] #58 12.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-04T17:39:45.162Z] #58 13.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-04T17:39:45.162Z] #58 16.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-04T17:39:45.162Z] #58 17.46 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T17:39:45.162Z] #58 17.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T17:39:45.162Z] #58 17.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T17:39:45.162Z] #58 17.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T17:39:45.162Z] #58 17.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T17:39:45.162Z] #58 18.29 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-04T17:39:45.162Z] #58 18.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-04T17:39:45.162Z] #58 18.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-04T17:39:45.162Z] #58 21.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-04T17:39:45.202Z] #20 29.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-04T17:39:45.202Z] #20 29.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:39:45.202Z] #20 29.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-04T17:39:45.202Z] #20 29.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:45.202Z] #20 29.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:45.655Z] #43 76.89 DEP criu/config.d [2022-04-04T17:39:45.655Z] #43 77.03 DEP criu/clone-noasan.d [2022-04-04T17:39:45.655Z] #43 77.12 DEP criu/cgroup.d [2022-04-04T17:39:45.742Z] #58 ... [2022-04-04T17:39:45.742Z] [2022-04-04T17:39:45.742Z] #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 [2022-04-04T17:39:45.742Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:39:45.742Z] #55 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:45.742Z] #55 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:45.911Z] #43 77.33 DEP criu/cgroup-props.d [2022-04-04T17:39:45.911Z] #43 77.42 DEP criu/bitmap.d [2022-04-04T17:39:45.911Z] #43 77.44 DEP criu/bfd.d [2022-04-04T17:39:45.911Z] #43 77.52 DEP criu/autofs.d [2022-04-04T17:39:46.003Z] #55 ... [2022-04-04T17:39:46.003Z] [2022-04-04T17:39:46.003Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:46.003Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:46.003Z] #13 9.836 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:39:46.003Z] #13 9.957 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:39:46.003Z] #13 9.957 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:39:46.003Z] #13 9.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:39:46.003Z] #13 11.09 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:39:46.003Z] #13 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:39:46.003Z] #13 15.42 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:39:46.003Z] #13 18.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:39:46.140Z] #20 30.39 Selecting previously unselected package python3.7. [2022-04-04T17:39:46.140Z] #20 30.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:46.140Z] #20 30.39 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:46.168Z] #43 77.64 DEP criu/aio.d [2022-04-04T17:39:46.168Z] #43 77.78 DEP criu/action-scripts.d [2022-04-04T17:39:46.399Z] #20 30.52 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-04T17:39:46.399Z] #20 30.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-04T17:39:46.399Z] #20 30.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:39:46.399Z] #20 30.63 Setting up python3-minimal (3.7.3-1) ... [2022-04-04T17:39:46.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T17:39:46.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T17:39:46.730Z] #43 78.11 CC criu/action-scripts.o [2022-04-04T17:39:46.978Z] #29 9.918 #=#=# 0.0% # 1.9% ## 3.9% ### 5.5% ##### 7.4% ###### 8.6% ####### 10.6% ######### 13.1% ########### 15.7% ############ 18.0% ############## 20.7% ################ 22.7% ################## 25.2% ################### 27.6% ##################### 29.2% ###################### 31.0% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.8% ############################# 41.5% ############################### 43.8% ################################# 46.4% ################################### 48.8% #################################### 50.2% ##################################### 52.1% ####################################### 55.2% ########################################### 60.4% ############################################# 63.8% ################################################ 67.8% [2022-04-04T17:39:46.978Z] #29 ... [2022-04-04T17:39:46.978Z] [2022-04-04T17:39:46.978Z] #67 [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 [2022-04-04T17:39:46.978Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67 [2022-04-04T17:39:46.978Z] #67 DONE 37.1s [2022-04-04T17:39:46.978Z] [2022-04-04T17:39:46.978Z] #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 [2022-04-04T17:39:46.978Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:46.979Z] #29 9.918 #=#=# 0.0% # 1.9% ## 3.9% ### 5.5% ##### 7.4% ###### 8.6% ####### 10.6% ######### 13.1% ########### 15.7% ############ 18.0% ############## 20.7% ################ 22.7% ################## 25.2% ################### 27.6% ##################### 29.2% ###################### 31.0% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.8% ############################# 41.5% ############################### 43.8% ################################# 46.4% ################################### 48.8% #################################### 50.2% ##################################### 52.1% ####################################### 55.2% ########################################### 60.4% ############################################# 63.8% ################################################ 67.8% ################################################## 70.2% #################################################### 72.6% [2022-04-04T17:39:46.979Z] #29 ... [2022-04-04T17:39:46.979Z] [2022-04-04T17:39:46.979Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:46.979Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-04T17:39:46.979Z] #32 34.96 Checking out files: 93% (1423/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. [2022-04-04T17:39:46.979Z] #32 35.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T17:39:46.979Z] #32 35.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:39:47.298Z] #43 78.55 CC criu/aio.o [2022-04-04T17:39:47.337Z] #20 31.46 Selecting previously unselected package python3. [2022-04-04T17:39:47.337Z] #20 31.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 ... 24113 files and directories currently installed.) [2022-04-04T17:39:47.337Z] #20 31.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-04T17:39:47.337Z] #20 31.55 Unpacking python3 (3.7.3-1) ... [2022-04-04T17:39:47.337Z] #20 31.65 Selecting previously unselected package libip4tc0:amd64. [2022-04-04T17:39:47.337Z] #20 31.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:47.337Z] #20 31.66 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:47.337Z] #20 31.75 Selecting previously unselected package libip6tc0:amd64. [2022-04-04T17:39:47.381Z] #13 ... [2022-04-04T17:39:47.381Z] [2022-04-04T17:39:47.381Z] #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 [2022-04-04T17:39:47.381Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30 [2022-04-04T17:39:47.381Z] #47 14.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T17:39:47.381Z] #47 14.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T17:39:47.381Z] #47 14.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T17:39:47.381Z] #47 16.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T17:39:47.381Z] #47 16.75 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T17:39:47.381Z] #47 ... [2022-04-04T17:39:47.381Z] [2022-04-04T17:39:47.382Z] #67 [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 [2022-04-04T17:39:47.382Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b [2022-04-04T17:39:47.407Z] ---> 0a05cfb8eb6d [2022-04-04T17:39:47.407Z] Successfully built 0a05cfb8eb6d [2022-04-04T17:39:47.407Z] Successfully tagged docker:latest [2022-04-04T17:39:47.407Z] INFO: Image build ended at 04/04/2022 17:39:46. Duration:00:02:38.4593986 [2022-04-04T17:39:47.407Z] [2022-04-04T17:39:47.407Z] [2022-04-04T17:39:47.407Z] INFO: Building the test binaries at 04/04/2022 17:39:46... [2022-04-04T17:39:47.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T17:39:47.560Z] #43 79.00 CC criu/autofs.o [2022-04-04T17:39:47.597Z] #20 31.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:47.597Z] #20 31.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:47.597Z] #20 31.87 Selecting previously unselected package libiptc0:amd64. [2022-04-04T17:39:47.597Z] #20 31.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:47.597Z] #20 31.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:47.597Z] #20 31.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T17:39:47.597Z] #20 31.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T17:39:47.597Z] #20 31.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:39:47.856Z] #20 32.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T17:39:47.856Z] #20 32.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-04T17:39:47.856Z] #20 32.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:39:47.856Z] #20 32.16 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T17:39:47.856Z] #20 32.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-04T17:39:47.856Z] #20 32.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:39:47.856Z] #20 32.26 Selecting previously unselected package iptables. [2022-04-04T17:39:47.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T17:39:48.116Z] #20 32.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-04T17:39:48.116Z] #20 32.27 Unpacking iptables (1.8.2-4) ... [2022-04-04T17:39:48.160Z] #67 24.39 Checking out files: 67% (1283/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-04-04T17:39:48.160Z] #67 25.06 + cd /tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork [2022-04-04T17:39:48.160Z] #67 25.06 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-04T17:39:48.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T17:39:48.359Z] #32 ... [2022-04-04T17:39:48.359Z] [2022-04-04T17:39:48.359Z] #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 [2022-04-04T17:39:48.359Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-04T17:39:48.359Z] #55 26.43 Reading package lists... [2022-04-04T17:39:48.359Z] #55 32.26 Building dependency tree... [2022-04-04T17:39:48.359Z] #55 35.36 The following additional packages will be installed: [2022-04-04T17:39:48.359Z] #55 35.39 libbtrfs0 [2022-04-04T17:39:48.359Z] #55 35.55 The following NEW packages will be installed: [2022-04-04T17:39:48.359Z] #55 35.56 libbtrfs-dev libbtrfs0 [2022-04-04T17:39:48.359Z] #55 35.96 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:39:48.359Z] #55 35.96 Need to get 119 kB of archives. [2022-04-04T17:39:48.359Z] #55 35.96 After this operation, 387 kB of additional disk space will be used. [2022-04-04T17:39:48.359Z] #55 35.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-04T17:39:48.359Z] #55 35.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-04T17:39:48.359Z] #55 36.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:48.359Z] #55 37.25 Fetched 119 kB in 0s (459 kB/s) [2022-04-04T17:39:48.359Z] #55 37.37 Selecting previously unselected package libbtrfs0. [2022-04-04T17:39:48.359Z] #55 37.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 ... 15394 files and directories currently installed.) [2022-04-04T17:39:48.359Z] #55 37.50 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-04T17:39:48.359Z] #55 37.53 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:48.360Z] #55 37.66 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:39:48.360Z] #55 37.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-04T17:39:48.360Z] #55 37.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:48.360Z] #55 38.18 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:39:48.360Z] #55 38.21 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:39:48.360Z] #55 38.24 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:39:48.360Z] #55 DONE 38.5s [2022-04-04T17:39:48.375Z] #20 32.62 Selecting previously unselected package xxd. [2022-04-04T17:39:48.375Z] #20 32.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:39:48.375Z] #20 32.64 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:48.419Z] #67 25.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-04T17:39:48.623Z] [2022-04-04T17:39:48.623Z] #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 [2022-04-04T17:39:48.623Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:48.623Z] #29 9.918 #=#=# 0.0% # 1.9% ## 3.9% ### 5.5% ##### 7.4% ###### 8.6% ####### 10.6% ######### 13.1% ########### 15.7% ############ 18.0% ############## 20.7% ################ 22.7% ################## 25.2% ################### 27.6% ##################### 29.2% ###################### 31.0% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.8% ############################# 41.5% ############################### 43.8% ################################# 46.4% ################################### 48.8% #################################### 50.2% ##################################### 52.1% ####################################### 55.2% ########################################### 60.4% ############################################# 63.8% ################################################ 67.8% ################################################## 70.2% #################################################### 72.6% ##################################################### 74.9% ####################################################### 76.6% ######################################################### 79.5% ########################################################## 81.3% ############################################################ 84.7% ############################################################## 86.6% ############################################################### 88.3% ################################################################ 89.6% ################################################################# 91.6% ################################################################### 94.3% ##################################################################### 96.6% ######################################################################## 100.0% [2022-04-04T17:39:48.623Z] #29 14.78 [2022-04-04T17:39:48.634Z] #20 32.77 Selecting previously unselected package vim-common. [2022-04-04T17:39:48.634Z] #20 32.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:39:48.634Z] #20 32.82 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:48.893Z] #20 33.01 Selecting previously unselected package bash-completion. [2022-04-04T17:39:48.893Z] #20 33.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-04T17:39:48.928Z] #43 80.31 CC criu/bfd.o [2022-04-04T17:39:48.928Z] #43 ... [2022-04-04T17:39:48.928Z] [2022-04-04T17:39:48.928Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:48.928Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:48.928Z] #20 27.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:48.928Z] #20 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:39:48.928Z] #20 29.82 Selecting previously unselected package python3-minimal. [2022-04-04T17:39:48.928Z] #20 29.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-04-04T17:39:48.928Z] #20 29.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 29.88 Unpacking python3-minimal (3.7.3-1) ... [2022-04-04T17:39:48.928Z] #20 29.98 Selecting previously unselected package libmpdec2:amd64. [2022-04-04T17:39:48.928Z] #20 29.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 29.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:39:48.928Z] #20 30.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-04T17:39:48.928Z] #20 30.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 30.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:48.928Z] #20 31.08 Selecting previously unselected package python3.7. [2022-04-04T17:39:48.928Z] #20 31.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 31.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:39:48.928Z] #20 31.21 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-04T17:39:48.928Z] #20 31.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 31.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:39:48.928Z] #20 31.31 Setting up python3-minimal (3.7.3-1) ... [2022-04-04T17:39:48.928Z] #20 32.17 Selecting previously unselected package python3. [2022-04-04T17:39:48.928Z] #20 32.17 (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 ... 24113 files and directories currently installed.) [2022-04-04T17:39:48.928Z] #20 32.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 32.23 Unpacking python3 (3.7.3-1) ... [2022-04-04T17:39:48.928Z] #20 32.31 Selecting previously unselected package libip4tc0:amd64. [2022-04-04T17:39:48.928Z] #20 32.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:48.928Z] #20 32.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:49.184Z] #20 32.41 Selecting previously unselected package libip6tc0:amd64. [2022-04-04T17:39:49.184Z] #20 32.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:49.184Z] #20 32.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:49.184Z] #20 32.54 Selecting previously unselected package libiptc0:amd64. [2022-04-04T17:39:49.184Z] #20 32.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-04T17:39:49.184Z] #20 32.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:39:49.184Z] #20 32.63 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T17:39:49.441Z] #20 32.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T17:39:49.441Z] #20 32.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:39:49.441Z] #20 32.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T17:39:49.441Z] #20 32.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-04T17:39:49.441Z] #20 32.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:39:49.441Z] #20 32.87 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T17:39:49.559Z] #29 ... [2022-04-04T17:39:49.559Z] [2022-04-04T17:39:49.559Z] #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 [2022-04-04T17:39:49.559Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:39:49.559Z] #36 24.31 Reading package lists... [2022-04-04T17:39:49.559Z] #36 29.71 Building dependency tree... [2022-04-04T17:39:49.559Z] #36 33.38 The following additional packages will be installed: [2022-04-04T17:39:49.559Z] #36 33.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-04T17:39:49.559Z] #36 33.42 Suggested packages: [2022-04-04T17:39:49.559Z] #36 33.42 cmake-doc ninja-build lrzip [2022-04-04T17:39:49.559Z] #36 33.42 Recommended packages: [2022-04-04T17:39:49.559Z] #36 33.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T17:39:49.559Z] #36 34.20 The following NEW packages will be installed: [2022-04-04T17:39:49.559Z] #36 34.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-04T17:39:49.559Z] #36 34.21 vim-common xxd [2022-04-04T17:39:49.559Z] #36 ... [2022-04-04T17:39:49.559Z] [2022-04-04T17:39:49.559Z] #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 [2022-04-04T17:39:49.559Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:39:49.559Z] #56 0.595 + RM_GOPATH=0 [2022-04-04T17:39:49.559Z] #56 0.597 + TMP_GOPATH= [2022-04-04T17:39:49.559Z] #56 0.597 + : /build [2022-04-04T17:39:49.559Z] #56 0.597 + '[' -z '' ']' [2022-04-04T17:39:49.559Z] #56 0.598 ++ mktemp -d [2022-04-04T17:39:49.559Z] #56 0.602 + export GOPATH=/tmp/tmp.ppVYTb9Sod [2022-04-04T17:39:49.559Z] #56 0.602 + GOPATH=/tmp/tmp.ppVYTb9Sod [2022-04-04T17:39:49.559Z] #56 0.602 + RM_GOPATH=1 [2022-04-04T17:39:49.559Z] #56 0.602 + case "$(go env GOARCH)" in [2022-04-04T17:39:49.559Z] #56 0.603 ++ go env GOARCH [2022-04-04T17:39:49.559Z] #56 0.635 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:49.559Z] #56 0.636 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:39:49.559Z] #56 0.636 ++ dirname /tmp/install/install.sh [2022-04-04T17:39:49.559Z] #56 0.637 + dir=/tmp/install [2022-04-04T17:39:49.559Z] #56 0.637 + bin=containerd [2022-04-04T17:39:49.559Z] #56 0.637 + shift [2022-04-04T17:39:49.559Z] #56 0.637 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-04T17:39:49.559Z] #56 0.637 + . /tmp/install/containerd.installer [2022-04-04T17:39:49.559Z] #56 0.637 ++ set -e [2022-04-04T17:39:49.559Z] #56 0.638 ++ : v1.5.11 [2022-04-04T17:39:49.559Z] #56 0.638 + install_containerd [2022-04-04T17:39:49.559Z] #56 0.638 + echo 'Install containerd version v1.5.11' [2022-04-04T17:39:49.559Z] #56 0.638 Install containerd version v1.5.11 [2022-04-04T17:39:49.559Z] #56 0.638 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd [2022-04-04T17:39:49.559Z] #56 0.640 Cloning into '/tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd'... [2022-04-04T17:39:49.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T17:39:49.697Z] #20 32.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-04T17:39:49.697Z] #20 32.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:39:49.697Z] #20 32.97 Selecting previously unselected package iptables. [2022-04-04T17:39:49.697Z] #20 32.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-04T17:39:49.697Z] #20 32.98 Unpacking iptables (1.8.2-4) ... [2022-04-04T17:39:49.819Z] #56 ... [2022-04-04T17:39:49.819Z] [2022-04-04T17:39:49.819Z] #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 [2022-04-04T17:39:49.819Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-04T17:39:49.819Z] #42 24.31 Reading package lists... [2022-04-04T17:39:49.819Z] #42 30.19 Building dependency tree... [2022-04-04T17:39:49.819Z] #42 33.65 The following additional packages will be installed: [2022-04-04T17:39:49.819Z] #42 33.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-04T17:39:49.819Z] #42 33.67 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-04T17:39:49.819Z] #42 33.69 Suggested packages: [2022-04-04T17:39:49.819Z] #42 33.69 manpages-dev python-setuptools [2022-04-04T17:39:49.819Z] #42 34.76 The following NEW packages will be installed: [2022-04-04T17:39:49.819Z] #42 34.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-04T17:39:49.819Z] #42 34.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-04T17:39:49.819Z] #42 34.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-04T17:39:49.819Z] #42 34.78 python-six zlib1g-dev [2022-04-04T17:39:49.819Z] #42 34.78 The following packages will be upgraded: [2022-04-04T17:39:49.819Z] #42 34.80 zlib1g [2022-04-04T17:39:49.819Z] #42 35.20 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-04T17:39:49.819Z] #42 35.20 Need to get 3884 kB of archives. [2022-04-04T17:39:49.819Z] #42 35.20 After this operation, 21.6 MB of additional disk space will be used. [2022-04-04T17:39:49.819Z] #42 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-1+deb10u1 [88.3 kB] [2022-04-04T17:39:49.819Z] #42 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-04-04T17:39:49.819Z] #42 35.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T17:39:49.819Z] #42 35.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-04-04T17:39:49.819Z] #42 35.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-04T17:39:49.819Z] #42 35.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-04-04T17:39:49.819Z] #42 35.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-04T17:39:49.819Z] #42 35.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-04-04T17:39:49.819Z] #42 35.24 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-04-04T17:39:49.819Z] #42 35.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-04-04T17:39:49.819Z] #42 35.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-04-04T17:39:49.819Z] #42 35.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-04-04T17:39:49.819Z] #42 35.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-04-04T17:39:49.819Z] #42 35.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-04-04T17:39:49.819Z] #42 35.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-04-04T17:39:49.819Z] #42 35.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-04T17:39:49.819Z] #42 35.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-04-04T17:39:49.819Z] #42 35.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-04-04T17:39:49.819Z] #42 36.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:49.819Z] #42 36.50 Fetched 3884 kB in 1s (7000 kB/s) [2022-04-04T17:39:49.819Z] #42 36.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-04T17:39:49.819Z] #42 36.85 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 37.03 Unpacking zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-04T17:39:49.819Z] #42 37.42 Setting up zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:39:49.819Z] #42 37.71 Selecting previously unselected package libcap-dev:arm64. [2022-04-04T17:39:49.819Z] #42 37.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-04T17:39:49.819Z] #42 37.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 37.77 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-04-04T17:39:49.819Z] #42 38.01 Selecting previously unselected package libnet1:arm64. [2022-04-04T17:39:49.819Z] #42 38.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:39:49.819Z] #42 38.20 Selecting previously unselected package libnet1-dev. [2022-04-04T17:39:49.819Z] #42 38.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:39:49.819Z] #42 38.39 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T17:39:49.819Z] #42 38.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-04T17:39:49.819Z] #42 38.52 Selecting previously unselected package libnl-3-dev:arm64. [2022-04-04T17:39:49.819Z] #42 38.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.52 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-04T17:39:49.819Z] #42 38.85 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T17:39:49.819Z] #42 38.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-04T17:39:49.819Z] #42 38.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-04-04T17:39:49.819Z] #42 38.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 38.93 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-04T17:39:49.819Z] #42 39.05 Selecting previously unselected package zlib1g-dev:arm64. [2022-04-04T17:39:49.819Z] #42 39.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 39.05 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:39:49.819Z] #42 39.30 Selecting previously unselected package libprotobuf17:arm64. [2022-04-04T17:39:49.819Z] #42 39.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 39.37 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-04T17:39:49.819Z] #42 39.77 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-04-04T17:39:49.819Z] #42 39.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 39.78 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-04T17:39:49.819Z] #42 39.92 Selecting previously unselected package libprotobuf-dev:arm64. [2022-04-04T17:39:49.819Z] #42 39.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-04-04T17:39:49.819Z] #42 39.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-04T17:39:49.954Z] #20 33.31 Selecting previously unselected package xxd. [2022-04-04T17:39:49.954Z] #20 33.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:39:49.954Z] #20 33.32 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:50.079Z] #42 ... [2022-04-04T17:39:50.079Z] [2022-04-04T17:39:50.079Z] #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 [2022-04-04T17:39:50.079Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:39:50.079Z] #36 39.65 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:39:50.079Z] #36 39.65 Need to get 14.2 MB of archives. [2022-04-04T17:39:50.079Z] #36 39.65 After this operation, 60.0 MB of additional disk space will be used. [2022-04-04T17:39:50.079Z] #36 39.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-04T17:39:50.079Z] #36 39.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:39:50.079Z] #36 39.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-04T17:39:50.079Z] #36 39.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-04T17:39:50.079Z] #36 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u3 [625 kB] [2022-04-04T17:39:50.079Z] #36 40.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-04-04T17:39:50.079Z] #36 40.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-04-04T17:39:50.079Z] #36 40.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-04-04T17:39:50.079Z] #36 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-04-04T17:39:50.210Z] #20 33.46 Selecting previously unselected package vim-common. [2022-04-04T17:39:50.210Z] #20 33.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:39:50.210Z] #20 33.49 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:50.210Z] #20 33.69 Selecting previously unselected package bash-completion. [2022-04-04T17:39:50.271Z] #20 ... [2022-04-04T17:39:50.271Z] [2022-04-04T17:39:50.271Z] #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 [2022-04-04T17:39:50.271Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:50.271Z] #43 74.54 DEP criu/fifo.d [2022-04-04T17:39:50.271Z] #43 74.71 DEP criu/fdstore.d [2022-04-04T17:39:50.271Z] #43 74.82 DEP criu/fault-injection.d [2022-04-04T17:39:50.271Z] #43 74.92 DEP criu/external.d [2022-04-04T17:39:50.271Z] #43 75.15 DEP criu/eventpoll.d [2022-04-04T17:39:50.271Z] #43 75.38 DEP criu/eventfd.d [2022-04-04T17:39:50.271Z] #43 75.45 DEP criu/crtools.d [2022-04-04T17:39:50.271Z] #43 75.62 DEP criu/cr-service.d [2022-04-04T17:39:50.271Z] #43 75.73 DEP criu/cr-restore.d [2022-04-04T17:39:50.271Z] #43 75.91 DEP criu/cr-errno.d [2022-04-04T17:39:50.271Z] #43 75.92 DEP criu/cr-dump.d [2022-04-04T17:39:50.271Z] #43 76.10 DEP criu/cr-dedup.d [2022-04-04T17:39:50.271Z] #43 76.24 DEP criu/cr-check.d [2022-04-04T17:39:50.271Z] #43 76.49 DEP criu/config.d [2022-04-04T17:39:50.271Z] #43 76.64 DEP criu/clone-noasan.d [2022-04-04T17:39:50.271Z] #43 76.77 DEP criu/cgroup.d [2022-04-04T17:39:50.271Z] #43 76.91 DEP criu/cgroup-props.d [2022-04-04T17:39:50.271Z] #43 77.05 DEP criu/bitmap.d [2022-04-04T17:39:50.271Z] #43 77.07 DEP criu/bfd.d [2022-04-04T17:39:50.271Z] #43 77.15 DEP criu/autofs.d [2022-04-04T17:39:50.271Z] #43 77.29 DEP criu/aio.d [2022-04-04T17:39:50.271Z] #43 77.41 DEP criu/action-scripts.d [2022-04-04T17:39:50.271Z] #43 77.68 CC criu/action-scripts.o [2022-04-04T17:39:50.271Z] #43 78.06 CC criu/aio.o [2022-04-04T17:39:50.271Z] #43 78.59 CC criu/autofs.o [2022-04-04T17:39:50.271Z] #43 79.96 CC criu/bfd.o [2022-04-04T17:39:50.271Z] #43 80.49 CC criu/bitmap.o [2022-04-04T17:39:50.271Z] #43 80.63 CC criu/cgroup-props.o [2022-04-04T17:39:50.271Z] #43 81.32 CC criu/cgroup.o [2022-04-04T17:39:50.271Z] #43 83.90 CC criu/clone-noasan.o [2022-04-04T17:39:50.271Z] #43 84.20 CC criu/config.o [2022-04-04T17:39:50.338Z] #36 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-04-04T17:39:50.467Z] #20 33.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-04T17:39:50.921Z] #36 41.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:39:51.180Z] #36 ... [2022-04-04T17:39:51.180Z] [2022-04-04T17:39:51.180Z] #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 [2022-04-04T17:39:51.180Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:39:51.180Z] #49 31.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T17:39:51.180Z] #49 31.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T17:39:51.180Z] #49 31.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-04T17:39:51.180Z] #49 31.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-04T17:39:51.180Z] #49 31.46 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-04T17:39:51.180Z] #49 32.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-04T17:39:51.180Z] #49 33.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T17:39:51.180Z] #49 33.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-04T17:39:51.180Z] #49 ... [2022-04-04T17:39:51.180Z] [2022-04-04T17:39:51.180Z] #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 [2022-04-04T17:39:51.180Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:39:51.180Z] #36 41.29 Fetched 14.2 MB in 6s (2344 kB/s) [2022-04-04T17:39:51.180Z] #36 41.34 Selecting previously unselected package xxd. [2022-04-04T17:39:51.209Z] #43 85.61 CC criu/cr-check.o [2022-04-04T17:39:51.209Z] #43 ... [2022-04-04T17:39:51.209Z] [2022-04-04T17:39:51.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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:51.209Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:51.209Z] #20 35.40 Unpacking bash-completion (1:2.8-6) ... [2022-04-04T17:39:51.439Z] #36 41.34 (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 ... 15394 files and directories currently installed.) [2022-04-04T17:39:51.439Z] #36 41.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-04T17:39:51.439Z] #36 41.37 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:51.439Z] #36 41.54 Selecting previously unselected package vim-common. [2022-04-04T17:39:51.439Z] #36 41.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:39:51.439Z] #36 41.58 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:39:51.468Z] #20 35.81 Selecting previously unselected package bzip2. [2022-04-04T17:39:51.468Z] #20 35.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-04T17:39:51.468Z] #20 35.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:39:51.468Z] #20 35.92 Selecting previously unselected package xz-utils. [2022-04-04T17:39:51.712Z] #67 ... [2022-04-04T17:39:51.712Z] [2022-04-04T17:39:51.712Z] #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 [2022-04-04T17:39:51.712Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:39:51.712Z] #34 18.61 encoding [2022-04-04T17:39:51.712Z] #34 ... [2022-04-04T17:39:51.712Z] [2022-04-04T17:39:51.712Z] #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 [2022-04-04T17:39:51.712Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:39:51.712Z] #49 28.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T17:39:51.712Z] #49 28.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T17:39:51.727Z] #20 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-04T17:39:51.727Z] #20 35.93 Unpacking xz-utils (5.2.4-1) ... [2022-04-04T17:39:51.972Z] #49 28.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-04T17:39:51.972Z] #49 28.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-04T17:39:51.986Z] #20 36.11 Selecting previously unselected package apparmor. [2022-04-04T17:39:51.986Z] #20 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-04T17:39:51.986Z] #20 36.20 Unpacking apparmor (2.13.2-10) ... [2022-04-04T17:39:52.007Z] #36 41.98 Selecting previously unselected package cmake-data. [2022-04-04T17:39:52.007Z] #36 42.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-04T17:39:52.007Z] #36 42.03 Unpacking cmake-data (3.13.4-1) ... [2022-04-04T17:39:52.232Z] #49 29.03 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-04T17:39:52.245Z] #20 36.53 Selecting previously unselected package aufs-tools. [2022-04-04T17:39:52.245Z] #20 36.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-04T17:39:52.245Z] #20 36.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:39:52.268Z] INFO: make.ps1 starting at 04/04/2022 17:39:51 [2022-04-04T17:39:52.268Z] INFO: Git commit (492fac20af) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T17:39:52.268Z] INFO: Invoking autogen... [2022-04-04T17:39:52.505Z] #20 36.68 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:39:52.505Z] #20 36.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:39:52.505Z] #20 36.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:39:52.738Z] INFO: Building daemon... [2022-04-04T17:39:52.764Z] #20 36.84 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:39:52.764Z] #20 36.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:52.764Z] #20 36.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:52.764Z] #20 36.97 Selecting previously unselected package jq. [2022-04-04T17:39:52.764Z] #20 36.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:52.764Z] #20 37.00 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:52.764Z] #20 37.09 Selecting previously unselected package libaio1:amd64. [2022-04-04T17:39:52.764Z] #20 37.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-04T17:39:52.764Z] #20 37.10 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:39:52.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T17:39:52.945Z] #36 ... [2022-04-04T17:39:52.945Z] [2022-04-04T17:39:52.945Z] #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 [2022-04-04T17:39:52.945Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e [2022-04-04T17:39:52.945Z] #34 33.10 sync [2022-04-04T17:39:52.945Z] #34 33.10 internal/reflectlite [2022-04-04T17:39:52.945Z] #34 34.66 internal/testlog [2022-04-04T17:39:52.945Z] #34 35.51 sort [2022-04-04T17:39:52.945Z] #34 35.52 errors [2022-04-04T17:39:52.945Z] #34 35.80 strconv [2022-04-04T17:39:52.945Z] #34 36.62 io [2022-04-04T17:39:52.945Z] #34 38.10 internal/oserror [2022-04-04T17:39:52.945Z] #34 38.26 syscall [2022-04-04T17:39:52.945Z] #34 39.16 reflect [2022-04-04T17:39:52.988Z] #20 36.31 Unpacking bash-completion (1:2.8-6) ... [2022-04-04T17:39:53.024Z] #20 37.20 Selecting previously unselected package libgpm2:amd64. [2022-04-04T17:39:53.024Z] #20 37.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-04T17:39:53.024Z] #20 37.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:39:53.024Z] #20 37.31 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:39:53.024Z] #20 37.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:39:53.024Z] #20 37.33 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:39:53.204Z] #34 ... [2022-04-04T17:39:53.204Z] [2022-04-04T17:39:53.204Z] #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 [2022-04-04T17:39:53.204Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:53.205Z] #29 15.89 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T17:39:53.205Z] #29 16.21 [2022-04-04T17:39:53.205Z] #29 16.50 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:53.205Z] #29 16.68 [2022-04-04T17:39:53.205Z] #29 17.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T17:39:53.205Z] #29 17.98 [2022-04-04T17:39:53.205Z] #29 18.31 #=#=# ################################################################ 90.3% ######################################################################## 100.0% [2022-04-04T17:39:53.205Z] #29 18.50 [2022-04-04T17:39:53.205Z] #29 19.62 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-04T17:39:53.463Z] #29 ... [2022-04-04T17:39:53.463Z] [2022-04-04T17:39:53.463Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:53.463Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:39:53.463Z] #13 25.56 Reading package lists... [2022-04-04T17:39:53.463Z] #13 31.74 Building dependency tree... [2022-04-04T17:39:53.463Z] #13 35.38 The following additional packages will be installed: [2022-04-04T17:39:53.463Z] #13 35.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-04T17:39:53.463Z] #13 35.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-04T17:39:53.463Z] #13 35.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-04T17:39:53.463Z] #13 35.38 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-04T17:39:53.463Z] #13 35.38 mingw-w64-x86-64-dev [2022-04-04T17:39:53.463Z] #13 35.41 Suggested packages: [2022-04-04T17:39:53.463Z] #13 35.41 gcc-8-locales seccomp wine64 [2022-04-04T17:39:53.463Z] #13 36.63 The following NEW packages will be installed: [2022-04-04T17:39:53.463Z] #13 36.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T17:39:53.463Z] #13 36.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-04T17:39:53.463Z] #13 36.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-04T17:39:53.463Z] #13 36.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-04T17:39:53.463Z] #13 36.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-04T17:39:53.463Z] #13 36.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T17:39:53.463Z] #13 36.65 The following packages will be upgraded: [2022-04-04T17:39:53.463Z] #13 36.65 libseccomp2 [2022-04-04T17:39:53.463Z] #13 37.06 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:39:53.463Z] #13 37.06 Need to get 73.4 MB of archives. [2022-04-04T17:39:53.463Z] #13 37.06 After this operation, 471 MB of additional disk space will be used. [2022-04-04T17:39:53.463Z] #13 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-04-04T17:39:53.463Z] #13 37.07 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-04-04T17:39:53.463Z] #13 37.11 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-04-04T17:39:53.463Z] #13 37.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-04-04T17:39:53.463Z] #13 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-04-04T17:39:53.463Z] #13 37.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-04-04T17:39:53.463Z] #13 37.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-04-04T17:39:53.463Z] #13 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-04T17:39:53.463Z] #13 37.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-04-04T17:39:53.463Z] #13 37.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-04-04T17:39:53.463Z] #13 37.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-04-04T17:39:53.463Z] #13 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-04-04T17:39:53.463Z] #13 ... [2022-04-04T17:39:53.463Z] [2022-04-04T17:39:53.463Z] #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 [2022-04-04T17:39:53.463Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:39:53.463Z] #29 19.97 [2022-04-04T17:39:53.501Z] #20 36.72 Selecting previously unselected package bzip2. [2022-04-04T17:39:53.501Z] #20 36.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-04T17:39:53.501Z] #20 36.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:39:53.501Z] #20 36.83 Selecting previously unselected package xz-utils. [2022-04-04T17:39:53.501Z] #20 36.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-04T17:39:53.501Z] #20 36.84 Unpacking xz-utils (5.2.4-1) ... [2022-04-04T17:39:53.758Z] #20 37.00 Selecting previously unselected package apparmor. [2022-04-04T17:39:53.758Z] #20 37.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-04T17:39:53.758Z] #20 37.10 Unpacking apparmor (2.13.2-10) ... [2022-04-04T17:39:53.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T17:39:54.140Z] #49 30.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-04T17:39:54.321Z] #20 37.46 Selecting previously unselected package aufs-tools. [2022-04-04T17:39:54.321Z] #20 37.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-04T17:39:54.321Z] #20 37.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:39:54.321Z] #20 37.59 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:39:54.321Z] #20 37.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:39:54.321Z] #20 37.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:39:54.400Z] #49 31.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T17:39:54.400Z] #49 31.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-04T17:39:54.577Z] #20 37.74 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:39:54.578Z] #20 37.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:54.578Z] #20 37.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:39:54.578Z] #20 37.87 Selecting previously unselected package jq. [2022-04-04T17:39:54.578Z] #20 37.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:39:54.578Z] #20 37.88 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:39:54.578Z] #20 37.98 Selecting previously unselected package libaio1:amd64. [2022-04-04T17:39:54.660Z] #49 ... [2022-04-04T17:39:54.660Z] [2022-04-04T17:39:54.660Z] #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 [2022-04-04T17:39:54.660Z] #51 sha256:22bf30b4c9cc43a57819f53dd6ad92a2ab6235a9d7b430c497a0b0778977dff8 [2022-04-04T17:39:54.660Z] #51 DONE 31.5s [2022-04-04T17:39:54.660Z] [2022-04-04T17:39:54.660Z] #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 [2022-04-04T17:39:54.660Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:39:54.660Z] #40 27.95 Checking out files: 87% (1620/1842) Checking out files: 88% (1621/1842) Checking out files: 89% (1640/1842) Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-04T17:39:54.660Z] #40 28.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-04T17:39:54.660Z] #40 30.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-04T17:39:54.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T17:39:54.834Z] #20 37.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-04T17:39:54.834Z] #20 37.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:39:54.834Z] #20 38.05 Selecting previously unselected package libgpm2:amd64. [2022-04-04T17:39:54.834Z] #20 38.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-04T17:39:54.834Z] #20 38.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:39:54.834Z] #20 38.12 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:39:54.834Z] #20 38.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:39:54.834Z] #20 38.14 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:39:55.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T17:39:55.613Z] #29 20.30 #=#=# 0.0% #### 6.0% ######## 12.3% ############# 18.2% ################### 26.5% ######################## 34.6% ############################## 42.5% ################################### 49.0% ####################################### 54.3% ############################################# 62.7% ################################################## 70.5% ####################################################### 77.3% ############################################################# 85.2% ################################################################# 91.3% ######################################################################## 100.0% [2022-04-04T17:39:55.874Z] #29 22.02 [2022-04-04T17:39:55.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T17:39:56.813Z] #29 23.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T17:39:56.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T17:39:57.240Z] #20 40.90 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:39:57.240Z] #20 40.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 40.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:39:57.240Z] #20 41.01 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:39:57.240Z] #20 41.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 41.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:39:57.240Z] #20 41.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:39:57.240Z] #20 41.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 41.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:39:57.240Z] #20 41.21 Selecting previously unselected package libreadline5:amd64. [2022-04-04T17:39:57.240Z] #20 41.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 41.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:39:57.240Z] #20 41.35 Selecting previously unselected package net-tools. [2022-04-04T17:39:57.240Z] #20 41.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 41.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:39:57.240Z] #20 41.55 Selecting previously unselected package patch. [2022-04-04T17:39:57.240Z] #20 41.56 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-04T17:39:57.240Z] #20 41.57 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-04T17:39:57.381Z] #29 23.57 [2022-04-04T17:39:57.499Z] #20 41.69 Selecting previously unselected package python-pip-whl. [2022-04-04T17:39:57.499Z] #20 41.69 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-04T17:39:57.499Z] #20 41.70 Unpacking python-pip-whl (18.1-5) ... [2022-04-04T17:39:57.640Z] #29 23.86 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:57.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T17:39:57.899Z] #29 24.03 [2022-04-04T17:39:58.068Z] #20 42.27 Selecting previously unselected package python3-lib2to3. [2022-04-04T17:39:58.068Z] #20 42.28 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-04T17:39:58.068Z] #20 42.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:39:58.122Z] #20 41.49 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:39:58.122Z] #20 41.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:39:58.122Z] #20 41.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:39:58.327Z] #20 42.42 Selecting previously unselected package python3-distutils. [2022-04-04T17:39:58.327Z] #20 42.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-04T17:39:58.327Z] #20 42.45 Unpacking python3-distutils (3.7.3-1) ... [2022-04-04T17:39:58.327Z] #20 42.59 Selecting previously unselected package python3-pip. [2022-04-04T17:39:58.327Z] #20 42.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-04T17:39:58.327Z] #20 42.61 Unpacking python3-pip (18.1-5) ... [2022-04-04T17:39:58.377Z] #20 41.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:39:58.377Z] #20 41.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:39:58.377Z] #20 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:39:58.377Z] #20 41.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:39:58.377Z] #20 41.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:39:58.377Z] #20 41.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:39:58.377Z] #20 41.77 Selecting previously unselected package libreadline5:amd64. [2022-04-04T17:39:58.377Z] #20 41.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-04T17:39:58.377Z] #20 41.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:39:58.467Z] #29 24.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T17:39:58.586Z] #20 42.81 Selecting previously unselected package python3-pkg-resources. [2022-04-04T17:39:58.586Z] #20 42.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:39:58.586Z] #20 42.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:39:58.633Z] #20 41.88 Selecting previously unselected package net-tools. [2022-04-04T17:39:58.633Z] #20 41.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-04T17:39:58.633Z] #20 41.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:39:58.633Z] #20 42.09 Selecting previously unselected package patch. [2022-04-04T17:39:58.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T17:39:58.726Z] #29 25.00 [2022-04-04T17:39:58.846Z] #20 42.98 Selecting previously unselected package python3-setuptools. [2022-04-04T17:39:58.846Z] #20 42.98 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-04T17:39:58.846Z] #20 42.99 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-04T17:39:58.860Z] #40 ... [2022-04-04T17:39:58.860Z] [2022-04-04T17:39:58.860Z] #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 [2022-04-04T17:39:58.860Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:39:58.860Z] #36 25.03 Fetched 8476 kB in 17s (504 kB/s) [2022-04-04T17:39:58.860Z] #36 25.03 Reading package lists... [2022-04-04T17:39:58.860Z] #36 32.18 Reading package lists... [2022-04-04T17:39:58.860Z] #36 ... [2022-04-04T17:39:58.860Z] [2022-04-04T17:39:58.860Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:39:58.860Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:39:58.860Z] #13 28.16 Fetched 9012 kB in 19s (487 kB/s) [2022-04-04T17:39:58.860Z] #13 28.16 Reading package lists... [2022-04-04T17:39:58.860Z] #13 ... [2022-04-04T17:39:58.860Z] [2022-04-04T17:39:58.860Z] #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 [2022-04-04T17:39:58.860Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:39:58.860Z] #42 25.70 Fetched 8476 kB in 17s (488 kB/s) [2022-04-04T17:39:58.860Z] #42 25.70 Reading package lists... [2022-04-04T17:39:58.860Z] #42 32.64 Reading package lists... [2022-04-04T17:39:58.860Z] #42 ... [2022-04-04T17:39:58.860Z] [2022-04-04T17:39:58.860Z] #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 [2022-04-04T17:39:58.860Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:39:58.860Z] #55 25.82 Fetched 8476 kB in 17s (505 kB/s) [2022-04-04T17:39:58.860Z] #55 25.82 Reading package lists... [2022-04-04T17:39:58.889Z] #20 42.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-04T17:39:58.889Z] #20 42.10 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-04T17:39:58.889Z] #20 42.20 Selecting previously unselected package python-pip-whl. [2022-04-04T17:39:58.889Z] #20 42.22 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-04T17:39:58.889Z] #20 42.22 Unpacking python-pip-whl (18.1-5) ... [2022-04-04T17:39:58.985Z] #29 25.29 #=#=# ######################################################################## 100.0% [2022-04-04T17:39:58.985Z] #29 25.39 [2022-04-04T17:39:59.105Z] #20 43.24 Selecting previously unselected package python3-wheel. [2022-04-04T17:39:59.105Z] #20 43.26 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-04T17:39:59.105Z] #20 43.27 Unpacking python3-wheel (0.32.3-2) ... [2022-04-04T17:39:59.105Z] #20 43.36 Selecting previously unselected package sudo. [2022-04-04T17:39:59.105Z] #20 43.36 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-04T17:39:59.105Z] #20 43.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:39:59.244Z] #29 25.45 Download of images into '/build' complete. [2022-04-04T17:39:59.244Z] #29 25.45 Use something like the following to load the result into a Docker daemon: [2022-04-04T17:39:59.244Z] #29 25.45 tar -cC '/build' . | docker load [2022-04-04T17:39:59.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T17:39:59.429Z] #55 32.94 Reading package lists... [2022-04-04T17:39:59.429Z] #55 ... [2022-04-04T17:39:59.429Z] [2022-04-04T17:39:59.429Z] #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 [2022-04-04T17:39:59.429Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f [2022-04-04T17:39:59.429Z] #58 26.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T17:39:59.451Z] #20 ... [2022-04-04T17:39:59.451Z] [2022-04-04T17:39:59.451Z] #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 [2022-04-04T17:39:59.451Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:39:59.451Z] #43 80.79 CC criu/bitmap.o [2022-04-04T17:39:59.451Z] #43 80.93 CC criu/cgroup-props.o [2022-04-04T17:39:59.451Z] #43 81.67 CC criu/cgroup.o [2022-04-04T17:39:59.451Z] #43 84.07 CC criu/clone-noasan.o [2022-04-04T17:39:59.451Z] #43 84.27 CC criu/config.o [2022-04-04T17:39:59.451Z] #43 85.64 CC criu/cr-check.o [2022-04-04T17:39:59.451Z] #43 87.41 CC criu/cr-dedup.o [2022-04-04T17:39:59.451Z] #43 87.87 CC criu/cr-dump.o [2022-04-04T17:39:59.451Z] #43 90.18 CC criu/cr-errno.o [2022-04-04T17:39:59.451Z] #43 90.28 CC criu/cr-restore.o [2022-04-04T17:39:59.451Z] #43 ... [2022-04-04T17:39:59.451Z] [2022-04-04T17:39:59.451Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:39:59.451Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:39:59.451Z] #20 42.77 Selecting previously unselected package python3-lib2to3. [2022-04-04T17:39:59.451Z] #20 42.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-04T17:39:59.451Z] #20 42.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:39:59.673Z] #20 43.91 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T17:39:59.673Z] #20 43.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-04T17:39:59.673Z] #20 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:39:59.707Z] #20 42.89 Selecting previously unselected package python3-distutils. [2022-04-04T17:39:59.707Z] #20 42.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-04T17:39:59.707Z] #20 42.91 Unpacking python3-distutils (3.7.3-1) ... [2022-04-04T17:39:59.707Z] #20 43.04 Selecting previously unselected package python3-pip. [2022-04-04T17:39:59.707Z] #20 43.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-04T17:39:59.707Z] #20 43.05 Unpacking python3-pip (18.1-5) ... [2022-04-04T17:39:59.932Z] #20 44.15 Selecting previously unselected package uidmap. [2022-04-04T17:39:59.932Z] #20 44.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-04T17:39:59.932Z] #20 44.17 Unpacking uidmap (1:4.5-1.1) ... [2022-04-04T17:39:59.932Z] #20 44.29 Selecting previously unselected package vim-runtime. [2022-04-04T17:39:59.964Z] #20 43.19 Selecting previously unselected package python3-pkg-resources. [2022-04-04T17:39:59.964Z] #20 43.20 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:39:59.964Z] #20 43.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:39:59.964Z] #20 43.33 Selecting previously unselected package python3-setuptools. [2022-04-04T17:40:00.191Z] #20 44.29 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:40:00.191Z] #20 44.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T17:40:00.191Z] #20 44.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-04T17:40:00.191Z] #20 44.37 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:00.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:40:00.212Z] Using test binary docker [2022-04-04T17:40:00.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T17:40:00.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:40:00.212Z] INFO: Waiting for daemon to start... [2022-04-04T17:40:00.212Z] Starting dockerd [2022-04-04T17:40:00.220Z] #20 43.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-04T17:40:00.220Z] #20 43.34 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-04T17:40:00.220Z] #20 43.58 Selecting previously unselected package python3-wheel. [2022-04-04T17:40:00.220Z] #20 43.59 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-04T17:40:00.220Z] #20 43.60 Unpacking python3-wheel (0.32.3-2) ... [2022-04-04T17:40:00.476Z] #20 43.70 Selecting previously unselected package sudo. [2022-04-04T17:40:00.476Z] #20 43.70 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-04T17:40:00.476Z] #20 43.71 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:40:01.039Z] #20 44.20 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T17:40:01.039Z] #20 44.21 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-04T17:40:01.039Z] #20 44.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:40:01.164Z] #29 ... [2022-04-04T17:40:01.164Z] [2022-04-04T17:40:01.164Z] #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 [2022-04-04T17:40:01.164Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-04T17:40:01.164Z] #42 41.25 Selecting previously unselected package libprotoc17:arm64. [2022-04-04T17:40:01.164Z] #42 41.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-04-04T17:40:01.164Z] #42 41.28 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-04T17:40:01.164Z] #42 41.84 Selecting previously unselected package protobuf-c-compiler. [2022-04-04T17:40:01.164Z] #42 41.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-04-04T17:40:01.164Z] #42 41.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:40:01.164Z] #42 42.05 Selecting previously unselected package protobuf-compiler. [2022-04-04T17:40:01.164Z] #42 42.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-04-04T17:40:01.164Z] #42 42.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:40:01.164Z] #42 42.19 Selecting previously unselected package python-pkg-resources. [2022-04-04T17:40:01.165Z] #42 42.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:40:01.165Z] #42 42.21 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:01.165Z] #42 42.42 Selecting previously unselected package python-six. [2022-04-04T17:40:01.165Z] #42 42.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-04T17:40:01.165Z] #42 42.45 Unpacking python-six (1.12.0-1) ... [2022-04-04T17:40:01.165Z] #42 42.57 Selecting previously unselected package python-protobuf. [2022-04-04T17:40:01.165Z] #42 42.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-04-04T17:40:01.165Z] #42 42.58 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 43.03 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:01.165Z] #42 44.72 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 44.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:01.165Z] #42 44.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-04T17:40:01.165Z] #42 44.76 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-04T17:40:01.165Z] #42 44.78 Setting up python-six (1.12.0-1) ... [2022-04-04T17:40:01.165Z] #42 46.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:40:01.165Z] #42 46.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-04T17:40:01.165Z] #42 46.32 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 46.34 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-04-04T17:40:01.165Z] #42 46.35 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 46.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 46.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:01.165Z] #42 46.40 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 46.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:40:01.165Z] #42 46.43 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-04T17:40:01.165Z] #42 49.57 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-04T17:40:01.165Z] #42 49.59 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:01.295Z] #20 44.45 Selecting previously unselected package uidmap. [2022-04-04T17:40:01.295Z] #20 44.48 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-04T17:40:01.295Z] #20 44.49 Unpacking uidmap (1:4.5-1.1) ... [2022-04-04T17:40:01.295Z] #20 44.61 Selecting previously unselected package vim-runtime. [2022-04-04T17:40:01.295Z] #20 44.61 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:40:01.295Z] #20 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T17:40:01.295Z] #20 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-04T17:40:01.295Z] #20 44.69 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:01.340Z] #58 ... [2022-04-04T17:40:01.340Z] [2022-04-04T17:40:01.340Z] #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 [2022-04-04T17:40:01.340Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:40:01.340Z] #42 32.64 Reading package lists... [2022-04-04T17:40:01.425Z] #42 ... [2022-04-04T17:40:01.425Z] [2022-04-04T17:40:01.425Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:01.425Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:40:01.425Z] #13 41.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-04-04T17:40:01.425Z] #13 41.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-04-04T17:40:01.425Z] #13 41.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-04T17:40:01.425Z] #13 41.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-04T17:40:01.425Z] #13 41.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-04-04T17:40:01.425Z] #13 41.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-04-04T17:40:01.425Z] #13 41.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-04-04T17:40:01.425Z] #13 41.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-04-04T17:40:01.425Z] #13 41.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-04-04T17:40:01.425Z] #13 41.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-04-04T17:40:01.425Z] #13 41.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-04-04T17:40:01.425Z] #13 41.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-04-04T17:40:01.425Z] #13 41.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-04-04T17:40:01.425Z] #13 41.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-04-04T17:40:01.425Z] #13 42.97 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:40:01.425Z] #13 43.12 Fetched 73.4 MB in 5s (14.1 MB/s) [2022-04-04T17:40:01.425Z] #13 43.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-04T17:40:01.425Z] #13 43.31 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-04T17:40:01.425Z] #13 43.33 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-04T17:40:01.425Z] #13 43.56 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:40:01.425Z] #13 43.73 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T17:40:01.425Z] #13 43.73 (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 ... 15394 files and directories currently installed.) [2022-04-04T17:40:01.425Z] #13 43.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-04-04T17:40:01.425Z] #13 43.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:40:01.425Z] #13 45.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T17:40:01.425Z] #13 45.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-04-04T17:40:01.425Z] #13 45.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:40:01.690Z] #13 49.56 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T17:40:01.690Z] #13 49.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-04T17:40:02.133Z] #13 49.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:40:02.727Z] . [2022-04-04T17:40:02.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:40:02.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:40:02.727Z] Error: No such image: emptyfs [2022-04-04T17:40:02.727Z] Running integration-test (iteration 1) [2022-04-04T17:40:02.727Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T17:40:02.978Z] #42 38.51 Building dependency tree... [2022-04-04T17:40:03.482Z] #20 ... [2022-04-04T17:40:03.482Z] [2022-04-04T17:40:03.482Z] #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 [2022-04-04T17:40:03.482Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:03.482Z] #43 87.24 CC criu/cr-dedup.o [2022-04-04T17:40:03.482Z] #43 87.61 CC criu/cr-dump.o [2022-04-04T17:40:03.482Z] #43 89.87 CC criu/cr-errno.o [2022-04-04T17:40:03.482Z] #43 89.95 CC criu/cr-restore.o [2022-04-04T17:40:03.482Z] #43 94.46 CC criu/cr-service.o [2022-04-04T17:40:03.482Z] #43 96.09 CC criu/crtools.o [2022-04-04T17:40:03.482Z] #43 96.71 CC criu/eventfd.o [2022-04-04T17:40:03.482Z] #43 97.07 CC criu/eventpoll.o [2022-04-04T17:40:03.482Z] #43 ... [2022-04-04T17:40:03.482Z] [2022-04-04T17:40:03.482Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:40:03.482Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:40:03.482Z] #20 47.60 Selecting previously unselected package vim. [2022-04-04T17:40:03.483Z] #20 47.61 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:40:03.483Z] #20 47.64 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:03.579Z] #13 51.32 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-04T17:40:03.579Z] #13 51.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-04T17:40:03.579Z] #13 51.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:03.917Z] #42 ... [2022-04-04T17:40:03.917Z] [2022-04-04T17:40:03.917Z] #67 [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 [2022-04-04T17:40:03.917Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b [2022-04-04T17:40:03.917Z] #67 DONE 40.7s [2022-04-04T17:40:03.917Z] [2022-04-04T17:40:03.917Z] #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 [2022-04-04T17:40:03.917Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-04T17:40:03.917Z] #55 32.94 Reading package lists... [2022-04-04T17:40:03.917Z] #55 38.84 Building dependency tree... [2022-04-04T17:40:04.051Z] #20 48.15 Selecting previously unselected package xfsprogs. [2022-04-04T17:40:04.051Z] #20 48.16 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-04T17:40:04.051Z] #20 48.17 Unpacking xfsprogs (4.20.0-1) ... [2022-04-04T17:40:04.147Z] #13 52.09 Selecting previously unselected package dmsetup. [2022-04-04T17:40:04.147Z] #13 52.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-04-04T17:40:04.147Z] #13 52.11 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-04T17:40:04.310Z] #20 48.57 Selecting previously unselected package zip. [2022-04-04T17:40:04.310Z] #20 48.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-04T17:40:04.310Z] #20 48.59 Unpacking zip (3.0-11+b1) ... [2022-04-04T17:40:04.456Z] #13 52.44 Selecting previously unselected package mingw-w64-common. [2022-04-04T17:40:04.456Z] #13 52.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-04T17:40:04.456Z] #13 52.47 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-04T17:40:04.456Z] #13 ... [2022-04-04T17:40:04.456Z] [2022-04-04T17:40:04.456Z] #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 [2022-04-04T17:40:04.456Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f [2022-04-04T17:40:04.456Z] #29 DONE 30.8s [2022-04-04T17:40:04.456Z] [2022-04-04T17:40:04.456Z] #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 [2022-04-04T17:40:04.456Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-04T17:40:04.456Z] #42 DONE 54.6s [2022-04-04T17:40:04.456Z] [2022-04-04T17:40:04.456Z] #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 [2022-04-04T17:40:04.456Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca [2022-04-04T17:40:04.456Z] #47 DONE 54.6s [2022-04-04T17:40:04.456Z] [2022-04-04T17:40:04.456Z] #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 [2022-04-04T17:40:04.456Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:04.570Z] #20 48.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:40:04.570Z] #20 48.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:40:04.570Z] #20 48.80 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:04.570Z] #20 48.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:40:04.570Z] #20 48.82 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:40:04.570Z] #20 48.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:04.570Z] #20 48.85 Setting up uidmap (1:4.5-1.1) ... [2022-04-04T17:40:04.570Z] #20 48.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:40:04.570Z] #20 48.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:04.570Z] #20 48.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:40:04.570Z] #20 48.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:04.570Z] #20 48.93 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:40:04.729Z] #43 ... [2022-04-04T17:40:04.729Z] [2022-04-04T17:40:04.729Z] #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 [2022-04-04T17:40:04.729Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:40:04.729Z] #36 44.79 Selecting previously unselected package libicu63:arm64. [2022-04-04T17:40:04.729Z] #36 44.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-04T17:40:04.729Z] #36 44.81 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-04T17:40:04.729Z] #36 50.76 Selecting previously unselected package libxml2:arm64. [2022-04-04T17:40:04.730Z] #36 50.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_arm64.deb ... [2022-04-04T17:40:04.730Z] #36 51.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:40:04.730Z] #36 53.38 Selecting previously unselected package libarchive13:arm64. [2022-04-04T17:40:04.730Z] #36 53.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-04-04T17:40:04.730Z] #36 53.39 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-04T17:40:04.730Z] #36 54.14 Selecting previously unselected package libjsoncpp1:arm64. [2022-04-04T17:40:04.730Z] #36 54.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-04-04T17:40:04.730Z] #36 54.31 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-04T17:40:04.730Z] #36 54.53 Selecting previously unselected package librhash0:arm64. [2022-04-04T17:40:04.730Z] #36 54.53 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-04-04T17:40:04.730Z] #36 54.54 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-04-04T17:40:04.730Z] #36 54.92 Selecting previously unselected package libuv1:arm64. [2022-04-04T17:40:04.730Z] #36 54.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-04-04T17:40:04.730Z] #36 54.92 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-04T17:40:04.829Z] #20 48.95 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:04.829Z] #20 48.97 Setting up zip (3.0-11+b1) ... [2022-04-04T17:40:04.829Z] #20 48.99 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:04.829Z] #20 49.02 Setting up bash-completion (1:2.8-6) ... [2022-04-04T17:40:05.298Z] #36 55.17 Selecting previously unselected package cmake. [2022-04-04T17:40:05.298Z] #36 55.17 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-04-04T17:40:05.298Z] #36 55.17 Unpacking cmake (3.13.4-1) ... [2022-04-04T17:40:05.299Z] #55 42.12 The following additional packages will be installed: [2022-04-04T17:40:05.299Z] #55 42.12 libbtrfs0 [2022-04-04T17:40:05.299Z] #55 42.24 The following NEW packages will be installed: [2022-04-04T17:40:05.299Z] #55 42.24 libbtrfs-dev libbtrfs0 [2022-04-04T17:40:05.475Z] #20 48.16 Selecting previously unselected package vim. [2022-04-04T17:40:05.475Z] #20 48.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:40:05.475Z] #20 48.19 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:05.475Z] #20 48.76 Selecting previously unselected package xfsprogs. [2022-04-04T17:40:05.475Z] #20 48.78 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-04T17:40:05.475Z] #20 48.79 Unpacking xfsprogs (4.20.0-1) ... [2022-04-04T17:40:05.557Z] #36 ... [2022-04-04T17:40:05.557Z] [2022-04-04T17:40:05.557Z] #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 [2022-04-04T17:40:05.557Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e [2022-04-04T17:40:05.557Z] #34 45.73 internal/syscall/unix [2022-04-04T17:40:05.557Z] #34 45.95 time [2022-04-04T17:40:05.557Z] #34 48.84 internal/fmtsort [2022-04-04T17:40:05.557Z] #34 49.27 internal/syscall/execenv [2022-04-04T17:40:05.557Z] #34 49.39 path [2022-04-04T17:40:05.557Z] #34 50.02 strings [2022-04-04T17:40:05.557Z] #34 50.44 internal/poll [2022-04-04T17:40:05.557Z] #34 51.61 io/fs [2022-04-04T17:40:05.557Z] #34 51.63 bufio [2022-04-04T17:40:05.557Z] #34 52.11 os [2022-04-04T17:40:05.557Z] #34 52.45 text/tabwriter [2022-04-04T17:40:05.557Z] #34 53.52 path/filepath [2022-04-04T17:40:05.557Z] #34 53.53 fmt [2022-04-04T17:40:05.557Z] #34 54.30 io/ioutil [2022-04-04T17:40:05.868Z] #55 42.61 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:40:05.868Z] #55 42.61 Need to get 119 kB of archives. [2022-04-04T17:40:05.868Z] #55 42.61 After this operation, 387 kB of additional disk space will be used. [2022-04-04T17:40:05.868Z] #55 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:40:05.868Z] #55 42.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:40:06.037Z] #20 49.25 Selecting previously unselected package zip. [2022-04-04T17:40:06.037Z] #20 49.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-04T17:40:06.038Z] #20 49.27 Unpacking zip (3.0-11+b1) ... [2022-04-04T17:40:06.294Z] #20 49.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:40:06.294Z] #20 49.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:40:06.294Z] #20 49.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:06.294Z] #20 49.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:40:06.294Z] #20 49.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:40:06.294Z] #20 49.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:06.294Z] #20 49.59 Setting up uidmap (1:4.5-1.1) ... [2022-04-04T17:40:06.294Z] #20 49.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:40:06.294Z] #20 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:06.294Z] #20 49.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:40:06.294Z] #20 49.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:06.294Z] #20 49.65 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:40:06.294Z] #20 49.66 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:06.294Z] #20 49.68 Setting up zip (3.0-11+b1) ... [2022-04-04T17:40:06.294Z] #20 49.69 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:06.496Z] #34 56.40 github.com/BurntSushi/toml [2022-04-04T17:40:06.496Z] #34 56.42 flag [2022-04-04T17:40:06.551Z] #20 49.72 Setting up bash-completion (1:2.8-6) ... [2022-04-04T17:40:06.807Z] #55 43.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:40:06.807Z] #55 43.78 Fetched 119 kB in 0s (431 kB/s) [2022-04-04T17:40:07.067Z] #55 43.89 Selecting previously unselected package libbtrfs0. [2022-04-04T17:40:07.067Z] #55 43.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:40:07.067Z] #55 43.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:40:07.067Z] #55 44.00 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:40:07.327Z] #55 44.13 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:40:07.327Z] #55 44.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:40:07.327Z] #55 44.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:40:07.436Z] #34 ... [2022-04-04T17:40:07.436Z] [2022-04-04T17:40:07.436Z] #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 [2022-04-04T17:40:07.436Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:07.436Z] #43 2.827 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:40:07.436Z] #43 2.828 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:40:07.436Z] #43 2.841 Note: Building without GnuTLS support [2022-04-04T17:40:07.436Z] #43 2.849 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:40:07.436Z] #43 2.850 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:40:07.587Z] #55 44.37 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:40:07.587Z] #55 44.38 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:40:07.587Z] #55 44.39 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:07.847Z] #55 DONE 44.7s [2022-04-04T17:40:07.847Z] [2022-04-04T17:40:07.847Z] #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 [2022-04-04T17:40:07.847Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:40:08.119Z] #20 51.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:08.119Z] #20 51.96 Setting up xz-utils (5.2.4-1) ... [2022-04-04T17:40:08.119Z] #20 51.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T17:40:08.119Z] #20 51.99 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-04T17:40:08.119Z] #20 52.00 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:40:08.119Z] #20 52.08 invoke-rc.d: could not determine current runlevel [2022-04-04T17:40:08.119Z] #20 52.10 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T17:40:08.119Z] #20 52.11 Setting up pigz (2.4-1) ... [2022-04-04T17:40:08.119Z] #20 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:40:08.119Z] #20 52.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:40:08.119Z] #20 52.18 Setting up python-pip-whl (18.1-5) ... [2022-04-04T17:40:08.119Z] #20 52.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:40:08.119Z] #20 52.21 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:08.380Z] #20 52.68 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:40:08.380Z] #20 52.69 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:40:08.380Z] #20 52.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:40:08.380Z] #20 52.72 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:08.380Z] #20 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T17:40:08.639Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T17:40:08.639Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T17:40:08.639Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T17:40:08.639Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T17:40:08.639Z] #20 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T17:40:08.639Z] #20 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T17:40:08.639Z] #20 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T17:40:08.639Z] #20 52.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:40:08.639Z] #20 52.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:40:08.639Z] #20 52.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:40:08.639Z] #20 52.86 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:40:08.639Z] #20 52.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:40:08.639Z] #20 52.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:40:08.811Z] #43 4.064 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:40:08.812Z] #43 4.141 GEN .gitid [2022-04-04T17:40:08.812Z] #43 4.181 GEN criu/include/version.h [2022-04-04T17:40:08.812Z] #43 4.261 GEN include/common/asm [2022-04-04T17:40:09.819Z] #20 52.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:40:09.819Z] #20 52.63 Setting up xz-utils (5.2.4-1) ... [2022-04-04T17:40:09.819Z] #20 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T17:40:09.819Z] #20 52.67 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-04T17:40:09.819Z] #20 52.69 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:40:09.819Z] #20 52.79 invoke-rc.d: could not determine current runlevel [2022-04-04T17:40:09.819Z] #20 52.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T17:40:09.819Z] #20 52.82 Setting up pigz (2.4-1) ... [2022-04-04T17:40:09.819Z] #20 52.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:40:09.819Z] #20 52.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:40:09.819Z] #20 52.87 Setting up python-pip-whl (18.1-5) ... [2022-04-04T17:40:09.819Z] #20 52.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:40:09.819Z] #20 52.89 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:10.075Z] #20 53.39 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:40:10.075Z] #20 53.41 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:40:10.075Z] #20 53.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:40:10.075Z] #20 53.43 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:10.075Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T17:40:10.075Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T17:40:10.075Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T17:40:10.075Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T17:40:10.075Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T17:40:10.075Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T17:40:10.075Z] #20 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T17:40:10.075Z] #20 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T17:40:10.190Z] #43 ... [2022-04-04T17:40:10.190Z] [2022-04-04T17:40:10.190Z] #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 [2022-04-04T17:40:10.190Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-04T17:40:10.190Z] #36 58.03 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-04T17:40:10.190Z] #36 58.05 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:10.190Z] #36 58.08 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-04T17:40:10.190Z] #36 58.11 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:10.190Z] #36 58.14 Setting up librhash0:arm64 (1.3.8-1) ... [2022-04-04T17:40:10.190Z] #36 58.16 Setting up cmake-data (3.13.4-1) ... [2022-04-04T17:40:10.190Z] #36 58.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:40:10.190Z] #36 58.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-04T17:40:10.190Z] #36 58.21 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-04T17:40:10.190Z] #36 58.23 Setting up cmake (3.13.4-1) ... [2022-04-04T17:40:10.190Z] #36 58.25 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:10.190Z] #36 58.32 Processing triggers for mime-support (3.62) ... [2022-04-04T17:40:10.190Z] #36 DONE 60.0s [2022-04-04T17:40:10.190Z] [2022-04-04T17:40:10.190Z] #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 [2022-04-04T17:40:10.190Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:10.190Z] #43 5.598 PBCC images/timens.pb-c.c [2022-04-04T17:40:10.190Z] #43 5.604 DEP images/timens.pb-c.d [2022-04-04T17:40:10.190Z] #43 5.641 PBCC images/fown.pb-c.c [2022-04-04T17:40:10.190Z] #43 5.696 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-04T17:40:10.190Z] #43 5.723 PBCC images/opts.pb-c.c [2022-04-04T17:40:10.190Z] #43 5.766 PBCC images/memfd.pb-c.c [2022-04-04T17:40:10.190Z] #43 5.795 DEP images/fown.pb-c.d [2022-04-04T17:40:10.190Z] #43 5.839 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-04T17:40:10.331Z] #20 53.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:40:10.331Z] #20 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:40:10.331Z] #20 53.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:40:10.331Z] #20 53.56 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:40:10.331Z] #20 53.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:40:10.331Z] #20 53.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:40:10.448Z] #43 5.883 DEP images/opts.pb-c.d [2022-04-04T17:40:10.448Z] #43 5.942 DEP images/memfd.pb-c.d [2022-04-04T17:40:10.448Z] #43 6.009 PBCC images/sit.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.066 DEP images/sit.pb-c.d [2022-04-04T17:40:10.706Z] #43 6.084 PBCC images/macvlan.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.112 DEP images/macvlan.pb-c.d [2022-04-04T17:40:10.706Z] #43 6.150 PBCC images/autofs.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.184 DEP images/autofs.pb-c.d [2022-04-04T17:40:10.706Z] #43 6.200 PBCC images/sysctl.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.246 DEP images/sysctl.pb-c.d [2022-04-04T17:40:10.706Z] #43 6.262 PBCC images/time.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.301 DEP images/time.pb-c.d [2022-04-04T17:40:10.706Z] #43 6.332 PBCC images/binfmt-misc.pb-c.c [2022-04-04T17:40:10.706Z] #43 6.367 DEP images/binfmt-misc.pb-c.d [2022-04-04T17:40:10.971Z] #43 6.390 PBCC images/seccomp.pb-c.c [2022-04-04T17:40:10.971Z] #43 6.401 DEP images/seccomp.pb-c.d [2022-04-04T17:40:10.971Z] #43 6.445 PBCC images/userns.pb-c.c [2022-04-04T17:40:10.971Z] #43 6.472 DEP images/userns.pb-c.d [2022-04-04T17:40:10.971Z] #43 6.509 PBCC images/cgroup.pb-c.c [2022-04-04T17:40:10.971Z] #43 6.568 DEP images/cgroup.pb-c.d [2022-04-04T17:40:11.230Z] #43 6.613 PBCC images/ext-file.pb-c.c [2022-04-04T17:40:11.230Z] #43 6.634 DEP images/ext-file.pb-c.d [2022-04-04T17:40:11.230Z] #43 6.734 PBCC images/rpc.pb-c.c [2022-04-04T17:40:11.230Z] #43 6.801 DEP images/rpc.pb-c.d [2022-04-04T17:40:11.230Z] #43 6.817 PBCC images/siginfo.pb-c.c [2022-04-04T17:40:11.230Z] #43 6.860 DEP images/siginfo.pb-c.d [2022-04-04T17:40:11.488Z] #43 6.885 PBCC images/pagemap.pb-c.c [2022-04-04T17:40:11.488Z] #43 6.940 DEP images/pagemap.pb-c.d [2022-04-04T17:40:11.488Z] #43 6.967 PBCC images/rlimit.pb-c.c [2022-04-04T17:40:11.488Z] #43 7.006 DEP images/rlimit.pb-c.d [2022-04-04T17:40:11.488Z] #43 7.041 PBCC images/file-lock.pb-c.c [2022-04-04T17:40:11.488Z] #43 7.085 DEP images/file-lock.pb-c.d [2022-04-04T17:40:11.746Z] #43 7.102 PBCC images/tty.pb-c.c [2022-04-04T17:40:11.746Z] #43 7.133 DEP images/tty.pb-c.d [2022-04-04T17:40:11.746Z] #43 7.192 PBCC images/tun.pb-c.c [2022-04-04T17:40:11.746Z] #43 7.245 PBCC images/netdev.pb-c.c [2022-04-04T17:40:11.746Z] #43 7.271 DEP images/tun.pb-c.d [2022-04-04T17:40:11.746Z] #43 7.297 DEP images/netdev.pb-c.d [2022-04-04T17:40:11.746Z] #43 ... [2022-04-04T17:40:11.746Z] [2022-04-04T17:40:11.746Z] #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 [2022-04-04T17:40:11.746Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e [2022-04-04T17:40:11.746Z] #34 57.74 log [2022-04-04T17:40:11.746Z] #34 59.79 github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:40:11.746Z] #34 DONE 61.9s [2022-04-04T17:40:11.746Z] [2022-04-04T17:40:11.746Z] #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 [2022-04-04T17:40:11.746Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:11.746Z] #43 7.317 PBCC images/vma.pb-c.c [2022-04-04T17:40:11.746Z] #43 7.391 DEP images/vma.pb-c.d [2022-04-04T17:40:11.746Z] #43 7.398 PBCC images/creds.pb-c.c [2022-04-04T17:40:11.927Z] #20 56.00 Setting up iptables (1.8.2-4) ... [2022-04-04T17:40:11.927Z] #20 56.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T17:40:11.927Z] #20 56.21 Setting up python3 (3.7.3-1) ... [2022-04-04T17:40:12.004Z] #43 7.411 DEP images/creds.pb-c.d [2022-04-04T17:40:12.004Z] #43 7.464 PBCC images/utsns.pb-c.c [2022-04-04T17:40:12.004Z] #43 7.511 DEP images/utsns.pb-c.d [2022-04-04T17:40:12.004Z] #43 7.576 PBCC images/ipc-desc.pb-c.c [2022-04-04T17:40:12.004Z] #43 7.607 PBCC images/ipc-sem.pb-c.c [2022-04-04T17:40:12.004Z] #43 7.660 DEP images/ipc-desc.pb-c.d [2022-04-04T17:40:12.053Z] #56 ... [2022-04-04T17:40:12.053Z] [2022-04-04T17:40:12.053Z] #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 [2022-04-04T17:40:12.053Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:40:12.053Z] #36 32.18 Reading package lists... [2022-04-04T17:40:12.053Z] #36 38.49 Building dependency tree... [2022-04-04T17:40:12.053Z] #36 41.82 The following additional packages will be installed: [2022-04-04T17:40:12.053Z] #36 41.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-04T17:40:12.053Z] #36 41.82 Suggested packages: [2022-04-04T17:40:12.053Z] #36 41.82 cmake-doc ninja-build lrzip [2022-04-04T17:40:12.053Z] #36 41.82 Recommended packages: [2022-04-04T17:40:12.053Z] #36 41.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T17:40:12.053Z] #36 42.73 The following NEW packages will be installed: [2022-04-04T17:40:12.053Z] #36 42.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-04T17:40:12.053Z] #36 42.73 vim-common xxd [2022-04-04T17:40:12.053Z] #36 43.12 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:40:12.053Z] #36 43.12 Need to get 14.9 MB of archives. [2022-04-04T17:40:12.053Z] #36 43.12 After this operation, 61.8 MB of additional disk space will be used. [2022-04-04T17:40:12.053Z] #36 43.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:40:12.053Z] #36 43.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:40:12.053Z] #36 43.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-04T17:40:12.053Z] #36 43.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:40:12.053Z] #36 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-04T17:40:12.053Z] #36 44.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-04T17:40:12.053Z] #36 44.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-04T17:40:12.053Z] #36 44.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-04T17:40:12.053Z] #36 44.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-04T17:40:12.053Z] #36 44.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-04T17:40:12.053Z] #36 45.44 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:40:12.053Z] #36 45.60 Fetched 14.9 MB in 2s (9374 kB/s) [2022-04-04T17:40:12.053Z] #36 45.69 Selecting previously unselected package xxd. [2022-04-04T17:40:12.053Z] #36 45.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:40:12.053Z] #36 45.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:40:12.053Z] #36 45.77 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:12.053Z] #36 45.94 Selecting previously unselected package vim-common. [2022-04-04T17:40:12.053Z] #36 45.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:40:12.053Z] #36 45.98 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:12.053Z] #36 46.28 Selecting previously unselected package cmake-data. [2022-04-04T17:40:12.053Z] #36 46.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-04T17:40:12.053Z] #36 46.29 Unpacking cmake-data (3.13.4-1) ... [2022-04-04T17:40:12.053Z] #36 ... [2022-04-04T17:40:12.053Z] [2022-04-04T17:40:12.053Z] #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 [2022-04-04T17:40:12.053Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:40:12.053Z] #42 42.06 The following additional packages will be installed: [2022-04-04T17:40:12.053Z] #42 42.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-04T17:40:12.053Z] #42 42.06 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-04T17:40:12.053Z] #42 42.06 Suggested packages: [2022-04-04T17:40:12.053Z] #42 42.06 manpages-dev python-setuptools [2022-04-04T17:40:12.053Z] #42 43.06 The following NEW packages will be installed: [2022-04-04T17:40:12.053Z] #42 43.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-04T17:40:12.053Z] #42 43.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-04T17:40:12.053Z] #42 43.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-04T17:40:12.053Z] #42 43.06 python-six zlib1g-dev [2022-04-04T17:40:12.053Z] #42 43.12 The following packages will be upgraded: [2022-04-04T17:40:12.053Z] #42 43.12 zlib1g [2022-04-04T17:40:12.053Z] #42 43.41 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-04T17:40:12.053Z] #42 43.41 Need to get 4182 kB of archives. [2022-04-04T17:40:12.053Z] #42 43.41 After this operation, 22.5 MB of additional disk space will be used. [2022-04-04T17:40:12.053Z] #42 43.41 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-04T17:40:12.053Z] #42 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-04T17:40:12.053Z] #42 43.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:40:12.053Z] #42 43.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-04T17:40:12.053Z] #42 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:40:12.053Z] #42 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-04T17:40:12.053Z] #42 43.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:40:12.053Z] #42 43.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-04T17:40:12.053Z] #42 43.46 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-04T17:40:12.053Z] #42 43.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-04T17:40:12.053Z] #42 43.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-04T17:40:12.053Z] #42 43.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-04T17:40:12.053Z] #42 43.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-04T17:40:12.053Z] #42 43.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-04T17:40:12.053Z] #42 43.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-04T17:40:12.053Z] #42 43.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-04T17:40:12.053Z] #42 43.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-04T17:40:12.053Z] #42 43.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-04T17:40:12.053Z] #42 44.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:40:12.053Z] #42 44.72 Fetched 4182 kB in 1s (6441 kB/s) [2022-04-04T17:40:12.053Z] #42 44.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:40:12.053Z] #42 44.91 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 44.96 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-04T17:40:12.053Z] #42 45.26 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:40:12.053Z] #42 45.43 Selecting previously unselected package libcap-dev:amd64. [2022-04-04T17:40:12.053Z] #42 45.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 ... 15421 files and directories currently installed.) [2022-04-04T17:40:12.053Z] #42 45.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 45.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:40:12.053Z] #42 45.65 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:40:12.053Z] #42 45.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 45.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:12.053Z] #42 45.78 Selecting previously unselected package libnet1-dev. [2022-04-04T17:40:12.053Z] #42 45.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 45.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:12.053Z] #42 45.97 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:40:12.053Z] #42 45.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 45.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:40:12.053Z] #42 46.13 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-04T17:40:12.053Z] #42 46.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 46.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:40:12.053Z] #42 46.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:40:12.053Z] #42 46.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 46.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:12.053Z] #42 46.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-04T17:40:12.053Z] #42 46.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 46.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:12.053Z] #42 46.66 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-04T17:40:12.053Z] #42 46.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 46.69 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:40:12.053Z] #42 46.88 Selecting previously unselected package libprotobuf17:amd64. [2022-04-04T17:40:12.053Z] #42 46.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 46.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:12.053Z] #42 47.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-04T17:40:12.053Z] #42 47.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 47.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:12.053Z] #42 47.79 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-04T17:40:12.053Z] #42 47.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:12.053Z] #42 47.81 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:12.053Z] #42 ... [2022-04-04T17:40:12.053Z] [2022-04-04T17:40:12.053Z] #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 [2022-04-04T17:40:12.053Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:40:12.053Z] #56 3.829 Install containerd version v1.5.11 [2022-04-04T17:40:12.053Z] #56 3.829 + RM_GOPATH=0 [2022-04-04T17:40:12.053Z] #56 3.829 + TMP_GOPATH= [2022-04-04T17:40:12.053Z] #56 3.829 + : /build [2022-04-04T17:40:12.053Z] #56 3.829 + '[' -z '' ']' [2022-04-04T17:40:12.053Z] #56 3.829 ++ mktemp -d [2022-04-04T17:40:12.053Z] #56 3.829 + export GOPATH=/tmp/tmp.PUiXx0TrR4 [2022-04-04T17:40:12.053Z] #56 3.829 + GOPATH=/tmp/tmp.PUiXx0TrR4 [2022-04-04T17:40:12.053Z] #56 3.829 + RM_GOPATH=1 [2022-04-04T17:40:12.053Z] #56 3.829 + case "$(go env GOARCH)" in [2022-04-04T17:40:12.053Z] #56 3.829 ++ go env GOARCH [2022-04-04T17:40:12.053Z] #56 3.829 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:12.053Z] #56 3.829 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:12.053Z] #56 3.829 ++ dirname /tmp/install/install.sh [2022-04-04T17:40:12.053Z] #56 3.829 + dir=/tmp/install [2022-04-04T17:40:12.053Z] #56 3.829 + bin=containerd [2022-04-04T17:40:12.053Z] #56 3.829 + shift [2022-04-04T17:40:12.053Z] #56 3.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-04T17:40:12.053Z] #56 3.829 + . /tmp/install/containerd.installer [2022-04-04T17:40:12.053Z] #56 3.829 ++ set -e [2022-04-04T17:40:12.053Z] #56 3.829 ++ : v1.5.11 [2022-04-04T17:40:12.053Z] #56 3.829 + install_containerd [2022-04-04T17:40:12.053Z] #56 3.829 + echo 'Install containerd version v1.5.11' [2022-04-04T17:40:12.053Z] #56 3.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd [2022-04-04T17:40:12.053Z] #56 3.882 Cloning into '/tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd'... [2022-04-04T17:40:12.053Z] #56 ... [2022-04-04T17:40:12.053Z] [2022-04-04T17:40:12.053Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:12.053Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:40:12.053Z] #13 28.16 Reading package lists... [2022-04-04T17:40:12.053Z] #13 34.81 Reading package lists... [2022-04-04T17:40:12.053Z] #13 41.42 Building dependency tree... [2022-04-04T17:40:12.053Z] #13 44.01 The following additional packages will be installed: [2022-04-04T17:40:12.053Z] #13 44.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-04T17:40:12.053Z] #13 44.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-04T17:40:12.053Z] #13 44.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-04T17:40:12.053Z] #13 44.01 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-04T17:40:12.053Z] #13 44.01 mingw-w64-x86-64-dev [2022-04-04T17:40:12.053Z] #13 44.02 Suggested packages: [2022-04-04T17:40:12.053Z] #13 44.02 gcc-8-locales seccomp wine64 [2022-04-04T17:40:12.053Z] #13 ... [2022-04-04T17:40:12.053Z] [2022-04-04T17:40:12.053Z] #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 [2022-04-04T17:40:12.053Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:40:12.053Z] #36 48.80 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:40:12.053Z] #36 48.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:40:12.053Z] #36 48.82 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:40:12.186Z] #20 56.59 Setting up python3-wheel (0.32.3-2) ... [2022-04-04T17:40:12.262Z] #43 7.671 DEP images/ipc-sem.pb-c.d [2022-04-04T17:40:12.262Z] #43 7.769 PBCC images/ipc-msg.pb-c.c [2022-04-04T17:40:12.262Z] #43 7.851 DEP images/ipc-msg.pb-c.d [2022-04-04T17:40:12.262Z] #43 7.887 PBCC images/ipc-shm.pb-c.c [2022-04-04T17:40:12.524Z] #43 7.924 DEP images/ipc-shm.pb-c.d [2022-04-04T17:40:12.524Z] #43 7.969 PBCC images/ipc-var.pb-c.c [2022-04-04T17:40:12.524Z] #43 8.003 DEP images/ipc-var.pb-c.d [2022-04-04T17:40:12.524Z] #43 8.059 PBCC images/sk-opts.pb-c.c [2022-04-04T17:40:12.524Z] #43 8.065 PBCC images/packet-sock.pb-c.c [2022-04-04T17:40:12.524Z] #43 8.100 DEP images/sk-opts.pb-c.d [2022-04-04T17:40:12.524Z] #43 8.114 DEP images/packet-sock.pb-c.d [2022-04-04T17:40:12.782Z] #43 8.148 PBCC images/sk-netlink.pb-c.c [2022-04-04T17:40:12.782Z] #43 8.177 DEP images/sk-netlink.pb-c.d [2022-04-04T17:40:12.782Z] #43 8.215 PBCC images/sk-inet.pb-c.c [2022-04-04T17:40:12.782Z] #43 8.242 DEP images/sk-inet.pb-c.d [2022-04-04T17:40:12.782Z] #43 8.274 PBCC images/sk-unix.pb-c.c [2022-04-04T17:40:12.782Z] #43 8.305 DEP images/sk-unix.pb-c.d [2022-04-04T17:40:12.782Z] #43 8.327 PBCC images/mm.pb-c.c [2022-04-04T17:40:12.782Z] #43 8.372 DEP images/mm.pb-c.d [2022-04-04T17:40:12.782Z] #43 8.407 PBCC images/timerfd.pb-c.c [2022-04-04T17:40:12.782Z] #43 8.428 DEP images/timerfd.pb-c.d [2022-04-04T17:40:13.041Z] #43 8.460 PBCC images/timer.pb-c.c [2022-04-04T17:40:13.041Z] #43 8.500 DEP images/timer.pb-c.d [2022-04-04T17:40:13.041Z] #43 8.526 PBCC images/sa.pb-c.c [2022-04-04T17:40:13.041Z] #43 8.548 DEP images/sa.pb-c.d [2022-04-04T17:40:13.041Z] #43 8.581 PBCC images/pipe-data.pb-c.c [2022-04-04T17:40:13.041Z] #43 8.589 DEP images/pipe-data.pb-c.d [2022-04-04T17:40:13.041Z] #43 8.633 PBCC images/mnt.pb-c.c [2022-04-04T17:40:13.041Z] #43 8.676 DEP images/mnt.pb-c.d [2022-04-04T17:40:13.123Z] #20 57.34 Setting up apparmor (2.13.2-10) ... [2022-04-04T17:40:13.299Z] #43 8.707 PBCC images/sk-packet.pb-c.c [2022-04-04T17:40:13.299Z] #43 8.716 DEP images/sk-packet.pb-c.d [2022-04-04T17:40:13.299Z] #43 8.751 PBCC images/tcp-stream.pb-c.c [2022-04-04T17:40:13.299Z] #43 8.799 DEP images/tcp-stream.pb-c.d [2022-04-04T17:40:13.299Z] #43 8.832 PBCC images/pipe.pb-c.c [2022-04-04T17:40:13.299Z] #43 8.869 DEP images/pipe.pb-c.d [2022-04-04T17:40:13.299Z] #43 8.892 PBCC images/pstree.pb-c.c [2022-04-04T17:40:13.299Z] #43 8.935 DEP images/pstree.pb-c.d [2022-04-04T17:40:13.382Z] #20 ... [2022-04-04T17:40:13.382Z] [2022-04-04T17:40:13.382Z] #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 [2022-04-04T17:40:13.382Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:13.382Z] #43 97.87 CC criu/external.o [2022-04-04T17:40:13.382Z] #43 98.26 CC criu/fault-injection.o [2022-04-04T17:40:13.382Z] #43 98.40 CC criu/fdstore.o [2022-04-04T17:40:13.382Z] #43 98.85 CC criu/fifo.o [2022-04-04T17:40:13.382Z] #43 99.28 CC criu/file-ids.o [2022-04-04T17:40:13.382Z] #43 99.58 CC criu/file-lock.o [2022-04-04T17:40:13.382Z] #43 100.4 CC criu/files-ext.o [2022-04-04T17:40:13.382Z] #43 100.9 CC criu/files-reg.o [2022-04-04T17:40:13.382Z] #43 102.9 CC criu/files.o [2022-04-04T17:40:13.382Z] #43 105.3 CC criu/filesystems.o [2022-04-04T17:40:13.382Z] #43 106.1 CC criu/fsnotify.o [2022-04-04T17:40:13.382Z] #43 107.4 CC criu/image-desc.o [2022-04-04T17:40:13.382Z] #43 107.5 CC criu/image.o [2022-04-04T17:40:13.558Z] #43 8.969 PBCC images/fs.pb-c.c [2022-04-04T17:40:13.558Z] #43 9.001 DEP images/fs.pb-c.d [2022-04-04T17:40:13.558Z] #43 9.026 PBCC images/signalfd.pb-c.c [2022-04-04T17:40:13.558Z] #43 9.085 DEP images/signalfd.pb-c.d [2022-04-04T17:40:13.558Z] #43 9.133 PBCC images/fh.pb-c.c [2022-04-04T17:40:13.558Z] #43 9.182 PBCC images/fsnotify.pb-c.c [2022-04-04T17:40:13.558Z] #43 9.217 DEP images/fh.pb-c.d [2022-04-04T17:40:13.599Z] #20 56.39 Setting up iptables (1.8.2-4) ... [2022-04-04T17:40:13.599Z] #20 56.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T17:40:13.599Z] #20 56.45 Setting up python3 (3.7.3-1) ... [2022-04-04T17:40:13.599Z] #20 56.83 Setting up python3-wheel (0.32.3-2) ... [2022-04-04T17:40:13.599Z] #20 ... [2022-04-04T17:40:13.599Z] [2022-04-04T17:40:13.599Z] #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 [2022-04-04T17:40:13.599Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:13.599Z] #43 95.17 CC criu/cr-service.o [2022-04-04T17:40:13.599Z] #43 96.92 CC criu/crtools.o [2022-04-04T17:40:13.599Z] #43 97.44 CC criu/eventfd.o [2022-04-04T17:40:13.599Z] #43 97.76 CC criu/eventpoll.o [2022-04-04T17:40:13.599Z] #43 98.74 CC criu/external.o [2022-04-04T17:40:13.599Z] #43 99.06 CC criu/fault-injection.o [2022-04-04T17:40:13.599Z] #43 99.19 CC criu/fdstore.o [2022-04-04T17:40:13.599Z] #43 99.63 CC criu/fifo.o [2022-04-04T17:40:13.599Z] #43 100.1 CC criu/file-ids.o [2022-04-04T17:40:13.599Z] #43 100.6 CC criu/file-lock.o [2022-04-04T17:40:13.599Z] #43 101.5 CC criu/files-ext.o [2022-04-04T17:40:13.599Z] #43 101.9 CC criu/files-reg.o [2022-04-04T17:40:13.599Z] #43 104.4 CC criu/files.o [2022-04-04T17:40:13.816Z] #43 9.248 DEP images/fsnotify.pb-c.d [2022-04-04T17:40:13.816Z] #43 9.273 PBCC images/eventpoll.pb-c.c [2022-04-04T17:40:13.816Z] #43 9.298 DEP images/eventpoll.pb-c.d [2022-04-04T17:40:13.816Z] #43 9.335 PBCC images/eventfd.pb-c.c [2022-04-04T17:40:13.817Z] #43 9.361 DEP images/eventfd.pb-c.d [2022-04-04T17:40:13.817Z] #43 9.385 PBCC images/remap-file-path.pb-c.c [2022-04-04T17:40:13.817Z] #43 9.408 DEP images/remap-file-path.pb-c.d [2022-04-04T17:40:13.817Z] #43 9.416 PBCC images/fifo.pb-c.c [2022-04-04T17:40:13.817Z] #43 9.444 DEP images/fifo.pb-c.d [2022-04-04T17:40:13.951Z] #43 108.5 CC criu/ipc_ns.o [2022-04-04T17:40:14.075Z] #43 9.472 PBCC images/ghost-file.pb-c.c [2022-04-04T17:40:14.075Z] #43 9.512 DEP images/ghost-file.pb-c.d [2022-04-04T17:40:14.075Z] #43 9.560 PBCC images/regfile.pb-c.c [2022-04-04T17:40:14.075Z] #43 9.593 DEP images/regfile.pb-c.d [2022-04-04T17:40:14.075Z] #43 9.633 PBCC images/ns.pb-c.c [2022-04-04T17:40:14.075Z] #43 9.661 DEP images/ns.pb-c.d [2022-04-04T17:40:14.160Z] #43 ... [2022-04-04T17:40:14.160Z] [2022-04-04T17:40:14.160Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:40:14.160Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:40:14.160Z] #20 57.49 Setting up apparmor (2.13.2-10) ... [2022-04-04T17:40:14.333Z] #43 9.698 PBCC images/fdinfo.pb-c.c [2022-04-04T17:40:14.333Z] #43 9.779 DEP images/fdinfo.pb-c.d [2022-04-04T17:40:14.333Z] #43 9.793 PBCC images/core-aarch64.pb-c.c [2022-04-04T17:40:14.333Z] #43 9.862 PBCC images/core-arm.pb-c.c [2022-04-04T17:40:14.333Z] #43 9.911 PBCC images/core-ppc64.pb-c.c [2022-04-04T17:40:14.591Z] #43 9.949 PBCC images/core-s390.pb-c.c [2022-04-04T17:40:14.591Z] #43 9.985 PBCC images/core-x86.pb-c.c [2022-04-04T17:40:14.591Z] #43 10.05 PBCC images/core.pb-c.c [2022-04-04T17:40:14.591Z] #43 10.09 PBCC images/inventory.pb-c.c [2022-04-04T17:40:14.591Z] #43 10.15 DEP images/core-aarch64.pb-c.d [2022-04-04T17:40:14.591Z] #43 10.19 DEP images/core-arm.pb-c.d [2022-04-04T17:40:14.591Z] #43 10.20 DEP images/core-ppc64.pb-c.d [2022-04-04T17:40:14.591Z] #43 10.25 DEP images/core-s390.pb-c.d [2022-04-04T17:40:14.850Z] #43 10.26 DEP images/core-x86.pb-c.d [2022-04-04T17:40:14.850Z] #43 10.33 DEP images/core.pb-c.d [2022-04-04T17:40:14.850Z] #43 10.37 DEP images/inventory.pb-c.d [2022-04-04T17:40:14.850Z] #43 10.39 PBCC images/cpuinfo.pb-c.c [2022-04-04T17:40:14.850Z] #43 10.41 DEP images/cpuinfo.pb-c.d [2022-04-04T17:40:14.850Z] #43 10.43 PBCC images/stats.pb-c.c [2022-04-04T17:40:14.850Z] #43 10.47 DEP images/stats.pb-c.d [2022-04-04T17:40:14.888Z] #43 ... [2022-04-04T17:40:14.888Z] [2022-04-04T17:40:14.888Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:40:14.888Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:40:14.888Z] #20 59.10 Setting up xfsprogs (4.20.0-1) ... [2022-04-04T17:40:14.888Z] #20 59.11 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:40:15.147Z] #20 59.50 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:15.348Z] #36 ... [2022-04-04T17:40:15.348Z] [2022-04-04T17:40:15.348Z] #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 [2022-04-04T17:40:15.348Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:40:15.348Z] #34 41.72 sync [2022-04-04T17:40:15.348Z] #34 41.72 internal/reflectlite [2022-04-04T17:40:15.348Z] #34 42.83 internal/testlog [2022-04-04T17:40:15.348Z] #34 43.93 sort [2022-04-04T17:40:15.348Z] #34 43.93 errors [2022-04-04T17:40:15.348Z] #34 44.55 strconv [2022-04-04T17:40:15.348Z] #34 45.05 io [2022-04-04T17:40:15.348Z] #34 46.29 internal/oserror [2022-04-04T17:40:15.348Z] #34 46.42 syscall [2022-04-04T17:40:15.348Z] #34 47.94 reflect [2022-04-04T17:40:15.348Z] #34 ... [2022-04-04T17:40:15.348Z] [2022-04-04T17:40:15.348Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:15.348Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:40:15.348Z] #13 45.09 The following NEW packages will be installed: [2022-04-04T17:40:15.348Z] #13 45.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T17:40:15.348Z] #13 45.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-04T17:40:15.348Z] #13 45.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-04T17:40:15.348Z] #13 45.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-04T17:40:15.348Z] #13 45.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-04T17:40:15.348Z] #13 45.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T17:40:15.348Z] #13 45.09 The following packages will be upgraded: [2022-04-04T17:40:15.348Z] #13 45.11 libseccomp2 [2022-04-04T17:40:15.348Z] #13 45.51 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:40:15.348Z] #13 45.51 Need to get 77.8 MB of archives. [2022-04-04T17:40:15.348Z] #13 45.51 After this operation, 487 MB of additional disk space will be used. [2022-04-04T17:40:15.348Z] #13 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-04-04T17:40:15.348Z] #13 45.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-04T17:40:15.348Z] #13 45.54 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-04T17:40:15.348Z] #13 45.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-04-04T17:40:15.348Z] #13 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-04-04T17:40:15.348Z] #13 45.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-04T17:40:15.348Z] #13 45.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-04T17:40:15.348Z] #13 46.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-04T17:40:15.348Z] #13 46.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-04-04T17:40:15.348Z] #13 46.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-04-04T17:40:15.348Z] #13 46.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-04-04T17:40:16.052Z] #20 59.31 Setting up xfsprogs (4.20.0-1) ... [2022-04-04T17:40:16.052Z] #20 59.32 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:40:16.083Z] #20 60.46 Setting up python3-distutils (3.7.3-1) ... [2022-04-04T17:40:16.226Z] #43 11.60 make[1]: Nothing to be done for 'all'. [2022-04-04T17:40:16.308Z] #20 59.69 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:16.484Z] #43 ... [2022-04-04T17:40:16.484Z] [2022-04-04T17:40:16.484Z] #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 [2022-04-04T17:40:16.484Z] #37 sha256:f98207e18b35fccdbd443e709d3845c1720be50659ba2caab29098be4d61337f [2022-04-04T17:40:16.484Z] #37 0.643 + RM_GOPATH=0 [2022-04-04T17:40:16.484Z] #37 0.643 + TMP_GOPATH= [2022-04-04T17:40:16.484Z] #37 0.643 + : /build [2022-04-04T17:40:16.484Z] #37 0.643 + '[' -z '' ']' [2022-04-04T17:40:16.484Z] #37 0.644 ++ mktemp -d [2022-04-04T17:40:16.484Z] #37 0.645 + export GOPATH=/tmp/tmp.LE91mqCQo9 [2022-04-04T17:40:16.484Z] #37 0.650 + GOPATH=/tmp/tmp.LE91mqCQo9 [2022-04-04T17:40:16.484Z] #37 0.650 + RM_GOPATH=1 [2022-04-04T17:40:16.484Z] #37 0.650 + case "$(go env GOARCH)" in [2022-04-04T17:40:16.484Z] #37 0.651 ++ go env GOARCH [2022-04-04T17:40:16.484Z] #37 0.669 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:16.484Z] #37 0.676 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:16.484Z] #37 0.680 ++ dirname /tmp/install/install.sh [2022-04-04T17:40:16.484Z] #37 0.680 + dir=/tmp/install [2022-04-04T17:40:16.484Z] #37 0.694 + bin=tini [2022-04-04T17:40:16.484Z] #37 0.694 + shift [2022-04-04T17:40:16.484Z] #37 0.694 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-04T17:40:16.484Z] #37 0.694 + . /tmp/install/tini.installer [2022-04-04T17:40:16.484Z] #37 0.697 ++ : v0.19.0 [2022-04-04T17:40:16.484Z] #37 0.698 + install_tini [2022-04-04T17:40:16.484Z] #37 0.698 + echo 'Install tini version v0.19.0' [2022-04-04T17:40:16.484Z] #37 0.699 + git clone https://github.com/krallin/tini.git /tmp/tmp.LE91mqCQo9/tini [2022-04-04T17:40:16.484Z] #37 0.699 Install tini version v0.19.0 [2022-04-04T17:40:16.484Z] #37 0.700 Cloning into '/tmp/tmp.LE91mqCQo9/tini'... [2022-04-04T17:40:16.484Z] #37 1.230 + cd /tmp/tmp.LE91mqCQo9/tini [2022-04-04T17:40:16.484Z] #37 1.230 + git checkout -q v0.19.0 [2022-04-04T17:40:16.484Z] #37 1.248 + cmake . [2022-04-04T17:40:16.484Z] #37 1.607 -- The C compiler identification is GNU 8.3.0 [2022-04-04T17:40:16.484Z] #37 1.631 -- Check for working C compiler: /usr/bin/cc [2022-04-04T17:40:16.484Z] #37 1.913 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-04T17:40:16.484Z] #37 1.916 -- Detecting C compiler ABI info [2022-04-04T17:40:16.484Z] #37 2.644 -- Detecting C compiler ABI info - done [2022-04-04T17:40:16.484Z] #37 2.711 -- Detecting C compile features [2022-04-04T17:40:16.484Z] #37 3.946 -- Detecting C compile features - done [2022-04-04T17:40:16.484Z] #37 3.975 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T17:40:16.484Z] #37 4.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T17:40:16.484Z] #37 4.267 -- Configuring done [2022-04-04T17:40:16.484Z] #37 4.292 -- Generating done [2022-04-04T17:40:16.484Z] #37 4.293 -- Build files have been written to: /tmp/tmp.LE91mqCQo9/tini [2022-04-04T17:40:16.484Z] #37 4.310 + make tini-static [2022-04-04T17:40:16.484Z] #37 4.542 Scanning dependencies of target tini-static [2022-04-04T17:40:16.484Z] #37 4.617 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T17:40:16.484Z] #37 5.604 [100%] Linking C executable tini-static [2022-04-04T17:40:16.484Z] #37 5.995 [100%] Built target tini-static [2022-04-04T17:40:16.485Z] #37 6.068 + mkdir -p /build [2022-04-04T17:40:16.485Z] #37 6.069 + cp tini-static /build/docker-init [2022-04-04T17:40:16.485Z] #37 DONE 6.7s [2022-04-04T17:40:16.742Z] [2022-04-04T17:40:16.742Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:16.742Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:40:16.742Z] #13 58.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T17:40:16.742Z] #13 58.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-04T17:40:16.742Z] #13 58.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:40:16.742Z] #13 63.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T17:40:16.742Z] #13 63.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-04T17:40:16.742Z] #13 63.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:16.742Z] #13 64.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-04T17:40:16.742Z] #13 64.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-04T17:40:16.742Z] #13 64.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:17.019Z] #20 60.99 Setting up python3-setuptools (40.8.0-1) ... [2022-04-04T17:40:17.258Z] #13 49.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-04-04T17:40:17.566Z] Loaded image: buildpack-deps:buster [2022-04-04T17:40:17.676Z] #13 ... [2022-04-04T17:40:17.676Z] [2022-04-04T17:40:17.676Z] #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 [2022-04-04T17:40:17.676Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:17.676Z] #43 13.26 CC images/stats.o [2022-04-04T17:40:17.682Z] #20 60.68 Setting up python3-distutils (3.7.3-1) ... [2022-04-04T17:40:17.822Z] Loaded image: busybox:latest [2022-04-04T17:40:17.828Z] #13 ... [2022-04-04T17:40:17.828Z] [2022-04-04T17:40:17.828Z] #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 [2022-04-04T17:40:17.828Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:40:17.828Z] #36 54.93 Selecting previously unselected package libxml2:amd64. [2022-04-04T17:40:17.828Z] #36 54.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-04T17:40:17.934Z] #43 13.50 CC images/core.o [2022-04-04T17:40:17.937Z] #20 61.22 Setting up python3-setuptools (40.8.0-1) ... [2022-04-04T17:40:17.955Z] #20 62.19 Setting up python3-pip (18.1-5) ... [2022-04-04T17:40:18.078Z] Loaded image: busybox:glibc [2022-04-04T17:40:18.087Z] #36 54.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:40:18.501Z] #43 14.07 CC images/core-x86.o [2022-04-04T17:40:18.662Z] #36 55.43 Selecting previously unselected package libarchive13:amd64. [2022-04-04T17:40:18.662Z] #36 55.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-04T17:40:18.662Z] #36 55.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:40:18.759Z] #43 14.43 CC images/core-arm.o [2022-04-04T17:40:18.926Z] #36 55.77 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-04T17:40:18.926Z] #36 55.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-04T17:40:18.926Z] #36 55.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:40:18.926Z] #36 56.00 Selecting previously unselected package librhash0:amd64. [2022-04-04T17:40:19.187Z] #36 56.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-04T17:40:19.187Z] #36 56.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:40:19.187Z] #36 56.20 Selecting previously unselected package libuv1:amd64. [2022-04-04T17:40:19.187Z] #36 56.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-04T17:40:19.187Z] #36 56.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:40:19.303Z] #20 62.51 Setting up python3-pip (18.1-5) ... [2022-04-04T17:40:19.326Z] #43 14.73 CC images/core-aarch64.o [2022-04-04T17:40:19.332Z] #20 63.25 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:19.332Z] #20 63.30 Processing triggers for mime-support (3.62) ... [2022-04-04T17:40:19.447Z] #36 56.37 Selecting previously unselected package cmake. [2022-04-04T17:40:19.447Z] #36 56.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-04T17:40:19.447Z] #36 56.42 Unpacking cmake (3.13.4-1) ... [2022-04-04T17:40:19.584Z] #43 15.09 CC images/core-ppc64.o [2022-04-04T17:40:19.708Z] #36 ... [2022-04-04T17:40:19.708Z] [2022-04-04T17:40:19.708Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:40:19.708Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:40:19.708Z] #32 46.42 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. [2022-04-04T17:40:19.708Z] #32 46.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T17:40:19.708Z] #32 47.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:40:19.927Z] #20 DONE 64.1s [2022-04-04T17:40:19.927Z] [2022-04-04T17:40:19.927Z] #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 [2022-04-04T17:40:19.927Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:19.927Z] #43 109.7 CC criu/irmap.o [2022-04-04T17:40:19.927Z] #43 110.3 CC criu/kcmp-ids.o [2022-04-04T17:40:19.927Z] #43 110.7 CC criu/kerndat.o [2022-04-04T17:40:19.927Z] #43 111.8 CC criu/libnetlink.o [2022-04-04T17:40:19.927Z] #43 112.2 CC criu/log.o [2022-04-04T17:40:19.927Z] #43 112.8 CC criu/lsm.o [2022-04-04T17:40:19.927Z] #43 113.2 CC criu/mem.o [2022-04-04T17:40:19.969Z] #32 ... [2022-04-04T17:40:19.969Z] [2022-04-04T17:40:19.969Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:19.969Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:40:19.969Z] #13 51.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-04T17:40:19.969Z] #13 51.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-04T17:40:19.969Z] #13 51.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-04T17:40:19.969Z] #13 51.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-04T17:40:19.969Z] #13 51.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-04-04T17:40:19.969Z] #13 51.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-04T17:40:19.969Z] #13 51.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-04T17:40:19.969Z] #13 51.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-04T17:40:19.969Z] #13 51.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-04T17:40:19.969Z] #13 51.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-04T17:40:19.969Z] #13 51.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-04T17:40:19.969Z] #13 51.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-04T17:40:19.969Z] #13 51.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-04T17:40:19.969Z] #13 51.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-04T17:40:19.969Z] #13 52.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:40:20.151Z] #43 15.56 CC images/core-s390.o [2022-04-04T17:40:20.232Z] #20 63.51 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:20.232Z] #20 63.54 Processing triggers for mime-support (3.62) ... [2022-04-04T17:40:20.234Z] #13 52.95 Fetched 77.8 MB in 7s (11.9 MB/s) [2022-04-04T17:40:20.498Z] #13 53.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-04T17:40:20.498Z] #13 53.16 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:40:20.498Z] #13 53.20 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-04T17:40:20.498Z] #13 53.35 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:40:20.647Z] Loaded image: debian:bullseye [2022-04-04T17:40:20.647Z] Loaded image: hello-world:latest [2022-04-04T17:40:20.647Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:40:20.647Z] INFO: Testing against a local daemon [2022-04-04T17:40:20.647Z] === RUN TestCgroupNamespacesBuild [2022-04-04T17:40:20.719Z] #43 16.13 CC images/cpuinfo.o [2022-04-04T17:40:20.758Z] #13 53.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T17:40:20.759Z] #13 53.52 (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 ... 15421 files and directories currently installed.) [2022-04-04T17:40:20.759Z] #13 53.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:40:20.796Z] #20 DONE 64.0s [2022-04-04T17:40:20.796Z] [2022-04-04T17:40:20.796Z] #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 [2022-04-04T17:40:20.796Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-04T17:40:20.880Z] #43 115.2 CC criu/memfd.o [2022-04-04T17:40:20.880Z] #43 ... [2022-04-04T17:40:20.880Z] [2022-04-04T17:40:20.880Z] #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 [2022-04-04T17:40:20.880Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-04T17:40:20.880Z] #21 0.974 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T17:40:20.880Z] #21 0.979 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T17:40:20.880Z] #21 0.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T17:40:20.880Z] #21 DONE 1.0s [2022-04-04T17:40:20.880Z] [2022-04-04T17:40:20.880Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:40:20.880Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:40:21.019Z] #13 53.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:40:21.287Z] #43 16.54 CC images/inventory.o [2022-04-04T17:40:21.287Z] #43 16.70 CC images/fdinfo.o [2022-04-04T17:40:21.546Z] #43 17.03 CC images/fown.o [2022-04-04T17:40:21.725Z] #21 0.924 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T17:40:21.725Z] #21 0.928 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T17:40:21.725Z] #21 0.932 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T17:40:21.725Z] #21 DONE 1.0s [2022-04-04T17:40:21.725Z] [2022-04-04T17:40:21.725Z] #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 [2022-04-04T17:40:21.725Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:21.725Z] #43 106.5 CC criu/filesystems.o [2022-04-04T17:40:21.725Z] #43 107.3 CC criu/fsnotify.o [2022-04-04T17:40:21.725Z] #43 108.5 CC criu/image-desc.o [2022-04-04T17:40:21.725Z] #43 108.7 CC criu/image.o [2022-04-04T17:40:21.725Z] #43 109.6 CC criu/ipc_ns.o [2022-04-04T17:40:21.725Z] #43 110.8 CC criu/irmap.o [2022-04-04T17:40:21.725Z] #43 111.5 CC criu/kcmp-ids.o [2022-04-04T17:40:21.725Z] #43 111.9 CC criu/kerndat.o [2022-04-04T17:40:21.725Z] #43 113.3 CC criu/libnetlink.o [2022-04-04T17:40:21.725Z] #43 ... [2022-04-04T17:40:21.725Z] [2022-04-04T17:40:21.725Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:40:21.726Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:40:21.805Z] #43 17.23 CC images/ns.o [2022-04-04T17:40:21.805Z] #43 17.38 CC images/regfile.o [2022-04-04T17:40:21.976Z] #13 ... [2022-04-04T17:40:21.976Z] [2022-04-04T17:40:21.976Z] #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 [2022-04-04T17:40:21.976Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:40:21.976Z] #42 49.09 Selecting previously unselected package libprotoc17:amd64. [2022-04-04T17:40:21.976Z] #42 49.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:21.976Z] #42 49.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 49.61 Selecting previously unselected package protobuf-c-compiler. [2022-04-04T17:40:21.976Z] #42 49.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:40:21.976Z] #42 49.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:40:21.976Z] #42 49.81 Selecting previously unselected package protobuf-compiler. [2022-04-04T17:40:21.976Z] #42 49.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:21.976Z] #42 49.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 49.96 Selecting previously unselected package python-pkg-resources. [2022-04-04T17:40:21.976Z] #42 49.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:40:21.976Z] #42 49.98 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:21.976Z] #42 50.21 Selecting previously unselected package python-six. [2022-04-04T17:40:21.976Z] #42 50.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-04T17:40:21.976Z] #42 50.24 Unpacking python-six (1.12.0-1) ... [2022-04-04T17:40:21.976Z] #42 50.36 Selecting previously unselected package python-protobuf. [2022-04-04T17:40:21.976Z] #42 50.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-04T17:40:21.976Z] #42 50.38 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 51.04 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-04T17:40:21.976Z] #42 55.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 55.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:21.976Z] #42 55.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:21.976Z] #42 55.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-04T17:40:21.976Z] #42 55.09 Setting up python-six (1.12.0-1) ... [2022-04-04T17:40:21.976Z] #42 58.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-04T17:40:21.976Z] #42 58.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:40:21.976Z] #42 58.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 58.66 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-04T17:40:21.976Z] #42 58.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 58.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 58.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-04T17:40:21.976Z] #42 58.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-04T17:40:21.976Z] #42 58.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-04T17:40:22.064Z] #43 17.61 CC images/ghost-file.o [2022-04-04T17:40:22.237Z] #42 59.17 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-04T17:40:22.323Z] #43 17.80 CC images/fifo.o [2022-04-04T17:40:22.323Z] #43 17.91 CC images/remap-file-path.o [2022-04-04T17:40:22.579Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-04-04T17:40:22.579Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T17:40:22.582Z] #43 18.05 CC images/eventfd.o [2022-04-04T17:40:22.809Z] #42 ... [2022-04-04T17:40:22.809Z] [2022-04-04T17:40:22.809Z] #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 [2022-04-04T17:40:22.809Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:40:22.809Z] #36 59.71 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:40:22.809Z] #36 59.72 Setting up xxd (2:8.1.0875-5+deb10u2) ...#36 ... [2022-04-04T17:40:22.809Z] [2022-04-04T17:40:22.809Z] #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 [2022-04-04T17:40:22.809Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30 [2022-04-04T17:40:22.809Z] #47 DONE 59.8s [2022-04-04T17:40:22.809Z] [2022-04-04T17:40:22.809Z] #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 [2022-04-04T17:40:22.809Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-04T17:40:22.809Z] #36 59.72 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:22.809Z] #36 59.73 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-04T17:40:22.809Z] #36 59.75 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:40:22.809Z] #36 59.79 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-04T17:40:22.809Z] #36 59.80 Setting up cmake-data (3.13.4-1) ... [2022-04-04T17:40:22.809Z] #36 59.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-04T17:40:22.840Z] #43 18.21 CC images/eventpoll.o [2022-04-04T17:40:22.840Z] #43 18.40 CC images/fh.o [2022-04-04T17:40:23.070Z] #36 59.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-04T17:40:23.070Z] #36 59.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-04T17:40:23.070Z] #36 59.89 Setting up cmake (3.13.4-1) ... [2022-04-04T17:40:23.070Z] #36 59.90 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:23.070Z] #36 60.01 Processing triggers for mime-support (3.62) ... [2022-04-04T17:40:23.407Z] #43 18.69 CC images/fsnotify.o [2022-04-04T17:40:23.667Z] #43 19.19 CC images/signalfd.o [2022-04-04T17:40:23.927Z] #43 19.34 CC images/fs.o [2022-04-04T17:40:23.927Z] #43 19.46 CC images/pstree.o [2022-04-04T17:40:24.016Z] #36 DONE 60.9s [2022-04-04T17:40:24.016Z] [2022-04-04T17:40:24.016Z] #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 [2022-04-04T17:40:24.016Z] #37 sha256:b17d1aea7c664a015f539941ae8a9c81fa7fcc37e3ec19c12059a9a3c2077886 [2022-04-04T17:40:24.186Z] #43 19.59 CC images/pipe.o [2022-04-04T17:40:24.186Z] #43 19.73 CC images/tcp-stream.o [2022-04-04T17:40:24.445Z] #43 19.87 CC images/sk-packet.o [2022-04-04T17:40:24.704Z] #43 20.15 CC images/mnt.o [2022-04-04T17:40:24.963Z] #43 20.36 CC images/pipe-data.o [2022-04-04T17:40:24.963Z] #43 20.49 CC images/sa.o [2022-04-04T17:40:25.139Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-04-04T17:40:25.139Z] === RUN TestBuildWithSession [2022-04-04T17:40:25.139Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:40:25.139Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T17:40:25.139Z] === RUN TestBuildSquashParent [2022-04-04T17:40:25.222Z] #43 20.67 CC images/timer.o [2022-04-04T17:40:25.481Z] #43 20.94 CC images/timerfd.o [2022-04-04T17:40:25.739Z] #43 21.12 CC images/mm.o [2022-04-04T17:40:25.997Z] #43 21.39 CC images/sk-opts.o [2022-04-04T17:40:25.997Z] #43 21.54 CC images/sk-unix.o [2022-04-04T17:40:26.159Z] #22 5.034 Collecting yamllint==1.26.1 [2022-04-04T17:40:26.564Z] #43 21.85 CC images/sk-inet.o [2022-04-04T17:40:26.823Z] #43 22.12 CC images/tun.o [2022-04-04T17:40:26.823Z] #43 22.32 CC images/sk-netlink.o [2022-04-04T17:40:26.979Z] #22 5.414 Collecting yamllint==1.26.1 [2022-04-04T17:40:27.082Z] #43 22.45 CC images/packet-sock.o [2022-04-04T17:40:27.082Z] #43 22.70 CC images/ipc-var.o [2022-04-04T17:40:27.313Z] #37 ... [2022-04-04T17:40:27.313Z] [2022-04-04T17:40:27.313Z] #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 [2022-04-04T17:40:27.313Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:40:27.313Z] #34 53.81 internal/syscall/unix [2022-04-04T17:40:27.313Z] #34 54.19 time [2022-04-04T17:40:27.313Z] #34 59.47 internal/poll [2022-04-04T17:40:27.313Z] #34 60.34 internal/fmtsort [2022-04-04T17:40:27.313Z] #34 60.89 internal/syscall/execenv [2022-04-04T17:40:27.313Z] #34 61.14 path [2022-04-04T17:40:27.313Z] #34 61.63 io/fs [2022-04-04T17:40:27.313Z] #34 62.06 strings [2022-04-04T17:40:27.313Z] #34 63.02 os [2022-04-04T17:40:27.313Z] #34 ... [2022-04-04T17:40:27.313Z] [2022-04-04T17:40:27.313Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:27.313Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:40:27.313Z] #13 56.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T17:40:27.313Z] #13 56.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-04T17:40:27.313Z] #13 56.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:40:27.313Z] #13 58.44 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T17:40:27.313Z] #13 58.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-04T17:40:27.313Z] #13 58.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:40:27.313Z] #13 58.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T17:40:27.313Z] #13 58.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:40:27.313Z] #13 58.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:40:27.313Z] #13 58.73 Selecting previously unselected package dmsetup. [2022-04-04T17:40:27.313Z] #13 58.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:40:27.313Z] #13 58.74 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-04T17:40:27.313Z] #13 58.89 Selecting previously unselected package mingw-w64-common. [2022-04-04T17:40:27.313Z] #13 58.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-04T17:40:27.313Z] #13 58.90 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-04T17:40:27.340Z] #43 ... [2022-04-04T17:40:27.340Z] [2022-04-04T17:40:27.340Z] #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 [2022-04-04T17:40:27.340Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:40:27.858Z] #56 38.87 Checking out files: 68% (3149/4593) Checking out files: 69% (3170/4593) Checking out files: 70% (3216/4593) Checking out files: 71% (3262/4593) Checking out files: 72% (3307/4593) Checking out files: 73% (3353/4593) Checking out files: 74% (3399/4593) Checking out files: 75% (3445/4593) Checking out files: 76% (3491/4593) Checking out files: 77% (3537/4593) Checking out files: 78% (3583/4593) Checking out files: 79% (3629/4593) Checking out files: 80% (3675/4593) Checking out files: 81% (3721/4593) Checking out files: 82% (3767/4593) Checking out files: 83% (3813/4593) Checking out files: 84% (3859/4593) Checking out files: 85% (3905/4593) Checking out files: 86% (3950/4593) Checking out files: 87% (3996/4593) Checking out files: 88% (4042/4593) Checking out files: 89% (4088/4593) Checking out files: 90% (4134/4593) Checking out files: 91% (4180/4593) Checking out files: 92% (4226/4593) Checking out files: 93% (4272/4593) Checking out files: 94% (4318/4593) Checking out files: 95% (4364/4593) Checking out files: 96% (4410/4593) Checking out files: 97% (4456/4593) Checking out files: 98% (4502/4593) Checking out files: 99% (4548/4593) Checking out files: 100% (4593/4593) Checking out files: 100% (4593/4593), done. [2022-04-04T17:40:27.858Z] #56 39.58 + cd /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd [2022-04-04T17:40:28.117Z] #56 39.58 + git checkout -q v1.5.11 [2022-04-04T17:40:28.344Z] #22 ... [2022-04-04T17:40:28.344Z] [2022-04-04T17:40:28.344Z] #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 [2022-04-04T17:40:28.344Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:28.344Z] #43 113.8 CC criu/log.o [2022-04-04T17:40:28.344Z] #43 114.4 CC criu/lsm.o [2022-04-04T17:40:28.344Z] #43 114.8 CC criu/mem.o [2022-04-04T17:40:28.344Z] #43 116.4 CC criu/memfd.o [2022-04-04T17:40:28.344Z] #43 117.0 CC criu/mount.o [2022-04-04T17:40:28.695Z] #13 ... [2022-04-04T17:40:28.695Z] [2022-04-04T17:40:28.695Z] #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 [2022-04-04T17:40:28.695Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-04T17:40:28.695Z] #42 64.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-04T17:40:28.695Z] #42 64.57 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:28.695Z] #42 DONE 65.5s [2022-04-04T17:40:28.695Z] [2022-04-04T17:40:28.695Z] #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 [2022-04-04T17:40:28.695Z] #37 sha256:b17d1aea7c664a015f539941ae8a9c81fa7fcc37e3ec19c12059a9a3c2077886 [2022-04-04T17:40:28.695Z] #37 3.802 + RM_GOPATH=0 [2022-04-04T17:40:28.695Z] #37 3.802 + TMP_GOPATH= [2022-04-04T17:40:28.695Z] #37 3.802 + : /build [2022-04-04T17:40:28.695Z] #37 3.802 + '[' -z '' ']' [2022-04-04T17:40:28.695Z] #37 3.803 ++ mktemp -d [2022-04-04T17:40:28.695Z] #37 3.816 + export GOPATH=/tmp/tmp.5VESJ93Tjj [2022-04-04T17:40:28.695Z] #37 3.816 + GOPATH=/tmp/tmp.5VESJ93Tjj [2022-04-04T17:40:28.695Z] #37 3.816 + RM_GOPATH=1 [2022-04-04T17:40:28.695Z] #37 3.817 + case "$(go env GOARCH)" in [2022-04-04T17:40:28.695Z] #37 3.821 ++ go env GOARCH [2022-04-04T17:40:28.695Z] #37 3.851 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:28.695Z] #37 3.851 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:28.695Z] #37 3.851 ++ dirname /tmp/install/install.sh [2022-04-04T17:40:28.695Z] #37 3.852 + dir=/tmp/install [2022-04-04T17:40:28.695Z] #37 3.852 + bin=tini [2022-04-04T17:40:28.695Z] #37 3.853 + shift [2022-04-04T17:40:28.695Z] #37 3.853 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-04T17:40:28.695Z] #37 3.853 + . /tmp/install/tini.installer [2022-04-04T17:40:28.695Z] #37 3.853 ++ : v0.19.0 [2022-04-04T17:40:28.695Z] #37 3.853 + install_tini [2022-04-04T17:40:28.695Z] #37 3.853 + echo 'Install tini version v0.19.0' [2022-04-04T17:40:28.695Z] #37 3.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.5VESJ93Tjj/tini [2022-04-04T17:40:28.695Z] #37 3.853 Install tini version v0.19.0 [2022-04-04T17:40:28.695Z] #37 3.855 Cloning into '/tmp/tmp.5VESJ93Tjj/tini'... [2022-04-04T17:40:28.695Z] #37 4.530 + cd /tmp/tmp.5VESJ93Tjj/tini [2022-04-04T17:40:28.695Z] #37 4.530 + git checkout -q v0.19.0 [2022-04-04T17:40:28.695Z] #37 4.558 + cmake . [2022-04-04T17:40:28.955Z] #37 4.953 -- The C compiler identification is GNU 8.3.0 [2022-04-04T17:40:28.955Z] #37 5.054 -- Check for working C compiler: /usr/bin/cc [2022-04-04T17:40:29.272Z] #43 120.7 CC criu/namespaces.o [2022-04-04T17:40:29.448Z] #22 ... [2022-04-04T17:40:29.448Z] [2022-04-04T17:40:29.448Z] #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 [2022-04-04T17:40:29.448Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:29.448Z] #43 116.1 CC criu/mount.o [2022-04-04T17:40:29.448Z] #43 120.3 CC criu/namespaces.o [2022-04-04T17:40:29.448Z] #43 121.9 CC criu/net.o [2022-04-04T17:40:29.525Z] #37 5.708 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-04T17:40:29.525Z] #37 5.708 -- Detecting C compiler ABI info [2022-04-04T17:40:30.020Z] #56 41.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T17:40:30.280Z] #56 41.60 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T17:40:30.280Z] #56 41.60 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:40:30.280Z] #56 41.60 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:40:30.280Z] #56 41.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T17:40:30.280Z] #56 41.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T17:40:30.280Z] #56 41.60 + '[' '' = dynamic ']' [2022-04-04T17:40:30.280Z] #56 41.60 + make [2022-04-04T17:40:30.469Z] #37 6.388 -- Detecting C compiler ABI info - done [2022-04-04T17:40:30.469Z] #37 6.388 -- Detecting C compile features [2022-04-04T17:40:30.829Z] #43 124.9 CC criu/netfilter.o [2022-04-04T17:40:30.829Z] #43 ... [2022-04-04T17:40:30.829Z] [2022-04-04T17:40:30.829Z] #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 [2022-04-04T17:40:30.829Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:40:30.829Z] #40 188.7 + dpkg --print-architecture [2022-04-04T17:40:30.829Z] #40 188.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-04T17:40:31.209Z] #43 122.4 CC criu/net.o [2022-04-04T17:40:31.398Z] #40 189.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T17:40:31.398Z] #40 189.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T17:40:31.657Z] #56 43.04 + bin/ctr [2022-04-04T17:40:32.377Z] #37 8.027 -- Detecting C compile features - done [2022-04-04T17:40:32.377Z] #37 8.050 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T17:40:32.378Z] #37 8.233 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T17:40:32.378Z] #37 8.317 -- Configuring done [2022-04-04T17:40:32.378Z] #37 8.336 -- Generating done [2022-04-04T17:40:32.378Z] #37 8.336 -- Build files have been written to: /tmp/tmp.5VESJ93Tjj/tini [2022-04-04T17:40:32.378Z] #37 8.359 + make tini-static [2022-04-04T17:40:32.578Z] #43 ... [2022-04-04T17:40:32.578Z] [2022-04-04T17:40:32.578Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:40:32.578Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:40:32.578Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-04T17:40:32.637Z] #37 8.670 Scanning dependencies of target tini-static [2022-04-04T17:40:32.898Z] #37 8.820 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T17:40:33.268Z] --- PASS: TestBuildSquashParent (7.35s) [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:40:33.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:40:33.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:40:33.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:40:33.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:40:33.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:40:33.946Z] #22 12.01 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-04T17:40:33.946Z] #22 12.07 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-04T17:40:33.946Z] #22 12.20 Collecting pyyaml (from yamllint==1.26.1) [2022-04-04T17:40:34.281Z] #37 10.12 [100%] Linking C executable tini-static [2022-04-04T17:40:34.509Z] #22 12.65 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-04-04T17:40:34.509Z] #22 12.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-04T17:40:34.541Z] #37 10.64 [100%] Built target tini-static [2022-04-04T17:40:34.541Z] #37 10.77 + mkdir -p /build [2022-04-04T17:40:34.765Z] #22 12.90 Building wheels for collected packages: yamllint [2022-04-04T17:40:34.766Z] #22 12.90 Running setup.py bdist_wheel for yamllint: started [2022-04-04T17:40:34.800Z] #37 10.77 + cp tini-static /build/docker-init [2022-04-04T17:40:35.092Z] #37 DONE 11.0s [2022-04-04T17:40:35.092Z] [2022-04-04T17:40:35.092Z] #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 [2022-04-04T17:40:35.092Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:35.092Z] #43 5.662 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:40:35.092Z] #43 5.662 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:40:35.092Z] #43 5.667 Note: Building without GnuTLS support [2022-04-04T17:40:35.092Z] #43 5.676 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:40:35.092Z] #43 5.685 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:40:35.598Z] #40 ... [2022-04-04T17:40:35.598Z] [2022-04-04T17:40:35.598Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:40:35.598Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:40:35.598Z] #22 10.46 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-04T17:40:35.598Z] #22 11.57 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-04T17:40:35.598Z] #22 11.62 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-04T17:40:35.598Z] #22 11.71 Collecting pyyaml (from yamllint==1.26.1) [2022-04-04T17:40:35.598Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-04-04T17:40:35.598Z] #22 12.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-04T17:40:35.598Z] #22 12.30 Building wheels for collected packages: yamllint [2022-04-04T17:40:35.598Z] #22 12.31 Running setup.py bdist_wheel for yamllint: started [2022-04-04T17:40:35.598Z] #22 13.33 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-04T17:40:35.598Z] #22 13.33 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-04T17:40:35.598Z] #22 13.38 Successfully built yamllint [2022-04-04T17:40:35.598Z] #22 13.41 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-04T17:40:35.598Z] #22 13.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T17:40:35.598Z] #22 DONE 14.2s [2022-04-04T17:40:35.598Z] [2022-04-04T17:40:35.598Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T17:40:35.598Z] #25 sha256:970b347323dc9d15e20121b59c695acaf9e175479e9afa302e603ab65e44008e [2022-04-04T17:40:35.598Z] #25 DONE 0.2s [2022-04-04T17:40:35.598Z] [2022-04-04T17:40:35.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 [2022-04-04T17:40:35.598Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:35.598Z] #43 125.2 CC criu/page-pipe.o [2022-04-04T17:40:35.598Z] #43 125.8 CC criu/page-xfer.o [2022-04-04T17:40:35.598Z] #43 127.6 CC criu/pagemap-cache.o [2022-04-04T17:40:35.598Z] #43 128.1 CC criu/pagemap.o [2022-04-04T17:40:35.598Z] #43 129.3 CC criu/parasite-syscall.o [2022-04-04T17:40:35.696Z] #22 14.01 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-04T17:40:35.696Z] #22 14.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-04T17:40:35.696Z] #22 14.09 Successfully built yamllint [2022-04-04T17:40:35.696Z] #22 14.12 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-04T17:40:35.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:40:35.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:40:36.059Z] #43 7.343 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:40:36.059Z] #43 7.460 GEN .gitid [2022-04-04T17:40:36.059Z] #43 7.520 GEN criu/include/version.h [2022-04-04T17:40:36.059Z] #43 7.541 GEN include/common/asm [2022-04-04T17:40:36.260Z] #22 14.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T17:40:36.537Z] #43 ... [2022-04-04T17:40:36.537Z] [2022-04-04T17:40:36.537Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:40:36.537Z] #30 sha256:2751118c9b465b0865e8ab5375965cfc94cbcab7d21d21557f61d3455343d78c [2022-04-04T17:40:36.537Z] #30 DONE 1.1s [2022-04-04T17:40:36.537Z] [2022-04-04T17:40:36.537Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T17:40:36.537Z] #33 sha256:bcaf87adfebde93b2086ee3d895cfc53d5a3800d7275b77271b1742f217fbfb8 [2022-04-04T17:40:36.537Z] #33 DONE 0.1s [2022-04-04T17:40:36.537Z] [2022-04-04T17:40:36.537Z] #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 [2022-04-04T17:40:36.537Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:36.537Z] #43 130.8 CC criu/path.o [2022-04-04T17:40:36.537Z] #43 ... [2022-04-04T17:40:36.537Z] [2022-04-04T17:40:36.537Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-04T17:40:36.537Z] #35 sha256:8f0f51dd4b9bf5199b6a4f803472a39cbfa1b3542ee4017039ae9473d4e5188d [2022-04-04T17:40:36.537Z] #35 DONE 0.1s [2022-04-04T17:40:36.537Z] [2022-04-04T17:40:36.537Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T17:40:36.537Z] #38 sha256:c1cc912580d99062623349b279fe8f2ea3e05172cb01f2fa39d4be4e6a800d4d [2022-04-04T17:40:36.796Z] #38 DONE 0.1s [2022-04-04T17:40:36.796Z] [2022-04-04T17:40:36.796Z] #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 [2022-04-04T17:40:36.796Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f [2022-04-04T17:40:36.796Z] #56 ... [2022-04-04T17:40:36.796Z] [2022-04-04T17:40:36.796Z] #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 [2022-04-04T17:40:36.796Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:36.796Z] #43 131.2 CC criu/pie-util-vdso-elf32.o [2022-04-04T17:40:36.826Z] #22 DONE 15.1s [2022-04-04T17:40:36.826Z] [2022-04-04T17:40:36.826Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T17:40:36.826Z] #25 sha256:ed72ca736d0260782b8da7770b9791dec7f9dfb982b34562295baec358b5ad73 [2022-04-04T17:40:36.931Z] #56 ... [2022-04-04T17:40:36.932Z] [2022-04-04T17:40:36.932Z] #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 [2022-04-04T17:40:36.932Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:36.932Z] #43 22.89 CC images/ipc-desc.o [2022-04-04T17:40:36.932Z] #43 23.02 CC images/ipc-shm.o [2022-04-04T17:40:36.932Z] #43 23.21 CC images/ipc-msg.o [2022-04-04T17:40:36.932Z] #43 23.39 CC images/ipc-sem.o [2022-04-04T17:40:36.932Z] #43 23.57 CC images/utsns.o [2022-04-04T17:40:36.932Z] #43 23.71 CC images/creds.o [2022-04-04T17:40:36.932Z] #43 23.87 CC images/vma.o [2022-04-04T17:40:36.932Z] #43 24.03 CC images/netdev.o [2022-04-04T17:40:36.932Z] #43 24.26 CC images/tty.o [2022-04-04T17:40:36.932Z] #43 24.76 CC images/file-lock.o [2022-04-04T17:40:36.932Z] #43 24.86 CC images/rlimit.o [2022-04-04T17:40:36.932Z] #43 24.98 CC images/pagemap.o [2022-04-04T17:40:36.932Z] #43 25.25 CC images/siginfo.o [2022-04-04T17:40:36.932Z] #43 25.43 CC images/rpc.o [2022-04-04T17:40:36.932Z] #43 26.48 CC images/ext-file.o [2022-04-04T17:40:36.932Z] #43 26.70 CC images/cgroup.o [2022-04-04T17:40:36.932Z] #43 27.23 CC images/userns.o [2022-04-04T17:40:36.932Z] #43 27.43 CC images/google/protobuf/descriptor.o [2022-04-04T17:40:36.932Z] #43 28.92 CC images/opts.o [2022-04-04T17:40:36.932Z] #43 29.05 CC images/seccomp.o [2022-04-04T17:40:36.932Z] #43 29.26 CC images/binfmt-misc.o [2022-04-04T17:40:36.932Z] #43 29.44 CC images/time.o [2022-04-04T17:40:36.932Z] #43 29.56 CC images/sysctl.o [2022-04-04T17:40:36.932Z] #43 29.69 CC images/autofs.o [2022-04-04T17:40:36.932Z] #43 29.90 CC images/macvlan.o [2022-04-04T17:40:36.932Z] #43 30.10 CC images/sit.o [2022-04-04T17:40:36.932Z] #43 30.33 CC images/memfd.o [2022-04-04T17:40:36.932Z] #43 30.53 CC images/timens.o [2022-04-04T17:40:36.932Z] #43 30.73 LINK images/built-in.o [2022-04-04T17:40:36.932Z] #43 30.83 GEN compel/include/asm [2022-04-04T17:40:36.932Z] #43 30.85 GEN compel/include/version.h [2022-04-04T17:40:36.932Z] #43 30.85 touch .config [2022-04-04T17:40:36.932Z] #43 30.90 GEN include/common/config.h [2022-04-04T17:40:36.932Z] #43 30.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-04T17:40:36.932Z] #43 30.98 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-04-04T17:40:36.932Z] #43 31.03 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-04-04T17:40:36.932Z] #43 31.04 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-04-04T17:40:36.932Z] #43 31.06 DEP compel/plugins/std/infect.d [2022-04-04T17:40:36.932Z] #43 31.14 DEP compel/plugins/std/string.d [2022-04-04T17:40:36.932Z] #43 31.19 DEP compel/plugins/std/log.d [2022-04-04T17:40:36.932Z] #43 31.26 DEP compel/plugins/std/fds.d [2022-04-04T17:40:36.932Z] #43 31.33 DEP compel/plugins/std/std.d [2022-04-04T17:40:36.932Z] #43 31.41 DEP compel/plugins/shmem/shmem.d [2022-04-04T17:40:36.932Z] #43 31.48 DEP compel/plugins/fds/fds.d [2022-04-04T17:40:36.932Z] #43 31.61 CC compel/plugins/std/std.o [2022-04-04T17:40:36.932Z] #43 31.78 CC compel/plugins/std/fds.o [2022-04-04T17:40:36.932Z] #43 32.13 CC compel/plugins/std/log.o [2022-04-04T17:40:37.083Z] #25 DONE 0.3s [2022-04-04T17:40:37.083Z] [2022-04-04T17:40:37.083Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:40:37.083Z] #30 sha256:85d992f6577480ab7b1ccbc5003d5b54b025bdfd698bb7e6e09c1fb067e8b8f8 [2022-04-04T17:40:37.363Z] #43 131.7 CC criu/pie-util-vdso.o [2022-04-04T17:40:37.450Z] #43 8.799 PBCC images/timens.pb-c.c [2022-04-04T17:40:37.450Z] #43 8.821 DEP images/timens.pb-c.d [2022-04-04T17:40:37.450Z] #43 8.889 PBCC images/fown.pb-c.c [2022-04-04T17:40:37.450Z] #43 8.889 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-04T17:40:37.450Z] #43 8.944 PBCC images/opts.pb-c.c [2022-04-04T17:40:37.450Z] #43 8.989 PBCC images/memfd.pb-c.c [2022-04-04T17:40:37.450Z] #43 9.054 DEP images/fown.pb-c.d [2022-04-04T17:40:37.497Z] #43 32.75 CC compel/plugins/std/string.o [2022-04-04T17:40:37.623Z] #43 132.1 CC criu/pie-util.o [2022-04-04T17:40:37.709Z] #43 9.106 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-04T17:40:37.709Z] #43 9.153 DEP images/opts.pb-c.d [2022-04-04T17:40:37.709Z] #43 ... [2022-04-04T17:40:37.709Z] [2022-04-04T17:40:37.709Z] #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 [2022-04-04T17:40:37.709Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:40:37.709Z] #34 64.52 bufio [2022-04-04T17:40:37.709Z] #34 66.23 text/tabwriter [2022-04-04T17:40:37.709Z] #34 67.05 path/filepath [2022-04-04T17:40:37.709Z] #34 67.05 fmt [2022-04-04T17:40:37.709Z] #34 68.28 io/ioutil [2022-04-04T17:40:37.709Z] #34 69.89 flag [2022-04-04T17:40:37.709Z] #34 69.90 github.com/BurntSushi/toml [2022-04-04T17:40:37.709Z] #34 70.94 log [2022-04-04T17:40:37.709Z] #34 73.58 github.com/BurntSushi/toml/cmd/tomlv [2022-04-04T17:40:37.709Z] #34 ... [2022-04-04T17:40:37.709Z] [2022-04-04T17:40:37.709Z] #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 [2022-04-04T17:40:37.709Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:37.709Z] #43 9.222 DEP images/memfd.pb-c.d [2022-04-04T17:40:37.709Z] #43 9.292 PBCC images/sit.pb-c.c [2022-04-04T17:40:37.709Z] #43 9.340 DEP images/sit.pb-c.d [2022-04-04T17:40:37.882Z] #43 132.3 CC criu/pipes.o [2022-04-04T17:40:37.968Z] #43 9.402 PBCC images/macvlan.pb-c.c [2022-04-04T17:40:37.968Z] #43 9.426 DEP images/macvlan.pb-c.d [2022-04-04T17:40:37.968Z] #43 9.473 PBCC images/autofs.pb-c.c [2022-04-04T17:40:37.968Z] #43 9.497 DEP images/autofs.pb-c.d [2022-04-04T17:40:37.968Z] #43 9.546 PBCC images/sysctl.pb-c.c [2022-04-04T17:40:37.968Z] #43 9.573 DEP images/sysctl.pb-c.d [2022-04-04T17:40:38.065Z] #43 33.34 CC compel/plugins/std/infect.o [2022-04-04T17:40:38.065Z] #43 33.63 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-04-04T17:40:38.228Z] #43 9.641 PBCC images/time.pb-c.c [2022-04-04T17:40:38.228Z] #43 9.693 DEP images/time.pb-c.d [2022-04-04T17:40:38.228Z] #43 9.766 PBCC images/binfmt-misc.pb-c.c [2022-04-04T17:40:38.228Z] #43 9.780 DEP images/binfmt-misc.pb-c.d [2022-04-04T17:40:38.228Z] #43 9.840 PBCC images/seccomp.pb-c.c [2022-04-04T17:40:38.228Z] #43 9.887 DEP images/seccomp.pb-c.d [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-04-04T17:40:38.272Z] === RUN TestBuildMultiStageCopy [2022-04-04T17:40:38.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T17:40:38.323Z] #43 33.68 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-04-04T17:40:38.323Z] #43 33.71 AR compel/plugins/std.lib.a [2022-04-04T17:40:38.323Z] #43 33.79 CC compel/plugins/fds/fds.o [2022-04-04T17:40:38.323Z] #43 ... [2022-04-04T17:40:38.323Z] [2022-04-04T17:40:38.323Z] #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 [2022-04-04T17:40:38.323Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:40:38.323Z] #58 88.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:40:38.323Z] #58 88.43 + GOBIN=/build [2022-04-04T17:40:38.323Z] #58 88.43 + GO111MODULE=on [2022-04-04T17:40:38.323Z] #58 88.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-04T17:40:38.470Z] #30 DONE 1.5s [2022-04-04T17:40:38.470Z] [2022-04-04T17:40:38.470Z] #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 [2022-04-04T17:40:38.470Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:40:38.470Z] #40 193.5 + dpkg --print-architecture [2022-04-04T17:40:38.470Z] #40 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-04T17:40:38.470Z] #40 193.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T17:40:38.470Z] #40 193.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T17:40:38.487Z] #43 ... [2022-04-04T17:40:38.487Z] [2022-04-04T17:40:38.487Z] #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 [2022-04-04T17:40:38.487Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac [2022-04-04T17:40:38.487Z] #34 DONE 75.4s [2022-04-04T17:40:38.487Z] [2022-04-04T17:40:38.487Z] #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 [2022-04-04T17:40:38.487Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:38.487Z] #43 9.986 PBCC images/userns.pb-c.c [2022-04-04T17:40:38.726Z] #40 ... [2022-04-04T17:40:38.726Z] [2022-04-04T17:40:38.726Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T17:40:38.726Z] #33 sha256:336f2f5eec78768379b2248906b335bca3081e433bf309957a826119e016284a [2022-04-04T17:40:38.726Z] #33 DONE 0.1s [2022-04-04T17:40:38.726Z] [2022-04-04T17:40:38.726Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-04T17:40:38.726Z] #35 sha256:cdd47e96896277f04a36f2771f0da82ec2e1504bdf439c4a7f2a53f5193eb74c [2022-04-04T17:40:38.726Z] #35 DONE 0.1s [2022-04-04T17:40:38.726Z] [2022-04-04T17:40:38.726Z] #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 [2022-04-04T17:40:38.726Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:38.726Z] #43 126.1 CC criu/netfilter.o [2022-04-04T17:40:38.726Z] #43 126.5 CC criu/page-pipe.o [2022-04-04T17:40:38.726Z] #43 127.3 CC criu/page-xfer.o [2022-04-04T17:40:38.726Z] #43 129.4 CC criu/pagemap-cache.o [2022-04-04T17:40:38.726Z] #43 129.8 CC criu/pagemap.o [2022-04-04T17:40:38.746Z] #43 10.08 DEP images/userns.pb-c.d [2022-04-04T17:40:38.746Z] #43 10.13 PBCC images/cgroup.pb-c.c [2022-04-04T17:40:38.746Z] #43 10.13 DEP images/cgroup.pb-c.d [2022-04-04T17:40:38.746Z] #43 10.20 PBCC images/ext-file.pb-c.c [2022-04-04T17:40:38.746Z] #43 10.23 DEP images/ext-file.pb-c.d [2022-04-04T17:40:38.746Z] #43 10.27 PBCC images/rpc.pb-c.c [2022-04-04T17:40:38.746Z] #43 10.31 DEP images/rpc.pb-c.d [2022-04-04T17:40:38.819Z] #43 133.0 CC criu/plugin.o [2022-04-04T17:40:38.819Z] #43 133.3 CC criu/proc_parse.o [2022-04-04T17:40:38.983Z] #43 ... [2022-04-04T17:40:38.983Z] [2022-04-04T17:40:38.983Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T17:40:38.983Z] #38 sha256:dc13cffd70b12ecca232c125fb1af6207c8b40077438d94cc56a731de7d6325d [2022-04-04T17:40:38.983Z] #38 DONE 0.1s [2022-04-04T17:40:38.983Z] [2022-04-04T17:40:38.983Z] #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 [2022-04-04T17:40:38.983Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:39.005Z] #43 10.35 PBCC images/siginfo.pb-c.c [2022-04-04T17:40:39.005Z] #43 10.43 DEP images/siginfo.pb-c.d [2022-04-04T17:40:39.005Z] #43 10.45 PBCC images/pagemap.pb-c.c [2022-04-04T17:40:39.005Z] #43 10.58 DEP images/pagemap.pb-c.d [2022-04-04T17:40:39.005Z] #43 10.58 PBCC images/rlimit.pb-c.c [2022-04-04T17:40:39.005Z] #43 10.58 DEP images/rlimit.pb-c.d [2022-04-04T17:40:39.239Z] #43 130.8 CC criu/parasite-syscall.o [2022-04-04T17:40:39.263Z] #43 10.61 PBCC images/file-lock.pb-c.c [2022-04-04T17:40:39.263Z] #43 10.66 DEP images/file-lock.pb-c.d [2022-04-04T17:40:39.263Z] #43 10.73 PBCC images/tty.pb-c.c [2022-04-04T17:40:39.263Z] #43 10.73 DEP images/tty.pb-c.d [2022-04-04T17:40:39.263Z] #43 10.79 PBCC images/tun.pb-c.c [2022-04-04T17:40:39.263Z] #43 10.87 PBCC images/netdev.pb-c.c [2022-04-04T17:40:39.522Z] #43 10.96 DEP images/tun.pb-c.d [2022-04-04T17:40:39.522Z] #43 11.03 DEP images/netdev.pb-c.d [2022-04-04T17:40:39.522Z] #43 11.03 PBCC images/vma.pb-c.c [2022-04-04T17:40:39.522Z] #43 11.06 DEP images/vma.pb-c.d [2022-04-04T17:40:39.697Z] #58 ... [2022-04-04T17:40:39.697Z] [2022-04-04T17:40:39.697Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:39.697Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:40:39.697Z] #13 77.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T17:40:39.697Z] #13 77.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-04T17:40:39.697Z] #13 77.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:39.697Z] #13 ... [2022-04-04T17:40:39.697Z] [2022-04-04T17:40:39.697Z] #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 [2022-04-04T17:40:39.697Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:39.697Z] #43 33.93 AR compel/plugins/fds.lib.a [2022-04-04T17:40:39.697Z] #43 33.96 HOSTDEP compel/src/lib/log-host.d [2022-04-04T17:40:39.697Z] #43 33.99 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-04T17:40:39.697Z] #43 34.05 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-04-04T17:40:39.697Z] #43 34.10 HOSTDEP compel/src/main-host.d [2022-04-04T17:40:39.697Z] #43 34.24 DEP compel/src/lib/ptrace.d [2022-04-04T17:40:39.697Z] #43 34.37 DEP compel/src/lib/infect.d [2022-04-04T17:40:39.697Z] #43 34.51 DEP compel/src/lib/infect-util.d [2022-04-04T17:40:39.697Z] #43 34.60 DEP compel/src/lib/infect-rpc.d [2022-04-04T17:40:39.697Z] #43 34.68 DEP compel/arch/aarch64/src/lib/infect.d [2022-04-04T17:40:39.697Z] #43 34.77 DEP compel/arch/aarch64/src/lib/cpu.d [2022-04-04T17:40:39.697Z] #43 34.79 DEP compel/src/lib/log.d [2022-04-04T17:40:39.697Z] #43 34.88 DEP compel/src/main.d [2022-04-04T17:40:39.697Z] #43 34.93 DEP compel/src/lib/handle-elf.d [2022-04-04T17:40:39.697Z] #43 34.97 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-04-04T17:40:39.697Z] #43 35.01 CC compel/src/lib/log.o [2022-04-04T17:40:39.697Z] #43 35.16 CC compel/arch/aarch64/src/lib/cpu.o [2022-04-04T17:40:39.697Z] #43 35.26 CC compel/arch/aarch64/src/lib/infect.o [2022-04-04T17:40:39.781Z] #43 11.19 PBCC images/creds.pb-c.c [2022-04-04T17:40:39.781Z] #43 11.19 DEP images/creds.pb-c.d [2022-04-04T17:40:39.781Z] #43 11.19 PBCC images/utsns.pb-c.c [2022-04-04T17:40:39.781Z] #43 11.19 DEP images/utsns.pb-c.d [2022-04-04T17:40:39.781Z] #43 11.24 PBCC images/ipc-desc.pb-c.c [2022-04-04T17:40:39.781Z] #43 11.27 PBCC images/ipc-sem.pb-c.c [2022-04-04T17:40:39.781Z] #43 11.27 DEP images/ipc-desc.pb-c.d [2022-04-04T17:40:39.781Z] #43 11.34 DEP images/ipc-sem.pb-c.d [2022-04-04T17:40:39.781Z] #43 11.42 PBCC images/ipc-msg.pb-c.c [2022-04-04T17:40:40.041Z] #43 11.46 DEP images/ipc-msg.pb-c.d [2022-04-04T17:40:40.041Z] #43 11.55 PBCC images/ipc-shm.pb-c.c [2022-04-04T17:40:40.041Z] #43 11.55 DEP images/ipc-shm.pb-c.d [2022-04-04T17:40:40.041Z] #43 11.69 PBCC images/ipc-var.pb-c.c [2022-04-04T17:40:40.041Z] #43 11.69 DEP images/ipc-var.pb-c.d [2022-04-04T17:40:40.041Z] #43 11.69 PBCC images/sk-opts.pb-c.c [2022-04-04T17:40:40.041Z] #43 11.69 PBCC images/packet-sock.pb-c.c [2022-04-04T17:40:40.170Z] #43 131.7 CC criu/path.o [2022-04-04T17:40:40.263Z] #43 35.60 CC compel/src/lib/infect-rpc.o [2022-04-04T17:40:40.263Z] #43 35.81 CC compel/src/lib/infect-util.o [2022-04-04T17:40:40.302Z] #43 11.73 DEP images/sk-opts.pb-c.d [2022-04-04T17:40:40.302Z] #43 11.74 DEP images/packet-sock.pb-c.d [2022-04-04T17:40:40.302Z] #43 11.77 PBCC images/sk-netlink.pb-c.c [2022-04-04T17:40:40.302Z] #43 11.85 DEP images/sk-netlink.pb-c.d [2022-04-04T17:40:40.302Z] #43 11.85 PBCC images/sk-inet.pb-c.c [2022-04-04T17:40:40.302Z] #43 11.85 DEP images/sk-inet.pb-c.d [2022-04-04T17:40:40.302Z] #43 11.89 PBCC images/sk-unix.pb-c.c [2022-04-04T17:40:40.302Z] #43 11.93 DEP images/sk-unix.pb-c.d [2022-04-04T17:40:40.428Z] #43 132.0 CC criu/pie-util-vdso-elf32.o [2022-04-04T17:40:40.522Z] #43 36.02 CC compel/src/lib/infect.o [2022-04-04T17:40:40.561Z] #43 12.01 PBCC images/mm.pb-c.c [2022-04-04T17:40:40.561Z] #43 12.03 DEP images/mm.pb-c.d [2022-04-04T17:40:40.561Z] #43 12.13 PBCC images/timerfd.pb-c.c [2022-04-04T17:40:40.561Z] #43 12.17 DEP images/timerfd.pb-c.d [2022-04-04T17:40:40.821Z] #43 12.17 PBCC images/timer.pb-c.c [2022-04-04T17:40:40.821Z] #43 12.20 DEP images/timer.pb-c.d [2022-04-04T17:40:40.821Z] #43 12.21 PBCC images/sa.pb-c.c [2022-04-04T17:40:40.821Z] #43 12.28 DEP images/sa.pb-c.d [2022-04-04T17:40:40.821Z] #43 12.34 PBCC images/pipe-data.pb-c.c [2022-04-04T17:40:40.821Z] #43 12.34 DEP images/pipe-data.pb-c.d [2022-04-04T17:40:40.821Z] #43 12.39 PBCC images/mnt.pb-c.c [2022-04-04T17:40:40.992Z] #43 132.5 CC criu/pie-util-vdso.o [2022-04-04T17:40:41.082Z] #43 12.45 DEP images/mnt.pb-c.d [2022-04-04T17:40:41.082Z] #43 12.47 PBCC images/sk-packet.pb-c.c [2022-04-04T17:40:41.082Z] #43 12.49 DEP images/sk-packet.pb-c.d [2022-04-04T17:40:41.082Z] #43 12.54 PBCC images/tcp-stream.pb-c.c [2022-04-04T17:40:41.082Z] #43 12.58 DEP images/tcp-stream.pb-c.d [2022-04-04T17:40:41.082Z] #43 12.66 PBCC images/pipe.pb-c.c [2022-04-04T17:40:41.249Z] #43 132.8 CC criu/pie-util.o [2022-04-04T17:40:41.342Z] #43 12.69 DEP images/pipe.pb-c.d [2022-04-04T17:40:41.342Z] #43 12.78 PBCC images/pstree.pb-c.c [2022-04-04T17:40:41.342Z] #43 12.78 DEP images/pstree.pb-c.d [2022-04-04T17:40:41.342Z] #43 ... [2022-04-04T17:40:41.342Z] [2022-04-04T17:40:41.342Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:41.342Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:40:41.342Z] #13 63.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T17:40:41.342Z] #13 63.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-04T17:40:41.342Z] #13 64.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:40:41.342Z] #13 69.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T17:40:41.342Z] #13 69.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:40:41.343Z] #13 69.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:41.343Z] #13 70.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-04T17:40:41.343Z] #13 70.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:40:41.343Z] #13 70.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:41.343Z] #13 ... [2022-04-04T17:40:41.343Z] [2022-04-04T17:40:41.343Z] #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 [2022-04-04T17:40:41.343Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:41.343Z] #43 12.82 PBCC images/fs.pb-c.c [2022-04-04T17:40:41.343Z] #43 12.85 DEP images/fs.pb-c.d [2022-04-04T17:40:41.343Z] #43 12.88 PBCC images/signalfd.pb-c.c [2022-04-04T17:40:41.343Z] #43 12.95 DEP images/signalfd.pb-c.d [2022-04-04T17:40:41.343Z] #43 12.99 PBCC images/fh.pb-c.c [2022-04-04T17:40:41.507Z] #43 133.0 CC criu/pipes.o [2022-04-04T17:40:41.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T17:40:41.603Z] #43 13.02 PBCC images/fsnotify.pb-c.c [2022-04-04T17:40:41.603Z] #43 13.08 DEP images/fh.pb-c.d [2022-04-04T17:40:41.603Z] #43 13.13 DEP images/fsnotify.pb-c.d [2022-04-04T17:40:41.603Z] #43 13.18 PBCC images/eventpoll.pb-c.c [2022-04-04T17:40:41.603Z] #43 13.22 DEP images/eventpoll.pb-c.d [2022-04-04T17:40:41.603Z] #43 13.27 PBCC images/eventfd.pb-c.c [2022-04-04T17:40:41.863Z] #43 13.27 DEP images/eventfd.pb-c.d [2022-04-04T17:40:41.863Z] #43 13.35 PBCC images/remap-file-path.pb-c.c [2022-04-04T17:40:41.863Z] #43 13.38 DEP images/remap-file-path.pb-c.d [2022-04-04T17:40:41.863Z] #43 13.39 PBCC images/fifo.pb-c.c [2022-04-04T17:40:41.863Z] #43 13.41 DEP images/fifo.pb-c.d [2022-04-04T17:40:41.863Z] #43 13.45 PBCC images/ghost-file.pb-c.c [2022-04-04T17:40:41.863Z] #43 13.50 DEP images/ghost-file.pb-c.d [2022-04-04T17:40:42.111Z] #43 136.1 CC criu/protobuf-desc.o [2022-04-04T17:40:42.124Z] #43 13.57 PBCC images/regfile.pb-c.c [2022-04-04T17:40:42.124Z] #43 13.61 DEP images/regfile.pb-c.d [2022-04-04T17:40:42.124Z] #43 13.66 PBCC images/ns.pb-c.c [2022-04-04T17:40:42.124Z] #43 13.70 DEP images/ns.pb-c.d [2022-04-04T17:40:42.124Z] #43 13.74 PBCC images/fdinfo.pb-c.c [2022-04-04T17:40:42.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T17:40:42.384Z] #43 13.80 DEP images/fdinfo.pb-c.d [2022-04-04T17:40:42.384Z] #43 13.86 PBCC images/core-aarch64.pb-c.c [2022-04-04T17:40:42.384Z] #43 13.90 PBCC images/core-arm.pb-c.c [2022-04-04T17:40:42.384Z] #43 13.95 PBCC images/core-ppc64.pb-c.c [2022-04-04T17:40:42.384Z] #43 13.99 PBCC images/core-s390.pb-c.c [2022-04-04T17:40:42.427Z] #43 37.74 CC compel/src/lib/ptrace.o [2022-04-04T17:40:42.427Z] #43 38.07 AR compel/libcompel.a [2022-04-04T17:40:42.439Z] #43 133.7 CC criu/plugin.o [2022-04-04T17:40:42.644Z] #43 14.03 PBCC images/core-x86.pb-c.c [2022-04-04T17:40:42.645Z] #43 14.07 PBCC images/core.pb-c.c [2022-04-04T17:40:42.645Z] #43 14.14 PBCC images/inventory.pb-c.c [2022-04-04T17:40:42.645Z] #43 14.20 DEP images/core-aarch64.pb-c.d [2022-04-04T17:40:42.645Z] #43 14.28 DEP images/core-arm.pb-c.d [2022-04-04T17:40:42.681Z] #43 137.0 CC criu/protobuf.o [2022-04-04T17:40:42.685Z] #43 38.15 HOSTCC compel/src/main-host.o [2022-04-04T17:40:42.697Z] #43 134.2 CC criu/proc_parse.o [2022-04-04T17:40:42.905Z] #43 14.36 DEP images/core-ppc64.pb-c.d [2022-04-04T17:40:42.905Z] #43 14.41 DEP images/core-s390.pb-c.d [2022-04-04T17:40:42.905Z] #43 14.49 DEP images/core-x86.pb-c.d [2022-04-04T17:40:42.905Z] #43 14.50 DEP images/core.pb-c.d [2022-04-04T17:40:42.905Z] #43 14.55 DEP images/inventory.pb-c.d [2022-04-04T17:40:42.941Z] #43 137.4 CC criu/pstree.o [2022-04-04T17:40:42.967Z] #43 38.44 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-04-04T17:40:43.071Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T17:40:43.166Z] #43 14.61 PBCC images/cpuinfo.pb-c.c [2022-04-04T17:40:43.166Z] #43 14.62 DEP images/cpuinfo.pb-c.d [2022-04-04T17:40:43.166Z] #43 14.66 PBCC images/stats.pb-c.c [2022-04-04T17:40:43.166Z] #43 14.69 DEP images/stats.pb-c.d [2022-04-04T17:40:43.327Z] #43 38.65 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-04T17:40:43.633Z] #43 39.02 HOSTCC compel/src/lib/log-host.o [2022-04-04T17:40:43.941Z] #43 39.32 HOSTLINK compel/compel-host-bin [2022-04-04T17:40:44.106Z] #43 15.71 make[1]: Nothing to be done for 'all'. [2022-04-04T17:40:44.201Z] #43 39.63 DEP soccr/soccr.d [2022-04-04T17:40:44.321Z] #43 138.7 CC criu/rbtree.o [2022-04-04T17:40:44.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T17:40:44.497Z] #43 39.86 CC soccr/soccr.o [2022-04-04T17:40:44.757Z] #43 ... [2022-04-04T17:40:44.757Z] [2022-04-04T17:40:44.757Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:44.757Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:40:44.757Z] #13 88.68 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T17:40:44.757Z] #13 88.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 88.71 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-04-04T17:40:44.757Z] #13 88.80 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T17:40:44.757Z] #13 88.80 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 88.82 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-04T17:40:44.757Z] #13 88.92 Selecting previously unselected package libbtrfs0. [2022-04-04T17:40:44.757Z] #13 88.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 88.93 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:40:44.757Z] #13 89.00 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:40:44.757Z] #13 89.00 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:40:44.757Z] #13 89.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-04T17:40:44.757Z] #13 89.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:44.757Z] #13 89.18 Selecting previously unselected package libudev-dev:arm64. [2022-04-04T17:40:44.757Z] #13 89.18 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.20 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-04T17:40:44.757Z] #13 89.31 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-04T17:40:44.757Z] #13 89.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.34 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-04-04T17:40:44.757Z] #13 89.60 Selecting previously unselected package libpcre16-3:arm64. [2022-04-04T17:40:44.757Z] #13 89.60 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 89.74 Selecting previously unselected package libpcre32-3:arm64. [2022-04-04T17:40:44.757Z] #13 89.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.74 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 89.84 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-04-04T17:40:44.757Z] #13 89.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.86 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 89.94 Selecting previously unselected package libpcre3-dev:arm64. [2022-04-04T17:40:44.757Z] #13 89.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 89.95 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 90.31 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-04T17:40:44.757Z] #13 90.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 90.32 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-04T17:40:44.757Z] #13 90.52 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-04T17:40:44.757Z] #13 90.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 90.53 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:44.757Z] #13 90.58 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T17:40:44.757Z] #13 90.59 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 90.60 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:40:44.757Z] #13 90.71 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-04T17:40:44.757Z] #13 90.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-04-04T17:40:44.757Z] #13 90.72 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-04T17:40:44.757Z] #13 91.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 91.15 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:40:44.757Z] #13 91.17 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-04-04T17:40:44.757Z] #13 91.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:40:44.757Z] #13 91.63 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 91.67 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-04-04T17:40:44.757Z] #13 92.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:44.757Z] #13 92.24 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:40:44.757Z] #13 92.27 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-04-04T17:40:44.757Z] #13 92.82 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-04T17:40:44.757Z] #13 92.86 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:40:44.891Z] #43 139.0 CC criu/rst-malloc.o [2022-04-04T17:40:45.151Z] #43 139.4 CC criu/seccomp.o [2022-04-04T17:40:45.266Z] #43 136.8 CC criu/protobuf-desc.o [2022-04-04T17:40:45.326Z] #13 93.40 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:40:45.326Z] #13 93.46 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-04T17:40:45.326Z] #13 93.50 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-04T17:40:45.363Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T17:40:45.489Z] #43 16.91 CC images/stats.o [2022-04-04T17:40:45.694Z] #13 93.55 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-04T17:40:45.694Z] #13 93.61 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:40:45.719Z] #43 140.0 CC criu/seize.o [2022-04-04T17:40:45.749Z] #43 17.15 CC images/core.o [2022-04-04T17:40:45.953Z] #13 93.95 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-04T17:40:46.195Z] #43 137.7 CC criu/protobuf.o [2022-04-04T17:40:46.212Z] #13 94.23 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:46.212Z] #13 94.27 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 [2022-04-04T17:40:46.212Z] #13 94.29 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 [2022-04-04T17:40:46.319Z] #43 17.72 CC images/core-x86.o [2022-04-04T17:40:46.451Z] #43 138.0 CC criu/pstree.o [2022-04-04T17:40:46.659Z] #43 141.0 CC criu/servicefd.o [2022-04-04T17:40:46.881Z] #13 94.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:40:46.881Z] #13 94.79 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 [2022-04-04T17:40:46.881Z] #13 94.79 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 [2022-04-04T17:40:46.890Z] #43 18.17 CC images/core-arm.o [2022-04-04T17:40:47.150Z] #43 18.48 CC images/core-aarch64.o [2022-04-04T17:40:47.154Z] #13 94.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:40:47.228Z] #43 141.6 CC criu/shmem.o [2022-04-04T17:40:47.410Z] #43 18.85 CC images/core-ppc64.o [2022-04-04T17:40:47.437Z] #13 95.43 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-04T17:40:47.437Z] #13 95.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:47.696Z] #13 95.63 Setting up dmsetup (2:1.02.155-3) ... [2022-04-04T17:40:47.696Z] #13 95.73 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:47.820Z] #43 139.3 CC criu/rbtree.o [2022-04-04T17:40:47.981Z] #43 19.32 CC images/core-s390.o [2022-04-04T17:40:48.165Z] #43 ... [2022-04-04T17:40:48.165Z] [2022-04-04T17:40:48.165Z] #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 [2022-04-04T17:40:48.165Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd [2022-04-04T17:40:48.165Z] #49 206.6 + /build/golangci-lint --version [2022-04-04T17:40:48.268Z] #13 96.22 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-04T17:40:48.268Z] #13 96.28 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:40:48.382Z] #43 139.6 CC criu/rst-malloc.o [2022-04-04T17:40:48.382Z] #43 139.8 CC criu/seccomp.o [2022-04-04T17:40:48.423Z] #49 207.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-04T17:40:48.528Z] #13 ... [2022-04-04T17:40:48.528Z] [2022-04-04T17:40:48.528Z] #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 [2022-04-04T17:40:48.528Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9 [2022-04-04T17:40:48.528Z] #58 DONE 98.6s [2022-04-04T17:40:48.528Z] [2022-04-04T17:40:48.528Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T17:40:48.528Z] #59 sha256:b61449255f14059e88a2916015ce352608d4e3fc96d10834eda176e28df6460b [2022-04-04T17:40:48.528Z] #59 DONE 0.1s [2022-04-04T17:40:48.528Z] [2022-04-04T17:40:48.528Z] #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 [2022-04-04T17:40:48.528Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:48.528Z] #43 41.02 AR soccr/libsoccr.a [2022-04-04T17:40:48.528Z] #43 41.06 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:40:48.528Z] #43 41.66 DEP criu/arch/aarch64/sigframe.d [2022-04-04T17:40:48.528Z] #43 41.73 DEP criu/arch/aarch64/crtools.d [2022-04-04T17:40:48.528Z] #43 42.12 DEP criu/arch/aarch64/cpu.d [2022-04-04T17:40:48.528Z] #43 42.14 DEP criu/arch/aarch64/bitops.d [2022-04-04T17:40:48.528Z] #43 42.21 CC criu/arch/aarch64/bitops.o [2022-04-04T17:40:48.528Z] #43 42.36 CC criu/arch/aarch64/cpu.o [2022-04-04T17:40:48.528Z] #43 42.42 CC criu/arch/aarch64/crtools.o [2022-04-04T17:40:48.528Z] #43 43.04 CC criu/arch/aarch64/sigframe.o [2022-04-04T17:40:48.528Z] #43 43.21 LINK criu/arch/aarch64/crtools.built-in.o [2022-04-04T17:40:48.528Z] #43 43.37 DEP criu/pie/util-vdso.d [2022-04-04T17:40:48.528Z] #43 43.57 DEP criu/pie/util.d [2022-04-04T17:40:48.528Z] #43 43.64 CC criu/pie/util.o [2022-04-04T17:40:48.528Z] #43 43.87 CC criu/pie/util-vdso.o [2022-04-04T17:40:48.528Z] #43 ... [2022-04-04T17:40:48.528Z] [2022-04-04T17:40:48.528Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T17:40:48.528Z] #60 sha256:8213c3d3b6247debc2bfbf5b34e96d71f7c5840072859cdc180b369d4788592e [2022-04-04T17:40:48.528Z] #60 DONE 0.1s [2022-04-04T17:40:48.550Z] #43 19.94 CC images/cpuinfo.o [2022-04-04T17:40:48.681Z] #49 DONE 207.3s [2022-04-04T17:40:48.681Z] [2022-04-04T17:40:48.681Z] #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 [2022-04-04T17:40:48.681Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:48.681Z] #43 142.5 CC criu/sigframe.o [2022-04-04T17:40:48.681Z] #43 142.7 CC criu/signalfd.o [2022-04-04T17:40:48.681Z] #43 143.1 CC criu/sk-inet.o [2022-04-04T17:40:48.787Z] [2022-04-04T17:40:48.787Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:40:48.787Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-04T17:40:48.787Z] #13 DONE 96.8s [2022-04-04T17:40:48.787Z] [2022-04-04T17:40:48.787Z] #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 [2022-04-04T17:40:48.787Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:40:48.787Z] #49 ... [2022-04-04T17:40:48.787Z] [2022-04-04T17:40:48.787Z] #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 [2022-04-04T17:40:48.787Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:40:48.809Z] #43 20.29 CC images/inventory.o [2022-04-04T17:40:49.069Z] #43 20.50 CC images/fdinfo.o [2022-04-04T17:40:49.309Z] #43 140.6 CC criu/seize.o [2022-04-04T17:40:49.328Z] #43 20.80 CC images/fown.o [2022-04-04T17:40:49.588Z] #43 21.03 CC images/ns.o [2022-04-04T17:40:49.588Z] #43 21.18 CC images/regfile.o [2022-04-04T17:40:49.722Z] #53 ... [2022-04-04T17:40:49.722Z] [2022-04-04T17:40:49.722Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-04T17:40:49.722Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-04-04T17:40:49.722Z] #14 DONE 1.1s [2022-04-04T17:40:49.722Z] [2022-04-04T17:40:49.722Z] #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 [2022-04-04T17:40:49.722Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:40:49.722Z] #53 0.959 + RM_GOPATH=0 [2022-04-04T17:40:49.722Z] #53 0.962 + TMP_GOPATH= [2022-04-04T17:40:49.722Z] #53 0.962 + : /build [2022-04-04T17:40:49.722Z] #53 0.962 + '[' -z '' ']' [2022-04-04T17:40:49.722Z] #53 0.962 ++ mktemp -d [2022-04-04T17:40:49.722Z] #53 0.971 + export GOPATH=/tmp/tmp.pX2TZ1qFWb [2022-04-04T17:40:49.722Z] #53 0.971 + GOPATH=/tmp/tmp.pX2TZ1qFWb [2022-04-04T17:40:49.722Z] #53 0.971 + RM_GOPATH=1 [2022-04-04T17:40:49.722Z] #53 0.971 + case "$(go env GOARCH)" in [2022-04-04T17:40:49.722Z] #53 0.971 ++ go env GOARCH [2022-04-04T17:40:49.722Z] #53 0.985 Install runc version v1.0.3 (build tags: seccomp) [2022-04-04T17:40:49.722Z] #53 0.985 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:49.722Z] #53 0.985 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:40:49.722Z] #53 0.985 ++ dirname /tmp/install/install.sh [2022-04-04T17:40:49.722Z] #53 0.985 + dir=/tmp/install [2022-04-04T17:40:49.722Z] #53 0.985 + bin=runc [2022-04-04T17:40:49.722Z] #53 0.985 + shift [2022-04-04T17:40:49.722Z] #53 0.985 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-04T17:40:49.722Z] #53 0.985 + . /tmp/install/runc.installer [2022-04-04T17:40:49.722Z] #53 0.985 ++ set -e [2022-04-04T17:40:49.722Z] #53 0.985 ++ : v1.0.3 [2022-04-04T17:40:49.722Z] #53 0.985 + install_runc [2022-04-04T17:40:49.722Z] #53 0.985 + RUNC_BUILDTAGS=seccomp [2022-04-04T17:40:49.722Z] #53 0.985 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-04T17:40:49.722Z] #53 0.985 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc [2022-04-04T17:40:49.722Z] #53 1.026 Cloning into '/tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc'... [2022-04-04T17:40:49.848Z] #43 21.36 CC images/ghost-file.o [2022-04-04T17:40:50.056Z] #43 144.6 CC criu/sk-netlink.o [2022-04-04T17:40:50.108Z] #43 21.61 CC images/fifo.o [2022-04-04T17:40:50.237Z] #43 141.6 CC criu/servicefd.o [2022-04-04T17:40:50.368Z] #43 21.78 CC images/remap-file-path.o [2022-04-04T17:40:50.493Z] #43 142.1 CC criu/shmem.o [2022-04-04T17:40:50.604Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-04T17:40:50.604Z] === RUN TestBuildLabelWithTargets [2022-04-04T17:40:50.623Z] #43 145.0 CC criu/sk-packet.o [2022-04-04T17:40:50.628Z] #43 21.97 CC images/eventfd.o [2022-04-04T17:40:50.628Z] #43 22.20 CC images/eventpoll.o [2022-04-04T17:40:50.889Z] #43 22.42 CC images/fh.o [2022-04-04T17:40:51.099Z] #53 ... [2022-04-04T17:40:51.100Z] [2022-04-04T17:40:51.100Z] #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 [2022-04-04T17:40:51.100Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-04-04T17:40:51.100Z] #15 DONE 1.2s [2022-04-04T17:40:51.149Z] #43 22.65 CC images/fsnotify.o [2022-04-04T17:40:51.191Z] #43 145.5 CC criu/sk-queue.o [2022-04-04T17:40:51.362Z] [2022-04-04T17:40:51.362Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T17:40:51.362Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-04-04T17:40:51.451Z] #43 145.9 CC criu/sk-tcp.o [2022-04-04T17:40:51.624Z] #16 0.592 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T17:40:51.720Z] #43 23.17 CC images/signalfd.o [2022-04-04T17:40:51.720Z] #43 23.36 CC images/fs.o [2022-04-04T17:40:51.863Z] #43 143.1 CC criu/sigframe.o [2022-04-04T17:40:51.863Z] #43 143.3 CC criu/signalfd.o [2022-04-04T17:40:51.883Z] #16 DONE 0.8s [2022-04-04T17:40:51.883Z] [2022-04-04T17:40:51.883Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T17:40:51.883Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-04-04T17:40:51.981Z] #43 23.49 CC images/pstree.o [2022-04-04T17:40:52.021Z] #43 146.3 CC criu/sk-unix.o [2022-04-04T17:40:52.120Z] #43 143.7 CC criu/sk-inet.o [2022-04-04T17:40:52.242Z] #43 23.67 CC images/pipe.o [2022-04-04T17:40:52.502Z] #43 23.85 CC images/tcp-stream.o [2022-04-04T17:40:52.502Z] #43 24.02 CC images/sk-packet.o [2022-04-04T17:40:52.766Z] #43 24.22 CC images/mnt.o [2022-04-04T17:40:52.827Z] #17 DONE 0.7s [2022-04-04T17:40:52.827Z] [2022-04-04T17:40:52.827Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T17:40:52.827Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-04-04T17:40:53.026Z] #43 24.39 CC images/pipe-data.o [2022-04-04T17:40:53.026Z] #43 24.60 CC images/sa.o [2022-04-04T17:40:53.286Z] #43 24.77 CC images/timer.o [2022-04-04T17:40:53.397Z] #18 DONE 0.8s [2022-04-04T17:40:53.397Z] [2022-04-04T17:40:53.397Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-04T17:40:53.397Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-04-04T17:40:53.489Z] #43 144.9 CC criu/sk-netlink.o [2022-04-04T17:40:53.546Z] #43 ... [2022-04-04T17:40:53.546Z] [2022-04-04T17:40:53.546Z] #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 [2022-04-04T17:40:53.546Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:40:53.746Z] #43 145.3 CC criu/sk-packet.o [2022-04-04T17:40:53.930Z] #43 147.9 CC criu/sockets.o [2022-04-04T17:40:54.336Z] #19 DONE 0.9s [2022-04-04T17:40:54.336Z] [2022-04-04T17:40:54.336Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:40:54.336Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:40:54.501Z] #43 ... [2022-04-04T17:40:54.501Z] [2022-04-04T17:40:54.501Z] #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 [2022-04-04T17:40:54.501Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:40:54.501Z] #40 DONE 212.5s [2022-04-04T17:40:54.501Z] [2022-04-04T17:40:54.501Z] #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 [2022-04-04T17:40:54.501Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:54.501Z] #43 148.8 CC criu/stats.o [2022-04-04T17:40:54.588Z] #56 45.77 Checking out files: 56% (2583/4593) Checking out files: 57% (2619/4593) Checking out files: 58% (2664/4593) Checking out files: 59% (2710/4593) Checking out files: 60% (2756/4593) Checking out files: 61% (2802/4593) Checking out files: 62% (2848/4593) Checking out files: 63% (2894/4593) Checking out files: 64% (2940/4593) Checking out files: 65% (2986/4593) Checking out files: 66% (3032/4593) Checking out files: 67% (3078/4593) Checking out files: 68% (3124/4593) Checking out files: 69% (3170/4593) Checking out files: 70% (3216/4593) Checking out files: 71% (3262/4593) Checking out files: 72% (3307/4593) Checking out files: 73% (3353/4593) Checking out files: 74% (3399/4593) Checking out files: 75% (3445/4593) Checking out files: 76% (3491/4593) Checking out files: 77% (3537/4593) Checking out files: 78% (3583/4593) Checking out files: 79% (3629/4593) Checking out files: 80% (3675/4593) Checking out files: 81% (3721/4593) Checking out files: 82% (3767/4593) Checking out files: 83% (3813/4593) Checking out files: 84% (3859/4593) Checking out files: 85% (3905/4593) Checking out files: 86% (3950/4593) Checking out files: 87% (3996/4593) Checking out files: 88% (4042/4593) Checking out files: 89% (4088/4593) Checking out files: 90% (4134/4593) Checking out files: 91% (4180/4593) Checking out files: 92% (4226/4593) Checking out files: 93% (4272/4593) Checking out files: 94% (4318/4593) Checking out files: 95% (4364/4593) Checking out files: 96% (4410/4593) Checking out files: 97% (4456/4593) Checking out files: 98% (4502/4593) Checking out files: 98% (4538/4593) Checking out files: 99% (4548/4593) Checking out files: 100% (4593/4593) Checking out files: 100% (4593/4593), done. [2022-04-04T17:40:54.588Z] #56 46.88 + cd /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd [2022-04-04T17:40:54.588Z] #56 46.88 + git checkout -q v1.5.11 [2022-04-04T17:40:54.679Z] #43 146.0 CC criu/sk-queue.o [2022-04-04T17:40:54.679Z] #43 ... [2022-04-04T17:40:54.679Z] [2022-04-04T17:40:54.679Z] #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 [2022-04-04T17:40:54.679Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505 [2022-04-04T17:40:54.679Z] #49 213.1 + /build/golangci-lint --version [2022-04-04T17:40:54.761Z] #43 149.2 CC criu/string.o [2022-04-04T17:40:55.021Z] #43 149.4 CC criu/sysctl.o [2022-04-04T17:40:55.244Z] #49 213.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-04T17:40:55.281Z] #20 0.897 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:40:55.281Z] #20 0.898 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:40:55.281Z] #20 0.926 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:40:55.281Z] #20 0.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:40:55.502Z] #49 DONE 214.0s [2022-04-04T17:40:55.502Z] [2022-04-04T17:40:55.502Z] #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 [2022-04-04T17:40:55.502Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:55.502Z] #43 146.7 CC criu/sk-tcp.o [2022-04-04T17:40:55.851Z] #20 1.423 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-04T17:40:55.964Z] #43 ... [2022-04-04T17:40:55.964Z] [2022-04-04T17:40:55.964Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T17:40:55.964Z] #41 sha256:663d487c60ea1a19513b54657fb71362290008c726778354a340ac77603db30b [2022-04-04T17:40:55.964Z] #41 DONE 0.2s [2022-04-04T17:40:55.964Z] [2022-04-04T17:40:55.964Z] #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 [2022-04-04T17:40:55.964Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:55.964Z] #43 150.1 CC criu/sysfs_parse.o [2022-04-04T17:40:55.964Z] #43 150.3 CC criu/timens.o [2022-04-04T17:40:56.093Z] #43 147.4 CC criu/sk-unix.o [2022-04-04T17:40:56.223Z] #43 150.6 CC criu/timerfd.o [2022-04-04T17:40:56.420Z] #20 2.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-04T17:40:56.483Z] #43 150.8 CC criu/tty.o [2022-04-04T17:40:56.500Z] #56 48.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T17:40:56.500Z] #56 48.64 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T17:40:56.500Z] #56 48.64 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:40:56.500Z] #56 48.64 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T17:40:56.500Z] #56 48.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T17:40:56.500Z] #56 48.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T17:40:56.500Z] #56 48.64 + '[' '' = dynamic ']' [2022-04-04T17:40:56.500Z] #56 48.64 + make [2022-04-04T17:40:57.356Z] #20 3.001 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-04T17:40:57.424Z] #43 152.0 CC criu/tun.o [2022-04-04T17:40:57.994Z] #43 152.3 CC criu/uffd.o [2022-04-04T17:40:58.032Z] #43 149.6 CC criu/sockets.o [2022-04-04T17:40:58.412Z] #56 50.25 + bin/ctr [2022-04-04T17:40:58.702Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-04T17:40:58.702Z] === RUN TestBuildWithEmptyLayers [2022-04-04T17:40:58.738Z] #20 4.208 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-04T17:40:58.935Z] #43 153.1 CC criu/util.o [2022-04-04T17:40:58.965Z] #43 150.5 CC criu/stats.o [2022-04-04T17:40:59.222Z] #43 ... [2022-04-04T17:40:59.222Z] [2022-04-04T17:40:59.222Z] #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 [2022-04-04T17:40:59.222Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:40:59.222Z] #40 DONE 217.7s [2022-04-04T17:40:59.222Z] [2022-04-04T17:40:59.222Z] #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 [2022-04-04T17:40:59.222Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:40:59.222Z] #43 150.8 CC criu/string.o [2022-04-04T17:40:59.306Z] #20 ... [2022-04-04T17:40:59.306Z] [2022-04-04T17:40:59.306Z] #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 [2022-04-04T17:40:59.306Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:40:59.306Z] #43 44.63 AR criu/pie/pie.lib.a [2022-04-04T17:40:59.306Z] #43 44.71 DEP criu/pie/restorer.d [2022-04-04T17:40:59.306Z] #43 44.92 DEP criu/arch/aarch64/intraprocedure.d [2022-04-04T17:40:59.306Z] #43 44.93 DEP criu/arch/aarch64/restorer.d [2022-04-04T17:40:59.306Z] #43 45.12 DEP criu/arch/aarch64/vdso-pie.d [2022-04-04T17:40:59.306Z] #43 45.23 DEP criu/pie/parasite-vdso.d [2022-04-04T17:40:59.306Z] #43 45.50 DEP criu/pie/parasite.d [2022-04-04T17:40:59.306Z] #43 45.82 CC criu/pie/parasite.o [2022-04-04T17:40:59.306Z] #43 47.33 LINK criu/pie/parasite.built-in.o [2022-04-04T17:40:59.306Z] #43 47.33 GEN criu/pie/parasite-blob.h [2022-04-04T17:40:59.306Z] #43 47.34 CC criu/pie/parasite-vdso.o [2022-04-04T17:40:59.306Z] #43 48.07 CC criu/arch/aarch64/vdso-pie.o [2022-04-04T17:40:59.306Z] #43 48.33 CC criu/arch/aarch64/restorer.o [2022-04-04T17:40:59.306Z] #43 48.71 CC criu/arch/aarch64/intraprocedure.o [2022-04-04T17:40:59.306Z] #43 48.77 CC criu/pie/restorer.o [2022-04-04T17:40:59.306Z] #43 51.43 LINK criu/pie/restorer.built-in.o [2022-04-04T17:40:59.306Z] #43 51.43 GEN criu/pie/restorer-blob.h [2022-04-04T17:40:59.306Z] #43 51.50 DEP criu/vdso.d [2022-04-04T17:40:59.306Z] #43 51.61 DEP criu/uts_ns.d [2022-04-04T17:40:59.306Z] #43 51.68 DEP criu/util.d [2022-04-04T17:40:59.306Z] #43 51.78 DEP criu/uffd.d [2022-04-04T17:40:59.306Z] #43 51.89 DEP criu/tun.d [2022-04-04T17:40:59.306Z] #43 51.99 DEP criu/tty.d [2022-04-04T17:40:59.306Z] #43 52.09 DEP criu/timerfd.d [2022-04-04T17:40:59.306Z] #43 52.20 DEP criu/timens.d [2022-04-04T17:40:59.306Z] #43 52.30 DEP criu/sysfs_parse.d [2022-04-04T17:40:59.306Z] #43 52.39 DEP criu/sysctl.d [2022-04-04T17:40:59.306Z] #43 52.48 DEP criu/string.d [2022-04-04T17:40:59.306Z] #43 52.50 DEP criu/stats.d [2022-04-04T17:40:59.306Z] #43 52.64 DEP criu/sockets.d [2022-04-04T17:40:59.306Z] #43 52.78 DEP criu/sk-unix.d [2022-04-04T17:40:59.306Z] #43 52.96 DEP criu/sk-tcp.d [2022-04-04T17:40:59.306Z] #43 53.05 DEP criu/sk-queue.d [2022-04-04T17:40:59.306Z] #43 53.11 DEP criu/sk-packet.d [2022-04-04T17:40:59.306Z] #43 53.21 DEP criu/sk-netlink.d [2022-04-04T17:40:59.306Z] #43 53.32 DEP criu/sk-inet.d [2022-04-04T17:40:59.306Z] #43 53.45 DEP criu/signalfd.d [2022-04-04T17:40:59.306Z] #43 53.59 DEP criu/sigframe.d [2022-04-04T17:40:59.306Z] #43 53.64 DEP criu/shmem.d [2022-04-04T17:40:59.306Z] #43 53.72 DEP criu/servicefd.d [2022-04-04T17:40:59.306Z] #43 53.81 DEP criu/seize.d [2022-04-04T17:40:59.306Z] #43 53.91 DEP criu/seccomp.d [2022-04-04T17:40:59.306Z] #43 54.03 DEP criu/rst-malloc.d [2022-04-04T17:40:59.306Z] #43 54.10 DEP criu/rbtree.d [2022-04-04T17:40:59.306Z] #43 54.12 DEP criu/pstree.d [2022-04-04T17:40:59.306Z] #43 54.22 DEP criu/protobuf.d [2022-04-04T17:40:59.306Z] #43 54.33 GEN criu/protobuf-desc-gen.h [2022-04-04T17:40:59.306Z] #43 ... [2022-04-04T17:40:59.306Z] [2022-04-04T17:40:59.306Z] #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 [2022-04-04T17:40:59.306Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:40:59.306Z] #53 10.27 + cd /tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc [2022-04-04T17:40:59.306Z] #53 10.27 + git checkout -q v1.0.3 [2022-04-04T17:40:59.478Z] #43 151.0 CC criu/sysctl.o [2022-04-04T17:40:59.564Z] #53 ... [2022-04-04T17:40:59.564Z] [2022-04-04T17:40:59.564Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:40:59.564Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-04T17:40:59.564Z] #32 DONE 109.3s [2022-04-04T17:40:59.564Z] [2022-04-04T17:40:59.564Z] #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 [2022-04-04T17:40:59.564Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:40:59.564Z] #53 10.88 + '[' -z '' ']' [2022-04-04T17:40:59.822Z] #53 10.89 + target=static [2022-04-04T17:40:59.822Z] #53 10.89 + make BUILDTAGS=seccomp static [2022-04-04T17:40:59.871Z] #43 153.9 CC criu/uts_ns.o [2022-04-04T17:40:59.871Z] #43 154.1 CC criu/vdso-compat.o [2022-04-04T17:40:59.871Z] #43 154.3 CC criu/vdso.o [2022-04-04T17:41:00.389Z] #53 11.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-04T17:41:00.408Z] #43 151.7 CC criu/sysfs_parse.o [2022-04-04T17:41:00.439Z] #43 154.7 LINK criu/built-in.o [2022-04-04T17:41:00.440Z] #43 154.8 LINK criu/criu [2022-04-04T17:41:00.664Z] #43 ... [2022-04-04T17:41:00.665Z] [2022-04-04T17:41:00.665Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T17:41:00.665Z] #41 sha256:e2228585b6f9b088275ba49434d58fce1e1d66b5586cac69c6fdd26945ecf5a3 [2022-04-04T17:41:00.665Z] #41 DONE 0.2s [2022-04-04T17:41:00.665Z] [2022-04-04T17:41:00.665Z] #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 [2022-04-04T17:41:00.665Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:00.665Z] #43 152.1 CC criu/timens.o [2022-04-04T17:41:00.698Z] #43 155.1 DEP lib/c/criu.d [2022-04-04T17:41:00.698Z] #43 155.1 CC images/rpc.pb-c.o [2022-04-04T17:41:00.921Z] #43 152.3 CC criu/timerfd.o [2022-04-04T17:41:01.177Z] #43 152.6 CC criu/tty.o [2022-04-04T17:41:01.216Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-04T17:41:01.216Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T17:41:01.266Z] #43 155.6 CC lib/c/criu.o [2022-04-04T17:41:01.834Z] #43 156.2 LINK lib/c/built-in.o [2022-04-04T17:41:02.094Z] #43 156.3 LINK lib/c/libcriu.so [2022-04-04T17:41:02.094Z] #43 156.3 LINK lib/c/libcriu.a [2022-04-04T17:41:02.094Z] #43 156.4 GEN magic.py [2022-04-04T17:41:02.107Z] #43 153.7 CC criu/tun.o [2022-04-04T17:41:02.353Z] #43 156.6 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:41:02.353Z] #43 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:41:02.353Z] #43 156.6 Note: Building without GnuTLS support [2022-04-04T17:41:02.353Z] #43 156.6 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:41:02.353Z] #43 156.6 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:41:02.670Z] #43 154.1 CC criu/uffd.o [2022-04-04T17:41:02.921Z] #43 157.2 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:41:03.493Z] #43 157.7 make[1]: Nothing to be done for 'all'. [2022-04-04T17:41:03.602Z] #43 154.8 CC criu/util.o [2022-04-04T17:41:03.690Z] #56 ... [2022-04-04T17:41:03.690Z] [2022-04-04T17:41:03.690Z] #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 [2022-04-04T17:41:03.690Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:03.690Z] #43 25.08 CC images/timerfd.o [2022-04-04T17:41:03.690Z] #43 25.27 CC images/mm.o [2022-04-04T17:41:03.690Z] #43 25.52 CC images/sk-opts.o [2022-04-04T17:41:03.690Z] #43 25.70 CC images/sk-unix.o [2022-04-04T17:41:03.690Z] #43 26.00 CC images/sk-inet.o [2022-04-04T17:41:03.690Z] #43 26.30 CC images/tun.o [2022-04-04T17:41:03.690Z] #43 26.53 CC images/sk-netlink.o [2022-04-04T17:41:03.690Z] #43 26.76 CC images/packet-sock.o [2022-04-04T17:41:03.690Z] #43 27.16 CC images/ipc-var.o [2022-04-04T17:41:03.690Z] #43 27.35 CC images/ipc-desc.o [2022-04-04T17:41:03.690Z] #43 27.51 CC images/ipc-shm.o [2022-04-04T17:41:03.690Z] #43 27.72 CC images/ipc-msg.o [2022-04-04T17:41:03.690Z] #43 27.93 CC images/ipc-sem.o [2022-04-04T17:41:03.690Z] #43 28.13 CC images/utsns.o [2022-04-04T17:41:03.690Z] #43 28.28 CC images/creds.o [2022-04-04T17:41:03.690Z] #43 28.45 CC images/vma.o [2022-04-04T17:41:03.690Z] #43 28.67 CC images/netdev.o [2022-04-04T17:41:03.690Z] #43 28.95 CC images/tty.o [2022-04-04T17:41:03.690Z] #43 29.44 CC images/file-lock.o [2022-04-04T17:41:03.690Z] #43 29.59 CC images/rlimit.o [2022-04-04T17:41:03.690Z] #43 29.74 CC images/pagemap.o [2022-04-04T17:41:03.690Z] #43 29.98 CC images/siginfo.o [2022-04-04T17:41:03.690Z] #43 30.17 CC images/rpc.o [2022-04-04T17:41:03.690Z] #43 30.96 CC images/ext-file.o [2022-04-04T17:41:03.690Z] #43 31.07 CC images/cgroup.o [2022-04-04T17:41:03.690Z] #43 31.54 CC images/userns.o [2022-04-04T17:41:03.690Z] #43 31.82 CC images/google/protobuf/descriptor.o [2022-04-04T17:41:03.690Z] #43 33.16 CC images/opts.o [2022-04-04T17:41:03.690Z] #43 33.34 CC images/seccomp.o [2022-04-04T17:41:03.690Z] #43 33.42 CC images/binfmt-misc.o [2022-04-04T17:41:03.690Z] #43 33.55 CC images/time.o [2022-04-04T17:41:03.690Z] #43 33.70 CC images/sysctl.o [2022-04-04T17:41:03.690Z] #43 33.84 CC images/autofs.o [2022-04-04T17:41:03.690Z] #43 33.99 CC images/macvlan.o [2022-04-04T17:41:03.690Z] #43 34.17 CC images/sit.o [2022-04-04T17:41:03.690Z] #43 34.33 CC images/memfd.o [2022-04-04T17:41:03.690Z] #43 34.56 CC images/timens.o [2022-04-04T17:41:03.690Z] #43 34.78 LINK images/built-in.o [2022-04-04T17:41:03.690Z] #43 34.92 GEN compel/include/asm [2022-04-04T17:41:03.690Z] #43 34.95 GEN compel/include/version.h [2022-04-04T17:41:03.690Z] #43 34.97 touch .config [2022-04-04T17:41:03.690Z] #43 35.01 GEN include/common/config.h [2022-04-04T17:41:03.690Z] #43 35.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-04T17:41:03.690Z] #43 35.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-04T17:41:03.690Z] #43 35.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-04T17:41:03.690Z] #43 35.15 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-04T17:41:03.690Z] #43 35.17 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-04T17:41:03.690Z] #43 35.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-04T17:41:03.690Z] #43 35.23 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-04T17:41:03.690Z] #43 35.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-04T17:41:03.690Z] #43 35.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-04T17:41:03.690Z] #43 35.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-04T17:41:03.690Z] #43 35.28 DEP compel/plugins/std/infect.d [2022-04-04T17:41:03.949Z] #43 35.37 DEP compel/plugins/std/string.d [2022-04-04T17:41:03.949Z] #43 35.46 DEP compel/plugins/std/log.d [2022-04-04T17:41:03.949Z] #43 35.57 DEP compel/plugins/std/fds.d [2022-04-04T17:41:04.062Z] #43 158.2 make[1]: 'images/built-in.o' is up to date. [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/libcompel.a' is up to date. [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-04T17:41:04.062Z] #43 158.4 make[1]: Nothing to be done for 'all'. [2022-04-04T17:41:04.062Z] #43 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:41:04.062Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.166Z] #43 155.7 CC criu/uts_ns.o [2022-04-04T17:41:04.208Z] #43 35.66 DEP compel/plugins/std/std.d [2022-04-04T17:41:04.208Z] #43 35.73 DEP compel/plugins/shmem/shmem.d [2022-04-04T17:41:04.208Z] #43 35.80 DEP compel/plugins/fds/fds.d [2022-04-04T17:41:04.322Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.322Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.322Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.423Z] #43 155.9 CC criu/vdso-compat.o [2022-04-04T17:41:04.467Z] #43 35.91 CC compel/plugins/std/std.o [2022-04-04T17:41:04.582Z] #43 158.9 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:04.582Z] #43 158.9 INSTALL criu/criu [2022-04-04T17:41:04.680Z] #43 156.0 CC criu/vdso.o [2022-04-04T17:41:04.728Z] #43 ... [2022-04-04T17:41:04.728Z] [2022-04-04T17:41:04.728Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:41:04.728Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:41:04.728Z] #13 87.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T17:41:04.728Z] #13 87.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-04T17:41:04.728Z] #13 87.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:41:04.728Z] #13 ... [2022-04-04T17:41:04.728Z] [2022-04-04T17:41:04.728Z] #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 [2022-04-04T17:41:04.728Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:04.728Z] #43 36.18 CC compel/plugins/std/fds.o [2022-04-04T17:41:04.843Z] #43 DONE 159.2s [2022-04-04T17:41:04.843Z] [2022-04-04T17:41:04.843Z] #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 [2022-04-04T17:41:04.843Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6 [2022-04-04T17:41:04.938Z] #43 156.4 LINK criu/built-in.o [2022-04-04T17:41:04.938Z] #43 156.5 LINK criu/criu [2022-04-04T17:41:05.067Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T17:41:05.067Z] [2022-04-04T17:41:05.067Z] ________ ____ __. [2022-04-04T17:41:05.067Z] \_____ \ | |/ _| [2022-04-04T17:41:05.067Z] / | \| < [2022-04-04T17:41:05.067Z] / | \ | \ [2022-04-04T17:41:05.067Z] \_______ /____|__ \ [2022-04-04T17:41:05.067Z] \/ \/ [2022-04-04T17:41:05.067Z] [2022-04-04T17:41:05.067Z] INFO: make.ps1 ended at 04/04/2022 17:40:55 [2022-04-04T17:41:05.067Z] INFO: Binaries build ended at 04/04/2022 17:40:56. Duration:00:01:09.7056675 [2022-04-04T17:41:05.067Z] INFO: Copying the built daemon binary to d:\CI\PR-43460\1\binary\dockerd-492fac20af.exe... [2022-04-04T17:41:05.067Z] INFO: Copying the built client binary to d:\CI\PR-43460\1\binary\docker-492fac20af.exe... [2022-04-04T17:41:05.067Z] INFO: Copying dockerversion from the container... [2022-04-04T17:41:05.067Z] INFO: Copying the golang package from the container to d:\CI\PR-43460\1\installer\go.zip... [2022-04-04T17:41:05.067Z] INFO: Extracting go.zip to d:\CI\PR-43460\1\go [2022-04-04T17:41:05.195Z] #43 156.8 DEP lib/c/criu.d [2022-04-04T17:41:05.298Z] #43 36.64 CC compel/plugins/std/log.o [2022-04-04T17:41:05.452Z] #43 156.9 CC images/rpc.pb-c.o [2022-04-04T17:41:05.661Z] #53 ... [2022-04-04T17:41:05.661Z] [2022-04-04T17:41:05.661Z] #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 [2022-04-04T17:41:05.661Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:05.661Z] #43 55.92 DEP criu/protobuf-desc.d [2022-04-04T17:41:05.661Z] #43 56.01 DEP criu/proc_parse.d [2022-04-04T17:41:05.661Z] #43 56.12 DEP criu/plugin.d [2022-04-04T17:41:05.661Z] #43 56.20 DEP criu/pipes.d [2022-04-04T17:41:05.661Z] #43 56.30 DEP criu/pie-util.d [2022-04-04T17:41:05.661Z] #43 56.40 DEP criu/pie-util-vdso.d [2022-04-04T17:41:05.661Z] #43 56.54 DEP criu/path.d [2022-04-04T17:41:05.661Z] #43 56.67 DEP criu/parasite-syscall.d [2022-04-04T17:41:05.661Z] #43 56.79 DEP criu/pagemap.d [2022-04-04T17:41:05.661Z] #43 56.88 DEP criu/pagemap-cache.d [2022-04-04T17:41:05.661Z] #43 56.96 DEP criu/page-xfer.d [2022-04-04T17:41:05.661Z] #43 57.08 DEP criu/page-pipe.d [2022-04-04T17:41:05.661Z] #43 57.14 DEP criu/netfilter.d [2022-04-04T17:41:05.661Z] #43 57.27 DEP criu/net.d [2022-04-04T17:41:05.661Z] #43 57.44 DEP criu/namespaces.d [2022-04-04T17:41:05.661Z] #43 57.56 DEP criu/mount.d [2022-04-04T17:41:05.661Z] #43 57.68 DEP criu/memfd.d [2022-04-04T17:41:05.661Z] #43 57.77 DEP criu/mem.d [2022-04-04T17:41:05.661Z] #43 57.96 DEP criu/lsm.d [2022-04-04T17:41:05.661Z] #43 58.06 DEP criu/log.d [2022-04-04T17:41:05.661Z] #43 58.14 DEP criu/libnetlink.d [2022-04-04T17:41:05.661Z] #43 58.22 DEP criu/kerndat.d [2022-04-04T17:41:05.661Z] #43 58.34 DEP criu/kcmp-ids.d [2022-04-04T17:41:05.661Z] #43 58.39 DEP criu/irmap.d [2022-04-04T17:41:05.661Z] #43 58.47 DEP criu/ipc_ns.d [2022-04-04T17:41:05.661Z] #43 58.57 DEP criu/image.d [2022-04-04T17:41:05.661Z] #43 58.67 DEP criu/image-desc.d [2022-04-04T17:41:05.661Z] #43 58.74 DEP criu/fsnotify.d [2022-04-04T17:41:05.661Z] #43 58.87 DEP criu/filesystems.d [2022-04-04T17:41:05.661Z] #43 58.95 DEP criu/files.d [2022-04-04T17:41:05.661Z] #43 59.14 DEP criu/files-reg.d [2022-04-04T17:41:05.661Z] #43 59.22 DEP criu/files-ext.d [2022-04-04T17:41:05.661Z] #43 59.29 DEP criu/file-lock.d [2022-04-04T17:41:05.661Z] #43 59.37 DEP criu/file-ids.d [2022-04-04T17:41:05.661Z] #43 59.44 DEP criu/fifo.d [2022-04-04T17:41:05.661Z] #43 59.54 DEP criu/fdstore.d [2022-04-04T17:41:05.661Z] #43 59.58 DEP criu/fault-injection.d [2022-04-04T17:41:05.661Z] #43 59.61 DEP criu/external.d [2022-04-04T17:41:05.661Z] #43 59.67 DEP criu/eventpoll.d [2022-04-04T17:41:05.661Z] #43 59.76 DEP criu/eventfd.d [2022-04-04T17:41:05.661Z] #43 59.84 DEP criu/crtools.d [2022-04-04T17:41:05.661Z] #43 59.94 DEP criu/cr-service.d [2022-04-04T17:41:05.661Z] #43 60.05 DEP criu/cr-restore.d [2022-04-04T17:41:05.661Z] #43 60.14 DEP criu/cr-errno.d [2022-04-04T17:41:05.661Z] #43 60.15 DEP criu/cr-dump.d [2022-04-04T17:41:05.661Z] #43 60.27 DEP criu/cr-dedup.d [2022-04-04T17:41:05.661Z] #43 60.36 DEP criu/cr-check.d [2022-04-04T17:41:05.661Z] #43 60.48 DEP criu/config.d [2022-04-04T17:41:05.661Z] #43 60.64 DEP criu/clone-noasan.d [2022-04-04T17:41:05.661Z] #43 60.71 DEP criu/cgroup.d [2022-04-04T17:41:05.661Z] #43 60.83 DEP criu/cgroup-props.d [2022-04-04T17:41:05.661Z] #43 60.90 DEP criu/bitmap.d [2022-04-04T17:41:05.661Z] #43 60.91 DEP criu/bfd.d [2022-04-04T17:41:05.661Z] #43 60.97 DEP criu/autofs.d [2022-04-04T17:41:05.661Z] #43 61.10 DEP criu/aio.d [2022-04-04T17:41:05.661Z] #43 61.18 DEP criu/action-scripts.d [2022-04-04T17:41:05.783Z] #53 ... [2022-04-04T17:41:05.783Z] [2022-04-04T17:41:05.783Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-04T17:41:05.783Z] #44 sha256:44cb08d7f7a03e22050e8b5f069da2f56f93865cd1909e70fdf19a594d5cb484 [2022-04-04T17:41:05.783Z] #44 DONE 0.1s [2022-04-04T17:41:05.783Z] [2022-04-04T17:41:05.783Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-04T17:41:05.783Z] #46 sha256:6498b317b9cdbfd25923180aa441dfeb4cde09f79a99f5c9c4d1470365acf8f5 [2022-04-04T17:41:05.867Z] #43 37.23 CC compel/plugins/std/string.o [2022-04-04T17:41:05.921Z] #43 61.44 CC criu/action-scripts.o [2022-04-04T17:41:06.017Z] #43 157.3 CC lib/c/criu.o [2022-04-04T17:41:06.044Z] #46 DONE 0.1s [2022-04-04T17:41:06.044Z] [2022-04-04T17:41:06.044Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T17:41:06.044Z] #48 sha256:8a914cebd868e1bdfcc1b56738905f795778289f33ceaccb172c79e12c5bfb8a [2022-04-04T17:41:06.044Z] #48 DONE 0.1s [2022-04-04T17:41:06.044Z] [2022-04-04T17:41:06.044Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T17:41:06.044Z] #50 sha256:6b8482eb8a00d4511d6881ba5d782f8a3dda29055e8bbc35e1c7cbb4a90ecd23 [2022-04-04T17:41:06.127Z] #43 37.67 CC compel/plugins/std/infect.o [2022-04-04T17:41:06.180Z] #43 61.84 CC criu/aio.o [2022-04-04T17:41:06.305Z] #50 DONE 0.2s [2022-04-04T17:41:06.305Z] [2022-04-04T17:41:06.305Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T17:41:06.305Z] #52 sha256:94576bf31e06e9f16f470ac8560a107a491f555449aa2999759386b3f934e86f [2022-04-04T17:41:06.305Z] #52 DONE 0.1s [2022-04-04T17:41:06.305Z] [2022-04-04T17:41:06.305Z] #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 [2022-04-04T17:41:06.305Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6 [2022-04-04T17:41:06.505Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-04T17:41:06.505Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T17:41:06.581Z] #43 158.0 LINK lib/c/built-in.o [2022-04-04T17:41:06.581Z] #43 158.0 LINK lib/c/libcriu.so [2022-04-04T17:41:06.581Z] #43 158.1 LINK lib/c/libcriu.a [2022-04-04T17:41:06.698Z] #43 37.97 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-04T17:41:06.698Z] #43 38.01 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-04T17:41:06.698Z] #43 38.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-04T17:41:06.698Z] #43 38.10 AR compel/plugins/std.lib.a [2022-04-04T17:41:06.698Z] #43 38.16 CC compel/plugins/fds/fds.o [2022-04-04T17:41:06.761Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-04T17:41:06.761Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T17:41:06.837Z] #43 158.2 GEN magic.py [2022-04-04T17:41:06.837Z] #43 158.3 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:41:06.837Z] #43 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:41:06.837Z] #43 158.3 Note: Building without GnuTLS support [2022-04-04T17:41:06.837Z] #43 158.3 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:41:06.837Z] #43 158.3 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:41:06.958Z] #43 38.47 AR compel/plugins/fds.lib.a [2022-04-04T17:41:06.958Z] #43 38.51 HOSTDEP compel/src/lib/log-host.d [2022-04-04T17:41:07.115Z] #43 62.37 CC criu/autofs.o [2022-04-04T17:41:07.218Z] #43 38.57 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-04T17:41:07.218Z] #43 38.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-04T17:41:07.218Z] #43 38.79 HOSTDEP compel/src/main-host.d [2022-04-04T17:41:07.375Z] #43 ... [2022-04-04T17:41:07.375Z] [2022-04-04T17:41:07.375Z] #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 [2022-04-04T17:41:07.375Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816 [2022-04-04T17:41:07.401Z] #43 159.0 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:41:07.477Z] #43 38.93 DEP compel/src/lib/ptrace.d [2022-04-04T17:41:07.478Z] #43 39.04 DEP compel/src/lib/infect.d [2022-04-04T17:41:07.737Z] #43 39.18 DEP compel/src/lib/infect-util.d [2022-04-04T17:41:07.737Z] #43 39.24 DEP compel/src/lib/infect-rpc.d [2022-04-04T17:41:07.965Z] #43 159.5 make[1]: Nothing to be done for 'all'. [2022-04-04T17:41:07.997Z] #43 39.34 DEP compel/arch/x86/src/lib/infect.d [2022-04-04T17:41:07.997Z] #43 39.44 DEP compel/arch/x86/src/lib/cpu.d [2022-04-04T17:41:07.997Z] #43 39.53 DEP compel/src/lib/log.d [2022-04-04T17:41:08.257Z] #43 39.63 DEP compel/src/main.d [2022-04-04T17:41:08.257Z] #43 39.71 DEP compel/src/lib/handle-elf.d [2022-04-04T17:41:08.257Z] #43 39.77 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-04T17:41:08.257Z] #43 39.83 CC compel/src/lib/log.o [2022-04-04T17:41:08.517Z] #43 40.00 CC compel/arch/x86/src/lib/cpu.o [2022-04-04T17:41:08.530Z] #43 160.0 make[1]: 'images/built-in.o' is up to date. [2022-04-04T17:41:08.530Z] #43 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-04T17:41:08.530Z] #43 160.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-04T17:41:08.530Z] #43 160.1 make[1]: 'compel/libcompel.a' is up to date. [2022-04-04T17:41:08.787Z] #43 160.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-04T17:41:08.787Z] #43 160.1 make[1]: Nothing to be done for 'all'. [2022-04-04T17:41:08.787Z] #43 160.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:41:08.787Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:08.787Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:08.787Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.045Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.045Z] #43 160.6 make[2]: Nothing to be done for 'all'. [2022-04-04T17:41:09.087Z] #43 40.60 CC compel/arch/x86/src/lib/infect.o [2022-04-04T17:41:09.191Z] #24 117.1 Checking out files: 29% (3389/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 58% (6734/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 93% (10689/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-04-04T17:41:09.302Z] #43 160.6 INSTALL criu/criu [2022-04-04T17:41:09.302Z] #43 DONE 160.9s [2022-04-04T17:41:09.302Z] [2022-04-04T17:41:09.302Z] #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 [2022-04-04T17:41:09.302Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6 [2022-04-04T17:41:09.450Z] #24 119.4 + cd /tmp/tmp.1xgpuhNDs3/tmp/docker-ce [2022-04-04T17:41:09.450Z] #24 119.4 + git checkout -q v17.06.2-ce [2022-04-04T17:41:10.025Z] #43 41.40 CC compel/src/lib/infect-rpc.o [2022-04-04T17:41:10.233Z] #53 ... [2022-04-04T17:41:10.233Z] [2022-04-04T17:41:10.233Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-04T17:41:10.233Z] #44 sha256:7bcb97c4a930635d70844aa0e7e85e398bcffaa51dbaf666ce340a30bfdab9cb [2022-04-04T17:41:10.286Z] #43 41.65 CC compel/src/lib/infect-util.o [2022-04-04T17:41:10.286Z] #43 41.89 CC compel/src/lib/infect.o [2022-04-04T17:41:10.490Z] #44 DONE 0.1s [2022-04-04T17:41:10.490Z] [2022-04-04T17:41:10.490Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-04T17:41:10.490Z] #46 sha256:b8c9556c6c1ac0b688ec269e90dcaa5571d0ea99aadc3489659c9b546a3c8ce8 [2022-04-04T17:41:10.490Z] #46 DONE 0.1s [2022-04-04T17:41:10.490Z] [2022-04-04T17:41:10.490Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T17:41:10.490Z] #48 sha256:d20bca649b16c7e035875265fd2ca3c9ea0664f1b1e6bd9267765e1d5dc15ef5 [2022-04-04T17:41:10.490Z] #48 DONE 0.1s [2022-04-04T17:41:10.490Z] [2022-04-04T17:41:10.490Z] #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 [2022-04-04T17:41:10.490Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6 [2022-04-04T17:41:10.545Z] #43 ... [2022-04-04T17:41:10.545Z] [2022-04-04T17:41:10.545Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-04-04T17:41:10.545Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-04T17:41:10.545Z] #13 101.6 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T17:41:10.545Z] #13 101.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 101.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:41:10.545Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T17:41:10.545Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:41:10.545Z] #13 101.9 Selecting previously unselected package libbtrfs0. [2022-04-04T17:41:10.545Z] #13 101.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 101.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-04T17:41:10.545Z] #13 102.0 Selecting previously unselected package libbtrfs-dev. [2022-04-04T17:41:10.545Z] #13 102.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:41:10.545Z] #13 102.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T17:41:10.545Z] #13 102.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:41:10.545Z] #13 102.2 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T17:41:10.545Z] #13 102.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:41:10.545Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T17:41:10.545Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:41:10.545Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64. [2022-04-04T17:41:10.545Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:41:10.545Z] #13 102.8 Selecting previously unselected package libpcre32-3:amd64. [2022-04-04T17:41:10.545Z] #13 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:41:10.545Z] #13 103.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-04T17:41:10.545Z] #13 103.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 103.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:41:10.545Z] #13 103.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-04T17:41:10.545Z] #13 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-04T17:41:10.545Z] #13 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:41:10.545Z] #13 103.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T17:41:10.747Z] #53 ... [2022-04-04T17:41:10.747Z] [2022-04-04T17:41:10.747Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T17:41:10.747Z] #50 sha256:78a9305732a19d5820745f0882464c303529ec3b0b98adb055e9116f79fc7f35 [2022-04-04T17:41:10.747Z] #50 DONE 0.1s [2022-04-04T17:41:10.747Z] [2022-04-04T17:41:10.747Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T17:41:10.747Z] #52 sha256:5f48b8780fda9594cb8bf3087500c00f74f7ce02916280470f1c099954fd3d02 [2022-04-04T17:41:10.747Z] #52 DONE 0.1s [2022-04-04T17:41:10.747Z] [2022-04-04T17:41:10.747Z] #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 [2022-04-04T17:41:10.747Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b [2022-04-04T17:41:10.806Z] #13 103.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-04T17:41:10.806Z] #13 103.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:41:10.806Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T17:41:11.068Z] #13 103.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-04T17:41:11.068Z] #13 103.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:41:11.068Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T17:41:11.068Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-04T17:41:11.068Z] #13 103.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:41:11.326Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T17:41:11.326Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-04T17:41:11.326Z] #13 104.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-04T17:41:11.895Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-04T17:41:11.895Z] #13 104.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-04T17:41:11.895Z] #13 104.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:41:11.895Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T17:41:11.979Z] #24 ... [2022-04-04T17:41:11.979Z] [2022-04-04T17:41:11.979Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:11.979Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:41:11.979Z] #20 7.464 Fetched 8830 kB in 7s (1295 kB/s) [2022-04-04T17:41:11.979Z] #20 7.464 Reading package lists... [2022-04-04T17:41:11.979Z] #20 10.31 Reading package lists... [2022-04-04T17:41:11.979Z] #20 13.09 Building dependency tree... [2022-04-04T17:41:11.979Z] #20 14.93 libcap2-bin is already the newest version (1:2.25-2). [2022-04-04T17:41:11.979Z] #20 14.93 The following additional packages will be installed: [2022-04-04T17:41:11.979Z] #20 14.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-04T17:41:11.979Z] #20 14.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-04T17:41:11.979Z] #20 14.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-04T17:41:11.979Z] #20 14.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-04T17:41:11.979Z] #20 14.94 python3.7 python3.7-minimal vim-runtime xxd [2022-04-04T17:41:11.979Z] #20 14.94 Suggested packages: [2022-04-04T17:41:11.979Z] #20 14.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-04T17:41:11.979Z] #20 14.95 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-04T17:41:11.979Z] #20 14.95 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-04T17:41:11.979Z] #20 14.95 quota [2022-04-04T17:41:11.979Z] #20 14.95 Recommended packages: [2022-04-04T17:41:11.979Z] #20 14.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-04T17:41:11.979Z] #20 14.95 python3-keyrings.alt python3-xdg unzip [2022-04-04T17:41:11.979Z] #20 16.29 The following NEW packages will be installed: [2022-04-04T17:41:11.979Z] #20 16.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-04T17:41:11.979Z] #20 16.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-04T17:41:11.979Z] #20 16.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-04T17:41:11.979Z] #20 16.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-04T17:41:11.979Z] #20 16.31 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-04T17:41:11.979Z] #20 16.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-04T17:41:11.979Z] #20 16.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-04T17:41:11.979Z] #20 16.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T17:41:11.979Z] #20 16.31 xz-utils zip [2022-04-04T17:41:11.979Z] #20 16.65 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:41:11.979Z] #20 16.65 Need to get 27.7 MB of archives. [2022-04-04T17:41:11.979Z] #20 16.65 After this operation, 114 MB of additional disk space will be used. [2022-04-04T17:41:11.979Z] #20 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-04-04T17:41:11.979Z] #20 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-04-04T17:41:11.980Z] #20 16.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-04-04T17:41:11.980Z] #20 16.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-04-04T17:41:11.980Z] #20 16.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-04-04T17:41:11.980Z] #20 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-04-04T17:41:11.980Z] #20 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-04-04T17:41:11.980Z] #20 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-04-04T17:41:11.980Z] #20 16.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-04-04T17:41:11.980Z] #20 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-04-04T17:41:11.980Z] #20 16.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-04-04T17:41:11.980Z] #20 16.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-04-04T17:41:11.980Z] #20 16.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-04T17:41:11.980Z] #20 16.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-04-04T17:41:11.980Z] #20 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-04-04T17:41:11.980Z] #20 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-04-04T17:41:11.980Z] #20 16.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-04T17:41:11.980Z] #20 16.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:41:11.980Z] #20 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-04-04T17:41:11.980Z] #20 16.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-04-04T17:41:11.980Z] #20 16.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-04-04T17:41:11.980Z] #20 16.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-04-04T17:41:11.980Z] #20 16.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-04-04T17:41:11.980Z] #20 16.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-04T17:41:11.980Z] #20 16.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-04T17:41:11.980Z] #20 17.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-04T17:41:11.980Z] #20 17.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-04-04T17:41:11.980Z] #20 17.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-04-04T17:41:11.980Z] #20 17.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-04T17:41:11.980Z] #20 17.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T17:41:11.980Z] #20 17.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-04T17:41:11.980Z] #20 17.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-04T17:41:11.980Z] #20 17.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-04-04T17:41:11.980Z] #20 17.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-04-04T17:41:11.980Z] #20 17.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-04-04T17:41:11.980Z] #20 17.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-04T17:41:11.980Z] #20 17.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-04T17:41:11.980Z] #20 17.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-04T17:41:11.980Z] #20 17.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-04-04T17:41:11.980Z] #20 17.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-04T17:41:11.980Z] #20 17.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-04T17:41:11.980Z] #20 17.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-04T17:41:11.980Z] #20 17.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-04-04T17:41:11.980Z] #20 17.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-04-04T17:41:11.980Z] #20 17.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-04-04T17:41:11.980Z] #20 ... [2022-04-04T17:41:11.980Z] [2022-04-04T17:41:11.980Z] #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 [2022-04-04T17:41:11.980Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816 [2022-04-04T17:41:11.980Z] #24 122.0 + mkdir -p /tmp/tmp.1xgpuhNDs3/src/github.com/docker [2022-04-04T17:41:11.980Z] #24 122.0 + mv components/cli /tmp/tmp.1xgpuhNDs3/src/github.com/docker/cli [2022-04-04T17:41:11.980Z] #24 122.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-04T17:41:12.009Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-04-04T17:41:12.009Z] === RUN TestBuildWithHugeFile [2022-04-04T17:41:12.160Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T17:41:12.160Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-04T17:41:12.160Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-04T17:41:12.160Z] #13 104.8 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 [2022-04-04T17:41:12.160Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-04T17:41:12.160Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-04T17:41:12.160Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:41:12.160Z] #13 104.9 Setting up dmsetup (2:1.02.155-3) ... [2022-04-04T17:41:12.160Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-04T17:41:12.160Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-04T17:41:12.160Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:41:14.700Z] #13 DONE 107.1s [2022-04-04T17:41:14.700Z] [2022-04-04T17:41:14.700Z] #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 [2022-04-04T17:41:14.700Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f [2022-04-04T17:41:14.700Z] #58 105.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T17:41:14.700Z] #58 105.5 + GOBIN=/build [2022-04-04T17:41:14.700Z] #58 105.5 + GO111MODULE=on [2022-04-04T17:41:14.700Z] #58 105.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-04T17:41:14.700Z] #58 DONE 111.3s [2022-04-04T17:41:14.700Z] [2022-04-04T17:41:14.700Z] #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 [2022-04-04T17:41:14.700Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:41:14.700Z] #53 ... [2022-04-04T17:41:14.700Z] [2022-04-04T17:41:14.700Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T17:41:14.700Z] #59 sha256:5f558d9aa713992ea01908909e86afacf804f3364602e11a957dd19f8ee7a73d [2022-04-04T17:41:14.700Z] #59 DONE 0.3s [2022-04-04T17:41:14.961Z] [2022-04-04T17:41:14.961Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T17:41:14.961Z] #60 sha256:5bae5bdb133b011b5b30c3e3a9e0a05d3c918d9e4c8c348cd9b0f90786119d0c [2022-04-04T17:41:14.961Z] #60 DONE 0.3s [2022-04-04T17:41:14.961Z] [2022-04-04T17:41:14.961Z] #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 [2022-04-04T17:41:14.961Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:14.961Z] #43 43.84 CC compel/src/lib/ptrace.o [2022-04-04T17:41:14.961Z] #43 44.05 AR compel/libcompel.a [2022-04-04T17:41:14.961Z] #43 44.16 HOSTCC compel/src/main-host.o [2022-04-04T17:41:14.961Z] #43 44.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-04T17:41:14.961Z] #43 44.51 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-04T17:41:14.961Z] #43 44.80 HOSTCC compel/src/lib/log-host.o [2022-04-04T17:41:14.961Z] #43 44.96 HOSTLINK compel/compel-host-bin [2022-04-04T17:41:14.961Z] #43 45.06 DEP soccr/soccr.d [2022-04-04T17:41:14.961Z] #43 45.17 CC soccr/soccr.o [2022-04-04T17:41:14.961Z] #43 46.42 AR soccr/libsoccr.a [2022-04-04T17:41:14.961Z] #43 46.47 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:41:15.222Z] #43 46.80 DEP criu/arch/x86/sigframe.d [2022-04-04T17:41:15.483Z] #43 46.91 DEP criu/arch/x86/sigaction_compat.d [2022-04-04T17:41:15.483Z] #43 46.98 DEP criu/arch/x86/kerndat.d [2022-04-04T17:41:15.483Z] #43 47.06 DEP criu/arch/x86/crtools.d [2022-04-04T17:41:15.744Z] #43 47.16 DEP criu/arch/x86/cpu.d [2022-04-04T17:41:15.744Z] #43 47.30 CC criu/arch/x86/cpu.o [2022-04-04T17:41:16.315Z] #43 47.94 CC criu/arch/x86/crtools.o [2022-04-04T17:41:17.244Z] #24 ... [2022-04-04T17:41:17.244Z] [2022-04-04T17:41:17.245Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:17.245Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:41:17.245Z] #20 17.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-04T17:41:17.245Z] #20 18.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-04-04T17:41:17.245Z] #20 18.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-04-04T17:41:17.245Z] #20 18.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-04-04T17:41:17.245Z] #20 18.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:41:17.245Z] #20 18.81 Fetched 27.7 MB in 2s (15.9 MB/s) [2022-04-04T17:41:17.245Z] #20 18.87 Selecting previously unselected package pigz. [2022-04-04T17:41:17.245Z] #20 18.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 ... 23425 files and directories currently installed.) [2022-04-04T17:41:17.245Z] #20 18.92 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 18.93 Unpacking pigz (2.4-1) ... [2022-04-04T17:41:17.245Z] #20 19.01 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-04-04T17:41:17.245Z] #20 19.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 19.02 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.245Z] #20 19.40 Selecting previously unselected package python3.7-minimal. [2022-04-04T17:41:17.245Z] #20 19.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 19.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.245Z] #20 19.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.245Z] #20 19.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.245Z] #20 21.97 Selecting previously unselected package python3-minimal. [2022-04-04T17:41:17.245Z] #20 21.97 (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 ... 23674 files and directories currently installed.) [2022-04-04T17:41:17.245Z] #20 22.00 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 22.01 Unpacking python3-minimal (3.7.3-1) ... [2022-04-04T17:41:17.245Z] #20 22.09 Selecting previously unselected package libmpdec2:arm64. [2022-04-04T17:41:17.245Z] #20 22.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 22.12 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-04-04T17:41:17.245Z] #20 22.18 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-04-04T17:41:17.245Z] #20 22.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 22.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.245Z] #20 23.01 Selecting previously unselected package python3.7. [2022-04-04T17:41:17.245Z] #20 23.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-04-04T17:41:17.245Z] #20 23.02 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:17.257Z] #43 48.75 CC criu/arch/x86/kerndat.o [2022-04-04T17:41:17.503Z] #20 23.15 Selecting previously unselected package libpython3-stdlib:arm64. [2022-04-04T17:41:17.503Z] #20 23.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-04-04T17:41:17.503Z] #20 23.18 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-04T17:41:17.503Z] #20 23.31 Setting up python3-minimal (3.7.3-1) ... [2022-04-04T17:41:17.518Z] #43 49.09 CC criu/arch/x86/sigaction_compat.o [2022-04-04T17:41:17.778Z] #43 49.27 CC criu/arch/x86/sigframe.o [2022-04-04T17:41:18.038Z] #43 49.51 LINK criu/arch/x86/crtools.built-in.o [2022-04-04T17:41:18.038Z] #43 49.55 DEP criu/pie/util-vdso-elf32.d [2022-04-04T17:41:18.038Z] #43 ... [2022-04-04T17:41:18.038Z] [2022-04-04T17:41:18.038Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-04T17:41:18.038Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-04T17:41:18.038Z] #14 DONE 3.8s [2022-04-04T17:41:18.038Z] [2022-04-04T17:41:18.038Z] #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 [2022-04-04T17:41:18.038Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:18.038Z] #43 49.68 DEP criu/pie/util-vdso.d [2022-04-04T17:41:18.038Z] #43 ... [2022-04-04T17:41:18.038Z] [2022-04-04T17:41:18.038Z] #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 [2022-04-04T17:41:18.038Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-04T17:41:18.071Z] #20 23.94 Selecting previously unselected package python3. [2022-04-04T17:41:18.071Z] #20 ... [2022-04-04T17:41:18.071Z] [2022-04-04T17:41:18.071Z] #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 [2022-04-04T17:41:18.071Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:18.071Z] #43 63.60 CC criu/bfd.o [2022-04-04T17:41:18.071Z] #43 64.19 CC criu/bitmap.o [2022-04-04T17:41:18.071Z] #43 64.34 CC criu/cgroup-props.o [2022-04-04T17:41:18.071Z] #43 65.03 CC criu/cgroup.o [2022-04-04T17:41:18.071Z] #43 67.76 CC criu/clone-noasan.o [2022-04-04T17:41:18.071Z] #43 67.91 CC criu/config.o [2022-04-04T17:41:18.071Z] #43 69.25 CC criu/cr-check.o [2022-04-04T17:41:18.071Z] #43 70.93 CC criu/cr-dedup.o [2022-04-04T17:41:18.071Z] #43 71.28 CC criu/cr-dump.o [2022-04-04T17:41:18.071Z] #43 73.51 CC criu/cr-errno.o [2022-04-04T17:41:18.071Z] #43 73.59 CC criu/cr-restore.o [2022-04-04T17:41:18.330Z] #43 ... [2022-04-04T17:41:18.330Z] [2022-04-04T17:41:18.330Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:18.330Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:41:18.330Z] #20 23.94 (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 ... 24086 files and directories currently installed.) [2022-04-04T17:41:18.330Z] #20 23.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-04-04T17:41:18.330Z] #20 23.99 Unpacking python3 (3.7.3-1) ... [2022-04-04T17:41:18.330Z] #20 24.09 Selecting previously unselected package libip4tc0:arm64. [2022-04-04T17:41:18.330Z] #20 24.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-04-04T17:41:18.330Z] #20 24.10 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:18.330Z] #20 24.17 Selecting previously unselected package libip6tc0:arm64. [2022-04-04T17:41:18.330Z] #20 24.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-04-04T17:41:18.330Z] #20 24.18 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:18.588Z] #20 24.32 Selecting previously unselected package libiptc0:arm64. [2022-04-04T17:41:18.588Z] #20 24.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-04-04T17:41:18.588Z] #20 24.32 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:18.588Z] #20 24.38 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-04T17:41:18.588Z] #20 24.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-04T17:41:18.588Z] #20 24.39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T17:41:18.588Z] #20 24.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-04T17:41:18.588Z] #20 24.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-04-04T17:41:18.588Z] #20 24.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-04T17:41:18.850Z] #20 24.52 Selecting previously unselected package libnftnl11:arm64. [2022-04-04T17:41:18.850Z] #20 24.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-04-04T17:41:18.850Z] #20 24.54 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-04-04T17:41:18.850Z] #20 24.62 Selecting previously unselected package iptables. [2022-04-04T17:41:18.850Z] #20 24.62 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-04-04T17:41:18.850Z] #20 24.64 Unpacking iptables (1.8.2-4) ... [2022-04-04T17:41:19.118Z] #20 25.00 Selecting previously unselected package xxd. [2022-04-04T17:41:19.377Z] #20 25.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-04T17:41:19.377Z] #20 25.03 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:19.377Z] #20 25.14 Selecting previously unselected package vim-common. [2022-04-04T17:41:19.377Z] #20 25.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:41:19.377Z] #20 25.16 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:19.635Z] #20 25.33 Selecting previously unselected package bash-completion. [2022-04-04T17:41:19.635Z] #20 25.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-04T17:41:20.451Z] INFO: Extraction ended at 04/04/2022 17:41:18. Duration:00:00:20.2767589 [2022-04-04T17:41:20.451Z] INFO: Updating the golang and path environment variables [2022-04-04T17:41:20.451Z] INFO: GOPATH=d:\gopath [2022-04-04T17:41:20.451Z] INFO: go version go1.16.15 windows/amd64 [2022-04-04T17:41:20.451Z] INFO: Running the daemon under test in debug mode [2022-04-04T17:41:20.451Z] INFO: Starting a daemon under test... [2022-04-04T17:41:20.451Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43460\1\daemon --pidfile d:\CI\PR-43460\1\docker.pid -D [2022-04-04T17:41:20.451Z] INFO: Process started successfully. [2022-04-04T17:41:20.451Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T17:41:20.451Z] INFO: Waiting for the daemon under test to start... [2022-04-04T17:41:22.167Z] #20 27.42 Unpacking bash-completion (1:2.8-6) ... [2022-04-04T17:41:22.167Z] #20 27.80 Selecting previously unselected package bzip2. [2022-04-04T17:41:22.167Z] #20 27.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-04-04T17:41:22.167Z] #20 27.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:41:22.167Z] #20 27.93 Selecting previously unselected package xz-utils. [2022-04-04T17:41:22.167Z] #20 27.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-04-04T17:41:22.167Z] #20 27.94 Unpacking xz-utils (5.2.4-1) ... [2022-04-04T17:41:22.238Z] #15 DONE 3.5s [2022-04-04T17:41:22.238Z] [2022-04-04T17:41:22.238Z] #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 [2022-04-04T17:41:22.238Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:22.238Z] #43 49.84 DEP criu/pie/util.d [2022-04-04T17:41:22.238Z] #43 49.94 CC criu/pie/util.o [2022-04-04T17:41:22.238Z] #43 50.22 CC criu/pie/util-vdso.o [2022-04-04T17:41:22.238Z] #43 50.86 CC criu/pie/util-vdso-elf32.o [2022-04-04T17:41:22.238Z] #43 51.55 AR criu/pie/pie.lib.a [2022-04-04T17:41:22.238Z] #43 51.58 DEP criu/pie/restorer.d [2022-04-04T17:41:22.238Z] #43 51.76 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-04T17:41:22.238Z] #43 51.83 DEP criu/arch/x86/restorer_unmap.d [2022-04-04T17:41:22.238Z] #43 51.86 DEP criu/arch/x86/restorer.d [2022-04-04T17:41:22.238Z] #43 52.01 DEP criu/arch/x86/vdso-pie.d [2022-04-04T17:41:22.238Z] #43 52.12 DEP criu/pie/parasite-vdso.d [2022-04-04T17:41:22.238Z] #43 52.22 DEP criu/pie/parasite.d [2022-04-04T17:41:22.238Z] #43 52.51 CC criu/pie/parasite.o [2022-04-04T17:41:22.238Z] #43 53.82 LINK criu/pie/parasite.built-in.o [2022-04-04T17:41:22.426Z] #20 28.11 Selecting previously unselected package apparmor. [2022-04-04T17:41:22.426Z] #20 28.14 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-04-04T17:41:22.426Z] #20 28.22 Unpacking apparmor (2.13.2-10) ... [2022-04-04T17:41:22.498Z] #43 53.84 GEN criu/pie/parasite-blob.h [2022-04-04T17:41:22.498Z] #43 53.87 CC criu/pie/parasite-vdso.o [2022-04-04T17:41:22.684Z] #20 28.52 Selecting previously unselected package aufs-tools. [2022-04-04T17:41:22.943Z] #20 28.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-04-04T17:41:22.943Z] #20 28.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:41:22.943Z] #20 28.64 Selecting previously unselected package libonig5:arm64. [2022-04-04T17:41:22.943Z] #20 28.65 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-04-04T17:41:22.943Z] #20 28.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-04T17:41:22.943Z] #20 28.78 Selecting previously unselected package libjq1:arm64. [2022-04-04T17:41:23.067Z] #43 54.59 CC criu/arch/x86/vdso-pie.o [2022-04-04T17:41:23.202Z] #20 28.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-04T17:41:23.202Z] #20 28.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-04T17:41:23.202Z] #20 28.86 Selecting previously unselected package jq. [2022-04-04T17:41:23.202Z] #20 28.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-04T17:41:23.202Z] #20 28.88 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:41:23.202Z] #20 29.00 Selecting previously unselected package libaio1:arm64. [2022-04-04T17:41:23.202Z] #20 29.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-04-04T17:41:23.202Z] #20 29.00 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-04-04T17:41:23.202Z] #20 29.05 Selecting previously unselected package libgpm2:arm64. [2022-04-04T17:41:23.202Z] #20 29.06 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-04-04T17:41:23.202Z] #20 29.06 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-04-04T17:41:23.202Z] #20 29.12 Selecting previously unselected package libicu63:arm64. [2022-04-04T17:41:23.327Z] #43 54.84 CC criu/arch/x86/restorer.o [2022-04-04T17:41:23.460Z] #20 29.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-04T17:41:23.460Z] #20 29.12 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-04T17:41:23.896Z] #43 55.26 CC criu/arch/x86/restorer_unmap.o [2022-04-04T17:41:23.897Z] #43 55.31 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-04T17:41:23.897Z] #43 55.55 CC criu/pie/restorer.o [2022-04-04T17:41:24.413Z] #53 133.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-04T17:41:24.413Z] #53 134.5 + mkdir -p /build [2022-04-04T17:41:24.413Z] #53 134.5 + cp runc /build/runc [2022-04-04T17:41:24.413Z] #53 DONE 134.8s [2022-04-04T17:41:24.413Z] [2022-04-04T17:41:24.413Z] #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 [2022-04-04T17:41:24.413Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f [2022-04-04T17:41:24.413Z] #56 197.4 + bin/containerd [2022-04-04T17:41:25.278Z] #43 ... [2022-04-04T17:41:25.279Z] [2022-04-04T17:41:25.279Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T17:41:25.279Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-04T17:41:25.279Z] #16 3.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T17:41:25.279Z] #16 DONE 3.4s [2022-04-04T17:41:25.279Z] [2022-04-04T17:41:25.279Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T17:41:25.279Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-04T17:41:25.798Z] #56 ... [2022-04-04T17:41:25.798Z] [2022-04-04T17:41:25.798Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T17:41:25.798Z] #54 sha256:e4fa069eba5648d04cf3ad099a2175fc2801d5cf3104c6602eba7038c2139acf [2022-04-04T17:41:25.798Z] #54 DONE 0.1s [2022-04-04T17:41:25.798Z] [2022-04-04T17:41:25.798Z] #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 [2022-04-04T17:41:25.798Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f [2022-04-04T17:41:26.747Z] #20 31.88 Selecting previously unselected package libnet1:arm64. [2022-04-04T17:41:26.747Z] #20 31.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 31.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:41:26.747Z] #20 31.96 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T17:41:26.747Z] #20 31.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 31.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-04T17:41:26.747Z] #20 32.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T17:41:26.747Z] #20 32.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 32.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-04T17:41:26.747Z] #20 32.07 Selecting previously unselected package libreadline5:arm64. [2022-04-04T17:41:26.747Z] #20 32.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 32.08 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-04T17:41:26.747Z] #20 32.15 Selecting previously unselected package net-tools. [2022-04-04T17:41:26.747Z] #20 32.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 32.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:41:26.747Z] #20 32.30 Selecting previously unselected package patch. [2022-04-04T17:41:26.747Z] #20 32.31 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-04-04T17:41:26.747Z] #20 32.32 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-04T17:41:26.747Z] #20 32.38 Selecting previously unselected package python-pip-whl. [2022-04-04T17:41:26.747Z] #20 32.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-04T17:41:26.747Z] #20 32.42 Unpacking python-pip-whl (18.1-5) ... [2022-04-04T17:41:27.265Z] #17 DONE 2.1s [2022-04-04T17:41:27.265Z] [2022-04-04T17:41:27.265Z] #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 [2022-04-04T17:41:27.265Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:27.265Z] #43 58.51 LINK criu/pie/restorer.built-in.o [2022-04-04T17:41:27.265Z] #43 58.54 GEN criu/pie/restorer-blob.h [2022-04-04T17:41:27.265Z] #43 58.66 DEP criu/vdso.d [2022-04-04T17:41:27.315Z] #20 32.84 Selecting previously unselected package python3-lib2to3. [2022-04-04T17:41:27.315Z] #20 32.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-04T17:41:27.315Z] #20 32.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:41:27.315Z] #20 32.96 Selecting previously unselected package python3-distutils. [2022-04-04T17:41:27.315Z] #20 32.99 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-04T17:41:27.315Z] #20 33.00 Unpacking python3-distutils (3.7.3-1) ... [2022-04-04T17:41:27.525Z] #43 59.00 DEP criu/vdso-compat.d [2022-04-04T17:41:27.525Z] #43 59.08 DEP criu/uts_ns.d [2022-04-04T17:41:27.575Z] #20 33.12 Selecting previously unselected package python3-pip. [2022-04-04T17:41:27.575Z] #20 33.14 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-04T17:41:27.575Z] #20 33.14 Unpacking python3-pip (18.1-5) ... [2022-04-04T17:41:27.575Z] #20 33.28 Selecting previously unselected package python3-pkg-resources. [2022-04-04T17:41:27.575Z] #20 33.28 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:41:27.575Z] #20 33.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:41:27.786Z] #43 59.33 DEP criu/util.d [2022-04-04T17:41:27.835Z] #20 33.41 Selecting previously unselected package python3-setuptools. [2022-04-04T17:41:27.835Z] #20 33.41 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-04T17:41:27.835Z] #20 33.42 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-04T17:41:27.835Z] #20 33.62 Selecting previously unselected package python3-wheel. [2022-04-04T17:41:27.835Z] #20 33.62 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-04T17:41:27.835Z] #20 33.63 Unpacking python3-wheel (0.32.3-2) ... [2022-04-04T17:41:28.047Z] #43 59.57 DEP criu/uffd.d [2022-04-04T17:41:28.094Z] #20 33.71 Selecting previously unselected package sudo. [2022-04-04T17:41:28.094Z] #20 33.71 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-04-04T17:41:28.094Z] #20 33.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:41:28.307Z] #43 59.73 DEP criu/tun.d [2022-04-04T17:41:28.307Z] #43 ... [2022-04-04T17:41:28.307Z] [2022-04-04T17:41:28.307Z] #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 [2022-04-04T17:41:28.307Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:41:28.307Z] #53 3.958 + RM_GOPATH=0 [2022-04-04T17:41:28.307Z] #53 3.958 + TMP_GOPATH= [2022-04-04T17:41:28.307Z] #53 3.958 + : /build [2022-04-04T17:41:28.307Z] #53 3.958 + '[' -z '' ']' [2022-04-04T17:41:28.307Z] #53 3.958 ++ mktemp -d [2022-04-04T17:41:28.307Z] #53 3.958 + export GOPATH=/tmp/tmp.8VptYGm3O6 [2022-04-04T17:41:28.307Z] #53 3.958 + GOPATH=/tmp/tmp.8VptYGm3O6 [2022-04-04T17:41:28.307Z] #53 3.958 + RM_GOPATH=1 [2022-04-04T17:41:28.307Z] #53 3.958 + case "$(go env GOARCH)" in [2022-04-04T17:41:28.307Z] #53 3.958 ++ go env GOARCH [2022-04-04T17:41:28.307Z] #53 3.979 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T17:41:28.307Z] #53 3.979 + GO_BUILDMODE=-buildmode=pie [2022-04-04T17:41:28.307Z] #53 3.979 ++ dirname /tmp/install/install.sh [2022-04-04T17:41:28.307Z] #53 4.011 Install runc version v1.0.3 (build tags: seccomp) [2022-04-04T17:41:28.307Z] #53 4.011 + dir=/tmp/install [2022-04-04T17:41:28.307Z] #53 4.011 + bin=runc [2022-04-04T17:41:28.307Z] #53 4.011 + shift [2022-04-04T17:41:28.307Z] #53 4.011 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-04T17:41:28.307Z] #53 4.011 + . /tmp/install/runc.installer [2022-04-04T17:41:28.307Z] #53 4.011 ++ set -e [2022-04-04T17:41:28.307Z] #53 4.011 ++ : v1.0.3 [2022-04-04T17:41:28.307Z] #53 4.011 + install_runc [2022-04-04T17:41:28.307Z] #53 4.011 + RUNC_BUILDTAGS=seccomp [2022-04-04T17:41:28.307Z] #53 4.011 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-04T17:41:28.307Z] #53 4.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc [2022-04-04T17:41:28.307Z] #53 4.011 Cloning into '/tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc'... [2022-04-04T17:41:28.307Z] #53 13.46 + cd /tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc [2022-04-04T17:41:28.307Z] #53 13.46 + git checkout -q v1.0.3 [2022-04-04T17:41:28.567Z] #53 ... [2022-04-04T17:41:28.567Z] [2022-04-04T17:41:28.567Z] #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 [2022-04-04T17:41:28.567Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:28.567Z] #43 59.93 DEP criu/tty.d [2022-04-04T17:41:28.567Z] #43 60.09 DEP criu/timerfd.d [2022-04-04T17:41:28.567Z] #43 60.24 DEP criu/timens.d [2022-04-04T17:41:28.611Z] #20 34.15 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T17:41:28.611Z] #20 34.16 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-04-04T17:41:28.611Z] #20 34.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:41:28.611Z] #20 34.39 Selecting previously unselected package uidmap. [2022-04-04T17:41:28.611Z] #20 34.40 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-04-04T17:41:28.611Z] #20 34.40 Unpacking uidmap (1:4.5-1.1) ... [2022-04-04T17:41:28.611Z] #20 34.52 Selecting previously unselected package vim-runtime. [2022-04-04T17:41:28.823Z] #56 ... [2022-04-04T17:41:28.823Z] [2022-04-04T17:41:28.823Z] #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 [2022-04-04T17:41:28.823Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6 [2022-04-04T17:41:28.823Z] #53 138.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-04T17:41:28.870Z] #20 34.53 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:41:28.870Z] #20 34.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T17:41:28.870Z] #20 34.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-04T17:41:28.870Z] #20 34.60 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:29.139Z] #43 60.39 DEP criu/sysfs_parse.d [2022-04-04T17:41:29.139Z] #43 60.66 DEP criu/sysctl.d [2022-04-04T17:41:29.139Z] #43 ... [2022-04-04T17:41:29.139Z] [2022-04-04T17:41:29.139Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T17:41:29.139Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-04T17:41:29.139Z] #18 DONE 2.1s [2022-04-04T17:41:29.386Z] #53 139.4 + mkdir -p /build [2022-04-04T17:41:29.400Z] [2022-04-04T17:41:29.400Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-04T17:41:29.400Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-04T17:41:29.645Z] #53 139.4 + cp runc /build/runc [2022-04-04T17:41:29.902Z] #53 DONE 139.7s [2022-04-04T17:41:29.902Z] [2022-04-04T17:41:29.902Z] #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 [2022-04-04T17:41:29.902Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b [2022-04-04T17:41:29.902Z] #56 202.9 + bin/containerd [2022-04-04T17:41:31.306Z] #19 DONE 1.9s [2022-04-04T17:41:31.306Z] [2022-04-04T17:41:31.306Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:31.306Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:41:31.799Z] #56 ... [2022-04-04T17:41:31.799Z] [2022-04-04T17:41:31.799Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T17:41:31.799Z] #54 sha256:a02a16d46719233cdc6f8afcc93700372e07360598b4329b4d77ef18e2e706e7 [2022-04-04T17:41:31.799Z] #54 DONE 0.1s [2022-04-04T17:41:31.799Z] [2022-04-04T17:41:31.799Z] #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 [2022-04-04T17:41:31.800Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b [2022-04-04T17:41:32.154Z] #20 37.50 Selecting previously unselected package vim. [2022-04-04T17:41:32.154Z] #20 37.52 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-04T17:41:32.154Z] #20 37.56 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:32.442Z] #20 38.06 Selecting previously unselected package xfsprogs. [2022-04-04T17:41:32.442Z] #20 38.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-04-04T17:41:32.442Z] #20 38.07 Unpacking xfsprogs (4.20.0-1) ... [2022-04-04T17:41:32.726Z] #20 38.50 Selecting previously unselected package zip. [2022-04-04T17:41:32.726Z] #20 ... [2022-04-04T17:41:32.726Z] [2022-04-04T17:41:32.726Z] #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 [2022-04-04T17:41:32.726Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:32.726Z] #43 78.17 CC criu/cr-service.o [2022-04-04T17:41:32.726Z] #43 79.92 CC criu/crtools.o [2022-04-04T17:41:32.726Z] #43 80.50 CC criu/eventfd.o [2022-04-04T17:41:32.726Z] #43 80.83 CC criu/eventpoll.o [2022-04-04T17:41:32.726Z] #43 81.61 CC criu/external.o [2022-04-04T17:41:32.726Z] #43 82.02 CC criu/fault-injection.o [2022-04-04T17:41:32.726Z] #43 82.11 CC criu/fdstore.o [2022-04-04T17:41:32.726Z] #43 82.48 CC criu/fifo.o [2022-04-04T17:41:32.726Z] #43 82.87 CC criu/file-ids.o [2022-04-04T17:41:32.726Z] #43 83.18 CC criu/file-lock.o [2022-04-04T17:41:32.726Z] #43 84.07 CC criu/files-ext.o [2022-04-04T17:41:32.726Z] #43 84.38 CC criu/files-reg.o [2022-04-04T17:41:32.726Z] #43 86.64 CC criu/files.o [2022-04-04T17:41:32.726Z] #43 ... [2022-04-04T17:41:32.726Z] [2022-04-04T17:41:32.726Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:32.726Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:41:32.726Z] #20 38.52 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-04-04T17:41:32.726Z] #20 38.53 Unpacking zip (3.0-11+b1) ... [2022-04-04T17:41:32.985Z] #20 38.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:41:32.985Z] #20 38.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:41:32.985Z] #20 38.83 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:32.985Z] #20 38.84 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-04T17:41:32.985Z] #20 38.85 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-04-04T17:41:32.985Z] #20 38.86 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:32.985Z] #20 38.88 Setting up uidmap (1:4.5-1.1) ... [2022-04-04T17:41:32.985Z] #20 38.90 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-04-04T17:41:33.247Z] #20 38.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:41:33.247Z] #20 38.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:41:33.247Z] #20 38.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-04T17:41:33.247Z] #20 38.95 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-04T17:41:33.247Z] #20 38.96 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:33.247Z] #20 38.97 Setting up zip (3.0-11+b1) ... [2022-04-04T17:41:33.247Z] #20 39.00 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:33.247Z] #20 39.03 Setting up bash-completion (1:2.8-6) ... [2022-04-04T17:41:33.844Z] #20 2.203 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-04T17:41:33.844Z] #20 2.239 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-04T17:41:33.844Z] #20 2.416 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-04T17:41:33.844Z] #20 2.418 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-04T17:41:33.844Z] #20 2.745 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-04T17:41:34.783Z] #20 3.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-04T17:41:35.723Z] #20 4.545 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-04T17:41:35.804Z] #20 41.34 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-04-04T17:41:35.804Z] #20 41.35 Setting up xz-utils (5.2.4-1) ... [2022-04-04T17:41:35.804Z] #20 41.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T17:41:35.804Z] #20 41.37 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-04T17:41:35.804Z] #20 41.39 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:41:35.804Z] #20 41.45 invoke-rc.d: could not determine current runlevel [2022-04-04T17:41:35.804Z] #20 41.45 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T17:41:35.804Z] #20 41.46 Setting up pigz (2.4-1) ... [2022-04-04T17:41:35.804Z] #20 41.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T17:41:35.804Z] #20 41.49 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-04T17:41:35.804Z] #20 41.51 Setting up python-pip-whl (18.1-5) ... [2022-04-04T17:41:35.804Z] #20 41.53 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-04-04T17:41:35.804Z] #20 41.54 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:36.063Z] #20 41.87 Setting up libaio1:arm64 (0.3.112-3) ... [2022-04-04T17:41:36.063Z] #20 41.88 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-04T17:41:36.063Z] #20 41.89 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:36.063Z] #20 41.90 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:41:36.063Z] #20 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T17:41:36.063Z] #20 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T17:41:36.063Z] #20 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T17:41:36.063Z] #20 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T17:41:36.063Z] #20 41.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T17:41:36.321Z] #20 41.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-04T17:41:36.321Z] #20 41.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:41:36.321Z] #20 42.02 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-04T17:41:36.321Z] #20 42.04 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:41:36.321Z] #20 42.06 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-04T17:41:36.321Z] #20 42.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:37.104Z] #20 5.941 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-04T17:41:37.364Z] #20 ... [2022-04-04T17:41:37.364Z] [2022-04-04T17:41:37.364Z] #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 [2022-04-04T17:41:37.364Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:37.364Z] #43 60.93 DEP criu/string.d [2022-04-04T17:41:37.364Z] #43 60.97 DEP criu/stats.d [2022-04-04T17:41:37.364Z] #43 61.07 DEP criu/sockets.d [2022-04-04T17:41:37.364Z] #43 61.27 DEP criu/sk-unix.d [2022-04-04T17:41:37.364Z] #43 61.47 DEP criu/sk-tcp.d [2022-04-04T17:41:37.364Z] #43 61.68 DEP criu/sk-queue.d [2022-04-04T17:41:37.364Z] #43 61.84 DEP criu/sk-packet.d [2022-04-04T17:41:37.364Z] #43 62.02 DEP criu/sk-netlink.d [2022-04-04T17:41:37.364Z] #43 62.19 DEP criu/sk-inet.d [2022-04-04T17:41:37.364Z] #43 62.39 DEP criu/signalfd.d [2022-04-04T17:41:37.364Z] #43 62.47 DEP criu/sigframe.d [2022-04-04T17:41:37.364Z] #43 62.49 DEP criu/shmem.d [2022-04-04T17:41:37.364Z] #43 62.63 DEP criu/servicefd.d [2022-04-04T17:41:37.364Z] #43 62.83 DEP criu/seize.d [2022-04-04T17:41:37.364Z] #43 62.99 DEP criu/seccomp.d [2022-04-04T17:41:37.364Z] #43 63.21 DEP criu/rst-malloc.d [2022-04-04T17:41:37.364Z] #43 63.26 DEP criu/rbtree.d [2022-04-04T17:41:37.364Z] #43 63.29 DEP criu/pstree.d [2022-04-04T17:41:37.364Z] #43 63.43 DEP criu/protobuf.d [2022-04-04T17:41:37.364Z] #43 63.57 GEN criu/protobuf-desc-gen.h [2022-04-04T17:41:37.364Z] #43 65.26 DEP criu/protobuf-desc.d [2022-04-04T17:41:37.364Z] #43 65.37 DEP criu/proc_parse.d [2022-04-04T17:41:37.364Z] #43 65.53 DEP criu/plugin.d [2022-04-04T17:41:37.364Z] #43 65.59 DEP criu/pipes.d [2022-04-04T17:41:37.364Z] #43 65.71 DEP criu/pie-util.d [2022-04-04T17:41:37.364Z] #43 65.82 DEP criu/pie-util-vdso.d [2022-04-04T17:41:37.364Z] #43 65.94 DEP criu/pie-util-vdso-elf32.d [2022-04-04T17:41:37.364Z] #43 66.12 DEP criu/path.d [2022-04-04T17:41:37.364Z] #43 66.31 DEP criu/parasite-syscall.d [2022-04-04T17:41:37.364Z] #43 66.53 DEP criu/pagemap.d [2022-04-04T17:41:37.364Z] #43 66.76 DEP criu/pagemap-cache.d [2022-04-04T17:41:37.364Z] #43 66.89 DEP criu/page-xfer.d [2022-04-04T17:41:37.364Z] #43 67.05 DEP criu/page-pipe.d [2022-04-04T17:41:37.364Z] #43 67.19 DEP criu/netfilter.d [2022-04-04T17:41:37.364Z] #43 67.34 DEP criu/net.d [2022-04-04T17:41:37.364Z] #43 67.53 DEP criu/namespaces.d [2022-04-04T17:41:37.364Z] #43 67.68 DEP criu/mount.d [2022-04-04T17:41:37.364Z] #43 67.91 DEP criu/memfd.d [2022-04-04T17:41:37.364Z] #43 68.06 DEP criu/mem.d [2022-04-04T17:41:37.364Z] #43 68.25 DEP criu/lsm.d [2022-04-04T17:41:37.364Z] #43 68.43 DEP criu/log.d [2022-04-04T17:41:37.364Z] #43 68.57 DEP criu/libnetlink.d [2022-04-04T17:41:37.364Z] #43 68.69 DEP criu/kerndat.d [2022-04-04T17:41:37.364Z] #43 68.87 DEP criu/kcmp-ids.d [2022-04-04T17:41:37.624Z] #43 68.94 DEP criu/irmap.d [2022-04-04T17:41:37.624Z] #43 69.08 DEP criu/ipc_ns.d [2022-04-04T17:41:37.884Z] #43 69.23 DEP criu/image.d [2022-04-04T17:41:37.885Z] #43 69.33 DEP criu/image-desc.d [2022-04-04T17:41:37.885Z] #43 69.42 DEP criu/fsnotify.d [2022-04-04T17:41:38.146Z] #43 69.58 DEP criu/filesystems.d [2022-04-04T17:41:38.146Z] #43 69.75 DEP criu/files.d [2022-04-04T17:41:38.409Z] #43 ... [2022-04-04T17:41:38.409Z] [2022-04-04T17:41:38.409Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T17:41:38.409Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-04T17:41:38.409Z] #32 DONE 135.0s [2022-04-04T17:41:38.409Z] [2022-04-04T17:41:38.409Z] #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 [2022-04-04T17:41:38.409Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:41:38.409Z] #53 14.19 + '[' -z '' ']' [2022-04-04T17:41:38.409Z] #53 14.19 + target=static [2022-04-04T17:41:38.409Z] #53 14.19 + make BUILDTAGS=seccomp static [2022-04-04T17:41:38.409Z] #53 14.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-04T17:41:38.409Z] #53 ... [2022-04-04T17:41:38.409Z] [2022-04-04T17:41:38.409Z] #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 [2022-04-04T17:41:38.409Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:38.409Z] #43 69.98 DEP criu/files-reg.d [2022-04-04T17:41:38.573Z] .....INFO: Daemon under test started and replied! [2022-04-04T17:41:38.573Z] INFO: Docker version of the daemon under test [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] Client: [2022-04-04T17:41:38.573Z] Version: 17.06.2-ce [2022-04-04T17:41:38.573Z] API version: 1.30 [2022-04-04T17:41:38.573Z] Go version: go1.8.3 [2022-04-04T17:41:38.573Z] Git commit: cec0b72 [2022-04-04T17:41:38.573Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T17:41:38.573Z] OS/Arch: windows/amd64 [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] Server: [2022-04-04T17:41:38.573Z] Version: 0.0.0-dev [2022-04-04T17:41:38.573Z] API version: 1.41 (minimum version 1.24) [2022-04-04T17:41:38.573Z] Go version: go1.16.15 [2022-04-04T17:41:38.573Z] Git commit: 492fac20af [2022-04-04T17:41:38.573Z] Built: 04/04/2022 17:39:52 [2022-04-04T17:41:38.573Z] OS/Arch: windows/amd64 [2022-04-04T17:41:38.573Z] Experimental: false [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] INFO: Docker info of the daemon under test [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] Containers: 0 [2022-04-04T17:41:38.573Z] Running: 0 [2022-04-04T17:41:38.573Z] Paused: 0 [2022-04-04T17:41:38.573Z] Stopped: 0 [2022-04-04T17:41:38.573Z] Images: 0 [2022-04-04T17:41:38.573Z] Server Version: 0.0.0-dev [2022-04-04T17:41:38.573Z] Storage Driver: windowsfilter [2022-04-04T17:41:38.573Z] Windows: [2022-04-04T17:41:38.573Z] Logging Driver: json-file [2022-04-04T17:41:38.573Z] Plugins: [2022-04-04T17:41:38.573Z] Volume: local [2022-04-04T17:41:38.573Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:41:38.573Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:41:38.573Z] Swarm: inactive [2022-04-04T17:41:38.573Z] Default Isolation: process [2022-04-04T17:41:38.573Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T17:41:38.573Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T17:41:38.573Z] OSType: windows [2022-04-04T17:41:38.573Z] Architecture: x86_64 [2022-04-04T17:41:38.573Z] CPUs: 4 [2022-04-04T17:41:38.573Z] Total Memory: 32GiB [2022-04-04T17:41:38.573Z] Name: azwin-2-32c6d0 [2022-04-04T17:41:38.573Z] ID: SBKF:KMIX:S4PB:TC3B:3ZLV:6R3V:NM57:AFQB:JRCP:5XUP:YEOZ:P3PN [2022-04-04T17:41:38.573Z] Docker Root Dir: D:\CI\PR-43460\1\daemon [2022-04-04T17:41:38.573Z] Debug Mode (client): false [2022-04-04T17:41:38.573Z] Debug Mode (server): true [2022-04-04T17:41:38.573Z] File Descriptors: -1 [2022-04-04T17:41:38.573Z] Goroutines: 16 [2022-04-04T17:41:38.573Z] System Time: 2022-04-04T17:41:37.8383018Z [2022-04-04T17:41:38.573Z] EventsListeners: 0 [2022-04-04T17:41:38.573Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:41:38.573Z] Labels: [2022-04-04T17:41:38.573Z] Experimental: false [2022-04-04T17:41:38.573Z] Insecure Registries: [2022-04-04T17:41:38.573Z] 127.0.0.0/8 [2022-04-04T17:41:38.573Z] Live Restore Enabled: false [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] INFO: Docker images of the daemon under test [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T17:41:38.573Z] [2022-04-04T17:41:38.573Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T17:41:38.573Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-04T17:41:38.573Z] ltsc2019: Pulling from windows/servercore [2022-04-04T17:41:38.573Z] 4612f6d0b889: Pulling fs layer [2022-04-04T17:41:38.573Z] 0a6173b79e25: Pulling fs layer [2022-04-04T17:41:38.669Z] #43 70.15 DEP criu/files-ext.d [2022-04-04T17:41:38.929Z] #43 70.37 DEP criu/file-lock.d [2022-04-04T17:41:39.189Z] #43 70.51 DEP criu/file-ids.d [2022-04-04T17:41:39.189Z] #43 70.64 DEP criu/fifo.d [2022-04-04T17:41:39.449Z] #43 70.82 DEP criu/fdstore.d [2022-04-04T17:41:39.449Z] #43 70.92 DEP criu/fault-injection.d [2022-04-04T17:41:39.449Z] #43 70.98 DEP criu/external.d [2022-04-04T17:41:39.608Z] #20 45.06 Setting up iptables (1.8.2-4) ... [2022-04-04T17:41:39.608Z] #20 45.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T17:41:39.608Z] #20 45.11 Setting up python3 (3.7.3-1) ... [2022-04-04T17:41:39.709Z] #43 71.13 DEP criu/eventpoll.d [2022-04-04T17:41:39.709Z] #43 71.30 DEP criu/eventfd.d [2022-04-04T17:41:39.866Z] #20 45.52 Setting up python3-wheel (0.32.3-2) ... [2022-04-04T17:41:39.969Z] #43 71.42 DEP criu/crtools.d [2022-04-04T17:41:40.229Z] #43 71.59 DEP criu/cr-service.d [2022-04-04T17:41:40.229Z] #43 71.82 DEP criu/cr-restore.d [2022-04-04T17:41:40.433Z] #20 46.21 Setting up apparmor (2.13.2-10) ... [2022-04-04T17:41:40.489Z] #43 72.07 DEP criu/cr-errno.d [2022-04-04T17:41:40.489Z] #43 72.09 DEP criu/cr-dump.d [2022-04-04T17:41:40.749Z] #43 72.31 DEP criu/cr-dedup.d [2022-04-04T17:41:41.009Z] #43 72.45 DEP criu/cr-check.d [2022-04-04T17:41:41.269Z] #43 72.70 DEP criu/config.d [2022-04-04T17:41:41.269Z] #43 72.75 DEP criu/clone-noasan.d [2022-04-04T17:41:41.269Z] #43 72.80 DEP criu/cgroup.d [2022-04-04T17:41:41.530Z] #43 72.88 DEP criu/cgroup-props.d [2022-04-04T17:41:41.530Z] #43 72.96 DEP criu/bitmap.d [2022-04-04T17:41:41.530Z] #43 72.97 DEP criu/bfd.d [2022-04-04T17:41:41.530Z] #43 73.07 DEP criu/autofs.d [2022-04-04T17:41:41.790Z] #43 73.16 DEP criu/aio.d [2022-04-04T17:41:41.790Z] #43 73.31 DEP criu/action-scripts.d [2022-04-04T17:41:42.049Z] #43 73.53 CC criu/action-scripts.o [2022-04-04T17:41:42.310Z] #43 73.91 CC criu/aio.o [2022-04-04T17:41:42.339Z] #20 47.80 Setting up xfsprogs (4.20.0-1) ... [2022-04-04T17:41:42.339Z] #20 47.81 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:41:42.601Z] #20 48.15 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:41:42.879Z] #43 74.48 CC criu/autofs.o [2022-04-04T17:41:43.169Z] #20 ... [2022-04-04T17:41:43.169Z] [2022-04-04T17:41:43.169Z] #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 [2022-04-04T17:41:43.169Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:43.169Z] #43 88.76 CC criu/filesystems.o [2022-04-04T17:41:43.169Z] #43 89.50 CC criu/fsnotify.o [2022-04-04T17:41:43.169Z] #43 90.65 CC criu/image-desc.o [2022-04-04T17:41:43.169Z] #43 90.77 CC criu/image.o [2022-04-04T17:41:43.169Z] #43 91.72 CC criu/ipc_ns.o [2022-04-04T17:41:43.169Z] #43 92.94 CC criu/irmap.o [2022-04-04T17:41:43.169Z] #43 93.70 CC criu/kcmp-ids.o [2022-04-04T17:41:43.169Z] #43 94.01 CC criu/kerndat.o [2022-04-04T17:41:43.169Z] #43 95.15 CC criu/libnetlink.o [2022-04-04T17:41:43.169Z] #43 95.50 CC criu/log.o [2022-04-04T17:41:43.169Z] #43 95.99 CC criu/lsm.o [2022-04-04T17:41:43.169Z] #43 96.31 CC criu/mem.o [2022-04-04T17:41:43.169Z] #43 98.33 CC criu/memfd.o [2022-04-04T17:41:43.429Z] #43 98.84 CC criu/mount.o [2022-04-04T17:41:43.429Z] #43 ... [2022-04-04T17:41:43.429Z] [2022-04-04T17:41:43.429Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:43.429Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-04T17:41:43.429Z] #20 49.18 Setting up python3-distutils (3.7.3-1) ... [2022-04-04T17:41:43.999Z] #20 49.77 Setting up python3-setuptools (40.8.0-1) ... [2022-04-04T17:41:44.786Z] #43 75.92 CC criu/bfd.o [2022-04-04T17:41:44.786Z] #43 76.37 CC criu/bitmap.o [2022-04-04T17:41:45.045Z] #43 76.51 CC criu/cgroup-props.o [2022-04-04T17:41:45.381Z] #20 51.01 Setting up python3-pip (18.1-5) ... [2022-04-04T17:41:45.983Z] #43 77.20 CC criu/cgroup.o [2022-04-04T17:41:46.757Z] #20 52.45 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:41:47.016Z] #20 52.55 Processing triggers for mime-support (3.62) ... [2022-04-04T17:41:47.478Z] 0a6173b79e25: Verifying Checksum [2022-04-04T17:41:47.478Z] 0a6173b79e25: Download complete [2022-04-04T17:41:47.584Z] #20 DONE 53.4s [2022-04-04T17:41:47.584Z] [2022-04-04T17:41:47.584Z] #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 [2022-04-04T17:41:47.584Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-04T17:41:47.584Z] #40 155.5 + dpkg --print-architecture [2022-04-04T17:41:47.584Z] #40 DONE 157.3s [2022-04-04T17:41:47.584Z] [2022-04-04T17:41:47.584Z] #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 [2022-04-04T17:41:47.584Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-04-04T17:41:48.521Z] #43 79.98 CC criu/clone-noasan.o [2022-04-04T17:41:48.523Z] #21 0.959 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T17:41:48.523Z] #21 0.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T17:41:48.523Z] #21 0.970 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T17:41:48.781Z] #43 80.17 CC criu/config.o [2022-04-04T17:41:48.783Z] #21 DONE 1.0s [2022-04-04T17:41:48.783Z] [2022-04-04T17:41:48.783Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:41:48.783Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-04T17:41:50.164Z] #43 81.50 CC criu/cr-check.o [2022-04-04T17:41:51.548Z] #43 ... [2022-04-04T17:41:51.548Z] [2022-04-04T17:41:51.548Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:51.548Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:41:51.548Z] #20 11.10 Fetched 9012 kB in 9s (987 kB/s) [2022-04-04T17:41:51.548Z] #20 11.10 Reading package lists... [2022-04-04T17:41:51.548Z] #20 14.37 Reading package lists... [2022-04-04T17:41:51.548Z] #20 17.50 Building dependency tree... [2022-04-04T17:41:51.548Z] #20 18.69 libcap2-bin is already the newest version (1:2.25-2). [2022-04-04T17:41:51.548Z] #20 18.69 The following additional packages will be installed: [2022-04-04T17:41:51.548Z] #20 18.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-04T17:41:51.548Z] #20 18.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-04T17:41:51.548Z] #20 18.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-04T17:41:51.548Z] #20 18.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-04T17:41:51.548Z] #20 18.71 python3.7 python3.7-minimal vim-runtime xxd [2022-04-04T17:41:51.548Z] #20 18.71 Suggested packages: [2022-04-04T17:41:51.548Z] #20 18.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-04T17:41:51.548Z] #20 18.71 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-04T17:41:51.548Z] #20 18.71 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-04T17:41:51.548Z] #20 18.71 quota [2022-04-04T17:41:51.548Z] #20 18.71 Recommended packages: [2022-04-04T17:41:51.548Z] #20 18.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-04T17:41:51.548Z] #20 18.71 python3-keyrings.alt python3-xdg unzip [2022-04-04T17:41:51.548Z] #20 20.23 The following NEW packages will be installed: [2022-04-04T17:41:51.548Z] #20 20.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-04T17:41:51.548Z] #20 20.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-04T17:41:51.548Z] #20 20.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-04T17:41:51.548Z] #20 20.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-04T17:41:51.548Z] #20 20.24 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-04T17:41:51.548Z] #20 20.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-04T17:41:51.548Z] #20 20.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-04T17:41:51.548Z] #20 20.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T17:41:51.548Z] #20 20.25 xz-utils zip [2022-04-04T17:41:51.548Z] #20 ... [2022-04-04T17:41:51.548Z] [2022-04-04T17:41:51.548Z] #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 [2022-04-04T17:41:51.548Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:51.548Z] #43 83.14 CC criu/cr-dedup.o [2022-04-04T17:41:52.119Z] #43 83.56 CC criu/cr-dump.o [2022-04-04T17:41:52.973Z] #22 4.012 Collecting yamllint==1.26.1 [2022-04-04T17:41:54.662Z] #43 85.67 CC criu/cr-errno.o [2022-04-04T17:41:54.662Z] #43 85.76 CC criu/cr-restore.o [2022-04-04T17:41:54.840Z] 4612f6d0b889: Verifying Checksum [2022-04-04T17:41:54.840Z] 4612f6d0b889: Download complete [2022-04-04T17:41:56.258Z] #22 ... [2022-04-04T17:41:56.258Z] [2022-04-04T17:41:56.258Z] #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 [2022-04-04T17:41:56.258Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:56.258Z] #43 102.9 CC criu/namespaces.o [2022-04-04T17:41:56.258Z] #43 105.4 CC criu/net.o [2022-04-04T17:41:56.258Z] #43 108.4 CC criu/netfilter.o [2022-04-04T17:41:56.258Z] #43 108.7 CC criu/page-pipe.o [2022-04-04T17:41:56.258Z] #43 109.3 CC criu/page-xfer.o [2022-04-04T17:41:56.258Z] #43 110.8 CC criu/pagemap-cache.o [2022-04-04T17:41:56.258Z] #43 111.2 CC criu/pagemap.o [2022-04-04T17:41:56.516Z] #43 112.0 CC criu/parasite-syscall.o [2022-04-04T17:41:57.082Z] #43 112.7 CC criu/path.o [2022-04-04T17:41:57.202Z] #43 ... [2022-04-04T17:41:57.202Z] [2022-04-04T17:41:57.202Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:41:57.202Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:41:57.202Z] #20 20.56 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:41:57.202Z] #20 20.56 Need to get 28.6 MB of archives. [2022-04-04T17:41:57.202Z] #20 20.56 After this operation, 116 MB of additional disk space will be used. [2022-04-04T17:41:57.202Z] #20 20.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-04T17:41:57.202Z] #20 20.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-04T17:41:57.202Z] #20 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-04T17:41:57.202Z] #20 20.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-04T17:41:57.202Z] #20 20.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-04T17:41:57.202Z] #20 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-04T17:41:57.202Z] #20 20.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-04T17:41:57.202Z] #20 20.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-04T17:41:57.202Z] #20 20.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-04T17:41:57.202Z] #20 20.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-04T17:41:57.202Z] #20 20.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-04T17:41:57.202Z] #20 20.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-04T17:41:57.202Z] #20 20.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T17:41:57.202Z] #20 20.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-04T17:41:57.202Z] #20 20.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-04T17:41:57.202Z] #20 20.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-04T17:41:57.202Z] #20 20.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-04T17:41:57.202Z] #20 20.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-04T17:41:57.202Z] #20 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-04T17:41:57.202Z] #20 20.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-04T17:41:57.202Z] #20 20.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-04T17:41:57.202Z] #20 20.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-04T17:41:57.202Z] #20 20.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-04T17:41:57.202Z] #20 20.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-04T17:41:57.202Z] #20 20.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-04T17:41:57.202Z] #20 20.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-04T17:41:57.202Z] #20 20.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-04T17:41:57.202Z] #20 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-04T17:41:57.202Z] #20 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-04T17:41:57.202Z] #20 21.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T17:41:57.202Z] #20 21.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-04T17:41:57.202Z] #20 21.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-04T17:41:57.202Z] #20 21.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-04T17:41:57.202Z] #20 21.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-04T17:41:57.202Z] #20 21.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-04T17:41:57.202Z] #20 21.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-04T17:41:57.202Z] #20 21.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-04T17:41:57.202Z] #20 21.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-04T17:41:57.203Z] #20 21.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-04T17:41:57.203Z] #20 21.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-04T17:41:57.203Z] #20 21.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-04T17:41:57.203Z] #20 21.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-04T17:41:57.203Z] #20 21.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-04T17:41:57.203Z] #20 21.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-04T17:41:57.203Z] #20 21.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-04T17:41:57.203Z] #20 21.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-04T17:41:57.203Z] #20 22.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-04T17:41:57.203Z] #20 22.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-04T17:41:57.203Z] #20 22.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-04T17:41:57.203Z] #20 22.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:41:57.203Z] #20 22.99 Fetched 28.6 MB in 2s (15.3 MB/s) [2022-04-04T17:41:57.203Z] #20 23.04 Selecting previously unselected package pigz. [2022-04-04T17:41:57.203Z] #20 23.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-04T17:41:57.203Z] #20 23.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-04T17:41:57.203Z] #20 23.10 Unpacking pigz (2.4-1) ... [2022-04-04T17:41:57.203Z] #20 23.19 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-04T17:41:57.203Z] #20 23.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:41:57.203Z] #20 23.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:57.203Z] #20 23.57 Selecting previously unselected package python3.7-minimal. [2022-04-04T17:41:57.203Z] #20 23.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:41:57.203Z] #20 23.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:41:57.203Z] #20 24.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:57.203Z] #20 24.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-04T17:41:57.340Z] #43 ... [2022-04-04T17:41:57.340Z] [2022-04-04T17:41:57.341Z] #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 [2022-04-04T17:41:57.341Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3 [2022-04-04T17:41:57.341Z] #49 167.5 + /build/golangci-lint --version [2022-04-04T17:41:57.772Z] #20 26.49 Selecting previously unselected package python3-minimal. [2022-04-04T17:41:57.772Z] #20 26.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 ... 23701 files and directories currently installed.) [2022-04-04T17:41:57.772Z] #20 26.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-04T17:41:57.772Z] #20 26.54 Unpacking python3-minimal (3.7.3-1) ... [2022-04-04T17:41:57.772Z] #20 26.64 Selecting previously unselected package libmpdec2:amd64. [2022-04-04T17:41:57.772Z] #20 26.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-04T17:41:57.772Z] #20 26.66 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:41:57.888Z] #56 229.0 # github.com/containerd/containerd/cmd/containerd [2022-04-04T17:41:57.888Z] #56 229.0 /usr/bin/ld: /tmp/go-link-744956059/000019.o: in function `New': [2022-04-04T17:41:57.888Z] #56 229.0 /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T17:41:57.888Z] #56 229.1 + bin/containerd-stress [2022-04-04T17:41:57.888Z] #56 230.1 + bin/containerd-shim [2022-04-04T17:41:57.907Z] #49 167.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-04T17:41:58.032Z] #20 26.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-04T17:41:58.032Z] #20 26.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:41:58.032Z] #20 26.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:58.840Z] #49 DONE 168.7s [2022-04-04T17:41:58.840Z] [2022-04-04T17:41:58.840Z] #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 [2022-04-04T17:41:58.840Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:41:58.840Z] #43 113.0 CC criu/pie-util-vdso.o [2022-04-04T17:41:58.840Z] #43 113.4 CC criu/pie-util.o [2022-04-04T17:41:58.840Z] #43 113.6 CC criu/pipes.o [2022-04-04T17:41:58.840Z] #43 114.3 CC criu/plugin.o [2022-04-04T17:41:58.972Z] #20 27.72 Selecting previously unselected package python3.7. [2022-04-04T17:41:58.972Z] #20 27.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-04T17:41:58.972Z] #20 27.73 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:41:58.972Z] #20 ... [2022-04-04T17:41:58.972Z] [2022-04-04T17:41:58.972Z] #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 [2022-04-04T17:41:58.972Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:41:58.972Z] #43 90.47 CC criu/cr-service.o [2022-04-04T17:41:59.408Z] #43 115.0 CC criu/proc_parse.o [2022-04-04T17:42:00.885Z] #43 92.01 CC criu/crtools.o [2022-04-04T17:42:01.146Z] #43 92.60 CC criu/eventfd.o [2022-04-04T17:42:01.720Z] #43 93.02 CC criu/eventpoll.o [2022-04-04T17:42:01.944Z] #43 117.2 CC criu/protobuf-desc.o [2022-04-04T17:42:02.513Z] #43 118.1 CC criu/protobuf.o [2022-04-04T17:42:02.657Z] #43 93.94 CC criu/external.o [2022-04-04T17:42:02.773Z] #43 118.4 CC criu/pstree.o [2022-04-04T17:42:02.917Z] #43 94.23 CC criu/fault-injection.o [2022-04-04T17:42:02.917Z] #43 94.40 CC criu/fdstore.o [2022-04-04T17:42:03.163Z] #56 237.0 + bin/containerd-shim-runc-v1 [2022-04-04T17:42:03.177Z] #43 94.81 CC criu/fifo.o [2022-04-04T17:42:03.710Z] #43 119.3 CC criu/rbtree.o [2022-04-04T17:42:03.746Z] #43 95.23 CC criu/file-ids.o [2022-04-04T17:42:03.836Z] #56 234.9 # github.com/containerd/containerd/cmd/containerd [2022-04-04T17:42:03.836Z] #56 234.9 /usr/bin/ld: /tmp/go-link-959360772/000019.o: in function `New': [2022-04-04T17:42:03.836Z] #56 234.9 /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T17:42:03.836Z] #56 235.0 + bin/containerd-stress [2022-04-04T17:42:03.836Z] #56 236.1 + bin/containerd-shim [2022-04-04T17:42:03.970Z] #43 119.5 CC criu/rst-malloc.o [2022-04-04T17:42:04.229Z] #43 119.7 CC criu/seccomp.o [2022-04-04T17:42:04.315Z] #43 95.59 CC criu/file-lock.o [2022-04-04T17:42:04.576Z] #43 ... [2022-04-04T17:42:04.576Z] [2022-04-04T17:42:04.576Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:42:04.576Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:42:04.576Z] #20 27.82 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-04T17:42:04.576Z] #20 27.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 27.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:42:04.576Z] #20 27.94 Setting up python3-minimal (3.7.3-1) ... [2022-04-04T17:42:04.576Z] #20 28.69 Selecting previously unselected package python3. [2022-04-04T17:42:04.576Z] #20 28.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-04-04T17:42:04.576Z] #20 28.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 28.77 Unpacking python3 (3.7.3-1) ... [2022-04-04T17:42:04.576Z] #20 28.87 Selecting previously unselected package libip4tc0:amd64. [2022-04-04T17:42:04.576Z] #20 28.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 28.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:04.576Z] #20 28.97 Selecting previously unselected package libip6tc0:amd64. [2022-04-04T17:42:04.576Z] #20 28.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 28.98 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:04.576Z] #20 29.08 Selecting previously unselected package libiptc0:amd64. [2022-04-04T17:42:04.576Z] #20 29.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:04.576Z] #20 29.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T17:42:04.576Z] #20 29.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:42:04.576Z] #20 29.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T17:42:04.576Z] #20 29.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:42:04.576Z] #20 29.36 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T17:42:04.576Z] #20 29.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:42:04.576Z] #20 29.44 Selecting previously unselected package iptables. [2022-04-04T17:42:04.576Z] #20 29.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.46 Unpacking iptables (1.8.2-4) ... [2022-04-04T17:42:04.576Z] #20 29.80 Selecting previously unselected package xxd. [2022-04-04T17:42:04.576Z] #20 29.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 29.83 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:04.576Z] #20 29.96 Selecting previously unselected package vim-common. [2022-04-04T17:42:04.576Z] #20 29.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:42:04.576Z] #20 29.99 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:04.576Z] #20 30.14 Selecting previously unselected package bash-completion. [2022-04-04T17:42:04.576Z] #20 30.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-04T17:42:04.576Z] #20 32.85 Unpacking bash-completion (1:2.8-6) ... [2022-04-04T17:42:04.576Z] #20 33.28 Selecting previously unselected package bzip2. [2022-04-04T17:42:04.576Z] #20 33.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 33.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:42:04.576Z] #20 33.40 Selecting previously unselected package xz-utils. [2022-04-04T17:42:04.576Z] #20 33.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-04T17:42:04.576Z] #20 33.40 Unpacking xz-utils (5.2.4-1) ... [2022-04-04T17:42:04.797Z] #43 120.2 CC criu/seize.o [2022-04-04T17:42:04.834Z] #20 33.58 Selecting previously unselected package apparmor. [2022-04-04T17:42:04.835Z] #20 33.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-04T17:42:04.835Z] #20 33.64 Unpacking apparmor (2.13.2-10) ... [2022-04-04T17:42:05.094Z] #20 33.97 Selecting previously unselected package aufs-tools. [2022-04-04T17:42:05.354Z] #20 33.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-04T17:42:05.354Z] #20 33.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:42:05.354Z] #20 34.17 Selecting previously unselected package libonig5:amd64. [2022-04-04T17:42:05.354Z] #20 34.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-04T17:42:05.354Z] #20 34.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:42:05.367Z] #43 120.9 CC criu/servicefd.o [2022-04-04T17:42:05.615Z] #20 34.31 Selecting previously unselected package libjq1:amd64. [2022-04-04T17:42:05.615Z] #20 34.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:42:05.615Z] #20 34.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:42:05.615Z] #20 34.44 Selecting previously unselected package jq. [2022-04-04T17:42:05.615Z] #20 34.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-04T17:42:05.615Z] #20 34.47 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-04T17:42:05.615Z] #20 34.54 Selecting previously unselected package libaio1:amd64. [2022-04-04T17:42:05.626Z] #43 121.2 CC criu/shmem.o [2022-04-04T17:42:05.875Z] #20 34.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-04T17:42:05.875Z] #20 34.56 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:42:05.875Z] #20 34.62 Selecting previously unselected package libgpm2:amd64. [2022-04-04T17:42:05.875Z] #20 34.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-04T17:42:05.875Z] #20 34.63 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:42:05.875Z] #20 34.71 Selecting previously unselected package libicu63:amd64. [2022-04-04T17:42:05.875Z] #20 34.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-04T17:42:05.875Z] #20 34.73 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:42:06.564Z] #43 121.9 CC criu/sigframe.o [2022-04-04T17:42:06.564Z] #43 121.9 CC criu/signalfd.o [2022-04-04T17:42:06.564Z] #43 122.2 CC criu/sk-inet.o [2022-04-04T17:42:07.940Z] #43 123.2 CC criu/sk-netlink.o [2022-04-04T17:42:07.940Z] #43 123.5 CC criu/sk-packet.o [2022-04-04T17:42:08.188Z] --- PASS: TestBuildWithHugeFile (50.16s) [2022-04-04T17:42:08.189Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T17:42:08.189Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:42:08.189Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:42:08.189Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:42:08.189Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:42:08.189Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:42:08.189Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:42:08.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-04T17:42:08.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-04-04T17:42:08.189Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-04T17:42:08.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T17:42:08.189Z] === RUN TestBuildPreserveOwnership [2022-04-04T17:42:08.189Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T17:42:08.189Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T17:42:08.198Z] #43 ... [2022-04-04T17:42:08.198Z] [2022-04-04T17:42:08.198Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:08.198Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-04T17:42:08.198Z] #22 9.338 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-04T17:42:08.198Z] #22 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-04T17:42:08.198Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-04T17:42:08.198Z] #22 10.77 Collecting pyyaml (from yamllint==1.26.1) [2022-04-04T17:42:08.198Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-04-04T17:42:08.198Z] #22 11.24 Installing build dependencies: started [2022-04-04T17:42:08.437Z] #56 242.0 + bin/containerd-shim-runc-v2 [2022-04-04T17:42:08.456Z] #22 ... [2022-04-04T17:42:08.456Z] [2022-04-04T17:42:08.456Z] #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 [2022-04-04T17:42:08.456Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:42:08.456Z] #43 123.9 CC criu/sk-queue.o [2022-04-04T17:42:08.715Z] #43 124.2 CC criu/sk-tcp.o [2022-04-04T17:42:09.004Z] #56 242.6 + binaries [2022-04-04T17:42:09.004Z] #56 242.6 + install -D bin/containerd /build/containerd [2022-04-04T17:42:09.004Z] #56 242.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T17:42:09.004Z] #56 242.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T17:42:09.004Z] #56 242.7 + install -D bin/ctr /build/ctr [2022-04-04T17:42:09.282Z] #43 124.6 CC criu/sk-unix.o [2022-04-04T17:42:09.570Z] #56 DONE 243.3s [2022-04-04T17:42:10.073Z] #20 38.15 Selecting previously unselected package libnet1:amd64. [2022-04-04T17:42:10.073Z] #20 38.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:42:10.073Z] #20 38.30 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T17:42:10.073Z] #20 38.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:42:10.073Z] #20 38.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T17:42:10.073Z] #20 38.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:42:10.073Z] #20 38.46 Selecting previously unselected package libreadline5:amd64. [2022-04-04T17:42:10.073Z] #20 38.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:42:10.073Z] #20 38.61 Selecting previously unselected package net-tools. [2022-04-04T17:42:10.073Z] #20 38.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:42:10.073Z] #20 38.84 Selecting previously unselected package patch. [2022-04-04T17:42:10.073Z] #20 38.84 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-04T17:42:10.073Z] #20 38.87 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-04T17:42:10.334Z] #20 38.98 Selecting previously unselected package python-pip-whl. [2022-04-04T17:42:10.334Z] #20 38.99 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-04T17:42:10.334Z] #20 38.99 Unpacking python-pip-whl (18.1-5) ... [2022-04-04T17:42:10.385Z] #56 243.1 + bin/containerd-shim-runc-v1 [2022-04-04T17:42:10.505Z] [2022-04-04T17:42:10.505Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T17:42:10.505Z] #57 sha256:235d89a1428907a1041cd32e47e1e00bc793e208756a78c463ac7f40c82524e6 [2022-04-04T17:42:10.505Z] #57 DONE 0.2s [2022-04-04T17:42:10.505Z] [2022-04-04T17:42:10.505Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T17:42:10.505Z] #61 sha256:9c4c14d431fa1a084943e15d62ed34c598efd953dd5f7824dea17b049c719f2e [2022-04-04T17:42:10.505Z] #61 DONE 0.1s [2022-04-04T17:42:10.505Z] [2022-04-04T17:42:10.505Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T17:42:10.505Z] #66 sha256:df7cf96968ac8a5e398c30df6356f77bdd05d34217f3cfac2a94aefbfb801224 [2022-04-04T17:42:10.657Z] #43 126.2 CC criu/sockets.o [2022-04-04T17:42:10.902Z] #20 39.49 Selecting previously unselected package python3-lib2to3. [2022-04-04T17:42:10.902Z] #20 39.49 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-04T17:42:10.902Z] #20 39.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:42:10.902Z] #20 39.62 Selecting previously unselected package python3-distutils. [2022-04-04T17:42:10.902Z] #20 39.62 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-04T17:42:10.902Z] #20 39.63 Unpacking python3-distutils (3.7.3-1) ... [2022-04-04T17:42:10.902Z] #20 39.74 Selecting previously unselected package python3-pip. [2022-04-04T17:42:10.902Z] #20 39.75 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-04T17:42:10.902Z] #20 39.76 Unpacking python3-pip (18.1-5) ... [2022-04-04T17:42:11.072Z] #66 DONE 0.7s [2022-04-04T17:42:11.072Z] [2022-04-04T17:42:11.072Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-04T17:42:11.072Z] #68 sha256:be3396088a8dfa3677d09b72bdfea5efdfa769ab6e11fcb79038d25b44a6b3ec [2022-04-04T17:42:11.072Z] #68 DONE 0.1s [2022-04-04T17:42:11.161Z] #20 39.90 Selecting previously unselected package python3-pkg-resources. [2022-04-04T17:42:11.161Z] #20 39.90 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-04T17:42:11.161Z] #20 39.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:42:11.331Z] [2022-04-04T17:42:11.331Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-04T17:42:11.331Z] #69 sha256:b16bc5a4a3e55e68b16684ca4204f28614cb0eac0475e661051c01705929d48f [2022-04-04T17:42:11.331Z] #69 DONE 0.0s [2022-04-04T17:42:11.331Z] [2022-04-04T17:42:11.331Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T17:42:11.331Z] #70 sha256:1f4c6b0376b24c4c986b14ae135d9cb16eee2e5f7f86942aa16eab9158b636cd [2022-04-04T17:42:11.421Z] #20 40.07 Selecting previously unselected package python3-setuptools. [2022-04-04T17:42:11.421Z] #20 40.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-04T17:42:11.421Z] #20 40.09 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-04T17:42:11.594Z] #43 127.0 CC criu/stats.o [2022-04-04T17:42:11.682Z] #20 40.31 Selecting previously unselected package python3-wheel. [2022-04-04T17:42:11.682Z] #20 40.33 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-04T17:42:11.682Z] #20 40.34 Unpacking python3-wheel (0.32.3-2) ... [2022-04-04T17:42:11.682Z] #20 40.43 Selecting previously unselected package sudo. [2022-04-04T17:42:11.682Z] #20 40.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-04T17:42:11.682Z] #20 40.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:42:11.855Z] #43 127.3 CC criu/string.o [2022-04-04T17:42:11.855Z] #43 127.3 CC criu/sysctl.o [2022-04-04T17:42:11.899Z] #70 DONE 0.6s [2022-04-04T17:42:11.899Z] [2022-04-04T17:42:11.899Z] #71 exporting to image [2022-04-04T17:42:11.899Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T17:42:11.899Z] #71 exporting layers [2022-04-04T17:42:12.260Z] #20 40.89 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T17:42:12.260Z] #20 40.90 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-04T17:42:12.260Z] #20 40.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:42:12.260Z] #20 41.14 Selecting previously unselected package uidmap. [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPreserveOwnership (10.56s) [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.55s) [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-04T17:42:12.357Z] === RUN TestBuildPlatformInvalid [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T17:42:12.357Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T17:42:12.357Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-04T17:42:12.357Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T17:42:12.357Z] PASS [2022-04-04T17:42:12.357Z] [2022-04-04T17:42:12.357Z] === Skipped [2022-04-04T17:42:12.357Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T17:42:12.357Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:42:12.357Z] [2022-04-04T17:42:12.357Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T17:42:12.357Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-04T17:42:12.357Z] [2022-04-04T17:42:12.357Z] DONE 33 tests, 2 skipped in 129.777s [2022-04-04T17:42:12.357Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T17:42:12.357Z] INFO: Testing against a local daemon [2022-04-04T17:42:12.357Z] === RUN TestConfigInspect [2022-04-04T17:42:12.357Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-04T17:42:12.357Z] === RUN TestConfigList [2022-04-04T17:42:12.357Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigList (0.01s) [2022-04-04T17:42:12.357Z] === RUN TestConfigsCreateAndDelete [2022-04-04T17:42:12.357Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-04T17:42:12.357Z] === RUN TestConfigsUpdate [2022-04-04T17:42:12.357Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-04T17:42:12.357Z] === RUN TestTemplatedConfig [2022-04-04T17:42:12.357Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T17:42:12.357Z] === RUN TestConfigCreateResolve [2022-04-04T17:42:12.357Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-04T17:42:12.357Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T17:42:12.423Z] #43 127.9 CC criu/sysfs_parse.o [2022-04-04T17:42:12.552Z] #20 41.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-04T17:42:12.552Z] #20 41.15 Unpacking uidmap (1:4.5-1.1) ... [2022-04-04T17:42:12.552Z] #20 41.27 Selecting previously unselected package vim-runtime. [2022-04-04T17:42:12.552Z] #20 41.28 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-04T17:42:12.552Z] #20 41.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T17:42:12.552Z] #20 41.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-04T17:42:12.552Z] #20 41.39 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:12.991Z] #43 128.3 CC criu/timens.o [2022-04-04T17:42:12.991Z] #43 128.5 CC criu/timerfd.o [2022-04-04T17:42:13.251Z] #43 128.8 CC criu/tty.o [2022-04-04T17:42:14.267Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-04-04T17:42:14.267Z] PASS [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === Skipped [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-04T17:42:14.267Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-04T17:42:14.267Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-04T17:42:14.267Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-04T17:42:14.267Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-04T17:42:14.267Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-04T17:42:14.267Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:42:14.267Z] [2022-04-04T17:42:14.267Z] DONE 7 tests, 6 skipped in 1.721s [2022-04-04T17:42:14.267Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T17:42:14.267Z] INFO: Testing against a local daemon [2022-04-04T17:42:14.267Z] === RUN TestCheckpoint [2022-04-04T17:42:14.267Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:42:14.267Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T17:42:14.267Z] === RUN TestContainerInvalidJSON [2022-04-04T17:42:14.267Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:42:14.267Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:42:14.267Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:42:14.267Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:42:14.267Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:42:14.267Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:42:14.267Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T17:42:14.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-04-04T17:42:14.267Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-04T17:42:14.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T17:42:14.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T17:42:14.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-04T17:42:14.267Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T17:42:14.267Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T17:42:14.267Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T17:42:14.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-04T17:42:14.267Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T17:42:14.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-04T17:42:14.267Z] === RUN TestCopyFromContainer [2022-04-04T17:42:14.564Z] #56 248.1 + bin/containerd-shim-runc-v2 [2022-04-04T17:42:14.629Z] #43 ... [2022-04-04T17:42:14.629Z] [2022-04-04T17:42:14.629Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:14.629Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-04T17:42:14.629Z] #22 26.06 Installing build dependencies: finished with status 'done' [2022-04-04T17:42:15.121Z] #20 ... [2022-04-04T17:42:15.121Z] [2022-04-04T17:42:15.121Z] #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 [2022-04-04T17:42:15.121Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:15.121Z] #43 96.39 CC criu/files-ext.o [2022-04-04T17:42:15.121Z] #43 96.79 CC criu/files-reg.o [2022-04-04T17:42:15.121Z] #43 99.09 CC criu/files.o [2022-04-04T17:42:15.121Z] #43 101.2 CC criu/filesystems.o [2022-04-04T17:42:15.121Z] #43 101.9 CC criu/fsnotify.o [2022-04-04T17:42:15.121Z] #43 103.1 CC criu/image-desc.o [2022-04-04T17:42:15.121Z] #43 103.2 CC criu/image.o [2022-04-04T17:42:15.121Z] #43 104.1 CC criu/ipc_ns.o [2022-04-04T17:42:15.121Z] #43 105.7 CC criu/irmap.o [2022-04-04T17:42:15.121Z] #43 106.4 CC criu/kcmp-ids.o [2022-04-04T17:42:15.121Z] #43 106.7 CC criu/kerndat.o [2022-04-04T17:42:15.127Z] #56 248.8 + binaries [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd /build/containerd [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/ctr /build/ctr [2022-04-04T17:42:15.386Z] #56 DONE 249.2s [2022-04-04T17:42:15.690Z] #43 ... [2022-04-04T17:42:15.690Z] [2022-04-04T17:42:15.690Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:42:15.690Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:42:15.690Z] #20 44.62 Selecting previously unselected package vim. [2022-04-04T17:42:15.690Z] #20 44.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-04T17:42:15.952Z] #20 44.64 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:16.366Z] [2022-04-04T17:42:16.367Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T17:42:16.367Z] #57 sha256:3475d4696b160c502b65c493db0d554fdbfe748062a8a4cd1454648b2b87b621 [2022-04-04T17:42:16.522Z] #20 45.14 Selecting previously unselected package xfsprogs. [2022-04-04T17:42:16.522Z] #20 45.15 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-04T17:42:16.522Z] #20 45.15 Unpacking xfsprogs (4.20.0-1) ... [2022-04-04T17:42:16.623Z] #57 DONE 0.2s [2022-04-04T17:42:16.623Z] [2022-04-04T17:42:16.623Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T17:42:16.623Z] #61 sha256:2672d49b01d9081a66fc11711c8e68ec043dd72cf2d421c60ed9b6849b2ee5a8 [2022-04-04T17:42:16.623Z] #61 DONE 0.1s [2022-04-04T17:42:16.783Z] #20 45.63 Selecting previously unselected package zip. [2022-04-04T17:42:16.783Z] #20 45.64 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-04T17:42:16.783Z] #20 45.65 Unpacking zip (3.0-11+b1) ... [2022-04-04T17:42:16.878Z] [2022-04-04T17:42:16.878Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T17:42:16.878Z] #66 sha256:1e360743a2b7c3516baa46e28b0e4ad9947d743433591fd670b185040f426688 [2022-04-04T17:42:17.049Z] #20 45.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-04T17:42:17.049Z] #20 45.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-04T17:42:17.049Z] #20 45.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:17.049Z] #20 45.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-04T17:42:17.049Z] #20 45.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-04T17:42:17.049Z] #20 45.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:17.049Z] #20 45.92 Setting up uidmap (1:4.5-1.1) ... [2022-04-04T17:42:17.049Z] #20 45.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-04T17:42:17.049Z] #20 45.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T17:42:17.049Z] #20 45.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-04T17:42:17.049Z] #20 45.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-04T17:42:17.135Z] #66 DONE 0.5s [2022-04-04T17:42:17.135Z] [2022-04-04T17:42:17.135Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-04T17:42:17.135Z] #68 sha256:1eb1c47ad627763d1f98a598c65b32d7d65ef6d6b1948eb91770b4028948bc10 [2022-04-04T17:42:17.135Z] #68 DONE 0.1s [2022-04-04T17:42:17.135Z] [2022-04-04T17:42:17.135Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-04T17:42:17.135Z] #69 sha256:c5fac41c8369cc5bdf4b125b5f960695f2bfe5a791d5cebc0bdf34619f7279d3 [2022-04-04T17:42:17.135Z] #69 DONE 0.0s [2022-04-04T17:42:17.308Z] #20 46.00 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-04T17:42:17.308Z] #20 46.01 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:17.308Z] #20 46.02 Setting up zip (3.0-11+b1) ... [2022-04-04T17:42:17.308Z] #20 46.04 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:17.308Z] #20 46.07 Setting up bash-completion (1:2.8-6) ... [2022-04-04T17:42:17.391Z] [2022-04-04T17:42:17.392Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T17:42:17.392Z] #70 sha256:91a30fb50f0ed21bcce92bc51d81f8887c5cf5dd1db3deb7fed7277dd77e06e1 [2022-04-04T17:42:17.953Z] #70 DONE 0.9s [2022-04-04T17:42:18.209Z] [2022-04-04T17:42:18.209Z] #71 exporting to image [2022-04-04T17:42:18.209Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T17:42:18.209Z] #71 exporting layers [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer// [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T17:42:18.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T17:42:18.472Z] #71 exporting layers 6.5s done [2022-04-04T17:42:18.472Z] #71 writing image sha256:bdb382d7f3ca6c5b0567ea01db03cf512db6fca862fb4b0bd17159313638c7c8 [2022-04-04T17:42:18.472Z] #71 writing image sha256:bdb382d7f3ca6c5b0567ea01db03cf512db6fca862fb4b0bd17159313638c7c8 done [2022-04-04T17:42:18.472Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done [2022-04-04T17:42:18.472Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-04T17:42:18.690Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T17:42:18.690Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer (4.33s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T17:42:18.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T17:42:18.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:42:18.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:42:18.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:42:18.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:42:18.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:42:18.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:42:18.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T17:42:18.690Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T17:42:18.690Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T17:42:18.690Z] === RUN TestCreateWithInvalidEnv [2022-04-04T17:42:18.690Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T17:42:18.690Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T17:42:18.690Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T17:42:18.690Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T17:42:18.690Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T17:42:18.690Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T17:42:18.690Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T17:42:18.690Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T17:42:18.690Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T17:42:18.690Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-04T17:42:18.690Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T17:42:18.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/validate/default [2022-04-04T17:42:19.738Z] Congratulations! All commits are properly signed with the DCO! [2022-04-04T17:42:20.056Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-04-04T17:42:20.056Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T17:42:20.600Z] #20 48.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-04T17:42:20.600Z] #20 48.88 Setting up xz-utils (5.2.4-1) ... [2022-04-04T17:42:20.600Z] #20 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T17:42:20.600Z] #20 48.90 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-04T17:42:20.600Z] #20 48.91 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-04T17:42:20.600Z] #20 49.01 invoke-rc.d: could not determine current runlevel [2022-04-04T17:42:20.600Z] #20 49.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T17:42:20.600Z] #20 49.04 Setting up pigz (2.4-1) ... [2022-04-04T17:42:20.600Z] #20 49.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T17:42:20.600Z] #20 49.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-04T17:42:20.600Z] #20 49.10 Setting up python-pip-whl (18.1-5) ... [2022-04-04T17:42:20.600Z] #20 49.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-04T17:42:20.600Z] #20 49.15 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:20.674Z] Congratulations! Seccomp profile generation is done correctly. [2022-04-04T17:42:20.674Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-04T17:42:20.859Z] #20 49.61 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-04T17:42:20.859Z] #20 49.62 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-04T17:42:20.859Z] #20 49.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-04T17:42:20.859Z] #20 49.64 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-04T17:42:20.859Z] #20 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T17:42:20.859Z] #20 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T17:42:20.859Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T17:42:20.859Z] #20 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T17:42:20.859Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T17:42:20.859Z] #20 49.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-04T17:42:20.859Z] #20 49.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-04T17:42:20.859Z] #20 49.76 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-04T17:42:20.859Z] #20 49.77 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-04T17:42:21.118Z] #20 49.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-04T17:42:21.118Z] #20 49.80 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-04T17:42:21.240Z] #22 ... [2022-04-04T17:42:21.240Z] [2022-04-04T17:42:21.240Z] #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 [2022-04-04T17:42:21.240Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:42:21.240Z] #43 130.6 CC criu/tun.o [2022-04-04T17:42:21.240Z] #43 131.2 CC criu/uffd.o [2022-04-04T17:42:21.240Z] #43 132.6 CC criu/util.o [2022-04-04T17:42:21.240Z] #43 133.8 CC criu/uts_ns.o [2022-04-04T17:42:21.240Z] #43 134.1 CC criu/vdso.o [2022-04-04T17:42:21.240Z] #43 134.5 LINK criu/built-in.o [2022-04-04T17:42:21.240Z] #43 134.7 LINK criu/criu [2022-04-04T17:42:21.240Z] #43 135.1 DEP lib/c/criu.d [2022-04-04T17:42:21.240Z] #43 135.1 CC images/rpc.pb-c.o [2022-04-04T17:42:21.240Z] #43 135.7 CC lib/c/criu.o [2022-04-04T17:42:21.240Z] #43 136.7 LINK lib/c/built-in.o [2022-04-04T17:42:21.240Z] #43 136.8 LINK lib/c/libcriu.so [2022-04-04T17:42:21.240Z] #43 136.8 LINK lib/c/libcriu.a [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:42:21.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:42:21.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:42:21.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:42:21.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:42:21.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:42:21.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T17:42:21.468Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T17:42:21.468Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-04T17:42:21.468Z] === RUN TestCreateDifferentPlatform [2022-04-04T17:42:21.468Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T17:42:21.499Z] #43 136.9 GEN magic.py [2022-04-04T17:42:21.499Z] #43 137.0 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:42:21.499Z] #43 137.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:42:21.499Z] #43 137.0 Note: Building without GnuTLS support [2022-04-04T17:42:21.499Z] #43 137.1 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:42:21.499Z] #43 137.1 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:42:21.725Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T17:42:21.725Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-04T17:42:21.725Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T17:42:21.725Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T17:42:21.725Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T17:42:21.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-04T17:42:21.725Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T17:42:21.725Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-04T17:42:21.725Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T17:42:21.725Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T17:42:21.725Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T17:42:21.725Z] === RUN TestDaemonRestartIpcMode [2022-04-04T17:42:21.725Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T17:42:21.725Z] === RUN TestDaemonHostGatewayIP [2022-04-04T17:42:21.725Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:42:21.725Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-04T17:42:21.725Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T17:42:21.725Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T17:42:21.725Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T17:42:21.725Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T17:42:21.725Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T17:42:21.725Z] === RUN TestDiff [2022-04-04T17:42:21.982Z] --- PASS: TestDiff (0.43s) [2022-04-04T17:42:21.982Z] === RUN TestExecWithCloseStdin [2022-04-04T17:42:22.068Z] #43 137.6 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:42:22.547Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-04T17:42:22.547Z] === RUN TestExec [2022-04-04T17:42:22.633Z] #43 ... [2022-04-04T17:42:22.633Z] [2022-04-04T17:42:22.633Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:22.633Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-04T17:42:22.633Z] #22 33.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-04T17:42:22.633Z] #22 33.66 Building wheels for collected packages: yamllint, pyyaml [2022-04-04T17:42:22.633Z] #22 33.67 Running setup.py bdist_wheel for yamllint: started [2022-04-04T17:42:23.111Z] --- PASS: TestExec (0.46s) [2022-04-04T17:42:23.111Z] === RUN TestExecUser [2022-04-04T17:42:23.569Z] #22 34.56 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-04T17:42:23.569Z] #22 34.56 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-04T17:42:23.569Z] #22 34.62 Running setup.py bdist_wheel for pyyaml: started [2022-04-04T17:42:23.673Z] --- PASS: TestExecUser (0.48s) [2022-04-04T17:42:23.673Z] === RUN TestExportContainerAndImportImage [2022-04-04T17:42:24.237Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-04T17:42:24.237Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T17:42:24.411Z] #20 52.85 Setting up iptables (1.8.2-4) ... [2022-04-04T17:42:24.411Z] #20 52.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T17:42:24.411Z] #20 52.91 Setting up python3 (3.7.3-1) ... [2022-04-04T17:42:24.670Z] #20 53.30 Setting up python3-wheel (0.32.3-2) ... [2022-04-04T17:42:24.948Z] #22 ... [2022-04-04T17:42:24.948Z] [2022-04-04T17:42:24.948Z] #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 [2022-04-04T17:42:24.948Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-04T17:42:24.948Z] #43 138.2 make[1]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 138.8 make[1]: 'images/built-in.o' is up to date. [2022-04-04T17:42:24.948Z] #43 138.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/libcompel.a' is up to date. [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-04T17:42:24.948Z] #43 139.0 make[1]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.3 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:42:24.948Z] #43 139.5 INSTALL criu/criu [2022-04-04T17:42:24.948Z] #43 DONE 140.2s [2022-04-04T17:42:24.948Z] [2022-04-04T17:42:24.948Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:24.948Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-04T17:42:25.239Z] #20 54.02 Setting up apparmor (2.13.2-10) ... [2022-04-04T17:42:26.300Z] #71 exporting layers 7.6s done [2022-04-04T17:42:26.300Z] #71 writing image sha256:4f14d7aeb6834bb31c54aaa216126e36877f5be0866b5436ce7f24f6cea1d280 done [2022-04-04T17:42:26.300Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:42:26.300Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done [2022-04-04T17:42:26.300Z] #71 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-04T17:42:26.642Z] #20 ... [2022-04-04T17:42:26.642Z] [2022-04-04T17:42:26.642Z] #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 [2022-04-04T17:42:26.642Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:26.642Z] #43 107.9 CC criu/libnetlink.o [2022-04-04T17:42:26.642Z] #43 108.3 CC criu/log.o [2022-04-04T17:42:26.642Z] #43 108.9 CC criu/lsm.o [2022-04-04T17:42:26.642Z] #43 109.4 CC criu/mem.o [2022-04-04T17:42:26.642Z] #43 111.2 CC criu/memfd.o [2022-04-04T17:42:26.642Z] #43 112.0 CC criu/mount.o [2022-04-04T17:42:26.642Z] #43 116.2 CC criu/namespaces.o [2022-04-04T17:42:26.642Z] #43 118.2 CC criu/net.o [2022-04-04T17:42:26.666Z] + trap exit INT TERM [2022-04-04T17:42:26.666Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-04T17:42:26.666Z] + CONTAINER_NAME=docker-pr1 [2022-04-04T17:42:26.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary-daemon [2022-04-04T17:42:26.901Z] #43 ... [2022-04-04T17:42:26.901Z] [2022-04-04T17:42:26.901Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-04T17:42:26.901Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-04T17:42:26.901Z] #20 55.65 Setting up xfsprogs (4.20.0-1) ... [2022-04-04T17:42:26.901Z] #20 55.66 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-04T17:42:27.229Z] [2022-04-04T17:42:27.229Z] Removing bundles/ [2022-04-04T17:42:27.229Z] [2022-04-04T17:42:27.229Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-04T17:42:27.229Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:42:27.229Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:42:27.422Z] #20 56.05 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-04T17:42:27.506Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-04-04T17:42:27.506Z] === RUN TestHealthCheckWorkdir [2022-04-04T17:42:28.067Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-04T17:42:28.067Z] === RUN TestHealthKillContainer [2022-04-04T17:42:28.238Z] #22 39.37 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-04-04T17:42:28.238Z] #22 39.37 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-04-04T17:42:28.238Z] #22 39.51 Successfully built yamllint pyyaml [2022-04-04T17:42:28.238Z] #22 39.51 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-04T17:42:28.362Z] #20 56.96 Setting up python3-distutils (3.7.3-1) ... [2022-04-04T17:42:28.497Z] #22 39.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T17:42:28.621Z] #20 57.52 Setting up python3-setuptools (40.8.0-1) ... [2022-04-04T17:42:28.756Z] #22 DONE 40.0s [2022-04-04T17:42:28.756Z] [2022-04-04T17:42:28.756Z] #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 [2022-04-04T17:42:28.756Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:28.797Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-04-04T17:42:29.999Z] #20 58.66 Setting up python3-pip (18.1-5) ... [2022-04-04T17:42:30.171Z] Congratulations! All API changes are done the right way. [2022-04-04T17:42:30.171Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-04T17:42:30.171Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-04T17:42:30.171Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-04T17:42:30.171Z] Congratulations! No new tests were added to integration-cli. [2022-04-04T17:42:30.171Z] [2022-04-04T17:42:30.171Z] INFO Start validation with golang-ci-lint [2022-04-04T17:42:30.430Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-04T17:42:30.430Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-04T17:42:30.430Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-04T17:42:30.936Z] #20 59.71 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:42:30.936Z] #20 59.75 Processing triggers for mime-support (3.62) ... [2022-04-04T17:42:31.506Z] #20 DONE 60.5s [2022-04-04T17:42:31.506Z] [2022-04-04T17:42:31.506Z] #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 [2022-04-04T17:42:31.506Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:42:31.506Z] #40 186.8 + dpkg --print-architecture [2022-04-04T17:42:31.506Z] #40 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-04T17:42:31.506Z] #40 187.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T17:42:31.506Z] #40 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T17:42:33.416Z] #40 ... [2022-04-04T17:42:33.416Z] [2022-04-04T17:42:33.416Z] #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 [2022-04-04T17:42:33.416Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-04T17:42:33.416Z] #21 1.572 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T17:42:33.416Z] #21 1.576 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T17:42:33.416Z] #21 1.578 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T17:42:33.416Z] #21 DONE 1.6s [2022-04-04T17:42:33.416Z] [2022-04-04T17:42:33.416Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:33.416Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:42:36.235Z] --- PASS: TestHealthKillContainer (7.81s) [2022-04-04T17:42:36.235Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T17:42:36.235Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T17:42:36.235Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T17:42:36.235Z] === RUN TestIpcModeNone [2022-04-04T17:42:36.235Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-04T17:42:36.235Z] === RUN TestIpcModePrivate [2022-04-04T17:42:36.490Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-04T17:42:36.747Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-04T17:42:36.747Z] === RUN TestIpcModeShareable [2022-04-04T17:42:36.747Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:42:36.747Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-04T17:42:36.747Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T17:42:38.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-04-04T17:42:38.114Z] === RUN TestAPIIpcModeHost [2022-04-04T17:42:38.114Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:42:38.114Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-04T17:42:38.114Z] === RUN TestDaemonIpcModeShareable [2022-04-04T17:42:38.115Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:42:38.115Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-04T17:42:38.115Z] === RUN TestDaemonIpcModePrivate [2022-04-04T17:42:38.703Z] #22 5.506 Collecting yamllint==1.26.1 [2022-04-04T17:42:39.044Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-04T17:42:39.644Z] #22 ... [2022-04-04T17:42:39.644Z] [2022-04-04T17:42:39.644Z] #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 [2022-04-04T17:42:39.644Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:39.644Z] #43 121.4 CC criu/netfilter.o [2022-04-04T17:42:39.644Z] #43 121.8 CC criu/page-pipe.o [2022-04-04T17:42:39.644Z] #43 122.5 CC criu/page-xfer.o [2022-04-04T17:42:39.644Z] #43 124.3 CC criu/pagemap-cache.o [2022-04-04T17:42:39.644Z] #43 124.7 CC criu/pagemap.o [2022-04-04T17:42:39.644Z] #43 126.0 CC criu/parasite-syscall.o [2022-04-04T17:42:39.644Z] #43 127.0 CC criu/path.o [2022-04-04T17:42:39.644Z] #43 127.4 CC criu/pie-util-vdso-elf32.o [2022-04-04T17:42:39.644Z] #43 127.9 CC criu/pie-util-vdso.o [2022-04-04T17:42:39.644Z] #43 128.4 CC criu/pie-util.o [2022-04-04T17:42:39.644Z] #43 128.7 CC criu/pipes.o [2022-04-04T17:42:39.644Z] #43 129.6 CC criu/plugin.o [2022-04-04T17:42:39.644Z] #43 130.1 CC criu/proc_parse.o [2022-04-04T17:42:40.409Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2022-04-04T17:42:40.409Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T17:42:40.409Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:42:40.409Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T17:42:40.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T17:42:40.409Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:42:40.409Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T17:42:40.409Z] === RUN TestIpcModeOlderClient [2022-04-04T17:42:40.409Z] === PAUSE TestIpcModeOlderClient [2022-04-04T17:42:40.409Z] === RUN TestKillContainerInvalidSignal [2022-04-04T17:42:40.664Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-04T17:42:40.664Z] === RUN TestKillContainer [2022-04-04T17:42:40.664Z] === RUN TestKillContainer/no_signal [2022-04-04T17:42:40.920Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T17:42:40.963Z] #56 ... [2022-04-04T17:42:40.963Z] [2022-04-04T17:42:40.963Z] #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 [2022-04-04T17:42:40.963Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816 [2022-04-04T17:42:40.963Z] #24 209.5 + return [2022-04-04T17:42:40.963Z] #24 DONE 210.7s [2022-04-04T17:42:40.963Z] [2022-04-04T17:42:40.963Z] #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 [2022-04-04T17:42:40.963Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:41.176Z] === RUN TestKillContainer/killing_signal [2022-04-04T17:42:41.544Z] #56 ... [2022-04-04T17:42:41.544Z] [2022-04-04T17:42:41.544Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T17:42:41.544Z] #25 sha256:ebe8490ca3c2f6f0d579a25150b6cc80c8cd45898e4cb8072ff60cabe009cb08 [2022-04-04T17:42:41.555Z] #43 132.7 CC criu/protobuf-desc.o [2022-04-04T17:42:41.747Z] --- PASS: TestKillContainer (1.24s) [2022-04-04T17:42:41.747Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-04T17:42:41.747Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-04T17:42:41.747Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-04T17:42:41.747Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T17:42:41.747Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T17:42:42.124Z] #43 133.6 CC criu/protobuf.o [2022-04-04T17:42:42.319Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T17:42:42.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-04-04T17:42:42.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-04T17:42:42.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-04-04T17:42:42.575Z] === RUN TestKillStoppedContainer [2022-04-04T17:42:42.692Z] #43 134.0 CC criu/pstree.o [2022-04-04T17:42:42.830Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T17:42:42.830Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T17:42:42.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T17:42:42.830Z] === RUN TestKillDifferentUserContainer [2022-04-04T17:42:43.086Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-04T17:42:43.086Z] === RUN TestInspectOomKilledTrue [2022-04-04T17:42:43.086Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:42:43.086Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T17:42:43.086Z] === RUN TestInspectOomKilledFalse [2022-04-04T17:42:43.086Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:42:43.086Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T17:42:43.086Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T17:42:43.086Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T17:42:43.086Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T17:42:43.086Z] === RUN TestLinksContainerNames [2022-04-04T17:42:43.446Z] #25 DONE 2.2s [2022-04-04T17:42:43.446Z] [2022-04-04T17:42:43.446Z] #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 [2022-04-04T17:42:43.446Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:43.446Z] #56 173.3 + bin/containerd [2022-04-04T17:42:43.628Z] #43 135.2 CC criu/rbtree.o [2022-04-04T17:42:44.012Z] --- PASS: TestLinksContainerNames (0.83s) [2022-04-04T17:42:44.012Z] === RUN TestLogsFollowTailEmpty [2022-04-04T17:42:44.196Z] #43 135.5 CC criu/rst-malloc.o [2022-04-04T17:42:44.196Z] #43 ... [2022-04-04T17:42:44.196Z] [2022-04-04T17:42:44.196Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:44.196Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:42:44.196Z] #22 10.91 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-04T17:42:44.575Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-04T17:42:44.575Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T17:42:44.837Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/default [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/private [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/slave [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/shared [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/default [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/shared [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/slave [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/private [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:42:44.837Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:42:44.837Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:42:45.094Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:42:45.350Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:42:45.350Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T17:42:45.350Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:42:45.350Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T17:42:45.351Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T17:42:45.351Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T17:42:45.351Z] 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) [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-04-04T17:42:45.351Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T17:42:45.351Z] 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) [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T17:42:45.351Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T17:42:45.351Z] 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) [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T17:42:45.351Z] === RUN TestNetworkNat [2022-04-04T17:42:45.575Z] #22 12.16 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-04T17:42:45.575Z] #22 12.22 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-04T17:42:45.575Z] #22 12.30 Collecting pyyaml (from yamllint==1.26.1) [2022-04-04T17:42:45.834Z] #22 12.64 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-04-04T17:42:45.912Z] --- PASS: TestNetworkNat (0.49s) [2022-04-04T17:42:45.912Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T17:42:46.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-04T17:42:46.168Z] === RUN TestNetworkLoopbackNat [2022-04-04T17:42:46.403Z] #22 13.02 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-04T17:42:46.404Z] #22 13.02 Building wheels for collected packages: yamllint [2022-04-04T17:42:46.404Z] #22 13.02 Running setup.py bdist_wheel for yamllint: started [2022-04-04T17:42:46.664Z] #22 ... [2022-04-04T17:42:46.664Z] [2022-04-04T17:42:46.664Z] #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 [2022-04-04T17:42:46.664Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450 [2022-04-04T17:42:46.664Z] #49 202.1 + /build/golangci-lint --version [2022-04-04T17:42:46.664Z] #49 202.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-04T17:42:46.664Z] #49 DONE 203.4s [2022-04-04T17:42:46.664Z] [2022-04-04T17:42:46.664Z] #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 [2022-04-04T17:42:46.664Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:46.664Z] #43 135.9 CC criu/seccomp.o [2022-04-04T17:42:46.664Z] #43 136.7 CC criu/seize.o [2022-04-04T17:42:46.664Z] #43 137.8 CC criu/servicefd.o [2022-04-04T17:42:46.925Z] #43 138.5 CC criu/shmem.o [2022-04-04T17:42:47.637Z] #56 ... [2022-04-04T17:42:47.637Z] [2022-04-04T17:42:47.637Z] #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 [2022-04-04T17:42:47.638Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:42:47.638Z] #53 115.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-04T17:42:47.638Z] #53 115.8 + mkdir -p /build [2022-04-04T17:42:47.638Z] #53 115.8 + cp runc /build/runc [2022-04-04T17:42:48.306Z] #43 139.7 CC criu/sigframe.o [2022-04-04T17:42:48.306Z] #43 ... [2022-04-04T17:42:48.306Z] [2022-04-04T17:42:48.306Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-04T17:42:48.306Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-04T17:42:48.306Z] #22 14.28 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-04T17:42:48.306Z] #22 14.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-04T17:42:48.306Z] #22 14.33 Successfully built yamllint [2022-04-04T17:42:48.306Z] #22 14.33 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-04T17:42:48.306Z] #22 14.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T17:42:48.306Z] #22 DONE 15.1s [2022-04-04T17:42:48.306Z] [2022-04-04T17:42:48.306Z] #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 [2022-04-04T17:42:48.306Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:48.306Z] #43 139.9 CC criu/signalfd.o [2022-04-04T17:42:48.686Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-04T17:42:48.686Z] === RUN TestPause [2022-04-04T17:42:48.686Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:42:48.686Z] --- SKIP: TestPause (0.00s) [2022-04-04T17:42:48.686Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T17:42:48.686Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:42:48.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:42:48.686Z] === RUN TestPauseStopPausedContainer [2022-04-04T17:42:48.686Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:42:48.686Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-04-04T17:42:48.686Z] === RUN TestPsFilter [2022-04-04T17:42:48.876Z] #43 140.2 CC criu/sk-inet.o [2022-04-04T17:42:48.943Z] --- PASS: TestPsFilter (0.11s) [2022-04-04T17:42:48.943Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T17:42:49.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-04T17:42:49.201Z] === RUN TestRemoveContainerWithVolume [2022-04-04T17:42:49.456Z] #43 ... [2022-04-04T17:42:49.456Z] [2022-04-04T17:42:49.456Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T17:42:49.457Z] #25 sha256:fbf39cb86defa209c0fc02cdab85e0549b9b03de5941f86dd3f453a309392eb0 [2022-04-04T17:42:49.457Z] #25 DONE 0.9s [2022-04-04T17:42:49.457Z] [2022-04-04T17:42:49.457Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:42:49.457Z] #30 sha256:54f84fcad4b2ee256f97bcb801dd0da8645c59ed9c0b763dbf3fd3cfd73002c5 [2022-04-04T17:42:49.764Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-04T17:42:49.764Z] === RUN TestRemoveContainerRunning [2022-04-04T17:42:50.021Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-04-04T17:42:50.021Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T17:42:50.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-04T17:42:50.585Z] === RUN TestRemoveInvalidContainer [2022-04-04T17:42:50.585Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T17:42:50.585Z] === RUN TestRenameLinkedContainer [2022-04-04T17:42:52.476Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-04-04T17:42:52.476Z] === RUN TestRenameStoppedContainer [2022-04-04T17:42:52.476Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-04T17:42:52.476Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T17:42:52.903Z] #53 ... [2022-04-04T17:42:52.903Z] [2022-04-04T17:42:52.903Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:42:52.903Z] #30 sha256:019ce687229c4c84035c74923e6d673f8e1a4530d563462ea86d714162f31630 [2022-04-04T17:42:52.903Z] #30 DONE 9.4s [2022-04-04T17:42:53.160Z] [2022-04-04T17:42:53.160Z] #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 [2022-04-04T17:42:53.160Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a [2022-04-04T17:42:53.160Z] #53 DONE 124.2s [2022-04-04T17:42:53.160Z] [2022-04-04T17:42:53.160Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T17:42:53.160Z] #33 sha256:8cf9e6763b3f331ff1578430303cb73810002bdcdeb9ba3324ddf29d33ac90fe [2022-04-04T17:42:53.403Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-04-04T17:42:53.403Z] === RUN TestRenameInvalidName [2022-04-04T17:42:53.418Z] #33 DONE 0.6s [2022-04-04T17:42:53.418Z] [2022-04-04T17:42:53.418Z] #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 [2022-04-04T17:42:53.418Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:53.658Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-04T17:42:53.659Z] === RUN TestRenameAnonymousContainer [2022-04-04T17:42:53.677Z] #56 ... [2022-04-04T17:42:53.677Z] [2022-04-04T17:42:53.677Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-04T17:42:53.677Z] #35 sha256:eaca7f0fe2af8d1081a30243f3b140437e5def0901508da0eb9a58892ca02d74 [2022-04-04T17:42:53.677Z] #35 DONE 0.1s [2022-04-04T17:42:53.677Z] [2022-04-04T17:42:53.677Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T17:42:53.677Z] #38 sha256:a415173f0efd045729bdbf0ee02c4713c8155de50e0c35a65a10e49c2204a184 [2022-04-04T17:42:53.935Z] #38 DONE 0.1s [2022-04-04T17:42:53.935Z] [2022-04-04T17:42:53.935Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T17:42:53.935Z] #41 sha256:b62df94428dc53b4dfa40e921d5f683b14c9a8ace0f1247a8a8a71f7c9a9374b [2022-04-04T17:42:54.508Z] #41 DONE 0.6s [2022-04-04T17:42:54.508Z] [2022-04-04T17:42:54.508Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-04T17:42:54.508Z] #44 sha256:ca96bafa6d38fca1e276db2603632d668bbbcae4f182bd29abc10d77af18c89b [2022-04-04T17:42:54.508Z] #44 DONE 0.1s [2022-04-04T17:42:54.508Z] [2022-04-04T17:42:54.508Z] #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 [2022-04-04T17:42:54.508Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:54.739Z] #30 ... [2022-04-04T17:42:54.739Z] [2022-04-04T17:42:54.739Z] #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 [2022-04-04T17:42:54.739Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:54.739Z] #43 141.3 CC criu/sk-netlink.o [2022-04-04T17:42:54.739Z] #43 141.8 CC criu/sk-packet.o [2022-04-04T17:42:54.739Z] #43 142.4 CC criu/sk-queue.o [2022-04-04T17:42:54.739Z] #43 143.0 CC criu/sk-tcp.o [2022-04-04T17:42:54.739Z] #43 143.5 CC criu/sk-unix.o [2022-04-04T17:42:54.739Z] #43 145.1 CC criu/sockets.o [2022-04-04T17:42:54.739Z] #43 145.8 CC criu/stats.o [2022-04-04T17:42:54.739Z] #43 146.1 CC criu/string.o [2022-04-04T17:42:54.739Z] #43 146.1 CC criu/sysctl.o [2022-04-04T17:42:54.767Z] #56 ... [2022-04-04T17:42:54.767Z] [2022-04-04T17:42:54.767Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-04T17:42:54.767Z] #46 sha256:2ade4c237cd86fa3cc8caa02afde3950c39fceae3352994252c0799bf23dd94b [2022-04-04T17:42:54.767Z] #46 DONE 0.1s [2022-04-04T17:42:54.767Z] [2022-04-04T17:42:54.767Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T17:42:54.767Z] #48 sha256:ce8c14ed0a520d6bd104d75c7b6bc1712f6665768ba495d4bb166ac6a5f90178 [2022-04-04T17:42:54.767Z] #48 DONE 0.1s [2022-04-04T17:42:54.767Z] [2022-04-04T17:42:54.767Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T17:42:54.767Z] #50 sha256:a614f6d9c39591c7e2e20e638806822a0b42fd226c9166a88db0632343e959ee [2022-04-04T17:42:54.999Z] #43 146.5 CC criu/sysfs_parse.o [2022-04-04T17:42:55.547Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-04-04T17:42:55.547Z] === RUN TestRenameContainerWithSameName [2022-04-04T17:42:55.547Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-04-04T17:42:55.547Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T17:42:55.571Z] #43 146.9 CC criu/timens.o [2022-04-04T17:42:55.708Z] #50 DONE 0.8s [2022-04-04T17:42:55.708Z] [2022-04-04T17:42:55.708Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T17:42:55.708Z] #52 sha256:3231dc70f87b1111b958dca05c621cf5710c9d9144185e1fd0a1e9954e157996 [2022-04-04T17:42:55.708Z] #52 DONE 0.0s [2022-04-04T17:42:55.708Z] [2022-04-04T17:42:55.708Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T17:42:55.708Z] #54 sha256:0f13f815537efb283c1b2a2c2fc58b36d76f37ee241d4733696040e8ef96c04a [2022-04-04T17:42:55.831Z] #43 147.2 CC criu/timerfd.o [2022-04-04T17:42:55.967Z] #54 DONE 0.4s [2022-04-04T17:42:55.967Z] [2022-04-04T17:42:55.967Z] #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 [2022-04-04T17:42:55.967Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa [2022-04-04T17:42:56.092Z] #43 147.5 CC criu/tty.o [2022-04-04T17:42:56.477Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-04-04T17:42:56.477Z] === RUN TestResize [2022-04-04T17:42:56.733Z] --- PASS: TestResize (0.42s) [2022-04-04T17:42:56.734Z] === RUN TestResizeWithInvalidSize [2022-04-04T17:42:57.296Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-04T17:42:57.296Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T17:42:57.475Z] #43 148.9 CC criu/tun.o [2022-04-04T17:42:57.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-04T17:42:57.553Z] === RUN TestDaemonRestartKillContainers [2022-04-04T17:42:57.553Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T17:42:57.553Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:42:57.553Z] === RUN TestCgroupNamespacesRun [2022-04-04T17:42:57.736Z] #43 ... [2022-04-04T17:42:57.736Z] [2022-04-04T17:42:57.736Z] #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 [2022-04-04T17:42:57.736Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-04T17:42:57.736Z] #40 DONE 214.5s [2022-04-04T17:42:57.736Z] [2022-04-04T17:42:57.736Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T17:42:57.736Z] #30 sha256:54f84fcad4b2ee256f97bcb801dd0da8645c59ed9c0b763dbf3fd3cfd73002c5 [2022-04-04T17:42:57.736Z] #30 DONE 8.5s [2022-04-04T17:42:57.996Z] [2022-04-04T17:42:57.996Z] #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 [2022-04-04T17:42:57.996Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:57.996Z] #43 149.4 CC criu/uffd.o [2022-04-04T17:42:58.257Z] #43 ... [2022-04-04T17:42:58.257Z] [2022-04-04T17:42:58.257Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T17:42:58.257Z] #33 sha256:9d8245f9bf30a3aa8d38d74b3911b60f2e75a168f8635ccf5142380e723bb0b9 [2022-04-04T17:42:58.257Z] #33 DONE 0.6s [2022-04-04T17:42:58.517Z] [2022-04-04T17:42:58.517Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-04T17:42:58.517Z] #35 sha256:1e18e43879d578ab92fcaab1d669cb4cac79ac6a9e882eba5cb968634f4041ee [2022-04-04T17:42:58.517Z] #35 DONE 0.1s [2022-04-04T17:42:58.517Z] [2022-04-04T17:42:58.517Z] #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 [2022-04-04T17:42:58.517Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:42:58.517Z] #56 ... [2022-04-04T17:42:58.517Z] [2022-04-04T17:42:58.517Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T17:42:58.517Z] #38 sha256:0e814cdca9078058cd654bd289a593af49d3ede7a504cc466aacc89620f9d340 [2022-04-04T17:42:58.517Z] #38 DONE 0.1s [2022-04-04T17:42:58.778Z] [2022-04-04T17:42:58.778Z] #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 [2022-04-04T17:42:58.778Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:42:59.038Z] #53 ... [2022-04-04T17:42:59.038Z] [2022-04-04T17:42:59.038Z] #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 [2022-04-04T17:42:59.038Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:42:59.038Z] #43 150.5 CC criu/util.o [2022-04-04T17:43:00.071Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-04-04T17:43:00.071Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T17:43:00.421Z] #43 151.7 CC criu/uts_ns.o [2022-04-04T17:43:00.421Z] #43 151.9 CC criu/vdso-compat.o [2022-04-04T17:43:00.421Z] #43 ... [2022-04-04T17:43:00.421Z] [2022-04-04T17:43:00.421Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T17:43:00.421Z] #41 sha256:8d8aec7bb64e51db60815feb055103b3989a91cc9c6b4b3cabd4b77ab28bbce4 [2022-04-04T17:43:00.421Z] #41 DONE 0.7s [2022-04-04T17:43:00.421Z] [2022-04-04T17:43:00.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 [2022-04-04T17:43:00.421Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-04T17:43:00.421Z] #43 152.0 CC criu/vdso.o [2022-04-04T17:43:00.991Z] #43 152.4 LINK criu/built-in.o [2022-04-04T17:43:00.991Z] #43 152.6 LINK criu/criu [2022-04-04T17:43:01.264Z] #43 152.8 DEP lib/c/criu.d [2022-04-04T17:43:01.529Z] #43 152.9 CC images/rpc.pb-c.o [2022-04-04T17:43:01.790Z] #43 153.4 CC lib/c/criu.o [2022-04-04T17:43:01.963Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2022-04-04T17:43:01.963Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T17:43:02.732Z] #43 154.0 LINK lib/c/built-in.o [2022-04-04T17:43:02.732Z] #43 154.1 LINK lib/c/libcriu.so [2022-04-04T17:43:02.732Z] #43 154.1 LINK lib/c/libcriu.a [2022-04-04T17:43:02.732Z] #43 154.2 GEN magic.py [2022-04-04T17:43:02.732Z] #43 154.3 Note: Building without setproctitle() and strlcpy() support. [2022-04-04T17:43:02.732Z] #43 154.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-04T17:43:02.992Z] #43 154.3 Note: Building without GnuTLS support [2022-04-04T17:43:02.992Z] #43 154.3 Makefile.config:39: Warn: you have no libnftables installed [2022-04-04T17:43:02.992Z] #43 154.3 Makefile.config:40: Warn: Building without nftables support [2022-04-04T17:43:03.561Z] #43 154.9 fatal: not a git repository (or any of the parent directories): .git [2022-04-04T17:43:04.130Z] #43 155.5 make[1]: Nothing to be done for 'all'. [2022-04-04T17:43:04.390Z] #43 156.0 make[1]: 'images/built-in.o' is up to date. [2022-04-04T17:43:04.486Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2022-04-04T17:43:04.486Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T17:43:04.649Z] #43 156.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-04T17:43:04.649Z] #43 156.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'compel/libcompel.a' is up to date. [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: Nothing to be done for 'all'. [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:04.908Z] #43 156.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:05.169Z] #43 156.6 make[2]: Nothing to be done for 'all'. [2022-04-04T17:43:05.169Z] #43 156.6 INSTALL criu/criu [2022-04-04T17:43:05.428Z] #43 DONE 156.9s [2022-04-04T17:43:05.428Z] [2022-04-04T17:43:05.428Z] #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 [2022-04-04T17:43:05.428Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:43:06.374Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2022-04-04T17:43:06.374Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T17:43:07.336Z] #53 ... [2022-04-04T17:43:07.336Z] [2022-04-04T17:43:07.336Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-04T17:43:07.336Z] #44 sha256:03605bfc86a11de5dc6a194de5e2b4e37662c2ed0716417cd6800006bac89461 [2022-04-04T17:43:07.336Z] #44 DONE 0.1s [2022-04-04T17:43:07.597Z] [2022-04-04T17:43:07.597Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-04T17:43:07.597Z] #46 sha256:9c5aa012aa29a658d8cff2673c6d506865be4ee14681531822d7655af51e2231 [2022-04-04T17:43:07.597Z] #46 DONE 0.1s [2022-04-04T17:43:07.597Z] [2022-04-04T17:43:07.597Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T17:43:07.597Z] #48 sha256:ca847cfbb875426f92000859c80c5444f7b1b12fb98f472183aadd4164a341b1 [2022-04-04T17:43:07.597Z] #48 DONE 0.2s [2022-04-04T17:43:07.597Z] [2022-04-04T17:43:07.597Z] #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 [2022-04-04T17:43:07.597Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:43:07.857Z] #53 ... [2022-04-04T17:43:07.857Z] [2022-04-04T17:43:07.857Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T17:43:07.857Z] #50 sha256:4317bac6c609bf77cbdc08a32597674ce48552739272f550e935bba19112e5ca [2022-04-04T17:43:08.186Z] #56 199.3 # github.com/containerd/containerd/cmd/containerd [2022-04-04T17:43:08.186Z] #56 199.3 /usr/bin/ld: /tmp/go-link-803155841/000019.o: in function `New': [2022-04-04T17:43:08.186Z] #56 199.3 /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T17:43:08.186Z] #56 199.3 + bin/containerd-stress [2022-04-04T17:43:08.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-04-04T17:43:08.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T17:43:08.428Z] #50 DONE 0.5s [2022-04-04T17:43:08.429Z] [2022-04-04T17:43:08.429Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T17:43:08.429Z] #52 sha256:e79ca45397a66e783983ee3fe001376aadf686ccc1837336810a0bccf48dba5d [2022-04-04T17:43:08.429Z] #52 DONE 0.1s [2022-04-04T17:43:08.429Z] [2022-04-04T17:43:08.429Z] #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 [2022-04-04T17:43:08.429Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:43:08.754Z] #56 200.4 + bin/containerd-shim [2022-04-04T17:43:10.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2022-04-04T17:43:10.831Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T17:43:12.199Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-04-04T17:43:12.199Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T17:43:14.028Z] #56 205.5 + bin/containerd-shim-runc-v1 [2022-04-04T17:43:14.758Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2022-04-04T17:43:14.758Z] === RUN TestNISDomainname [2022-04-04T17:43:14.758Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T17:43:14.758Z] --- SKIP: TestNISDomainname (0.01s) [2022-04-04T17:43:14.758Z] === RUN TestHostnameDnsResolution [2022-04-04T17:43:15.014Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-04-04T17:43:15.014Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T17:43:15.014Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-04T17:43:15.014Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T17:43:15.014Z] === RUN TestStats [2022-04-04T17:43:15.014Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:15.014Z] --- SKIP: TestStats (0.00s) [2022-04-04T17:43:15.014Z] === RUN TestStopContainerWithTimeout [2022-04-04T17:43:15.014Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T17:43:15.014Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T17:43:15.014Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T17:43:15.014Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T17:43:15.014Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T17:43:15.014Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T17:43:15.575Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T17:43:17.462Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T17:43:18.216Z] #56 209.3 + bin/containerd-shim-runc-v2 [2022-04-04T17:43:18.475Z] #56 209.8 + binaries [2022-04-04T17:43:18.475Z] #56 209.8 + install -D bin/containerd /build/containerd [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/ctr /build/ctr [2022-04-04T17:43:18.829Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-04T17:43:18.829Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-04T17:43:18.829Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-04-04T17:43:18.830Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-04-04T17:43:18.830Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-04T17:43:18.830Z] === RUN TestDeleteDevicemapper [2022-04-04T17:43:18.830Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:43:18.830Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T17:43:18.830Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T17:43:20.722Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-04-04T17:43:20.722Z] === RUN TestUpdateMemory [2022-04-04T17:43:20.722Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T17:43:20.722Z] === RUN TestUpdateCPUQuota [2022-04-04T17:43:20.722Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-04T17:43:20.722Z] === RUN TestUpdatePidsLimit [2022-04-04T17:43:20.722Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-04T17:43:20.722Z] === RUN TestUpdateRestartPolicy [2022-04-04T17:43:22.666Z] #56 DONE 213.8s [2022-04-04T17:43:22.924Z] [2022-04-04T17:43:22.924Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T17:43:22.924Z] #57 sha256:1c535c9817c5d81556d8a359c89e68eb5c4d1f13526f0fd20da757482835a222 [2022-04-04T17:43:24.300Z] #57 DONE 1.4s [2022-04-04T17:43:24.300Z] [2022-04-04T17:43:24.300Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T17:43:24.300Z] #61 sha256:c3d43351ba46767623cedc2886f239d7924456993efe526e9eb4bb87d074dfe2 [2022-04-04T17:43:24.559Z] #61 DONE 0.4s [2022-04-04T17:43:24.559Z] [2022-04-04T17:43:24.559Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T17:43:24.559Z] #66 sha256:c457fcd995d959c04f51a5846cd85bf59227580827434e1fbdc839192135536f [2022-04-04T17:43:26.595Z] #56 197.1 + bin/containerd [2022-04-04T17:43:27.094Z] #66 DONE 1.9s [2022-04-04T17:43:27.094Z] [2022-04-04T17:43:27.094Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-04T17:43:27.094Z] #68 sha256:d97bba881841863ff311288f6234d23a3f0f38a7377f00f4e977ead7ae795ea9 [2022-04-04T17:43:27.094Z] #68 DONE 0.1s [2022-04-04T17:43:27.094Z] [2022-04-04T17:43:27.094Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-04T17:43:27.094Z] #69 sha256:697f0f29b6af3b0191af348df8a8302705c8af925a925d91baf2bf0446cba237 [2022-04-04T17:43:27.094Z] #69 DONE 0.0s [2022-04-04T17:43:27.094Z] [2022-04-04T17:43:27.094Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T17:43:27.094Z] #70 sha256:87fb7b38f26c1d2fb9355f40e35e777818cd7ab5d8e545728d7103b4da67e8b8 [2022-04-04T17:43:27.372Z] #70 DONE 0.8s [2022-04-04T17:43:27.637Z] [2022-04-04T17:43:27.637Z] #71 exporting to image [2022-04-04T17:43:27.637Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T17:43:27.637Z] #71 exporting layers [2022-04-04T17:43:28.501Z] #56 ... [2022-04-04T17:43:28.501Z] [2022-04-04T17:43:28.501Z] #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 [2022-04-04T17:43:28.501Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f [2022-04-04T17:43:28.501Z] #53 131.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-04T17:43:28.501Z] #53 132.5 + mkdir -p /build [2022-04-04T17:43:28.501Z] #53 132.5 + cp runc /build/runc [2022-04-04T17:43:28.501Z] #53 DONE 134.0s [2022-04-04T17:43:28.501Z] [2022-04-04T17:43:28.501Z] #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 [2022-04-04T17:43:28.501Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:43:29.882Z] #56 ... [2022-04-04T17:43:29.882Z] [2022-04-04T17:43:29.882Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T17:43:29.882Z] #54 sha256:d76c15181fabd052de2e5d76341f3ada3324814bf7563269c8a7db1086308f90 [2022-04-04T17:43:29.882Z] #54 DONE 0.5s [2022-04-04T17:43:30.142Z] [2022-04-04T17:43:30.142Z] #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 [2022-04-04T17:43:30.142Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964 [2022-04-04T17:43:30.949Z] #71 exporting layers 3.4s done [2022-04-04T17:43:30.949Z] #71 writing image sha256:bec6b08e7eb4a817aa3af2384d9cc3abd4321990f3f71fd780bc326c59222c98 done [2022-04-04T17:43:30.949Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done [2022-04-04T17:43:30.949Z] #71 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T17:43:31.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/test/unit [2022-04-04T17:43:32.892Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-04-04T17:43:32.892Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T17:43:32.892Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-04T17:43:32.892Z] === RUN TestWaitNonBlocked [2022-04-04T17:43:32.892Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:43:32.892Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:43:32.892Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:43:32.892Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:43:32.892Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:43:32.892Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:43:32.892Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T17:43:32.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-04-04T17:43:32.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-04-04T17:43:32.892Z] === RUN TestWaitBlocked [2022-04-04T17:43:32.892Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:43:32.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:43:32.892Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:43:32.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:43:32.892Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:43:32.892Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:43:33.148Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T17:43:33.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-04T17:43:33.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-04-04T17:43:33.148Z] === CONT TestDaemonRestartIpcMode [2022-04-04T17:43:33.148Z] === CONT TestIpcModeOlderClient [2022-04-04T17:43:33.148Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-04T17:43:33.148Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T17:43:34.553Z] ? github.com/docker/docker/api [no test files] [2022-04-04T17:43:37.208Z] 4612f6d0b889: Pull complete [2022-04-04T17:43:38.395Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.37s) [2022-04-04T17:43:38.395Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2022-04-04T17:43:38.395Z] PASS [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === Skipped [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T17:43:38.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T17:43:38.395Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-04T17:43:38.395Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T17:43:38.395Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T17:43:38.395Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-04T17:43:38.395Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-04T17:43:38.395Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-04T17:43:38.395Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T17:43:38.395Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T17:43:38.395Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T17:43:38.395Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T17:43:38.395Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T17:43:38.395Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-04-04T17:43:38.395Z] 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) [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T17:43:38.395Z] 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) [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T17:43:38.395Z] 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) [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-04T17:43:38.395Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:43:38.395Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-04-04T17:43:38.395Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:43:38.395Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-04-04T17:43:38.395Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T17:43:38.395Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-04T17:43:38.395Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T17:43:38.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T17:43:38.395Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-04T17:43:38.395Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-04T17:43:38.395Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T17:43:38.395Z] [2022-04-04T17:43:38.395Z] DONE 177 tests, 27 skipped in 83.633s [2022-04-04T17:43:38.395Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T17:43:38.395Z] INFO: Testing against a local daemon [2022-04-04T17:43:38.395Z] === RUN TestCommitInheritsEnv [2022-04-04T17:43:39.323Z] --- PASS: TestCommitInheritsEnv (1.32s) [2022-04-04T17:43:39.323Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T17:43:39.323Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T17:43:39.323Z] === RUN TestImagesFilterMultiReference [2022-04-04T17:43:39.323Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T17:43:39.323Z] === RUN TestImagePullPlatformInvalid [2022-04-04T17:43:39.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T17:43:39.323Z] === RUN TestRemoveImageOrphaning [2022-04-04T17:43:41.211Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-04-04T17:43:41.212Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T17:43:41.212Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T17:43:41.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T17:43:41.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T17:43:41.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T17:43:41.212Z] === RUN TestTagInvalidReference [2022-04-04T17:43:41.212Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T17:43:41.212Z] === RUN TestTagValidPrefixedRepo [2022-04-04T17:43:41.212Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T17:43:41.212Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T17:43:41.212Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T17:43:41.212Z] === RUN TestTagOfficialNames [2022-04-04T17:43:41.212Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T17:43:41.212Z] === RUN TestTagMatchesDigest [2022-04-04T17:43:41.212Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-04T17:43:41.212Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T17:43:46.755Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-04-04T17:44:02.247Z] #56 229.1 # github.com/containerd/containerd/cmd/containerd [2022-04-04T17:44:02.247Z] #56 229.1 /usr/bin/ld: /tmp/go-link-623993857/000019.o: in function `New': [2022-04-04T17:44:02.247Z] #56 229.1 /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T17:44:02.247Z] #56 229.2 + bin/containerd-stress [2022-04-04T17:44:02.247Z] #56 230.3 + bin/containerd-shim [2022-04-04T17:44:03.671Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=1 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T17:44:03.671Z] + run_tests test-integration-flaky [2022-04-04T17:44:03.671Z] + '[' -n 0 ']' [2022-04-04T17:44:03.671Z] + rm= [2022-04-04T17:44:03.671Z] + c=0 [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.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=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh test-integration-flaky test-integration [2022-04-04T17:44:03.671Z] ++ jobs -p [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=3 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T17:44:03.671Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-04T17:44:03.671Z] + run_tests [2022-04-04T17:44:03.671Z] + '[' -n 0 ']' [2022-04-04T17:44:03.671Z] + rm= [2022-04-04T17:44:03.671Z] + for job in $(jobs -p) [2022-04-04T17:44:03.671Z] + wait 20097 [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.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=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh '' test-integration [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=2 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T17:44:03.671Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-04T17:44:03.671Z] + run_tests [2022-04-04T17:44:03.671Z] + '[' -n 0 ']' [2022-04-04T17:44:03.671Z] + rm= [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.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=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh '' test-integration [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T17:44:03.671Z] HOSTNAME=48b8242bf601 [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T17:44:03.671Z] TESTDEBUG=0 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:44:03.671Z] container=docker [2022-04-04T17:44:03.671Z] HOME=/root [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:44:03.671Z] TERM=xterm [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:44:03.671Z] SHLVL=1 [2022-04-04T17:44:03.671Z] TIMEOUT=120m [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:44:03.671Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-04T17:44:03.671Z] GO111MODULE=off [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:44:03.671Z] GOPATH=/go [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config [2022-04-04T17:44:03.671Z] _=/usr/bin/env [2022-04-04T17:44:03.671Z] Building test suite binary ./integration-cli/test.main [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] HOSTNAME=c782efd6f42f [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T17:44:03.671Z] TESTDEBUG=0 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:44:03.671Z] container=docker [2022-04-04T17:44:03.671Z] HOME=/root [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:44:03.671Z] TERM=xterm [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:44:03.671Z] SHLVL=1 [2022-04-04T17:44:03.671Z] TIMEOUT=120m [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:44:03.671Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-04T17:44:03.671Z] GO111MODULE=off [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:44:03.671Z] GOPATH=/go [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config [2022-04-04T17:44:03.671Z] _=/usr/bin/env [2022-04-04T17:44:03.671Z] Building test suite binary ./integration-cli/test.main [2022-04-04T17:44:03.671Z] No new tests added to integration. [2022-04-04T17:44:03.671Z] [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T17:44:03.671Z] HOSTNAME=efe26aa697db [2022-04-04T17:44:03.671Z] TESTDEBUG=0 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:44:03.671Z] container=docker [2022-04-04T17:44:03.671Z] HOME=/root [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:44:03.671Z] TERM=xterm [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:44:03.671Z] SHLVL=1 [2022-04-04T17:44:03.671Z] TIMEOUT=120m [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:44:03.671Z] GO111MODULE=off [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:44:03.671Z] GOPATH=/go [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config [2022-04-04T17:44:03.671Z] _=/usr/bin/env [2022-04-04T17:44:03.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T17:44:04.782Z] #56 237.2 + bin/containerd-shim-runc-v1 [2022-04-04T17:44:10.063Z] #56 242.2 + bin/containerd-shim-runc-v2 [2022-04-04T17:44:10.632Z] #56 242.8 + binaries [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd /build/containerd [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/ctr /build/ctr [2022-04-04T17:44:14.822Z] #56 DONE 246.6s [2022-04-04T17:44:15.391Z] [2022-04-04T17:44:15.391Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T17:44:15.391Z] #57 sha256:b224670f6b416e06f79ab505a6daaec61d9abf863efcf3437c39ff68351403a8 [2022-04-04T17:44:16.771Z] #57 DONE 1.7s [2022-04-04T17:44:17.032Z] [2022-04-04T17:44:17.032Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T17:44:17.032Z] #61 sha256:40b4a68be20382951f6d9c65c8413ef7e40447c704c5f5d30dc21a8eb7441227 [2022-04-04T17:44:17.290Z] #61 DONE 0.3s [2022-04-04T17:44:17.290Z] [2022-04-04T17:44:17.290Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T17:44:17.290Z] #66 sha256:8799da0614e46fa0931ba99045b98ad79bc739c512afb5806b5708fc07cde30b [2022-04-04T17:44:18.670Z] #66 DONE 1.0s [2022-04-04T17:44:18.670Z] [2022-04-04T17:44:18.670Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-04T17:44:18.670Z] #68 sha256:2ea076972b324530f43bac9f429281e0aef5fe5731300cd3725afa0975387079 [2022-04-04T17:44:18.670Z] #68 DONE 0.1s [2022-04-04T17:44:18.670Z] [2022-04-04T17:44:18.670Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-04T17:44:18.670Z] #69 sha256:b913f141cd72207acc3dd1d610ff59e5ad55ec7d6e2652a38b864f231f1f098a [2022-04-04T17:44:18.670Z] #69 DONE 0.0s [2022-04-04T17:44:18.670Z] [2022-04-04T17:44:18.670Z] #70 [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 [2022-04-04T17:44:18.670Z] #70 sha256:ee8b90de461827e41d8e84334508e75c314984f492ed642a080064115ddcde21 [2022-04-04T17:44:18.930Z] #70 0.628 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-04-04T17:44:19.191Z] #70 0.791 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-04-04T17:44:19.191Z] #70 0.793 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-04-04T17:44:19.451Z] #70 0.954 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-04-04T17:44:20.020Z] #70 1.058 Reading package lists... [2022-04-04T17:44:20.588Z] #70 1.684 Reading package lists... [2022-04-04T17:44:20.848Z] #70 2.294 Building dependency tree... [2022-04-04T17:44:20.848Z] #70 2.413 Reading state information... [2022-04-04T17:44:20.848Z] #70 2.517 The following additional packages will be installed: [2022-04-04T17:44:21.107Z] #70 2.518 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-04-04T17:44:21.107Z] #70 2.518 libpam-systemd [2022-04-04T17:44:21.107Z] #70 2.519 Suggested packages: [2022-04-04T17:44:21.107Z] #70 2.519 systemd-container policykit-1 [2022-04-04T17:44:21.107Z] #70 2.519 Recommended packages: [2022-04-04T17:44:21.107Z] #70 2.519 libnss-systemd [2022-04-04T17:44:21.107Z] #70 2.599 The following NEW packages will be installed: [2022-04-04T17:44:21.107Z] #70 2.599 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-04-04T17:44:21.107Z] #70 2.600 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-04T17:44:21.366Z] #70 2.867 0 upgraded, 11 newly installed, 0 to remove and 12 not upgraded. [2022-04-04T17:44:21.366Z] #70 2.867 Need to get 4759 kB of archives. [2022-04-04T17:44:21.366Z] #70 2.867 After this operation, 16.6 MB of additional disk space will be used. [2022-04-04T17:44:21.366Z] #70 2.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-04T17:44:21.366Z] #70 2.869 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-04-04T17:44:21.366Z] #70 2.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-04-04T17:44:21.366Z] #70 2.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-04-04T17:44:21.366Z] #70 2.890 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-04-04T17:44:21.366Z] #70 2.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-04-04T17:44:21.366Z] #70 2.955 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-04-04T17:44:21.366Z] #70 2.967 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-04-04T17:44:21.366Z] #70 2.969 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-04-04T17:44:21.366Z] #70 2.972 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-04-04T17:44:21.366Z] #70 2.974 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-04-04T17:44:21.625Z] #70 3.124 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T17:44:21.625Z] #70 3.146 Fetched 4759 kB in 0s (13.1 MB/s) [2022-04-04T17:44:21.625Z] #70 3.170 Selecting previously unselected package libargon2-1:amd64. [2022-04-04T17:44:21.625Z] #70 3.170 (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 ... 28084 files and directories currently installed.) [2022-04-04T17:44:21.625Z] #70 3.186 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-04T17:44:21.625Z] #70 3.193 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T17:44:21.625Z] #70 3.223 Selecting previously unselected package libjson-c3:amd64. [2022-04-04T17:44:21.625Z] #70 3.225 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-04-04T17:44:21.625Z] #70 3.229 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-04T17:44:21.625Z] #70 3.261 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-04T17:44:21.625Z] #70 3.263 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-04-04T17:44:21.625Z] #70 3.267 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-04T17:44:21.625Z] #70 3.313 Selecting previously unselected package libidn11:amd64. [2022-04-04T17:44:21.625Z] #70 3.316 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-04-04T17:44:21.625Z] #70 3.320 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-04-04T17:44:21.625Z] #70 3.360 Selecting previously unselected package libkmod2:amd64. [2022-04-04T17:44:21.884Z] #70 3.362 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-04-04T17:44:21.884Z] #70 3.366 Unpacking libkmod2:amd64 (26-1) ... [2022-04-04T17:44:21.884Z] #70 3.406 Selecting previously unselected package systemd. [2022-04-04T17:44:21.884Z] #70 3.408 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-04-04T17:44:21.884Z] #70 3.448 Unpacking systemd (241-7~deb10u8) ... [2022-04-04T17:44:22.143Z] #70 3.894 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T17:44:22.143Z] #70 3.904 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-04T17:44:22.143Z] #70 3.915 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-04T17:44:22.402Z] #70 3.924 Setting up libidn11:amd64 (1.33-2.2) ... [2022-04-04T17:44:22.402Z] #70 3.934 Setting up libkmod2:amd64 (26-1) ... [2022-04-04T17:44:22.402Z] #70 3.948 Setting up systemd (241-7~deb10u8) ... [2022-04-04T17:44:22.402Z] #70 3.992 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-04T17:44:22.402Z] #70 3.994 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-04T17:44:22.402Z] #70 3.997 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-04T17:44:22.402Z] #70 3.997 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-04T17:44:22.969Z] #70 4.425 Selecting previously unselected package systemd-sysv. [2022-04-04T17:44:22.969Z] #70 4.425 (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 ... 28881 files and directories currently installed.) [2022-04-04T17:44:22.969Z] #70 4.436 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-04-04T17:44:22.969Z] #70 4.440 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-04-04T17:44:22.969Z] #70 4.479 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T17:44:22.969Z] #70 4.481 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-04-04T17:44:22.969Z] #70 4.485 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-04T17:44:22.969Z] #70 4.543 Selecting previously unselected package dbus. [2022-04-04T17:44:22.969Z] #70 4.545 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-04-04T17:44:22.969Z] #70 4.555 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-04-04T17:44:22.969Z] #70 4.613 Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T17:44:22.969Z] #70 4.616 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-04-04T17:44:22.969Z] #70 4.619 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-04T17:44:22.969Z] #70 4.661 Selecting previously unselected package dbus-user-session. [2022-04-04T17:44:22.969Z] #70 4.664 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-04-04T17:44:22.969Z] #70 4.668 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-04T17:44:22.969Z] #70 4.735 Setting up systemd-sysv (241-7~deb10u8) ... [2022-04-04T17:44:23.228Z] #70 4.746 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-04T17:44:23.228Z] #70 4.757 Setting up dbus (1.12.20-0+deb10u1) ... [2022-04-04T17:44:23.228Z] #70 4.870 invoke-rc.d: could not determine current runlevel [2022-04-04T17:44:23.228Z] #70 4.873 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T17:44:23.228Z] #70 4.877 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-04T17:44:23.228Z] #70 5.014 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-04T17:44:23.487Z] #70 5.030 Processing triggers for systemd (241-7~deb10u8) ... [2022-04-04T17:44:23.487Z] #70 5.039 Processing triggers for libc-bin (2.28-10) ... [2022-04-04T17:44:23.747Z] #70 DONE 5.2s [2022-04-04T17:44:23.747Z] [2022-04-04T17:44:23.747Z] #71 [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 [2022-04-04T17:44:23.747Z] #71 sha256:cc7dafef39eddff9a2338f14a90a61562369c507c81568022b7ae633033569fc [2022-04-04T17:44:24.005Z] #71 0.393 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T17:44:24.005Z] #71 0.395 Dload Upload Total Spent Left Speed [2022-04-04T17:44:24.265Z] #71 0.395 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5049 0 --:--:-- --:--:-- --:--:-- 5049 [2022-04-04T17:44:24.265Z] #71 DONE 0.8s [2022-04-04T17:44:24.265Z] [2022-04-04T17:44:24.265Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T17:44:24.265Z] #72 sha256:24f20fa3d338a23214ccabd1589620b70694dca7096aeb69143501033e2cb5fa [2022-04-04T17:44:25.201Z] #72 DONE 0.8s [2022-04-04T17:44:25.201Z] [2022-04-04T17:44:25.201Z] #73 exporting to image [2022-04-04T17:44:25.201Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T17:44:25.201Z] #73 exporting layers [2022-04-04T17:44:31.778Z] #73 exporting layers 6.7s done [2022-04-04T17:44:31.778Z] #73 writing image sha256:880c0c50f44b9389ed9d153ea720d2a6dfc6d4165d3b89cde4dc99d1cb42184e done [2022-04-04T17:44:31.778Z] #73 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done [2022-04-04T17:44:31.778Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T17:44:32.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -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=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-04T17:44:34.023Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-04T17:44:34.023Z] 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) [2022-04-04T17:44:34.023Z] Detected virtualization docker. [2022-04-04T17:44:34.023Z] Detected architecture x86-64. [2022-04-04T17:44:34.023Z] Set hostname to . [2022-04-04T17:44:34.023Z] + source /etc/docker-entrypoint-cmd [2022-04-04T17:44:34.023Z] ++ hack/make.sh dynbinary test-integration [2022-04-04T17:44:34.023Z] [2022-04-04T17:44:34.023Z] Removing bundles/ [2022-04-04T17:44:34.023Z] [2022-04-04T17:44:34.023Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T17:44:34.023Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:44:34.023Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:44:36.909Z] INFO [loader] Go packages loading at mode 575 (imports|name|files|deps|exports_file|types_sizes|compiled_files) took 2m2.808760165s [2022-04-04T17:44:36.909Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 428.658019ms [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 16.2% of statements [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2022-04-04T17:44:54.447Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T17:44:54.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T17:44:56.348Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 48.5% of statements [2022-04-04T17:44:56.348Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-04T17:44:56.606Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2022-04-04T17:44:57.173Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-04T17:44:57.739Z] ok github.com/docker/docker/builder/remotecontext/git 0.986s coverage: 86.3% of statements [2022-04-04T17:44:57.739Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T17:44:57.739Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T17:45:00.274Z] ok github.com/docker/docker/client 0.080s coverage: 75.4% of statements [2022-04-04T17:45:17.606Z] --- PASS: TestImportExtremelyLargeImageWorks (95.05s) [2022-04-04T17:45:17.606Z] PASS [2022-04-04T17:45:17.606Z] [2022-04-04T17:45:17.606Z] === Skipped [2022-04-04T17:45:17.606Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T17:45:17.606Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T17:45:17.606Z] [2022-04-04T17:45:17.606Z] DONE 12 tests, 1 skipped in 98.716s [2022-04-04T17:45:17.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T17:45:17.606Z] INFO: Testing against a local daemon [2022-04-04T17:45:17.606Z] === RUN TestNetworkCreateDelete [2022-04-04T17:45:17.606Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-04T17:45:17.606Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T17:45:17.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-04T17:45:17.606Z] === RUN TestDaemonDNSFallback [2022-04-04T17:45:25.690Z] --- PASS: TestDaemonDNSFallback (7.32s) [2022-04-04T17:45:25.690Z] === RUN TestInspectNetwork [2022-04-04T17:45:25.690Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T17:45:25.690Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestNetworkInvalidJSON [2022-04-04T17:45:25.690Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T17:45:25.690Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:45:25.690Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:45:25.690Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T17:45:25.690Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:45:25.690Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestNetworkList [2022-04-04T17:45:25.690Z] === RUN TestNetworkList//networks [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkList//networks [2022-04-04T17:45:25.690Z] === RUN TestNetworkList//networks/ [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkList//networks/ [2022-04-04T17:45:25.690Z] === CONT TestNetworkList//networks [2022-04-04T17:45:25.690Z] === CONT TestNetworkList//networks/ [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T17:45:25.690Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T17:45:25.690Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-04-04T17:45:25.690Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T17:45:25.690Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-04-04T17:45:25.690Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T17:45:25.690Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T17:45:25.690Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T17:45:25.690Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T17:45:25.690Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T17:45:25.690Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:45:25.690Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T17:45:25.690Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-04-04T17:45:25.690Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T17:45:25.690Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T17:45:25.690Z] PASS [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === Skipped [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-04T17:45:25.690Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T17:45:25.690Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T17:45:25.690Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-04-04T17:45:25.690Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-04-04T17:45:25.690Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-04-04T17:45:25.690Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T17:45:25.690Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:25.690Z] [2022-04-04T17:45:25.690Z] DONE 22 tests, 12 skipped in 7.967s [2022-04-04T17:45:25.690Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.690Z] INFO: Testing against a local daemon [2022-04-04T17:45:25.690Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T17:45:25.691Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestDockerNetworkIpvlan [2022-04-04T17:45:25.691Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:45:25.691Z] PASS [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === Skipped [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:45:25.691Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:45:25.691Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] DONE 2 tests, 2 skipped in 0.100s [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon [2022-04-04T17:45:25.691Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T17:45:25.691Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestDockerNetworkMacvlan [2022-04-04T17:45:25.691Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-04T17:45:25.691Z] PASS [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === Skipped [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T17:45:25.691Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-04T17:45:25.691Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] DONE 2 tests, 2 skipped in 0.095s [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.691Z] testing: warning: no tests to run [2022-04-04T17:45:25.691Z] PASS [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] DONE 0 tests in 0.021s [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginTLS [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginHeader [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginV2Disable [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T17:45:25.691Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-04T17:45:25.691Z] PASS [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === Skipped [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-04T17:45:25.691Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] DONE 17 tests, 17 skipped in 0.316s [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon [2022-04-04T17:45:25.691Z] === RUN TestPluginInvalidJSON [2022-04-04T17:45:25.691Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:45:25.691Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:45:25.691Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:45:25.691Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T17:45:25.691Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestPluginInstall [2022-04-04T17:45:25.691Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestPluginsWithRuntimes [2022-04-04T17:45:25.691Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T17:45:25.691Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T17:45:25.691Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:45:25.691Z] PASS [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === Skipped [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-04T17:45:25.691Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-04T17:45:25.691Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:45:25.691Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T17:45:25.691Z] [2022-04-04T17:45:25.691Z] DONE 5 tests, 3 skipped in 0.128s [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon [2022-04-04T17:45:25.691Z] === RUN TestExternalGraphDriver [2022-04-04T17:45:25.691Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T17:45:25.691Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-04-04T17:45:25.691Z] === RUN TestGraphdriverPluginV2 [2022-04-04T17:45:30.940Z] --- PASS: TestGraphdriverPluginV2 (5.48s) [2022-04-04T17:45:30.940Z] PASS [2022-04-04T17:45:30.940Z] [2022-04-04T17:45:30.940Z] === Skipped [2022-04-04T17:45:30.940Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-04-04T17:45:30.940Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T17:45:30.940Z] [2022-04-04T17:45:30.940Z] DONE 2 tests, 1 skipped in 5.638s [2022-04-04T17:45:30.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T17:45:30.940Z] INFO: Testing against a local daemon [2022-04-04T17:45:30.940Z] === RUN TestContinueAfterPluginCrash [2022-04-04T17:45:30.940Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T17:45:30.940Z] === RUN TestReadPluginNoRead [2022-04-04T17:45:30.940Z] === PAUSE TestReadPluginNoRead [2022-04-04T17:45:30.940Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T17:45:30.940Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T17:45:30.940Z] === CONT TestContinueAfterPluginCrash [2022-04-04T17:45:30.940Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T17:45:33.923Z] 0a6173b79e25: Pull complete [2022-04-04T17:45:33.923Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T17:45:33.923Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:45:33.923Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-04T17:45:33.923Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-04T17:45:33.923Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-04T17:45:33.923Z] WARN: Skipping validation tests [2022-04-04T17:45:33.923Z] INFO: Running unit tests at 04/04/2022 17:45:28... [2022-04-04T17:45:33.923Z] INFO: make.ps1 starting at 04/04/2022 17:45:32 [2022-04-04T17:45:33.923Z] INFO: Git commit (492fac20af) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T17:45:33.923Z] INFO: Invoking autogen... [2022-04-04T17:45:33.923Z] INFO: Running unit tests... [2022-04-04T17:45:36.188Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2022-04-04T17:45:36.188Z] === CONT TestReadPluginNoRead [2022-04-04T17:45:38.992Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 29.1% of statements [2022-04-04T17:45:38.992Z] ok github.com/docker/docker/container 0.113s coverage: 34.5% of statements [2022-04-04T17:45:38.992Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T17:45:38.992Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T17:45:38.992Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T17:45:38.992Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T17:45:39.458Z] === RUN TestReadPluginNoRead/default [2022-04-04T17:45:39.800Z] 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/httpstatus 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 [2022-04-04T17:45:40.369Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2022-04-04T17:45:40.396Z] --- PASS: TestContinueAfterPluginCrash (9.52s) [2022-04-04T17:45:41.302Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-04T17:45:41.324Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T17:45:42.677Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-04-04T17:45:43.836Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T17:45:45.728Z] === CONT TestReadPluginNoRead [2022-04-04T17:45:45.728Z] read_test.go:92: [d1e27d24269f9] daemon is not started [2022-04-04T17:45:45.728Z] --- PASS: TestReadPluginNoRead (10.05s) [2022-04-04T17:45:45.728Z] --- PASS: TestReadPluginNoRead/default (2.31s) [2022-04-04T17:45:45.728Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-04-04T17:45:45.728Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-04-04T17:45:45.728Z] PASS [2022-04-04T17:45:45.728Z] [2022-04-04T17:45:45.728Z] DONE 6 tests in 14.996s [2022-04-04T17:45:45.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-04T17:45:45.728Z] testing: warning: no tests to run [2022-04-04T17:45:45.728Z] PASS [2022-04-04T17:45:45.728Z] [2022-04-04T17:45:45.728Z] DONE 0 tests in 0.031s [2022-04-04T17:45:45.728Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T17:45:45.985Z] INFO: Testing against a local daemon [2022-04-04T17:45:45.985Z] === RUN TestPluginWithDevMounts [2022-04-04T17:45:45.985Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-04T17:45:45.985Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T17:45:45.985Z] PASS [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === Skipped [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-04T17:45:45.985Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] DONE 1 tests, 1 skipped in 0.116s [2022-04-04T17:45:45.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T17:45:45.985Z] INFO: Testing against a local daemon [2022-04-04T17:45:45.985Z] === RUN TestSecretInspect [2022-04-04T17:45:45.985Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-04T17:45:45.985Z] === RUN TestSecretList [2022-04-04T17:45:45.985Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretList (0.02s) [2022-04-04T17:45:45.985Z] === RUN TestSecretsCreateAndDelete [2022-04-04T17:45:45.985Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-04T17:45:45.985Z] === RUN TestSecretsUpdate [2022-04-04T17:45:45.985Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-04T17:45:45.985Z] === RUN TestTemplatedSecret [2022-04-04T17:45:45.985Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T17:45:45.985Z] === RUN TestSecretCreateResolve [2022-04-04T17:45:45.985Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-04T17:45:45.985Z] PASS [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === Skipped [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-04T17:45:45.985Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-04-04T17:45:45.985Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-04T17:45:45.985Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-04T17:45:45.985Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-04T17:45:45.985Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-04T17:45:45.985Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:45.985Z] [2022-04-04T17:45:45.985Z] DONE 6 tests, 6 skipped in 0.165s [2022-04-04T17:45:45.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T17:45:46.243Z] INFO: Testing against a local daemon [2022-04-04T17:45:46.243Z] === RUN TestServiceCreateInit [2022-04-04T17:45:46.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T17:45:46.243Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T17:45:46.243Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-04T17:45:46.243Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:45:46.243Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T17:45:46.243Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceConflict [2022-04-04T17:45:46.243Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T17:45:46.243Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-04T17:45:46.243Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T17:45:46.243Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T17:45:46.243Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T17:45:46.243Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceSysctls [2022-04-04T17:45:46.243Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-04-04T17:45:46.243Z] === RUN TestCreateServiceCapabilities [2022-04-04T17:45:46.243Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-04-04T17:45:46.243Z] === RUN TestInspect [2022-04-04T17:45:46.243Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.243Z] --- SKIP: TestInspect (0.01s) [2022-04-04T17:45:46.243Z] === RUN TestCreateJob [2022-04-04T17:45:46.243Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.502Z] --- SKIP: TestCreateJob (0.01s) [2022-04-04T17:45:46.502Z] === RUN TestReplicatedJob [2022-04-04T17:45:46.502Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.502Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-04T17:45:46.502Z] === RUN TestUpdateReplicatedJob [2022-04-04T17:45:46.502Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.502Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-04T17:45:46.502Z] === RUN TestServiceListWithStatuses [2022-04-04T17:45:46.502Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:45:46.502Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T17:45:46.502Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T17:45:46.502Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.502Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-04T17:45:46.502Z] === RUN TestDockerNetworkReConnect [2022-04-04T17:45:46.502Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:46.502Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-04T17:45:46.502Z] === RUN TestServicePlugin [2022-04-04T17:45:46.969Z] ? github.com/docker/docker/api [no test files] [2022-04-04T17:45:49.238Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-04-04T17:45:49.772Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.772Z] --- SKIP: TestServicePlugin (3.01s) [2022-04-04T17:45:49.772Z] === RUN TestServiceUpdateLabel [2022-04-04T17:45:49.772Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.772Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-04T17:45:49.772Z] === RUN TestServiceUpdateSecrets [2022-04-04T17:45:49.772Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.772Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-04T17:45:49.772Z] === RUN TestServiceUpdateConfigs [2022-04-04T17:45:49.773Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-04T17:45:49.773Z] === RUN TestServiceUpdateNetwork [2022-04-04T17:45:49.773Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-04T17:45:49.773Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T17:45:49.773Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-04-04T17:45:49.773Z] PASS [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === Skipped [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:45:49.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:45:49.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-04T17:45:49.773Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-04T17:45:49.773Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-04T17:45:49.773Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T17:45:49.773Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-04T17:45:49.773Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-04T17:45:49.773Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-04-04T17:45:49.773Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-04-04T17:45:49.773Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-04T17:45:49.773Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-04T17:45:49.773Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-04T17:45:49.773Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-04T17:45:49.773Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T17:45:49.773Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-04T17:45:49.773Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-04T17:45:49.773Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServicePlugin (3.01s) [2022-04-04T17:45:49.773Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-04T17:45:49.773Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-04T17:45:49.773Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-04T17:45:49.773Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-04T17:45:49.773Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-04-04T17:45:49.773Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] DONE 24 tests, 23 skipped in 3.404s [2022-04-04T17:45:49.773Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T17:45:49.773Z] INFO: Testing against a local daemon [2022-04-04T17:45:49.773Z] === RUN TestSessionCreate [2022-04-04T17:45:49.773Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T17:45:49.773Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T17:45:49.773Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T17:45:49.773Z] PASS [2022-04-04T17:45:49.773Z] [2022-04-04T17:45:49.773Z] DONE 2 tests in 0.139s [2022-04-04T17:45:49.773Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T17:45:49.773Z] INFO: Testing against a local daemon [2022-04-04T17:45:49.773Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:45:49.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T17:45:49.773Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:45:49.773Z] === RUN TestEventsExecDie [2022-04-04T17:45:50.174Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2022-04-04T17:45:50.336Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-04T17:45:50.336Z] === RUN TestEventsBackwardsCompatible [2022-04-04T17:45:50.336Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-04T17:45:50.336Z] === RUN TestInfoBinaryCommits [2022-04-04T17:45:50.336Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T17:45:50.336Z] === RUN TestInfoAPIVersioned [2022-04-04T17:45:50.336Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T17:45:50.336Z] === RUN TestInfoDiscoveryBackend [2022-04-04T17:45:50.434Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-04-04T17:45:51.000Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-04-04T17:45:51.567Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-04-04T17:45:52.133Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-04-04T17:45:52.267Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-04-04T17:45:52.267Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-04T17:45:53.508Z] ok github.com/docker/docker/daemon 12.116s coverage: 17.1% of statements [2022-04-04T17:45:53.509Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T17:45:53.509Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T17:45:53.509Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T17:45:53.509Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T17:45:53.767Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2022-04-04T17:45:54.334Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 56.2% of statements [2022-04-04T17:45:55.535Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-04-04T17:45:55.535Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-04T17:45:55.535Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:45:55.535Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-04T17:45:55.535Z] === RUN TestInfoAPI [2022-04-04T17:45:55.535Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T17:45:55.535Z] === RUN TestInfoAPIWarnings [2022-04-04T17:45:56.316Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-04-04T17:45:57.252Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.200s coverage: 50.5% of statements [2022-04-04T17:45:58.375Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m53.337732191s with top 10 stages: buildssa: 1m33.263268581s, goimports: 19.844365532s, unconvert: 10.727242625s, gosec: 8.209662976s, golint: 5.273247865s, inspect: 3.6672683s, misspell: 3.342556809s, ineffassign: 3.125882793s, vrp: 2.862318101s, printf: 2.191066865s [2022-04-04T17:45:58.627Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.046s coverage: 46.2% of statements [2022-04-04T17:45:58.628Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T17:45:59.195Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.798s coverage: 58.0% of statements [2022-04-04T17:45:59.195Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T17:45:59.195Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T17:45:59.195Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2022-04-04T17:46:00.133Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-04-04T17:46:01.070Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2022-04-04T17:46:01.070Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.6% of statements [2022-04-04T17:46:01.070Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T17:46:01.070Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T17:46:01.914Z] === RUN TestMiddlewares [2022-04-04T17:46:01.914Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T17:46:01.914Z] PASS [2022-04-04T17:46:01.914Z] coverage: 7.9% of statements [2022-04-04T17:46:01.914Z] ok github.com/docker/docker/api/server 0.042s coverage: 7.9% of statements [2022-04-04T17:46:02.450Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-04-04T17:46:02.709Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.4% of statements [2022-04-04T17:46:02.709Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-04T17:46:02.709Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T17:46:02.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2022-04-04T17:46:03.224Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-04-04T17:46:03.791Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-04-04T17:46:03.791Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-04-04T17:46:04.358Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-04-04T17:46:04.358Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T17:46:04.616Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 54.7% of statements [2022-04-04T17:46:04.875Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2022-04-04T17:46:05.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-04T17:46:06.069Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-04T17:46:06.499Z] INFO [runner/unused/goanalysis] analyzers took 23.102081143s with top 10 stages: buildssa: 20.011086363s, U1000: 3.09099478s [2022-04-04T17:46:06.499Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-04-04T17:46:06.499Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577, skip_files: 1682/1682, cgo: 1682/2258, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, nolint: 0/64 [2022-04-04T17:46:06.499Z] INFO [runner] processing took 126.726272ms with stages: identifier_marker: 54.788776ms, nolint: 40.663788ms, path_prettifier: 13.298394ms, autogenerated_exclude: 7.121007ms, exclude-rules: 5.690486ms, skip_dirs: 3.313967ms, cgo: 982.944µs, filename_unadjuster: 861.785µs, max_same_issues: 1.414µs, uniq_by_line: 595ns, diff: 565ns, path_shortener: 564ns, max_from_linter: 465ns, exclude: 425ns, source_code: 424ns, skip_files: 399ns, max_per_file_from_linter: 274ns [2022-04-04T17:46:06.499Z] INFO [runner] linters took 1m32.893213752s with stages: goanalysis_metalinter: 1m15.008111354s, unused: 17.758175618s [2022-04-04T17:46:06.499Z] INFO File cache stats: 1455 entries of total size 6.9MiB [2022-04-04T17:46:06.499Z] INFO Memory: 2163 samples, avg is 410.1MB, max is 3297.6MB [2022-04-04T17:46:06.499Z] INFO Execution took 3m36.149159869s [2022-04-04T17:46:06.636Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-04-04T17:46:06.757Z] Congratulations! The shell scripts are properly formatted. [2022-04-04T17:46:07.205Z] ok github.com/docker/docker/daemon/logger/splunk 1.530s coverage: 82.5% of statements [2022-04-04T17:46:07.205Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T17:46:07.205Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-04T17:46:07.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary-daemon test-docker-py [2022-04-04T17:46:07.907Z] [2022-04-04T17:46:08.141Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-04-04T17:46:08.166Z] Removing bundles/ [2022-04-04T17:46:08.166Z] [2022-04-04T17:46:08.166Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-04T17:46:08.166Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:46:08.166Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:46:08.400Z] ok github.com/docker/docker/distribution 0.634s coverage: 27.6% of statements [2022-04-04T17:46:08.400Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T17:46:08.970Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-04-04T17:46:09.540Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2022-04-04T17:46:10.107Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T17:46:10.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T17:46:10.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T17:46:10.365Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-04-04T17:46:10.505Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:46:10.505Z] [2022-04-04T17:46:10.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:46:10.505Z] DOCKER_SYSTEMD=1 [2022-04-04T17:46:10.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T17:46:10.505Z] HOSTNAME=a0b8ab43236b [2022-04-04T17:46:10.505Z] DEST=bundles/test-integration [2022-04-04T17:46:10.505Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:46:10.505Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:46:10.505Z] container=docker [2022-04-04T17:46:10.505Z] HOME=/root [2022-04-04T17:46:10.505Z] LANG=C.UTF-8 [2022-04-04T17:46:10.505Z] INVOCATION_ID=25b7bfefca1f4cd9bbde04ff300d44bd [2022-04-04T17:46:10.505Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:46:10.505Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:46:10.505Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:46:10.505Z] TERM=xterm [2022-04-04T17:46:10.505Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:46:10.505Z] SHLVL=3 [2022-04-04T17:46:10.505Z] TIMEOUT=120m [2022-04-04T17:46:10.505Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:46:10.505Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:46:10.505Z] GO111MODULE=off [2022-04-04T17:46:10.505Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T17:46:10.505Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T17:46:10.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:46:10.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:46:10.505Z] GOPATH=/go [2022-04-04T17:46:10.505Z] PKG_CONFIG=pkg-config [2022-04-04T17:46:10.505Z] _=/usr/bin/env [2022-04-04T17:46:10.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T17:46:10.933Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.6% of statements [2022-04-04T17:46:10.933Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T17:46:10.933Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-04T17:46:10.933Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T17:46:11.501Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-04-04T17:46:11.760Z] ok github.com/docker/docker/oci 0.006s coverage: 40.6% of statements [2022-04-04T17:46:12.326Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-04-04T17:46:12.585Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-04T17:46:13.579Z] --- PASS: TestInfoAPIWarnings (17.37s) [2022-04-04T17:46:13.579Z] === RUN TestInfoDebug [2022-04-04T17:46:13.963Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.3% of statements [2022-04-04T17:46:14.141Z] --- PASS: TestInfoDebug (1.54s) [2022-04-04T17:46:14.141Z] === RUN TestInfoInsecureRegistries [2022-04-04T17:46:15.336Z] ok github.com/docker/docker/pkg/authorization 0.571s coverage: 68.3% of statements [2022-04-04T17:46:15.336Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T17:46:15.336Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-04T17:46:16.032Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-04-04T17:46:16.032Z] === RUN TestInfoRegistryMirrors [2022-04-04T17:46:17.395Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-04-04T17:46:17.395Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T17:46:17.395Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-04-04T17:46:17.395Z] === RUN TestPingCacheHeaders [2022-04-04T17:46:17.395Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T17:46:17.395Z] === RUN TestPingGet [2022-04-04T17:46:17.395Z] --- PASS: TestPingGet (0.01s) [2022-04-04T17:46:17.395Z] === RUN TestPingHead [2022-04-04T17:46:17.395Z] --- PASS: TestPingHead (0.02s) [2022-04-04T17:46:17.395Z] === RUN TestVersion [2022-04-04T17:46:17.395Z] --- PASS: TestVersion (0.02s) [2022-04-04T17:46:17.395Z] PASS [2022-04-04T17:46:17.395Z] [2022-04-04T17:46:17.395Z] === Skipped [2022-04-04T17:46:17.395Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:46:17.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T17:46:17.395Z] [2022-04-04T17:46:17.395Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-04T17:46:17.395Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T17:46:17.395Z] [2022-04-04T17:46:17.395Z] DONE 18 tests, 2 skipped in 27.821s [2022-04-04T17:46:17.395Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T17:46:17.652Z] INFO: Testing against a local daemon [2022-04-04T17:46:17.652Z] === RUN TestVolumesCreateAndList [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T17:46:17.652Z] === RUN TestVolumesRemove [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-04T17:46:17.652Z] === RUN TestVolumesInspect [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T17:46:17.652Z] === RUN TestVolumesInvalidJSON [2022-04-04T17:46:17.652Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T17:46:17.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T17:46:17.652Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T17:46:17.652Z] PASS [2022-04-04T17:46:17.652Z] [2022-04-04T17:46:17.652Z] DONE 5 tests in 0.190s [2022-04-04T17:46:17.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T17:46:17.909Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12237 is not a child of this shell [2022-04-04T17:46:17.909Z] warning: PID 12237 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-04T17:46:17.909Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T17:46:17.909Z] [2022-04-04T17:46:17.909Z] Unloading profiles will leave already running processes permanently [2022-04-04T17:46:17.909Z] unconfined, which can lead to unexpected situations. [2022-04-04T17:46:17.909Z] [2022-04-04T17:46:17.909Z] To set a process to complain mode, use the command line tool [2022-04-04T17:46:17.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T17:46:17.909Z] Removing test suite binaries [2022-04-04T17:46:17.909Z] exiting test-integration [2022-04-04T17:46:17.909Z] ++ exit 0 [2022-04-04T17:46:18.625Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 43.5% of statements [2022-04-04T17:46:18.625Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-04T17:46:18.879Z] [2022-04-04T17:46:18.883Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-04T17:46:19.143Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2022-04-04T17:46:19.143Z] ok github.com/docker/docker/layer 7.492s coverage: 68.8% of statements [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-04T17:46:19.143Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T17:46:19.402Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2022-04-04T17:46:19.969Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2022-04-04T17:46:19.969Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-04T17:46:20.907Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-04-04T17:46:21.474Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2022-04-04T17:46:22.042Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-04-04T17:46:22.042Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements Post stage [Pipeline] junit [2022-04-04T17:46:22.160Z] Recording test results [2022-04-04T17:46:22.498Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T17:46:22.609Z] ok github.com/docker/docker/pkg/discovery/kv 3.033s coverage: 84.1% of statements [2022-04-04T17:46:22.867Z] + echo Ensuring container killed. [2022-04-04T17:46:22.867Z] Ensuring container killed. [2022-04-04T17:46:22.867Z] + docker rm -vf docker-pr1 [2022-04-04T17:46:22.867Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T17:46:23.177Z] ok github.com/docker/docker/pkg/idtools 0.406s coverage: 69.5% of statements [2022-04-04T17:46:23.185Z] + echo Chowning /workspace to jenkins user [2022-04-04T17:46:23.185Z] Chowning /workspace to jenkins user [2022-04-04T17:46:23.185Z] + id -u [2022-04-04T17:46:23.185Z] + id -g [2022-04-04T17:46:23.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T17:46:23.436Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 70.6% of statements [2022-04-04T17:46:23.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-04T17:46:23.436Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-04T17:46:23.696Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-04T17:46:23.696Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T17:46:23.696Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-04T17:46:23.696Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-04T17:46:23.696Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-04T17:46:23.954Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-04-04T17:46:23.954Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-04T17:46:24.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-04-04T17:46:24.214Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-04T17:46:24.214Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T17:46:24.214Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T17:46:24.883Z] + bundleName=amd64-rootless [2022-04-04T17:46:24.883Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-04T17:46:24.883Z] Creating amd64-rootless-bundles.tar.gz [2022-04-04T17:46:24.883Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T17:46:24.883Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T17:46:24.892Z] Archiving artifacts [2022-04-04T17:46:25.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [2022-04-04T17:46:25.151Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:46:25.410Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-04T17:46:25.457Z] + make clean [2022-04-04T17:46:25.457Z] docker volume rm -f docker-dev-cache [2022-04-04T17:46:25.457Z] docker-dev-cache [Pipeline] deleteDir [2022-04-04T17:46:25.668Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-04T17:46:25.668Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:46:27.041Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-04-04T17:46:27.299Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-04-04T17:46:31.485Z] ok github.com/docker/docker/pkg/signal 3.361s coverage: 62.3% of statements [2022-04-04T17:46:31.485Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-04T17:46:31.485Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-04T17:46:31.485Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T17:46:32.051Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-04-04T17:46:32.310Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-04-04T17:46:32.878Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-04-04T17:46:33.137Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-04-04T17:46:33.395Z] coverage: [no statements] [2022-04-04T17:46:33.395Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-04-04T17:46:33.654Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T17:46:33.654Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-04-04T17:46:33.913Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-04T17:46:35.818Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-04-04T17:46:35.818Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-04-04T17:46:36.385Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 85.6% of statements [2022-04-04T17:46:37.373Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2022-04-04T17:46:37.651Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-04-04T17:46:38.592Z] ok github.com/docker/docker/registry 0.094s coverage: 57.2% of statements [2022-04-04T17:46:39.158Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-04T17:46:39.158Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-04T17:46:39.725Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-04-04T17:46:39.725Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T17:46:42.260Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-04-04T17:46:43.196Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-04-04T17:46:43.455Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-04-04T17:46:44.833Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-04-04T17:46:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T17:46:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T17:46:59.705Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T17:46:59.705Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === Skipped [2022-04-04T17:46:59.705Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-04T17:46:59.705Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-04T17:46:59.705Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-04T17:46:59.705Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T17:46:59.705Z] aufs_test.go:37: driver not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:73: No driver to put! [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:73: No driver to put! [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T17:46:59.705Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T17:46:59.705Z] overlay_test.go:49: Fails to compute changes intermittently [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T17:46:59.705Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T17:46:59.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.705Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T17:46:59.705Z] [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T17:46:59.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.706Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T17:46:59.706Z] [2022-04-04T17:46:59.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T17:46:59.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T17:46:59.706Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T17:46:59.706Z] [2022-04-04T17:46:59.706Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T17:46:59.706Z] graphtest_unix.go:73: No driver to put! [2022-04-04T17:46:59.706Z] [2022-04-04T17:46:59.706Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T17:46:59.706Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-04T17:46:59.706Z] [2022-04-04T17:46:59.706Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T17:46:59.706Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-04T17:46:59.706Z] [2022-04-04T17:46:59.706Z] DONE 2251 tests, 51 skipped in 205.063s Post stage [Pipeline] junit [2022-04-04T17:46:59.717Z] Recording test results [2022-04-04T17:47:01.137Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T17:47:01.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration [2022-04-04T17:47:01.731Z] [2022-04-04T17:47:01.731Z] Removing bundles/ [2022-04-04T17:47:01.731Z] [2022-04-04T17:47:01.731Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T17:47:01.989Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:47:01.989Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:47:02.592Z] === RUN TestBoolValue [2022-04-04T17:47:02.592Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestBoolValueOrDefault [2022-04-04T17:47:02.592Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestInt64ValueOrZero [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestInt64ValueOrDefault [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestJsonContentType [2022-04-04T17:47:02.592Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 16.2% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 16.2% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T17:47:02.592Z] === RUN TestMaskSecretKeys [2022-04-04T17:47:02.592Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T17:47:02.592Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T17:47:02.592Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T17:47:02.592Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T17:47:02.592Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T17:47:02.592Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T17:47:02.592Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestVersionMiddlewareVersion [2022-04-04T17:47:02.592Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T17:47:02.592Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 37.7% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T17:47:02.592Z] === RUN TestAdjustForAPIVersion [2022-04-04T17:47:02.592Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 5.7% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T17:47:02.592Z] === RUN TestToJSON [2022-04-04T17:47:02.592Z] --- PASS: TestToJSON (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestToParamWithVersion [2022-04-04T17:47:02.592Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestFromJSON [2022-04-04T17:47:02.592Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestEmpty [2022-04-04T17:47:02.592Z] --- PASS: TestEmpty (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestArgsMatchKVList [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestArgsMatch [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestAdd [2022-04-04T17:47:02.592Z] --- PASS: TestAdd (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestDel [2022-04-04T17:47:02.592Z] --- PASS: TestDel (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestLen [2022-04-04T17:47:02.592Z] --- PASS: TestLen (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestExactMatch [2022-04-04T17:47:02.592Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestOnlyOneExactMatch [2022-04-04T17:47:02.592Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestContains [2022-04-04T17:47:02.592Z] --- PASS: TestContains (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestValidate [2022-04-04T17:47:02.592Z] --- PASS: TestValidate (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestWalkValues [2022-04-04T17:47:02.592Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestFuzzyMatch [2022-04-04T17:47:02.592Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestClone [2022-04-04T17:47:02.592Z] --- PASS: TestClone (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 92.2% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T17:47:02.592Z] === RUN TestStrSliceMarshalJSON [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestStrSliceUnmarshalString [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 90.0% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T17:47:02.592Z] === RUN TestDurationToSecondsString [2022-04-04T17:47:02.592Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T17:47:02.592Z] === RUN TestGetTimestamp [2022-04-04T17:47:02.592Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-04T17:47:02.592Z] === RUN TestParseTimestamps [2022-04-04T17:47:02.592Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 100.0% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2022-04-04T17:47:02.592Z] === RUN TestCompareVersion [2022-04-04T17:47:02.592Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T17:47:02.592Z] PASS [2022-04-04T17:47:02.592Z] coverage: 75.0% of statements [2022-04-04T17:47:02.592Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T17:47:02.592Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T17:47:02.592Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T17:47:02.592Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T17:47:02.592Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T17:47:02.592Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestCloneArgsSmartHttp [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T17:47:02.593Z] === RUN TestCloneArgsDumbHttp [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestCloneArgsGit [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestCheckoutGit [2022-04-04T17:47:02.593Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T17:47:02.593Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestProcessNoDockerignore [2022-04-04T17:47:02.593Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-04T17:47:02.593Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T17:47:02.593Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDetectContentType [2022-04-04T17:47:02.593Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestSelectAcceptableMIME [2022-04-04T17:47:02.593Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestInspectEmptyResponse [2022-04-04T17:47:02.593Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestInspectResponseBinary [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestResponseUnsupportedContentType [2022-04-04T17:47:02.593Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestInspectResponseTextSimple [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestUnknownContentLength [2022-04-04T17:47:02.593Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDownloadRemote [2022-04-04T17:47:02.593Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-04T17:47:02.593Z] === RUN TestGetWithStatusError [2022-04-04T17:47:02.593Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-04T17:47:02.593Z] === RUN TestCloseRootDirectory [2022-04-04T17:47:02.593Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:47:02.593Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-04T17:47:02.593Z] === RUN TestHashFile [2022-04-04T17:47:02.593Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:47:02.593Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestHashSubdir [2022-04-04T17:47:02.593Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:47:02.593Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-04T17:47:02.593Z] === RUN TestRemoveDirectory [2022-04-04T17:47:02.593Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:47:02.593Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T17:47:02.593Z] PASS [2022-04-04T17:47:02.593Z] coverage: 9.3% of statements [2022-04-04T17:47:02.593Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 9.3% of statements [2022-04-04T17:47:02.593Z] === RUN TestGetAllAllowed [2022-04-04T17:47:02.593Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestGetAllMeta [2022-04-04T17:47:02.593Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T17:47:02.593Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T17:47:02.593Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestIsExistingDirectory [2022-04-04T17:47:02.593Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestGetFilenameForDownload [2022-04-04T17:47:02.593Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestEnv2Variables [2022-04-04T17:47:02.593Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T17:47:02.593Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestMaintainer [2022-04-04T17:47:02.593Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestLabel [2022-04-04T17:47:02.593Z] --- PASS: TestLabel (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestFromScratch [2022-04-04T17:47:02.593Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestFromWithArg [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestFromWithUndefinedArg [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T17:47:02.593Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestOnbuild [2022-04-04T17:47:02.593Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestWorkdir [2022-04-04T17:47:02.593Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestCmd [2022-04-04T17:47:02.593Z] --- PASS: TestCmd (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestHealthcheckNone [2022-04-04T17:47:02.593Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestHealthcheckCmd [2022-04-04T17:47:02.593Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestEntrypoint [2022-04-04T17:47:02.593Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestExpose [2022-04-04T17:47:02.593Z] --- PASS: TestExpose (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestUser [2022-04-04T17:47:02.593Z] --- PASS: TestUser (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestVolume [2022-04-04T17:47:02.593Z] --- PASS: TestVolume (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestStopSignal [2022-04-04T17:47:02.593Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T17:47:02.593Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestArg [2022-04-04T17:47:02.593Z] --- PASS: TestArg (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestShell [2022-04-04T17:47:02.593Z] --- PASS: TestShell (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestPrependEnvOnCmd [2022-04-04T17:47:02.593Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestRunWithBuildArgs [2022-04-04T17:47:02.593Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T17:47:02.593Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T17:47:02.593Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T17:47:02.593Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T17:47:02.593Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T17:47:02.593Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestNormalizeWorkdir [2022-04-04T17:47:02.593Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDispatch [2022-04-04T17:47:02.593Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T17:47:02.593Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T17:47:02.593Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T17:47:02.593Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T17:47:02.593Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T17:47:02.593Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T17:47:02.593Z] === RUN TestDispatch/COPY_url [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch (0.05s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T17:47:02.593Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T17:47:02.593Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestEmptyDockerfile [2022-04-04T17:47:02.593Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestSymlinkDockerfile [2022-04-04T17:47:02.593Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T17:47:02.593Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestNonExistingDockerfile [2022-04-04T17:47:02.593Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestCopyRunConfig [2022-04-04T17:47:02.593Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDeepCopyRunConfig [2022-04-04T17:47:02.593Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestExportImage [2022-04-04T17:47:02.593Z] --- PASS: TestExportImage (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestNormalizeDest [2022-04-04T17:47:02.593Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T17:47:02.593Z] PASS [2022-04-04T17:47:02.593Z] coverage: 46.8% of statements [2022-04-04T17:47:02.593Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 46.8% of statements [2022-04-04T17:47:02.593Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-04T17:47:02.593Z] === RUN TestEnable [2022-04-04T17:47:02.593Z] --- PASS: TestEnable (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestDisable [2022-04-04T17:47:02.593Z] --- PASS: TestDisable (0.00s) [2022-04-04T17:47:02.593Z] === RUN TestEnabled [2022-04-04T17:47:02.593Z] --- PASS: TestEnabled (0.00s) [2022-04-04T17:47:02.593Z] PASS [2022-04-04T17:47:02.593Z] coverage: 100.0% of statements [2022-04-04T17:47:02.593Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-04-04T17:47:11.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T17:47:13.139Z] === RUN TestCheckpointCreateError [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointCreate [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointDeleteError [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointDelete [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointListError [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointList [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T17:47:13.139Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T17:47:13.139Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestGetAPIPath [2022-04-04T17:47:13.139Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestParseHostURL [2022-04-04T17:47:13.139Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T17:47:13.139Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPIVersion [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestClientRedirect [2022-04-04T17:47:13.139Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigCreateUnsupported [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigCreateError [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigCreate [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspectNotFound [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspectUnsupported [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspectError [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigInspect [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigListUnsupported [2022-04-04T17:47:13.139Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigListError [2022-04-04T17:47:13.139Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T17:47:13.139Z] === RUN TestConfigList [2022-04-04T17:47:13.140Z] --- PASS: TestConfigList (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigRemoveUnsupported [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigRemoveError [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigRemove [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigUpdateUnsupported [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigUpdateError [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestConfigUpdate [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCommitError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCommit [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStatPathError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStatPath [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyToContainerError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyToContainer [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyFromContainerError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestCopyFromContainer [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCreateError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCreateImageNotFound [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCreateWithName [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerCreateAutoRemove [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerDiffError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerDiff [2022-04-04T17:47:13.140Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecCreateError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecCreate [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecStartError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecStart [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecInspectError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecInspect [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExportError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExport [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerInspectError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerInspect [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerInspectNode [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerKillError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerKill [2022-04-04T17:47:13.140Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerListError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerList [2022-04-04T17:47:13.140Z] --- PASS: TestContainerList (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerLogsNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerLogsError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerLogs [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogs (0.13s) [2022-04-04T17:47:13.140Z] === RUN TestContainerPauseError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerPause [2022-04-04T17:47:13.140Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainersPruneError [2022-04-04T17:47:13.140Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainersPrune [2022-04-04T17:47:13.140Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRemoveError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRemove [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRenameError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRename [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerResizeError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecResizeError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerResize [2022-04-04T17:47:13.140Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerExecResize [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRestartError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerRestart [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStartError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStart [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStatsError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStats [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStopError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerStop [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerTopError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerTop [2022-04-04T17:47:13.140Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerUnpauseError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerUnpause [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerUpdateError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerUpdate [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-04T17:47:13.140Z] === RUN TestContainerWaitError [2022-04-04T17:47:13.140Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestContainerWait [2022-04-04T17:47:13.140Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestDiskUsageError [2022-04-04T17:47:13.140Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestDiskUsage [2022-04-04T17:47:13.140Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestDistributionInspectUnsupported [2022-04-04T17:47:13.140Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T17:47:13.140Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestEventsErrorInOptions [2022-04-04T17:47:13.140Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestEventsErrorFromServer [2022-04-04T17:47:13.140Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestEvents [2022-04-04T17:47:13.140Z] --- PASS: TestEvents (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestTLSCloseWriter [2022-04-04T17:47:13.140Z] === PAUSE TestTLSCloseWriter [2022-04-04T17:47:13.140Z] === RUN TestImageBuildError [2022-04-04T17:47:13.140Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageBuild [2022-04-04T17:47:13.140Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestGetDockerOS [2022-04-04T17:47:13.140Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageCreateError [2022-04-04T17:47:13.140Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageCreate [2022-04-04T17:47:13.140Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageHistoryError [2022-04-04T17:47:13.140Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageHistory [2022-04-04T17:47:13.140Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageImportError [2022-04-04T17:47:13.140Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageImport [2022-04-04T17:47:13.140Z] --- PASS: TestImageImport (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageInspectError [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageInspectImageNotFound [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageInspectWithEmptyID [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageInspect [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageListError [2022-04-04T17:47:13.140Z] --- PASS: TestImageListError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageList [2022-04-04T17:47:13.140Z] --- PASS: TestImageList (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageListApiBefore125 [2022-04-04T17:47:13.140Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageLoadError [2022-04-04T17:47:13.140Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageLoad [2022-04-04T17:47:13.140Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagesPruneError [2022-04-04T17:47:13.140Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagesPrune [2022-04-04T17:47:13.140Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullReferenceParseError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullAnyError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePullWithoutErrors [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushReferenceError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushAnyError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithoutErrors [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T17:47:13.140Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageRemoveError [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageRemoveImageNotFound [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageRemove [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSaveError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSave [2022-04-04T17:47:13.140Z] --- PASS: TestImageSave (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchAnyError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageSearchWithoutErrors [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageTagError [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageTagInvalidReference [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageTagHexSource [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestImageTag [2022-04-04T17:47:13.140Z] --- PASS: TestImageTag (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestInfoServerError [2022-04-04T17:47:13.140Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T17:47:13.140Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestInfo [2022-04-04T17:47:13.140Z] --- PASS: TestInfo (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkConnectError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkConnect [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkCreateError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkCreate [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkDisconnectError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkDisconnect [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkInspectError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkInspectNotFoundError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkInspectWithEmptyID [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkInspect [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkListError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkList [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworksPruneError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworksPrune [2022-04-04T17:47:13.140Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkRemoveError [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNetworkRemove [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeInspectError [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeInspect [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeListError [2022-04-04T17:47:13.140Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeList [2022-04-04T17:47:13.140Z] --- PASS: TestNodeList (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeRemoveError [2022-04-04T17:47:13.140Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeRemove [2022-04-04T17:47:13.140Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeUpdateError [2022-04-04T17:47:13.140Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestNodeUpdate [2022-04-04T17:47:13.140Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestOptionWithTimeout [2022-04-04T17:47:13.140Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T17:47:13.140Z] === RUN TestPingFail [2022-04-04T17:47:13.140Z] --- PASS: TestPingFail (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPingWithError [2022-04-04T17:47:13.141Z] 2022/04/04 17:47:11 RoundTripper returned a response & error; ignoring response [2022-04-04T17:47:13.141Z] 2022/04/04 17:47:11 RoundTripper returned a response & error; ignoring response [2022-04-04T17:47:13.141Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPingSuccess [2022-04-04T17:47:13.141Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPingHeadFallback [2022-04-04T17:47:13.141Z] === RUN TestPingHeadFallback/OK [2022-04-04T17:47:13.141Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T17:47:13.141Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T17:47:13.141Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginDisableError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginDisable [2022-04-04T17:47:13.141Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginEnableError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginEnable [2022-04-04T17:47:13.141Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginInspect [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginListError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginList [2022-04-04T17:47:13.141Z] --- PASS: TestPluginList (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginPushError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginPush [2022-04-04T17:47:13.141Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginRemoveError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginRemove [2022-04-04T17:47:13.141Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginSetError [2022-04-04T17:47:13.141Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPluginSet [2022-04-04T17:47:13.141Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSetHostHeader [2022-04-04T17:47:13.141Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestPlainTextError [2022-04-04T17:47:13.141Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestInfiniteError [2022-04-04T17:47:13.141Z] --- PASS: TestInfiniteError (0.03s) [2022-04-04T17:47:13.141Z] === RUN TestSecretCreateUnsupported [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretCreateError [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretCreate [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretInspectUnsupported [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretInspect [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretListUnsupported [2022-04-04T17:47:13.141Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretListError [2022-04-04T17:47:13.141Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretList [2022-04-04T17:47:13.141Z] --- PASS: TestSecretList (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretRemoveUnsupported [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretRemoveError [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretRemove [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretUpdateUnsupported [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretUpdateError [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSecretUpdate [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceCreateError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceCreate [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceCreateDigestPinning [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceInspect [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceListError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceList [2022-04-04T17:47:13.141Z] --- PASS: TestServiceList (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceLogsError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceLogs [2022-04-04T17:47:13.141Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceRemoveError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceRemove [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceUpdateError [2022-04-04T17:47:13.141Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestServiceUpdate [2022-04-04T17:47:13.141Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmGetUnlockKey [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmInitError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmInit [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmInspect [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmJoinError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmJoin [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmLeaveError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmLeave [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmUnlockError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmUnlock [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmUpdateError [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestSwarmUpdate [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestTaskInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestTaskInspect [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestTaskListError [2022-04-04T17:47:13.141Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestTaskList [2022-04-04T17:47:13.141Z] --- PASS: TestTaskList (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeCreateError [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeCreate [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeInspectError [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeInspectNotFound [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeInspect [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeListError [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeList [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeRemoveError [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T17:47:13.141Z] === RUN TestVolumeRemove [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T17:47:13.141Z] === CONT TestTLSCloseWriter [2022-04-04T17:47:13.141Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T17:47:13.141Z] PASS [2022-04-04T17:47:13.141Z] coverage: 74.9% of statements [2022-04-04T17:47:13.141Z] ok github.com/docker/docker/client 0.340s coverage: 74.9% of statements [2022-04-04T17:47:19.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T17:47:19.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T17:47:20.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T17:47:21.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T17:47:21.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T17:47:22.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T17:47:25.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T17:47:26.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T17:47:27.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T17:47:27.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T17:47:28.229Z] --- PASS: TestCheckoutGit (27.65s) [2022-04-04T17:47:28.229Z] === RUN TestValidGitTransport [2022-04-04T17:47:28.229Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T17:47:28.229Z] === RUN TestGitInvalidRef [2022-04-04T17:47:28.229Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-04T17:47:28.229Z] PASS [2022-04-04T17:47:28.229Z] coverage: 86.3% of statements [2022-04-04T17:47:28.229Z] ok github.com/docker/docker/builder/remotecontext/git 27.971s coverage: 86.3% of statements [2022-04-04T17:47:28.229Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T17:47:28.229Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T17:47:28.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T17:47:29.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T17:47:30.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T17:47:31.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T17:47:31.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T17:47:31.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T17:47:32.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:47:32.769Z] Using test binary docker [2022-04-04T17:47:32.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T17:47:32.769Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-04T17:47:32.769Z] INFO: Waiting for daemon to start... [2022-04-04T17:47:32.769Z] Starting dockerd [2022-04-04T17:47:35.300Z] . [2022-04-04T17:47:35.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:47:35.300Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:47:35.300Z] Error: No such image: emptyfs [2022-04-04T17:47:35.300Z] Running integration-test (iteration 1) [2022-04-04T17:47:35.300Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T17:47:40.863Z] === RUN TestContainerStopSignal [2022-04-04T17:47:40.863Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestContainerStopTimeout [2022-04-04T17:47:40.863Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T17:47:40.863Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T17:47:40.863Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T17:47:40.863Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T17:47:40.863Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T17:47:40.863Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestNewMemoryStore [2022-04-04T17:47:40.863Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestAddContainers [2022-04-04T17:47:40.863Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestGetContainer [2022-04-04T17:47:40.863Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestDeleteContainer [2022-04-04T17:47:40.863Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestListContainers [2022-04-04T17:47:40.863Z] --- PASS: TestListContainers (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestFirstContainer [2022-04-04T17:47:40.863Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestApplyAllContainer [2022-04-04T17:47:40.863Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestIsValidHealthString [2022-04-04T17:47:40.863Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestStateRunStop [2022-04-04T17:47:40.863Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestStateTimeoutWait [2022-04-04T17:47:40.863Z] state_test.go:141: Stop callback fired [2022-04-04T17:47:40.863Z] state_test.go:165: Stop callback fired [2022-04-04T17:47:40.863Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T17:47:40.863Z] === RUN TestIsValidStateString [2022-04-04T17:47:40.863Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestViewSaveDelete [2022-04-04T17:47:40.863Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T17:47:40.863Z] === RUN TestViewAll [2022-04-04T17:47:40.863Z] --- PASS: TestViewAll (0.01s) [2022-04-04T17:47:40.863Z] === RUN TestViewGet [2022-04-04T17:47:40.863Z] --- PASS: TestViewGet (0.01s) [2022-04-04T17:47:40.863Z] === RUN TestNames [2022-04-04T17:47:40.863Z] --- PASS: TestNames (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestViewWithHealthCheck [2022-04-04T17:47:40.863Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T17:47:40.863Z] PASS [2022-04-04T17:47:40.863Z] coverage: 41.4% of statements [2022-04-04T17:47:40.863Z] ok github.com/docker/docker/container 0.242s coverage: 41.4% of statements [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestConfigureDaemonLogs [2022-04-04T17:47:40.863Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T17:47:40.863Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T17:47:40.863Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T17:47:40.863Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T17:47:40.863Z] PASS [2022-04-04T17:47:40.863Z] coverage: 18.4% of statements [2022-04-04T17:47:40.863Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 18.4% of statements [2022-04-04T17:47:40.863Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T17:47:40.863Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T17:47:40.863Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T17:47:40.863Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T17:47:41.881Z] === RUN TestPrepare [2022-04-04T17:47:41.881Z] --- PASS: TestPrepare (0.00s) [2022-04-04T17:47:41.881Z] === RUN TestStart [2022-04-04T17:47:41.881Z] --- PASS: TestStart (0.00s) [2022-04-04T17:47:41.881Z] === RUN TestWaitCancel [2022-04-04T17:47:41.881Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T17:47:41.881Z] === RUN TestWaitDisabled [2022-04-04T17:47:41.881Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T17:47:41.881Z] === RUN TestWaitEnabled [2022-04-04T17:47:41.881Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T17:47:41.881Z] === RUN TestRemove [2022-04-04T17:47:41.881Z] --- PASS: TestRemove (0.00s) [2022-04-04T17:47:41.881Z] PASS [2022-04-04T17:47:41.881Z] coverage: 65.3% of statements [2022-04-04T17:47:41.881Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.168s coverage: 65.3% of statements [2022-04-04T17:47:44.141Z] === RUN TestNewListSecretsFilters [2022-04-04T17:47:44.141Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T17:47:44.141Z] === RUN TestNewListConfigsFilters [2022-04-04T17:47:44.141Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T17:47:44.141Z] PASS [2022-04-04T17:47:44.141Z] coverage: 0.5% of statements [2022-04-04T17:47:44.141Z] ok github.com/docker/docker/daemon/cluster 0.786s coverage: 0.5% of statements [2022-04-04T17:47:44.620Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T17:47:44.620Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T17:47:44.620Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T17:47:44.620Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T17:47:44.620Z] PASS [2022-04-04T17:47:44.620Z] coverage: 35.9% of statements [2022-04-04T17:47:44.620Z] ok github.com/docker/docker/daemon/cluster/convert 0.200s coverage: 35.9% of statements [2022-04-04T17:47:44.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:47:44.627Z] [2022-04-04T17:47:44.627Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-04T17:47:44.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-04T17:47:44.627Z] Using test binary docker [2022-04-04T17:47:44.627Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T17:47:44.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:47:44.627Z] INFO: Waiting for daemon to start... [2022-04-04T17:47:44.627Z] Starting dockerd [2022-04-04T17:47:44.627Z] . [2022-04-04T17:47:44.627Z] INFO: Building docker-sdk-python3:4.4.1... [2022-04-04T17:47:47.627Z] === RUN TestBuilderGC [2022-04-04T17:47:47.627Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestParseClusterAdvertiseSettings [2022-04-04T17:47:47.627Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestFindConfigurationConflicts [2022-04-04T17:47:47.627Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T17:47:47.627Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T17:47:47.627Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T17:47:48.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T17:47:48.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T17:47:48.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T17:47:48.107Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T17:47:48.107Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T17:47:48.107Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_label [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T17:47:48.107Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestModifiedDiscoverySettings [2022-04-04T17:47:48.107Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T17:47:48.107Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-04T17:47:48.107Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T17:47:48.107Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:47:48.107Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestReloadBadDefaultConfig [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-455211047" [2022-04-04T17:47:48.107Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestReloadWithConflictingLabels [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-475986778" [2022-04-04T17:47:48.107Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-496996081" [2022-04-04T17:47:48.107Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T17:47:48.107Z] === RUN TestDaemonConfigurationMerge [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T17:47:48.107Z] PASS [2022-04-04T17:47:48.107Z] coverage: 79.7% of statements [2022-04-04T17:47:48.107Z] ok github.com/docker/docker/daemon/config 0.231s coverage: 79.7% of statements [2022-04-04T17:47:48.107Z] === RUN TestWaitNodeAttachment [2022-04-04T17:47:48.586Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T17:47:48.586Z] === RUN TestIsolationConversion [2022-04-04T17:47:48.586Z] === RUN TestIsolationConversion/default [2022-04-04T17:47:48.586Z] === RUN TestIsolationConversion/process [2022-04-04T17:47:48.586Z] === RUN TestIsolationConversion/hyperv [2022-04-04T17:47:48.586Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T17:47:48.586Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T17:47:48.586Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T17:47:48.586Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T17:47:48.586Z] === RUN TestContainerLabels [2022-04-04T17:47:48.586Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T17:47:48.586Z] === RUN TestCredentialSpecConversion [2022-04-04T17:47:48.586Z] === RUN TestCredentialSpecConversion/none [2022-04-04T17:47:48.586Z] === RUN TestCredentialSpecConversion/config [2022-04-04T17:47:48.586Z] === RUN TestCredentialSpecConversion/file [2022-04-04T17:47:48.586Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T17:47:48.586Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T17:47:48.586Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountBind [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountVolume [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountTarget [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T17:47:48.587Z] PASS [2022-04-04T17:47:48.587Z] coverage: 11.0% of statements [2022-04-04T17:47:48.587Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.653s coverage: 11.0% of statements [2022-04-04T17:47:48.587Z] === RUN TestVerifyNetworkingConfig [2022-04-04T17:47:48.587Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestGetContainer [2022-04-04T17:47:48.587Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestValidContainerNames [2022-04-04T17:47:48.587Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestContainerInitDNS [2022-04-04T17:47:48.587Z] daemon_test.go:147: root required [2022-04-04T17:47:48.587Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestMerge [2022-04-04T17:47:48.587Z] --- PASS: TestMerge (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestValidateContainerIsolation [2022-04-04T17:47:48.587Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestFindNetworkErrorType [2022-04-04T17:47:48.587Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestEnsureServicesExist [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestEnsureServicesExistErrors [2022-04-04T17:47:48.587Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T17:47:48.587Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T17:47:48.587Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T17:47:48.587Z] === RUN TestDiscoveryOptsErrors [2022-04-04T17:47:48.587Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDiscoveryOpts [2022-04-04T17:47:48.587Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-04-04T17:47:48.587Z] PASS [2022-04-04T17:47:48.587Z] coverage: 30.0% of statements [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestContainerDelete [2022-04-04T17:47:48.587Z] --- PASS: TestContainerDelete (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestContainerDoubleDelete [2022-04-04T17:47:48.587Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T17:47:48.587Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T17:47:48.587Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestNoneHealthcheck [2022-04-04T17:47:48.587Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestHealthStates [2022-04-04T17:47:48.587Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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" [2022-04-04T17:47:48.587Z] --- PASS: TestHealthStates (0.14s) [2022-04-04T17:47:48.587Z] === RUN TestMaskURLCredentials [2022-04-04T17:47:48.587Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestGetInspectData [2022-04-04T17:47:48.587Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestFillLicense [2022-04-04T17:47:48.587Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestListInvalidFilter [2022-04-04T17:47:48.587Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestNameFilter [2022-04-04T17:47:48.587Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T17:47:48.587Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T17:47:48.587Z] === 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 [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T17:47:48.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T17:47:48.587Z] --- 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) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonReloadLabels [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonReloadMirrors [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T17:47:48.587Z] === RUN TestDaemonDiscoveryReload [2022-04-04T17:47:49.067Z] === RUN TestEventsLog [2022-04-04T17:47:49.067Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T17:47:49.067Z] === RUN TestEventsLogTimeout [2022-04-04T17:47:49.067Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T17:47:49.067Z] === RUN TestLogEvents [2022-04-04T17:47:49.067Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T17:47:49.067Z] === RUN TestLoadBufferedEvents [2022-04-04T17:47:49.067Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-04T17:47:49.067Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T17:47:49.067Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T17:47:49.067Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T17:47:49.067Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T17:47:49.067Z] PASS [2022-04-04T17:47:49.067Z] coverage: 50.0% of statements [2022-04-04T17:47:49.067Z] ok github.com/docker/docker/daemon/events 0.230s coverage: 50.0% of statements [2022-04-04T17:47:49.545Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-04-04T17:47:49.545Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-04-04T17:47:49.545Z] === RUN TestIsEmptyDir [2022-04-04T17:47:49.545Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T17:47:49.545Z] PASS [2022-04-04T17:47:49.545Z] coverage: 2.3% of statements [2022-04-04T17:47:49.545Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-04-04T17:47:50.024Z] === RUN TestLinkNaming [2022-04-04T17:47:50.024Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T17:47:50.024Z] === RUN TestLinkNew [2022-04-04T17:47:50.024Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T17:47:50.024Z] === RUN TestLinkEnv [2022-04-04T17:47:50.024Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T17:47:50.024Z] === RUN TestLinkMultipleEnv [2022-04-04T17:47:50.024Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T17:47:50.025Z] === RUN TestLinkPortRangeEnv [2022-04-04T17:47:50.025Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T17:47:50.025Z] PASS [2022-04-04T17:47:50.025Z] coverage: 93.0% of statements [2022-04-04T17:47:50.025Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2022-04-04T17:47:50.025Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-04-04T17:47:50.025Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-04-04T17:47:50.189Z] Loaded image: buildpack-deps:buster [2022-04-04T17:47:50.189Z] Loaded image: busybox:latest [2022-04-04T17:47:50.189Z] Loaded image: busybox:glibc [2022-04-04T17:47:50.505Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-04-04T17:47:50.505Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T17:47:50.505Z] reload_test.go:520: root required [2022-04-04T17:47:50.505Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T17:47:50.505Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T17:47:50.505Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-04T17:47:50.505Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T17:47:50.505Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-04T17:47:50.505Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-04-04T17:47:50.985Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-04T17:47:50.985Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T17:47:50.985Z] === RUN TestParseVolumesFrom [2022-04-04T17:47:50.985Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T17:47:50.985Z] PASS [2022-04-04T17:47:50.985Z] coverage: 9.0% of statements [2022-04-04T17:47:50.985Z] ok github.com/docker/docker/daemon 2.377s coverage: 9.0% of statements [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T17:47:50.985Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T17:47:51.569Z] Loaded image: debian:bullseye [2022-04-04T17:47:51.863Z] Loaded image: hello-world:latest [2022-04-04T17:47:51.994Z] === RUN TestAdapterReadLogs [2022-04-04T17:47:51.994Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestCopier [2022-04-04T17:47:51.994Z] --- PASS: TestCopier (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestCopierLongLines [2022-04-04T17:47:51.994Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestCopierSlow [2022-04-04T17:47:51.994Z] --- PASS: TestCopierSlow (0.21s) [2022-04-04T17:47:51.994Z] === RUN TestCopierWithSized [2022-04-04T17:47:51.994Z] === RUN TestCopierWithSized/as_is [2022-04-04T17:47:51.994Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithSized (0.09s) [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithSized/With_RingLogger (0.08s) [2022-04-04T17:47:51.994Z] === RUN TestCopierWithPartial [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestRingLogger [2022-04-04T17:47:51.994Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestRingCap [2022-04-04T17:47:51.994Z] --- PASS: TestRingCap (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestRingClose [2022-04-04T17:47:51.994Z] --- PASS: TestRingClose (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestRingDrain [2022-04-04T17:47:51.994Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T17:47:51.994Z] PASS [2022-04-04T17:47:51.994Z] coverage: 43.5% of statements [2022-04-04T17:47:51.994Z] ok github.com/docker/docker/daemon/logger 0.348s coverage: 43.5% of statements [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/defaults [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T17:47:51.994Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T17:47:51.994Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T17:47:51.994Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T17:47:51.994Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T17:47:52.165Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:47:52.424Z] INFO: Testing against a local daemon [2022-04-04T17:47:52.424Z] === RUN TestCgroupNamespacesBuild [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T17:47:52.479Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-04T17:47:52.479Z] === RUN TestCreateSuccess [2022-04-04T17:47:52.479Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCreateLogGroupSuccess [2022-04-04T17:47:52.479Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCreateError [2022-04-04T17:47:52.479Z] --- PASS: TestCreateError (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCreateAlreadyExists [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T17:47:52.479Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestLogClosed [2022-04-04T17:47:52.479Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestLogBlocking [2022-04-04T17:47:52.479Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T17:47:52.479Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T17:47:52.479Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestPublishBatchSuccess [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestPublishBatchError [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg=Error [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchSimple [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchTicker [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchClose [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/3/���� [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T17:47:52.479Z] === RUN TestEffectiveLen/5/ [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/0/ [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: Hello [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: He [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: llo [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: Hello [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: 🙃 [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: 🙃 [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/6/a� [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: a [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: � [2022-04-04T17:47:52.479Z] === RUN TestFindValidSplit/7/a� [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1044: a� [2022-04-04T17:47:52.479Z] cloudwatchlogs_test.go:1045: [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestProcessEventEmoji [2022-04-04T17:47:52.479Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchLineSplit [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMaxEvents [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T17:47:52.479Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-04T17:47:52.479Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T17:47:52.479Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T17:47:52.479Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T17:47:52.480Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T17:47:52.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestCreateTagSuccess [2022-04-04T17:47:52.480Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T17:47:52.480Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T17:47:52.480Z] PASS [2022-04-04T17:47:52.480Z] coverage: 77.4% of statements [2022-04-04T17:47:52.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.356s coverage: 77.4% of statements [2022-04-04T17:47:52.480Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T17:47:52.480Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestSearchRegistryForImages [2022-04-04T17:47:52.480Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T17:47:52.480Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T17:47:52.480Z] === RUN TestImageDelete [2022-04-04T17:47:52.480Z] === RUN TestImageDelete/no_lease [2022-04-04T17:47:52.480Z] === RUN TestImageDelete/lease_exists [2022-04-04T17:47:52.480Z] --- PASS: TestImageDelete (0.05s) [2022-04-04T17:47:52.480Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T17:47:52.480Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-04T17:47:52.480Z] === RUN TestContentStoreForPull [2022-04-04T17:47:52.480Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-04T17:47:52.480Z] PASS [2022-04-04T17:47:52.480Z] coverage: 6.6% of statements [2022-04-04T17:47:52.480Z] ok github.com/docker/docker/daemon/images 0.285s coverage: 6.6% of statements [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T17:47:52.959Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T17:47:52.959Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T17:47:52.959Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T17:47:52.959Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T17:47:52.959Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-04T17:47:52.959Z] === RUN TestFastTimeMarshalJSON [2022-04-04T17:47:52.959Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-04T17:47:52.959Z] PASS [2022-04-04T17:47:52.959Z] coverage: 87.2% of statements [2022-04-04T17:47:52.959Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements [2022-04-04T17:47:52.959Z] === RUN TestJSONFileLogger [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T17:47:52.959Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T17:47:52.959Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T17:47:53.439Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T17:47:53.439Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T17:47:53.439Z] === RUN TestEncodeDecode [2022-04-04T17:47:53.439Z] === PAUSE TestEncodeDecode [2022-04-04T17:47:53.439Z] === RUN TestUnexpectedEOF [2022-04-04T17:47:53.439Z] time="2022-04-04T17:47:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T17:47:53.439Z] time="2022-04-04T17:47:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T17:47:53.439Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-04T17:47:53.439Z] === CONT TestEncodeDecode [2022-04-04T17:47:53.439Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T17:47:53.439Z] PASS [2022-04-04T17:47:53.439Z] coverage: 69.9% of statements [2022-04-04T17:47:53.439Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.200s coverage: 69.9% of statements [2022-04-04T17:47:53.803Z] --- PASS: TestCgroupNamespacesBuild (1.56s) [2022-04-04T17:47:53.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T17:47:54.449Z] === RUN TestWriteLog [2022-04-04T17:47:54.449Z] === PAUSE TestWriteLog [2022-04-04T17:47:54.449Z] === RUN TestReadLog [2022-04-04T17:47:54.449Z] === PAUSE TestReadLog [2022-04-04T17:47:54.449Z] === RUN TestDecode [2022-04-04T17:47:54.449Z] --- PASS: TestDecode (0.02s) [2022-04-04T17:47:54.449Z] === CONT TestWriteLog [2022-04-04T17:47:54.449Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T17:47:54.449Z] === CONT TestReadLog [2022-04-04T17:47:54.449Z] === RUN TestReadLog/tail_exact [2022-04-04T17:47:54.449Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T17:47:54.449Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T17:47:54.449Z] --- PASS: TestReadLog (0.13s) [2022-04-04T17:47:54.449Z] --- PASS: TestReadLog/tail_exact (0.11s) [2022-04-04T17:47:54.449Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-04-04T17:47:54.449Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-04-04T17:47:54.449Z] PASS [2022-04-04T17:47:54.449Z] coverage: 78.7% of statements [2022-04-04T17:47:54.449Z] ok github.com/docker/docker/daemon/logger/local 0.205s coverage: 78.7% of statements [2022-04-04T17:47:54.449Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T17:47:54.449Z] === RUN TestOpenFileDelete [2022-04-04T17:47:54.449Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestOpenFileRename [2022-04-04T17:47:54.449Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestHandleDecoderErr [2022-04-04T17:47:54.449Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestParseLogTagDefaultTag [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestParseLogTag [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestParseLogTagEmptyTag [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestTailFiles [2022-04-04T17:47:54.449Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestFollowLogsConsumerGone [2022-04-04T17:47:54.449Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestFollowLogsProducerGone [2022-04-04T17:47:54.449Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-04-04T17:47:54.449Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-04-04T17:47:54.449Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T17:47:54.449Z] === RUN TestCheckCapacityAndRotate [2022-04-04T17:47:54.449Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T17:47:54.449Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T17:47:54.449Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-04T17:47:54.449Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-04T17:47:54.449Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-04T17:47:54.449Z] PASS [2022-04-04T17:47:54.449Z] coverage: 54.9% of statements [2022-04-04T17:47:54.449Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.201s coverage: 54.9% of statements [2022-04-04T17:47:55.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-04-04T17:47:55.183Z] === RUN TestBuildWithSession [2022-04-04T17:47:55.183Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:47:55.183Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T17:47:55.183Z] === RUN TestBuildSquashParent [2022-04-04T17:47:55.457Z] === RUN TestLog [2022-04-04T17:47:55.457Z] --- PASS: TestLog (0.00s) [2022-04-04T17:47:55.457Z] PASS [2022-04-04T17:47:55.457Z] coverage: 31.5% of statements [2022-04-04T17:47:55.457Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2022-04-04T17:47:55.457Z] === RUN TestValidateLogOpt [2022-04-04T17:47:55.457Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestNewMissedConfig [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestNewMissedUrl [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestNewMissedToken [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestNewWithProxy [2022-04-04T17:47:55.457Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestDefault [2022-04-04T17:47:55.457Z] --- PASS: TestDefault (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T17:47:55.457Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestJsonFormat [2022-04-04T17:47:55.457Z] --- PASS: TestJsonFormat (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestRawFormat [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestRawFormatWithLabels [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestRawFormatWithoutTag [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T17:47:55.457Z] === RUN TestBatching [2022-04-04T17:47:55.457Z] --- PASS: TestBatching (0.26s) [2022-04-04T17:47:55.457Z] === RUN TestFrequency [2022-04-04T17:47:55.935Z] --- PASS: TestFrequency (0.18s) [2022-04-04T17:47:55.936Z] === RUN TestOneMessagePerRequest [2022-04-04T17:47:55.936Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestVerify [2022-04-04T17:47:55.936Z] --- PASS: TestVerify (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestSkipVerify [2022-04-04T17:47:55.936Z] === RUN TestNewParse [2022-04-04T17:47:55.936Z] --- PASS: TestNewParse (0.00s) [2022-04-04T17:47:55.936Z] PASS [2022-04-04T17:47:55.936Z] coverage: 8.3% of statements [2022-04-04T17:47:55.936Z] === RUN TestParseLogFormat [2022-04-04T17:47:55.936Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestValidateLogOptEmpty [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestValidateSyslogAddress [2022-04-04T17:47:55.936Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestParseAddressDefaultPort [2022-04-04T17:47:55.936Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestValidateSyslogFacility [2022-04-04T17:47:55.936Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T17:47:55.936Z] === RUN TestValidateLogOpt [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T17:47:55.936Z] PASS [2022-04-04T17:47:55.936Z] coverage: 46.8% of statements [2022-04-04T17:47:55.936Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-04-04T17:47:55.936Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] --- PASS: TestSkipVerify (0.36s) [2022-04-04T17:47:56.415Z] === RUN TestBufferMaximum [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.886446\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.886446\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T17:47:56.415Z] === RUN TestServerAlwaysDown [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890300\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890346\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890346\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890821\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890821\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:56.415Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T17:47:56.415Z] === RUN TestCannotSendAfterClose [2022-04-04T17:47:56.415Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T17:47:56.415Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T17:47:56.895Z] === RUN TestV1IDService [2022-04-04T17:47:56.895Z] --- PASS: TestV1IDService (0.03s) [2022-04-04T17:47:56.895Z] === RUN TestV2MetadataService [2022-04-04T17:47:57.373Z] time="2022-04-04T17:47:56Z" 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 [2022-04-04T17:47:57.373Z] time="2022-04-04T17:47:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e028848706e5\"}'" [2022-04-04T17:47:57.373Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T17:47:57.373Z] PASS [2022-04-04T17:47:57.373Z] coverage: 82.5% of statements [2022-04-04T17:47:57.373Z] ok github.com/docker/docker/daemon/logger/splunk 1.878s coverage: 82.5% of statements [2022-04-04T17:47:57.373Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T17:47:57.373Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T17:47:57.373Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T17:47:57.852Z] === RUN TestSuccessfulDownload [2022-04-04T17:47:57.852Z] download_test.go:268: Needs fixing on Windows [2022-04-04T17:47:57.852Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestCancelledDownload [2022-04-04T17:47:57.852Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestMaxDownloadAttempts [2022-04-04T17:47:57.852Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T17:47:57.852Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T17:47:57.852Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T17:47:57.852Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T17:47:57.852Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T17:47:57.852Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T17:47:57.852Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T17:47:57.852Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T17:47:57.852Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestContinueOnError_UnnestsErrors [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-04-04T17:47:57.852Z] === RUN TestManifestStore [2022-04-04T17:47:57.852Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T17:47:57.852Z] --- PASS: TestV2MetadataService (1.02s) [2022-04-04T17:47:57.852Z] PASS [2022-04-04T17:47:57.853Z] coverage: 48.2% of statements [2022-04-04T17:47:57.853Z] ok github.com/docker/docker/distribution/metadata 1.107s coverage: 48.2% of statements [2022-04-04T17:47:57.853Z] time="2022-04-04T17:47:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local539583931\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/no_local_cache [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/with_local_cache [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: " [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: " [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: " [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: " [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: " [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T17:47:58.331Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore (0.24s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T17:47:58.331Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestFixManifestLayers [2022-04-04T17:47:58.331Z] --- PASS: TestFixManifestLayers (0.01s) [2022-04-04T17:47:58.331Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T17:47:58.331Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T17:47:58.331Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestFixManifestLayersBadParent [2022-04-04T17:47:58.331Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestValidateManifest [2022-04-04T17:47:58.331Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T17:47:58.331Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestFormatPlatform [2022-04-04T17:47:58.331Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestPullSchema2Config [2022-04-04T17:47:58.331Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.331Z] === RUN TestPullSchema2Config/500_status [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2022-04-04T17:47:58.331Z] === RUN TestTransfer [2022-04-04T17:47:58.331Z] --- PASS: TestTransfer (0.12s) [2022-04-04T17:47:58.331Z] === RUN TestConcurrencyLimit [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.331Z] === RUN TestPullSchema2Config/EOF [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T17:47:58.331Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.331Z] 2022/04/04 17:47:58 http: panic serving 127.0.0.1:49213: intentional panic [2022-04-04T17:47:58.331Z] goroutine 112 [running]: [2022-04-04T17:47:58.331Z] net/http.(*conn).serve.func1(0xc0003bdb80) [2022-04-04T17:47:58.331Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-04-04T17:47:58.331Z] panic(0x118fe60, 0x130aae0) [2022-04-04T17:47:58.331Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-04-04T17:47:58.331Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x1320e50, 0xc00036e1c0) [2022-04-04T17:47:58.331Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-04-04T17:47:58.331Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x1320e50, 0xc00036e1c0, 0xc00014cd00) [2022-04-04T17:47:58.331Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-04-04T17:47:58.331Z] net/http.HandlerFunc.ServeHTTP(0xc00036a060, 0x1320e50, 0xc00036e1c0, 0xc00014cd00) [2022-04-04T17:47:58.331Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-04-04T17:47:58.331Z] net/http.serverHandler.ServeHTTP(0xc00036e000, 0x1320e50, 0xc00036e1c0, 0xc00014cd00) [2022-04-04T17:47:58.331Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-04-04T17:47:58.331Z] net/http.(*conn).serve(0xc0003bdb80, 0x13223e0, 0xc0002f3580) [2022-04-04T17:47:58.331Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-04-04T17:47:58.331Z] created by net/http.(*Server).Serve [2022-04-04T17:47:58.331Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-04-04T17:47:58.331Z] === RUN TestNotFound [2022-04-04T17:47:58.331Z] --- PASS: TestNotFound (0.00s) [2022-04-04T17:47:58.331Z] === RUN TestConflict [2022-04-04T17:47:58.332Z] --- PASS: TestConflict (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestForbidden [2022-04-04T17:47:58.332Z] --- PASS: TestForbidden (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestInvalidParameter [2022-04-04T17:47:58.332Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestNotImplemented [2022-04-04T17:47:58.332Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestNotModified [2022-04-04T17:47:58.332Z] --- PASS: TestNotModified (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestUnauthorized [2022-04-04T17:47:58.332Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestUnknown [2022-04-04T17:47:58.332Z] --- PASS: TestUnknown (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestCancelled [2022-04-04T17:47:58.332Z] --- PASS: TestCancelled (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestDeadline [2022-04-04T17:47:58.332Z] --- PASS: TestDeadline (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestDataLoss [2022-04-04T17:47:58.332Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestUnavailable [2022-04-04T17:47:58.332Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestSystem [2022-04-04T17:47:58.332Z] --- PASS: TestSystem (0.00s) [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Conflict [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T17:47:58.332Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T17:47:58.332Z] PASS [2022-04-04T17:47:58.332Z] coverage: 77.0% of statements [2022-04-04T17:47:58.332Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-04T17:47:58.810Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.810Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T17:47:58.810Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T17:47:58.810Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T17:47:58.810Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T17:47:58.810Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T17:47:58.810Z] === RUN TestLayerAlreadyExists [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] 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} [2022-04-04T17:47:58.810Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T17:47:58.810Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T17:47:58.810Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-04T17:47:58.810Z] === RUN TestInactiveJobs [2022-04-04T17:47:59.290Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-04T17:47:59.290Z] === RUN TestWatchRelease [2022-04-04T17:47:59.290Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T17:47:59.290Z] === RUN TestWatchFinishedTransfer [2022-04-04T17:47:59.290Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestDuplicateTransfer [2022-04-04T17:47:59.290Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-04T17:47:59.290Z] === RUN TestSuccessfulUpload [2022-04-04T17:47:59.290Z] === RUN TestFSGetInvalidData [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSInvalidSet [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSInvalidRoot [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestFSMetadataGetSet [2022-04-04T17:47:59.290Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-04T17:47:59.290Z] === RUN TestFSInvalidWalker [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSGetSet [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetSet (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSGetUnsetKey [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestFSGetEmptyData [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestFSDelete [2022-04-04T17:47:59.290Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSWalker [2022-04-04T17:47:59.290Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestFSWalkerStopOnError [2022-04-04T17:47:59.290Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T17:47:59.290Z] === RUN TestNewFromJSON [2022-04-04T17:47:59.290Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T17:47:59.290Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestMarshalKeyOrder [2022-04-04T17:47:59.290Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestImage [2022-04-04T17:47:59.290Z] --- PASS: TestImage (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestImageOSNotEmpty [2022-04-04T17:47:59.290Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T17:47:59.290Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestCreate [2022-04-04T17:47:59.290Z] --- PASS: TestCreate (0.00s) [2022-04-04T17:47:59.290Z] === RUN TestRestore [2022-04-04T17:47:59.290Z] time="2022-04-04T17:47:59Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T17:47:59.372Z] --- PASS: TestBuildSquashParent (4.20s) [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:47:59.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:47:59.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:47:59.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:47:59.769Z] time="2022-04-04T17:47:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T17:47:59.769Z] --- PASS: TestRestore (0.12s) [2022-04-04T17:47:59.769Z] === RUN TestAddDelete [2022-04-04T17:47:59.769Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-04T17:47:59.769Z] === RUN TestCancelledUpload [2022-04-04T17:47:59.769Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T17:47:59.769Z] PASS [2022-04-04T17:47:59.769Z] coverage: 76.9% of statements [2022-04-04T17:47:59.769Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T17:47:59.769Z] === RUN TestSearchAfterDelete [2022-04-04T17:47:59.769Z] ok github.com/docker/docker/distribution/xfer 1.760s coverage: 76.9% of statements [2022-04-04T17:47:59.769Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T17:47:59.769Z] === RUN TestParentReset [2022-04-04T17:47:59.769Z] === RUN TestCompare [2022-04-04T17:47:59.769Z] --- PASS: TestCompare (0.00s) [2022-04-04T17:47:59.769Z] PASS [2022-04-04T17:47:59.769Z] coverage: 19.2% of statements [2022-04-04T17:47:59.769Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2022-04-04T17:47:59.769Z] --- PASS: TestParentReset (0.03s) [2022-04-04T17:47:59.769Z] === RUN TestGetAndSetLastUpdated [2022-04-04T17:47:59.769Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-04T17:47:59.769Z] === RUN TestStoreLen [2022-04-04T17:47:59.769Z] --- PASS: TestStoreLen (0.06s) [2022-04-04T17:47:59.769Z] PASS [2022-04-04T17:47:59.769Z] coverage: 86.8% of statements [2022-04-04T17:47:59.769Z] ok github.com/docker/docker/image 0.405s coverage: 86.8% of statements [2022-04-04T17:47:59.769Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-04-04T17:47:59.769Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T17:47:59.769Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T17:47:59.769Z] === RUN TestTokenPassThru [2022-04-04T17:47:59.769Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T17:47:59.769Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T17:47:59.769Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T17:47:59.769Z] PASS [2022-04-04T17:47:59.769Z] coverage: 25.9% of statements [2022-04-04T17:47:59.769Z] ok github.com/docker/docker/distribution 1.994s coverage: 25.9% of statements [2022-04-04T17:47:59.769Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T17:47:59.769Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T17:47:59.769Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-04T17:48:00.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:48:00.777Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T17:48:00.777Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T17:48:00.777Z] PASS [2022-04-04T17:48:00.777Z] coverage: 25.0% of statements [2022-04-04T17:48:00.777Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2022-04-04T17:48:00.777Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T17:48:00.777Z] === RUN TestSerialization [2022-04-04T17:48:00.777Z] --- PASS: TestSerialization (0.02s) [2022-04-04T17:48:00.777Z] PASS [2022-04-04T17:48:00.777Z] coverage: 100.0% of statements [2022-04-04T17:48:00.777Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-04T17:48:01.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:48:01.786Z] === RUN TestEnvironmentParsing [2022-04-04T17:48:01.786Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T17:48:01.786Z] PASS [2022-04-04T17:48:01.786Z] coverage: 1.0% of statements [2022-04-04T17:48:01.786Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.0% of statements [2022-04-04T17:48:01.786Z] === RUN TestEmptyLayer [2022-04-04T17:48:01.786Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T17:48:01.786Z] === RUN TestCommitFailure [2022-04-04T17:48:01.786Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T17:48:01.786Z] === RUN TestStartTransactionFailure [2022-04-04T17:48:01.786Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T17:48:01.786Z] === RUN TestGetOrphan [2022-04-04T17:48:01.786Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T17:48:01.786Z] === RUN TestMountAndRegister [2022-04-04T17:48:01.786Z] layer_test.go:271: Layer size: 14 [2022-04-04T17:48:01.786Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-04T17:48:01.786Z] === RUN TestLayerRelease [2022-04-04T17:48:02.268Z] layer_test.go:304: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestStoreRestore [2022-04-04T17:48:02.268Z] layer_test.go:353: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestTarStreamStability [2022-04-04T17:48:02.268Z] layer_test.go:468: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestRegisterExistingLayer [2022-04-04T17:48:02.268Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-04-04T17:48:02.268Z] === RUN TestTarStreamVerification [2022-04-04T17:48:02.268Z] layer_test.go:697: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestLayerMigration [2022-04-04T17:48:02.268Z] migration_test.go:46: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T17:48:02.268Z] migration_test.go:182: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestMountInit [2022-04-04T17:48:02.268Z] mount_test.go:17: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestMountSize [2022-04-04T17:48:02.268Z] mount_test.go:76: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestMountChanges [2022-04-04T17:48:02.268Z] mount_test.go:125: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestMountApply [2022-04-04T17:48:02.268Z] mount_test.go:212: Failing on Windows [2022-04-04T17:48:02.268Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T17:48:02.268Z] PASS [2022-04-04T17:48:02.268Z] coverage: 30.1% of statements [2022-04-04T17:48:02.268Z] ok github.com/docker/docker/layer 0.319s coverage: 30.1% of statements [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T17:48:02.268Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T17:48:02.268Z] PASS [2022-04-04T17:48:02.268Z] coverage: 45.8% of statements [2022-04-04T17:48:02.268Z] ok github.com/docker/docker/oci 0.059s coverage: 45.8% of statements [2022-04-04T17:48:02.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T17:48:02.268Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T17:48:02.268Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T17:48:02.268Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T17:48:02.268Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T17:48:02.268Z] === RUN TestAddressPoolOpt [2022-04-04T17:48:02.268Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/a [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/something [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/_=a [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/PATH [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/=a [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/PATH= [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/PATH=something [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/1asd [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/123 [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/some_space [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/= [2022-04-04T17:48:02.268Z] === RUN TestValidateEnv/PaTh [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestParseHost [2022-04-04T17:48:02.268Z] --- PASS: TestParseHost (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestParseDockerDaemonHost [2022-04-04T17:48:02.268Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestParseTCP [2022-04-04T17:48:02.268Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T17:48:02.268Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestValidateExtraHosts [2022-04-04T17:48:02.268Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestIpOptString [2022-04-04T17:48:02.268Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T17:48:02.268Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T17:48:02.268Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestIpOptSetInvalidVal [2022-04-04T17:48:02.268Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestValidateIPAddress [2022-04-04T17:48:02.268Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestMapOpts [2022-04-04T17:48:02.268Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestListOptsWithoutValidator [2022-04-04T17:48:02.268Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestListOptsWithValidator [2022-04-04T17:48:02.268Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestValidateDNSSearch [2022-04-04T17:48:02.268Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T17:48:02.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T17:48:02.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestNamedListOpts [2022-04-04T17:48:02.269Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestNamedMapOpts [2022-04-04T17:48:02.269Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestParseLink [2022-04-04T17:48:02.269Z] --- PASS: TestParseLink (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestQuotedStringSetWithQuotes [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestQuotedStringSetWithNoQuotes [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-04-04T17:48:02.269Z] === RUN TestUlimitOpt [2022-04-04T17:48:02.269Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T17:48:02.269Z] PASS [2022-04-04T17:48:02.269Z] coverage: 67.1% of statements [2022-04-04T17:48:02.269Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2022-04-04T17:48:02.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:48:02.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:48:02.748Z] === RUN TestParseVersion [2022-04-04T17:48:02.748Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T17:48:02.748Z] PASS [2022-04-04T17:48:02.748Z] coverage: 52.9% of statements [2022-04-04T17:48:02.748Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2022-04-04T17:48:03.226Z] === RUN TestUnbuffered [2022-04-04T17:48:03.226Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T17:48:03.226Z] === RUN TestRaceUnbuffered [2022-04-04T17:48:03.226Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T17:48:03.226Z] PASS [2022-04-04T17:48:03.226Z] coverage: 100.0% of statements [2022-04-04T17:48:03.226Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2022-04-04T17:48:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T17:48:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T17:48:03.705Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T17:48:03.705Z] === RUN TestMatch [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[foo]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[]#01 [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[qux]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T17:48:03.705Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T17:48:03.705Z] --- PASS: TestMatch (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T17:48:03.705Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T17:48:03.705Z] PASS [2022-04-04T17:48:03.705Z] coverage: 87.5% of statements [2022-04-04T17:48:03.705Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s) [2022-04-04T17:48:03.771Z] === RUN TestBuildMultiStageCopy [2022-04-04T17:48:03.771Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T17:48:04.184Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T17:48:04.184Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T17:48:04.184Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2022-04-04T17:48:04.184Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T17:48:04.184Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestMiddleware [2022-04-04T17:48:04.184Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestNewResponseModifier [2022-04-04T17:48:04.184Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T17:48:04.184Z] PASS [2022-04-04T17:48:04.184Z] coverage: 26.8% of statements [2022-04-04T17:48:04.184Z] ok github.com/docker/docker/pkg/authorization 0.584s coverage: 26.8% of statements [2022-04-04T17:48:04.184Z] === RUN TestIsArchivePathDir [2022-04-04T17:48:04.184Z] === RUN TestChrootTarUntar [2022-04-04T17:48:04.184Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T17:48:04.184Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T17:48:04.184Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T17:48:04.184Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootCopyWithTar [2022-04-04T17:48:04.184Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootCopyFileWithTar [2022-04-04T17:48:04.184Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootUntarPath [2022-04-04T17:48:04.184Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T17:48:04.184Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T17:48:04.184Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T17:48:04.184Z] === RUN TestChrootApplyDotDotFile [2022-04-04T17:48:04.184Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T17:48:04.184Z] PASS [2022-04-04T17:48:04.184Z] coverage: 15.1% of statements [2022-04-04T17:48:04.184Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T17:48:04.184Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T17:48:04.184Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.1% of statements [2022-04-04T17:48:04.663Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-04T17:48:04.663Z] === RUN TestIsArchivePathTar [2022-04-04T17:48:04.663Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-04-04T17:48:04.663Z] === RUN TestDecompressStreamGzip [2022-04-04T17:48:04.663Z] === RUN TestSizeEmpty [2022-04-04T17:48:04.663Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeEmptyFile [2022-04-04T17:48:04.663Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeNonemptyFile [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T17:48:04.663Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T17:48:04.663Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestMoveToSubdir [2022-04-04T17:48:04.663Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestSizeNonExistingDirectory [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T17:48:04.663Z] PASS [2022-04-04T17:48:04.663Z] coverage: 80.0% of statements [2022-04-04T17:48:04.663Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-04-04T17:48:04.663Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-04T17:48:04.663Z] === RUN TestDecompressStreamBzip2 [2022-04-04T17:48:04.663Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-04T17:48:04.663Z] === RUN TestDecompressStreamXz [2022-04-04T17:48:04.663Z] archive_test.go:134: Xz not present in msys2 [2022-04-04T17:48:04.663Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestCompressStreamInvalid [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestExtensionInvalid [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestExtensionUncompressed [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestExtensionBzip2 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestExtensionGzip [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestExtensionXz [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T17:48:04.663Z] === RUN TestCmdStreamLargeStderr [2022-04-04T17:48:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T17:48:05.141Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-04T17:48:05.141Z] === RUN TestCmdStreamBad [2022-04-04T17:48:05.141Z] archive_test.go:239: Failing on Windows CI machines [2022-04-04T17:48:05.141Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T17:48:05.141Z] === RUN TestCmdStreamGood [2022-04-04T17:48:05.141Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-04T17:48:05.141Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-04T17:48:05.141Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T17:48:05.141Z] === RUN TestUntarPath [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPath (0.08s) [2022-04-04T17:48:05.141Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T17:48:05.141Z] === RUN Test [2022-04-04T17:48:05.141Z] === RUN Test/TestContainsEntry [2022-04-04T17:48:05.141Z] === RUN Test/TestCreateEntries [2022-04-04T17:48:05.141Z] === RUN Test/TestEntriesDiff [2022-04-04T17:48:05.141Z] === RUN Test/TestEntriesEquality [2022-04-04T17:48:05.141Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-04-04T17:48:05.141Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-04-04T17:48:05.141Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-04-04T17:48:05.141Z] === RUN Test/TestGeneratorNotGenerate [2022-04-04T17:48:05.141Z] === RUN Test/TestGeneratorWithPort [2022-04-04T17:48:05.142Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-04-04T17:48:05.142Z] === RUN Test/TestNewEntry [2022-04-04T17:48:05.142Z] === RUN Test/TestParse [2022-04-04T17:48:05.142Z] --- PASS: Test (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestNewEntry (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestParse (0.00s) [2022-04-04T17:48:05.142Z] PASS [2022-04-04T17:48:05.142Z] coverage: 58.3% of statements [2022-04-04T17:48:05.142Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2022-04-04T17:48:05.142Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-04T17:48:05.142Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T17:48:05.142Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-04T17:48:05.142Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyWithTarSrcFile [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-04T17:48:05.142Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T17:48:05.142Z] === RUN TestTarFiles [2022-04-04T17:48:05.142Z] === RUN Test [2022-04-04T17:48:05.142Z] === RUN Test/TestContent [2022-04-04T17:48:05.142Z] === RUN Test/TestInitialize [2022-04-04T17:48:05.142Z] === RUN Test/TestNew [2022-04-04T17:48:05.142Z] === RUN Test/TestParsingContentsWithComments [2022-04-04T17:48:05.142Z] === RUN Test/TestRegister [2022-04-04T17:48:05.142Z] === RUN Test/TestWatch [2022-04-04T17:48:05.142Z] --- PASS: Test (0.01s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestContent (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestNew (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestRegister (0.00s) [2022-04-04T17:48:05.142Z] --- PASS: Test/TestWatch (0.01s) [2022-04-04T17:48:05.142Z] PASS [2022-04-04T17:48:05.142Z] coverage: 97.6% of statements [2022-04-04T17:48:05.142Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2022-04-04T17:48:05.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T17:48:05.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T17:48:05.412Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T17:48:05.671Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-04T17:48:05.931Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T17:48:06.149Z] === RUN Test [2022-04-04T17:48:06.150Z] === RUN Test/TestWatch [2022-04-04T17:48:06.150Z] --- PASS: Test (0.00s) [2022-04-04T17:48:06.150Z] --- PASS: Test/TestWatch (0.00s) [2022-04-04T17:48:06.150Z] PASS [2022-04-04T17:48:06.150Z] coverage: 92.3% of statements [2022-04-04T17:48:06.150Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2022-04-04T17:48:06.150Z] === RUN Test [2022-04-04T17:48:06.150Z] === RUN Test/TestInitialize [2022-04-04T17:48:06.150Z] === RUN Test [2022-04-04T17:48:06.150Z] === RUN Test/TestInitialize [2022-04-04T17:48:06.150Z] === RUN Test/TestInitializeWithPattern [2022-04-04T17:48:06.150Z] === RUN Test/TestRegister [2022-04-04T17:48:06.150Z] === RUN Test/TestWatch [2022-04-04T17:48:06.150Z] --- PASS: Test (0.00s) [2022-04-04T17:48:06.150Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-04T17:48:06.150Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-04-04T17:48:06.150Z] --- PASS: Test/TestRegister (0.00s) [2022-04-04T17:48:06.150Z] --- PASS: Test/TestWatch (0.00s) [2022-04-04T17:48:06.150Z] PASS [2022-04-04T17:48:06.150Z] coverage: 93.8% of statements [2022-04-04T17:48:06.150Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS" [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS" [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS" [2022-04-04T17:48:06.150Z] === RUN Test/TestInitializeWithCerts [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery with TLS" [2022-04-04T17:48:06.150Z] === RUN Test/TestWatch [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS" [2022-04-04T17:48:06.499Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-04T17:48:06.500Z] === RUN TestBuildLabelWithTargets [2022-04-04T17:48:06.629Z] === RUN TestPollerAddRemove [2022-04-04T17:48:06.629Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T17:48:06.629Z] === RUN TestPollerEvent [2022-04-04T17:48:06.629Z] poller_test.go:41: No chmod on Windows [2022-04-04T17:48:06.629Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T17:48:06.629Z] === RUN TestPollerClose [2022-04-04T17:48:06.629Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T17:48:06.629Z] PASS [2022-04-04T17:48:06.629Z] coverage: 36.2% of statements [2022-04-04T17:48:06.629Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2022-04-04T17:48:07.107Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestCopyFile [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T17:48:07.107Z] fileutils_test.go:134: Needs porting to Windows [2022-04-04T17:48:07.107Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T17:48:07.107Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T17:48:07.107Z] fileutils_test.go:180: Needs porting to Windows [2022-04-04T17:48:07.107Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestWildcardMatches [2022-04-04T17:48:07.107Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestPatternMatches [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestSingleExclamationError [2022-04-04T17:48:07.107Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestMatchesWithNoPatterns [2022-04-04T17:48:07.107Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T17:48:07.107Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestMatches [2022-04-04T17:48:07.107Z] --- PASS: TestMatches (0.00s) [2022-04-04T17:48:07.107Z] === RUN TestCleanPatterns [2022-04-04T17:48:07.107Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCreateIfNotExistsDir [2022-04-04T17:48:07.108Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestCreateIfNotExistsFile [2022-04-04T17:48:07.108Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T17:48:07.108Z] === RUN TestMatch [2022-04-04T17:48:07.108Z] --- PASS: TestMatch (0.00s) [2022-04-04T17:48:07.108Z] PASS [2022-04-04T17:48:07.108Z] coverage: 85.4% of statements [2022-04-04T17:48:07.108Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.4% of statements [2022-04-04T17:48:07.437Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-04-04T17:48:07.437Z] === RUN TestBuildWithEmptyLayers [2022-04-04T17:48:07.589Z] === RUN TestGet [2022-04-04T17:48:07.589Z] --- PASS: TestGet (0.00s) [2022-04-04T17:48:07.589Z] === RUN TestGetShortcutString [2022-04-04T17:48:07.589Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T17:48:07.589Z] PASS [2022-04-04T17:48:07.589Z] coverage: 42.9% of statements [2022-04-04T17:48:07.589Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 42.9% of statements [2022-04-04T17:48:07.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T17:48:07.696Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-04-04T17:48:07.696Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T17:48:07.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T17:48:08.068Z] === RUN TestCreateIDMapOrder [2022-04-04T17:48:08.068Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T17:48:08.068Z] PASS [2022-04-04T17:48:08.068Z] coverage: 7.2% of statements [2022-04-04T17:48:08.068Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-04-04T17:48:08.547Z] === RUN TestFixedBufferCap [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestFixedBufferLen [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestFixedBufferString [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestFixedBufferWrite [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestFixedBufferRead [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestBytesPipeRead [2022-04-04T17:48:08.547Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestBytesPipeWrite [2022-04-04T17:48:08.547Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T17:48:08.547Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T17:48:09.025Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2022-04-04T17:48:09.025Z] === RUN TestAtomicWriteToFile [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T17:48:09.025Z] === RUN TestAtomicWriteSetCommit [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T17:48:09.025Z] === RUN TestAtomicWriteSetCancel [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T17:48:09.025Z] === RUN TestReadCloserWrapperClose [2022-04-04T17:48:09.025Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T17:48:09.025Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestReaderErrWrapperRead [2022-04-04T17:48:09.025Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestHashData [2022-04-04T17:48:09.025Z] --- PASS: TestHashData (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestCancelReadCloser [2022-04-04T17:48:09.025Z] === RUN TestError [2022-04-04T17:48:09.025Z] --- PASS: TestError (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestProgressString [2022-04-04T17:48:09.025Z] === RUN TestProgressString/no_progress [2022-04-04T17:48:09.025Z] === RUN TestProgressString/progress_1 [2022-04-04T17:48:09.025Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T17:48:09.025Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T17:48:09.025Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T17:48:09.025Z] === RUN TestProgressString/with_units [2022-04-04T17:48:09.025Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T17:48:09.025Z] === RUN TestProgressString/hide_counts [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestJSONMessageDisplay [2022-04-04T17:48:09.025Z] --- PASS: Test (3.16s) [2022-04-04T17:48:09.025Z] --- PASS: Test/TestInitialize (0.15s) [2022-04-04T17:48:09.025Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-04-04T17:48:09.025Z] --- PASS: Test/TestWatch (3.00s) [2022-04-04T17:48:09.025Z] PASS [2022-04-04T17:48:09.025Z] coverage: 84.1% of statements [2022-04-04T17:48:09.025Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T17:48:09.025Z] === RUN TestWriteCloserWrapperClose [2022-04-04T17:48:09.025Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T17:48:09.025Z] ok github.com/docker/docker/pkg/discovery/kv 3.229s coverage: 84.1% of statements [2022-04-04T17:48:09.025Z] === RUN TestNopWriteCloser [2022-04-04T17:48:09.025Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestNopWriter [2022-04-04T17:48:09.025Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T17:48:09.025Z] === RUN TestWriteCounter [2022-04-04T17:48:09.025Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T17:48:09.025Z] PASS [2022-04-04T17:48:09.025Z] coverage: 69.7% of statements [2022-04-04T17:48:09.025Z] ok github.com/docker/docker/pkg/ioutils 0.577s coverage: 69.7% of statements [2022-04-04T17:48:09.026Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-04T17:48:09.026Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T17:48:09.504Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T17:48:09.504Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T17:48:09.504Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T17:48:09.504Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T17:48:09.504Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T17:48:09.504Z] PASS [2022-04-04T17:48:09.504Z] coverage: 91.7% of statements [2022-04-04T17:48:09.504Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2022-04-04T17:48:09.504Z] === RUN TestStandardLongPath [2022-04-04T17:48:09.504Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T17:48:09.504Z] === RUN TestUNCLongPath [2022-04-04T17:48:09.504Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T17:48:09.504Z] PASS [2022-04-04T17:48:09.504Z] coverage: 100.0% of statements [2022-04-04T17:48:09.504Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-04-04T17:48:09.504Z] --- PASS: TestTarFiles (4.50s) [2022-04-04T17:48:09.504Z] === RUN TestTarUntar [2022-04-04T17:48:09.601Z] --- PASS: TestBuildMultiStageOnBuild (1.48s) [2022-04-04T17:48:09.601Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T17:48:09.699Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T17:48:09.699Z] [2022-04-04T17:48:09.699Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T17:48:09.699Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T17:48:09.699Z] HOSTNAME=34482ea8dd91 [2022-04-04T17:48:09.699Z] TESTDEBUG=0 [2022-04-04T17:48:09.699Z] DEST=bundles/test-integration [2022-04-04T17:48:09.699Z] PWD=/go/src/github.com/docker/docker [2022-04-04T17:48:09.699Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 [2022-04-04T17:48:09.699Z] container=docker [2022-04-04T17:48:09.699Z] HOME=/root [2022-04-04T17:48:09.699Z] GOLANG_VERSION=1.16.15 [2022-04-04T17:48:09.699Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T17:48:09.699Z] VALIDATE_BRANCH=20.10 [2022-04-04T17:48:09.699Z] TERM=xterm [2022-04-04T17:48:09.699Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T17:48:09.699Z] SHLVL=1 [2022-04-04T17:48:09.699Z] TIMEOUT=120m [2022-04-04T17:48:09.699Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T17:48:09.699Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T17:48:09.699Z] GO111MODULE=off [2022-04-04T17:48:09.699Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T17:48:09.699Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T17:48:09.699Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T17:48:09.699Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T17:48:09.699Z] GOPATH=/go [2022-04-04T17:48:09.699Z] PKG_CONFIG=pkg-config [2022-04-04T17:48:09.699Z] _=/usr/bin/env [2022-04-04T17:48:09.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T17:48:09.860Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-04T17:48:09.860Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T17:48:09.990Z] --- PASS: TestTarUntar (0.03s) [2022-04-04T17:48:09.990Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T17:48:09.990Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestTarWithOptions [2022-04-04T17:48:09.990Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T17:48:09.990Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T17:48:09.990Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestUntarUstarGnuConflict [2022-04-04T17:48:09.990Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-04T17:48:09.990Z] === RUN TestUntarInvalidFilenames [2022-04-04T17:48:09.990Z] === RUN TestNameFormat [2022-04-04T17:48:09.990Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestNameRetries [2022-04-04T17:48:09.990Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T17:48:09.990Z] PASS [2022-04-04T17:48:09.990Z] coverage: 85.7% of statements [2022-04-04T17:48:09.990Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-04-04T17:48:09.990Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames841496378\\dest" [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-04-04T17:48:09.990Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T17:48:09.990Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T17:48:09.990Z] === RUN TestUntarInvalidHardlink [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373827499\\victim\\hello" -> "../victim/hello" [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink794267918\\victim\\hello" -> "/../victim/hello" [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink526591765\\victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink655838576\\victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink292061711\\victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink980139554\\victim" -> "../victim" [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T17:48:09.990Z] === RUN TestUntarInvalidSymlink [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542337305\\dest\\dotdot" -> "../victim/hello" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink610366884\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink567093427\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink086635638\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink420350813\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink127190808\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844702615\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-04T17:48:09.990Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T17:48:09.990Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestXGlobalNoParent [2022-04-04T17:48:09.990Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestReplaceFileTarWrapper [2022-04-04T17:48:09.990Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-04-04T17:48:09.990Z] === RUN TestPrefixHeaderReadable [2022-04-04T17:48:09.990Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T17:48:09.990Z] === RUN TestDisablePigz [2022-04-04T17:48:09.990Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-04-04T17:48:09.990Z] === RUN TestParseKeyValueOpt [2022-04-04T17:48:09.990Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestParseUintList [2022-04-04T17:48:09.990Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T17:48:09.990Z] === RUN TestParseUintListMaximumLimits [2022-04-04T17:48:09.990Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T17:48:09.990Z] PASS [2022-04-04T17:48:09.990Z] coverage: 97.0% of statements [2022-04-04T17:48:09.990Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-04-04T17:48:10.469Z] --- PASS: TestDisablePigz (0.10s) [2022-04-04T17:48:10.469Z] === RUN TestPigz [2022-04-04T17:48:10.469Z] === RUN TestNewAndRemove [2022-04-04T17:48:10.469Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T17:48:10.469Z] === RUN TestRemoveInvalidPath [2022-04-04T17:48:10.470Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T17:48:10.470Z] PASS [2022-04-04T17:48:10.470Z] coverage: 82.6% of statements [2022-04-04T17:48:10.470Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-04-04T17:48:10.470Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-04-04T17:48:10.470Z] --- PASS: TestPigz (0.11s) [2022-04-04T17:48:10.470Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T17:48:10.470Z] archive_windows_test.go:16: Currently fails [2022-04-04T17:48:10.470Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestCanonicalTarNameForPath [2022-04-04T17:48:10.470Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestCanonicalTarName [2022-04-04T17:48:10.470Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestChmodTarEntry [2022-04-04T17:48:10.470Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestHardLinkOrder [2022-04-04T17:48:10.470Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-04T17:48:10.470Z] === RUN TestChangeString [2022-04-04T17:48:10.470Z] --- PASS: TestChangeString (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestChangesWithNoChanges [2022-04-04T17:48:10.470Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-04T17:48:10.470Z] === RUN TestChangesWithChanges [2022-04-04T17:48:10.470Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T17:48:10.470Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T17:48:10.470Z] changes_test.go:192: needs more investigation [2022-04-04T17:48:10.470Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T17:48:10.470Z] === RUN TestChangesDirsEmpty [2022-04-04T17:48:10.470Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-04-04T17:48:10.470Z] === RUN TestChangesDirsMutated [2022-04-04T17:48:11.240Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2022-04-04T17:48:11.240Z] === RUN TestBuildWithHugeFile [2022-04-04T17:48:11.260Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-04-04T17:48:11.260Z] === RUN TestApplyLayer [2022-04-04T17:48:11.260Z] changes_test.go:405: needs further investigation [2022-04-04T17:48:11.260Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T17:48:11.260Z] changes_test.go:441: needs further investigation [2022-04-04T17:48:11.260Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestChangesSize [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSize (0.01s) [2022-04-04T17:48:11.260Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T17:48:11.260Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames152263342\\dest" [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T17:48:11.260Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink088883728\\victim\\hello" -> "../victim/hello" [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink462808111\\victim\\hello" -> "/../victim/hello" [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink300254658\\victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink824079929\\victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink146564164\\victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126106835\\victim" -> "../victim" [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-04T17:48:11.260Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink099810326\\dest\\dotdot" -> "../victim/hello" [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink914880637\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink295901624\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink239522743\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink678510506\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912216833\\dest\\loophole-victim" -> "../victim" [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-04T17:48:11.260Z] === RUN TestApplyLayerWhiteouts [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-04T17:48:11.260Z] === RUN TestGenerateEmptyFile [2022-04-04T17:48:11.260Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestGenerateWithContent [2022-04-04T17:48:11.260Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T17:48:11.260Z] PASS [2022-04-04T17:48:11.260Z] coverage: 62.6% of statements [2022-04-04T17:48:11.260Z] ok github.com/docker/docker/pkg/archive 6.636s coverage: 62.6% of statements [2022-04-04T17:48:11.260Z] === RUN TestParseEmptyInterface [2022-04-04T17:48:11.260Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestParseNonInterfaceType [2022-04-04T17:48:11.260Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestParseWithOneFunction [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestParseWithMultipleFuncs [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestParseWithUnnamedReturn [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestEmbeddedInterface [2022-04-04T17:48:11.260Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestParsedImports [2022-04-04T17:48:11.260Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T17:48:11.260Z] === RUN TestAliasedImports [2022-04-04T17:48:11.260Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T17:48:11.260Z] PASS [2022-04-04T17:48:11.260Z] coverage: 56.8% of statements [2022-04-04T17:48:11.260Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-04-04T17:48:11.260Z] === RUN TestFailedConnection [2022-04-04T17:48:11.739Z] === RUN TestHTTPTransport [2022-04-04T17:48:11.739Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T17:48:11.739Z] PASS [2022-04-04T17:48:11.739Z] coverage: 85.7% of statements [2022-04-04T17:48:11.739Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-04T17:48:11.739Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T17:48:11.739Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T17:48:11.739Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T17:48:11.739Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T17:48:11.739Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T17:48:11.739Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T17:48:11.739Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T17:48:11.739Z] === RUN TestBufferPoolPutAndGet [2022-04-04T17:48:11.739Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T17:48:11.739Z] PASS [2022-04-04T17:48:11.739Z] coverage: 88.2% of statements [2022-04-04T17:48:11.739Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-04T17:48:12.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T17:48:12.218Z] === RUN TestOutputOnPrematureClose [2022-04-04T17:48:12.218Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T17:48:12.218Z] === RUN TestCompleteSilently [2022-04-04T17:48:12.218Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T17:48:12.218Z] PASS [2022-04-04T17:48:12.218Z] coverage: 75.9% of statements [2022-04-04T17:48:12.218Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-04-04T17:48:12.705Z] --- PASS: TestFailedConnection (1.03s) [2022-04-04T17:48:12.705Z] === RUN TestFailOnce [2022-04-04T17:48:12.705Z] === RUN TestSendToOneSub [2022-04-04T17:48:12.705Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T17:48:12.705Z] === RUN TestSendToMultipleSubs [2022-04-04T17:48:12.705Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T17:48:12.705Z] === RUN TestEvictOneSub [2022-04-04T17:48:12.705Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T17:48:12.705Z] === RUN TestClosePublisher [2022-04-04T17:48:12.705Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T17:48:12.705Z] === RUN TestPubSubRace [2022-04-04T17:48:12.705Z] 2022/04/04 17:48:12 http: panic serving 127.0.0.1:49236: Plugin not ready [2022-04-04T17:48:12.705Z] goroutine 22 [running]: [2022-04-04T17:48:12.705Z] net/http.(*conn).serve.func1(0xc0000c0000) [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-04-04T17:48:12.705Z] panic(0x1604240, 0x171a950) [2022-04-04T17:48:12.705Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-04-04T17:48:12.705Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x172b0b0, 0xc00019a000, 0xc0000b2200) [2022-04-04T17:48:12.705Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-04-04T17:48:12.705Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x172b0b0, 0xc00019a000, 0xc0000b2200) [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-04-04T17:48:12.705Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x172b0b0, 0xc00019a000, 0xc0000b2200) [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-04-04T17:48:12.705Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x172b0b0, 0xc00019a000, 0xc0000b2200) [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-04-04T17:48:12.705Z] net/http.(*conn).serve(0xc0000c0000, 0x172bca0, 0xc00009e0c0) [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-04-04T17:48:12.705Z] created by net/http.(*Server).Serve [2022-04-04T17:48:12.705Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-04-04T17:48:12.705Z] time="2022-04-04T17:48:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49235/Test.FailOnce: Post \"http://127.0.0.1:49235/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T17:48:13.185Z] === RUN TestRegister [2022-04-04T17:48:13.185Z] --- PASS: TestRegister (0.00s) [2022-04-04T17:48:13.185Z] === RUN TestCommand [2022-04-04T17:48:13.185Z] --- PASS: TestCommand (0.02s) [2022-04-04T17:48:13.185Z] === RUN TestNaiveSelf [2022-04-04T17:48:13.185Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-04T17:48:13.185Z] PASS [2022-04-04T17:48:13.185Z] coverage: 82.4% of statements [2022-04-04T17:48:13.185Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2022-04-04T17:48:13.664Z] --- PASS: TestPubSubRace (1.04s) [2022-04-04T17:48:13.664Z] PASS [2022-04-04T17:48:13.664Z] coverage: 75.0% of statements [2022-04-04T17:48:13.664Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2022-04-04T17:48:13.664Z] --- PASS: TestFailOnce (1.13s) [2022-04-04T17:48:13.664Z] === RUN TestEchoInputOutput [2022-04-04T17:48:13.664Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T17:48:13.664Z] === RUN TestBackoff [2022-04-04T17:48:13.664Z] --- PASS: TestBackoff (0.00s) [2022-04-04T17:48:13.664Z] === RUN TestAbortRetry [2022-04-04T17:48:13.664Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T17:48:13.664Z] === RUN TestClientScheme [2022-04-04T17:48:13.664Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T17:48:13.664Z] === RUN TestNewClientWithTimeout [2022-04-04T17:48:13.664Z] === RUN TestParseSignal [2022-04-04T17:48:13.664Z] --- PASS: TestParseSignal (0.00s) [2022-04-04T17:48:13.664Z] === RUN TestValidSignalForPlatform [2022-04-04T17:48:13.664Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-04-04T17:48:13.664Z] PASS [2022-04-04T17:48:13.664Z] coverage: 19.7% of statements [2022-04-04T17:48:13.664Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 19.7% of statements [2022-04-04T17:48:14.143Z] === RUN TestNewStdWriter [2022-04-04T17:48:14.143Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestWriteWithNilBytes [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestWrite [2022-04-04T17:48:14.143Z] --- PASS: TestWrite (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestWriteWithWriterError [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T17:48:14.143Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyWriteAndRead [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T17:48:14.143Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T17:48:14.143Z] PASS [2022-04-04T17:48:14.143Z] coverage: 100.0% of statements [2022-04-04T17:48:14.143Z] time="2022-04-04T17:48:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T17:48:14.143Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-04T17:48:14.623Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T17:48:14.623Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T17:48:14.623Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestFormatStatus [2022-04-04T17:48:14.623Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestFormatError [2022-04-04T17:48:14.623Z] --- PASS: TestFormatError (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestFormatJSONError [2022-04-04T17:48:14.623Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T17:48:14.623Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T17:48:14.623Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestNewJSONProgressOutput [2022-04-04T17:48:14.623Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestAuxFormatterEmit [2022-04-04T17:48:14.623Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestStreamWriterStdout [2022-04-04T17:48:14.623Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestStreamWriterStderr [2022-04-04T17:48:14.623Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T17:48:14.623Z] PASS [2022-04-04T17:48:14.623Z] coverage: 66.2% of statements [2022-04-04T17:48:14.623Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-04T17:48:14.623Z] === RUN TestGenerateRandomID [2022-04-04T17:48:14.623Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestShortenId [2022-04-04T17:48:14.623Z] --- PASS: TestShortenId (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestShortenSha256Id [2022-04-04T17:48:14.623Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestShortenIdEmpty [2022-04-04T17:48:14.623Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestShortenIdInvalid [2022-04-04T17:48:14.623Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestIsShortIDNonHex [2022-04-04T17:48:14.623Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T17:48:14.623Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T17:48:14.623Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T17:48:14.623Z] PASS [2022-04-04T17:48:14.623Z] coverage: 70.6% of statements [2022-04-04T17:48:14.623Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-04-04T17:48:15.103Z] === RUN TestIsCpusetListAvailable [2022-04-04T17:48:15.103Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T17:48:15.103Z] PASS [2022-04-04T17:48:15.103Z] coverage: 38.2% of statements [2022-04-04T17:48:15.103Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2022-04-04T17:48:15.581Z] time="2022-04-04T17:48:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T17:48:16.060Z] === RUN TestTailFile [2022-04-04T17:48:16.060Z] --- PASS: TestTailFile (0.00s) [2022-04-04T17:48:16.060Z] === RUN TestTailFileManyLines [2022-04-04T17:48:16.060Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T17:48:16.060Z] === RUN TestTailEmptyFile [2022-04-04T17:48:16.060Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T17:48:16.060Z] === RUN TestTailNegativeN [2022-04-04T17:48:16.060Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T17:48:16.060Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.060Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T17:48:16.061Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.061Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === RUN TestChtimes [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.062Z] --- PASS: TestChtimes (0.00s) [2022-04-04T17:48:16.062Z] === RUN TestChtimesWindows [2022-04-04T17:48:16.062Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T17:48:16.062Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T17:48:16.062Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T17:48:16.062Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T17:48:16.062Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T17:48:16.062Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.063Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T17:48:16.063Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T17:48:16.063Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T17:48:16.063Z] === RUN TestHasWin32KSupport [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.063Z] syscall_windows_test.go:8: win32k: true [2022-04-04T17:48:16.063Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-04-04T17:48:16.063Z] PASS [2022-04-04T17:48:16.063Z] coverage: 12.0% of statements [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.063Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.0% of statements [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.064Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.064Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.545Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.545Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T17:48:16.546Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.01s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T17:48:16.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T17:48:16.549Z] PASS [2022-04-04T17:48:16.549Z] coverage: 88.6% of statements [2022-04-04T17:48:16.549Z] ok github.com/docker/docker/pkg/tailfile 0.248s coverage: 88.6% of statements [2022-04-04T17:48:17.028Z] testing: warning: no tests to run [2022-04-04T17:48:17.028Z] PASS [2022-04-04T17:48:17.028Z] coverage: [no statements] [2022-04-04T17:48:17.028Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2022-04-04T17:48:17.028Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestTarSumRemove [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestSortFileInfoSums [2022-04-04T17:48:17.028Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T17:48:17.028Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestNewTarSumForLabel [2022-04-04T17:48:17.028Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestEmptyTar [2022-04-04T17:48:17.028Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestTarSumsReadSize [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestTarSums [2022-04-04T17:48:17.028Z] --- PASS: TestTarSums (0.06s) [2022-04-04T17:48:17.028Z] === RUN TestIteration [2022-04-04T17:48:17.028Z] --- PASS: TestIteration (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestVersionLabelForChecksum [2022-04-04T17:48:17.028Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestVersion [2022-04-04T17:48:17.028Z] --- PASS: TestVersion (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestGetVersion [2022-04-04T17:48:17.028Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T17:48:17.028Z] === RUN TestGetVersions [2022-04-04T17:48:17.028Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T17:48:17.028Z] PASS [2022-04-04T17:48:17.028Z] coverage: 89.3% of statements [2022-04-04T17:48:17.028Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-04-04T17:48:17.507Z] === RUN TestTruncIndex [2022-04-04T17:48:17.507Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T17:48:17.507Z] PASS [2022-04-04T17:48:17.507Z] coverage: 91.5% of statements [2022-04-04T17:48:17.507Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-04-04T17:48:17.507Z] === RUN TestIsGIT [2022-04-04T17:48:17.507Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T17:48:17.507Z] === RUN TestIsTransport [2022-04-04T17:48:17.507Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T17:48:17.507Z] PASS [2022-04-04T17:48:17.507Z] coverage: 100.0% of statements [2022-04-04T17:48:17.507Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-04-04T17:48:17.986Z] time="2022-04-04T17:48:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T17:48:17.986Z] === RUN TestVersionInfo [2022-04-04T17:48:17.986Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T17:48:17.986Z] === RUN TestAppendVersions [2022-04-04T17:48:17.986Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T17:48:17.986Z] PASS [2022-04-04T17:48:17.986Z] coverage: 88.9% of statements [2022-04-04T17:48:17.986Z] ok github.com/docker/docker/pkg/useragent 0.052s coverage: 88.9% of statements [2022-04-04T17:48:18.993Z] === RUN TestValidatePrivileges [2022-04-04T17:48:18.993Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T17:48:18.993Z] === RUN TestFilterByCapNeg [2022-04-04T17:48:18.993Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T17:48:18.993Z] === RUN TestFilterByCapPos [2022-04-04T17:48:18.993Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T17:48:18.993Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T17:48:18.993Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T17:48:18.993Z] PASS [2022-04-04T17:48:18.993Z] coverage: 12.0% of statements [2022-04-04T17:48:18.993Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-04-04T17:48:18.993Z] === RUN TestNewSettable [2022-04-04T17:48:18.993Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T17:48:18.993Z] === RUN TestIsSettable [2022-04-04T17:48:18.993Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T17:48:18.993Z] === RUN TestUpdateSettingsEnv [2022-04-04T17:48:18.993Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T17:48:18.993Z] PASS [2022-04-04T17:48:18.993Z] coverage: 20.1% of statements [2022-04-04T17:48:19.472Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.1% of statements [2022-04-04T17:48:19.952Z] === RUN TestLoad [2022-04-04T17:48:19.952Z] --- PASS: TestLoad (0.00s) [2022-04-04T17:48:19.952Z] === RUN TestSave [2022-04-04T17:48:19.952Z] --- PASS: TestSave (0.04s) [2022-04-04T17:48:19.952Z] === RUN TestAddDeleteGet [2022-04-04T17:48:19.952Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-04T17:48:19.952Z] === RUN TestInvalidTags [2022-04-04T17:48:19.952Z] --- PASS: TestInvalidTags (0.01s) [2022-04-04T17:48:19.952Z] PASS [2022-04-04T17:48:19.952Z] coverage: 84.4% of statements [2022-04-04T17:48:20.431Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-04-04T17:48:20.910Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T17:48:20.910Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T17:48:20.910Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T17:48:20.910Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T17:48:20.910Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T17:48:20.910Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T17:48:20.910Z] === RUN TestValidateMirror [2022-04-04T17:48:20.910Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T17:48:20.910Z] === RUN TestLoadInsecureRegistries [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T17:48:21.389Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-04T17:48:21.389Z] === RUN TestNewServiceConfig [2022-04-04T17:48:21.389Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestValidateIndexName [2022-04-04T17:48:21.389Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestValidateIndexNameWithError [2022-04-04T17:48:21.389Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestEndpointParse [2022-04-04T17:48:21.389Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestEndpointParseInvalid [2022-04-04T17:48:21.389Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestValidateEndpoint [2022-04-04T17:48:21.389Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestPing [2022-04-04T17:48:21.389Z] --- PASS: TestPing (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestPingRegistryEndpoint [2022-04-04T17:48:21.389Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:21.389Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestEndpoint [2022-04-04T17:48:21.389Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:21.389Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestParseRepositoryInfo [2022-04-04T17:48:21.389Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestNewIndexInfo [2022-04-04T17:48:21.389Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestMirrorEndpointLookup [2022-04-04T17:48:21.389Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:21.389Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestSearchRepositories [2022-04-04T17:48:21.389Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T17:48:21.389Z] Host: 127.0.0.1:49244 [2022-04-04T17:48:21.389Z] User-Agent: docker test client [2022-04-04T17:48:21.389Z] Authorization: Token fake-token [2022-04-04T17:48:21.389Z] X-Docker-Token: true [2022-04-04T17:48:21.389Z] Accept-Encoding: gzip [2022-04-04T17:48:21.389Z] [2022-04-04T17:48:21.389Z] [2022-04-04T17:48:21.389Z] registry_test.go:730: HTTP/1.1 200 OK [2022-04-04T17:48:21.389Z] Connection: close [2022-04-04T17:48:21.389Z] Content-Length: 144 [2022-04-04T17:48:21.389Z] Cache-Control: no-cache [2022-04-04T17:48:21.389Z] Content-Type: application/json [2022-04-04T17:48:21.389Z] Date: Mon, 04 Apr 2022 17:48:20 GMT [2022-04-04T17:48:21.389Z] Expires: -1 [2022-04-04T17:48:21.389Z] Pragma: no-cache [2022-04-04T17:48:21.389Z] Server: docker-tests/mock [2022-04-04T17:48:21.389Z] X-Docker-Registry-Config: mock [2022-04-04T17:48:21.389Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T17:48:21.389Z] [2022-04-04T17:48:21.389Z] [2022-04-04T17:48:21.389Z] --- PASS: TestSearchRepositories (0.02s) [2022-04-04T17:48:21.389Z] === RUN TestTrustedLocation [2022-04-04T17:48:21.389Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T17:48:21.389Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T17:48:21.389Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T17:48:21.389Z] === RUN TestIsSecureIndex [2022-04-04T17:48:21.389Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T17:48:21.389Z] PASS [2022-04-04T17:48:21.389Z] coverage: 50.3% of statements [2022-04-04T17:48:21.389Z] ok github.com/docker/docker/registry 0.222s coverage: 50.3% of statements [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T17:48:21.871Z] time="2022-04-04T17:48:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReader [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T17:48:21.871Z] PASS [2022-04-04T17:48:21.871Z] coverage: 100.0% of statements [2022-04-04T17:48:21.871Z] ok github.com/docker/docker/registry/resumable 0.187s coverage: 100.0% of statements [2022-04-04T17:48:21.871Z] === RUN TestRestartManagerTimeout [2022-04-04T17:48:21.871Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T17:48:21.871Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T17:48:21.871Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T17:48:21.871Z] PASS [2022-04-04T17:48:21.871Z] coverage: 50.9% of statements [2022-04-04T17:48:21.871Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-04-04T17:48:21.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T17:48:22.350Z] === RUN TestDecodeContainerConfig [2022-04-04T17:48:22.350Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T17:48:22.350Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T17:48:22.350Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T17:48:22.350Z] === RUN TestValidatePrivileged [2022-04-04T17:48:22.350Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T17:48:22.350Z] PASS [2022-04-04T17:48:22.350Z] coverage: 52.2% of statements [2022-04-04T17:48:22.350Z] ok github.com/docker/docker/runconfig 0.062s coverage: 52.2% of statements [2022-04-04T17:48:22.829Z] time="2022-04-04T17:48:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T17:48:22.829Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T17:48:22.829Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T17:48:22.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T17:48:22.829Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T17:48:22.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T17:48:22.829Z] PASS [2022-04-04T17:48:22.829Z] coverage: 62.5% of statements [2022-04-04T17:48:22.829Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-04-04T17:48:24.428Z] === RUN TestGetDriver [2022-04-04T17:48:24.428Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T17:48:24.428Z] === RUN TestVolumeRequestError [2022-04-04T17:48:24.428Z] --- PASS: TestVolumeRequestError (0.00s) [2022-04-04T17:48:24.428Z] PASS [2022-04-04T17:48:24.428Z] coverage: 36.1% of statements [2022-04-04T17:48:24.428Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-04-04T17:48:25.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T17:48:25.436Z] === RUN TestGetAddress [2022-04-04T17:48:25.436Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T17:48:25.436Z] === RUN TestRemove [2022-04-04T17:48:25.436Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T17:48:25.436Z] --- SKIP: TestRemove (0.00s) [2022-04-04T17:48:25.436Z] === RUN TestInitializeWithVolumes [2022-04-04T17:48:25.436Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T17:48:25.436Z] === RUN TestCreate [2022-04-04T17:48:25.436Z] --- PASS: TestCreate (0.01s) [2022-04-04T17:48:25.436Z] === RUN TestValidateName [2022-04-04T17:48:25.436Z] --- PASS: TestValidateName (0.00s) [2022-04-04T17:48:25.436Z] === RUN TestCreateWithOpts [2022-04-04T17:48:25.436Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-04T17:48:25.436Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T17:48:25.436Z] === RUN TestRelaodNoOpts [2022-04-04T17:48:25.436Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T17:48:25.436Z] PASS [2022-04-04T17:48:25.436Z] coverage: 41.5% of statements [2022-04-04T17:48:25.436Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2022-04-04T17:48:25.914Z] === RUN TestConvertTmpfsOptions [2022-04-04T17:48:25.914Z] parser_test.go:49: data="mode=700,size=1m" [2022-04-04T17:48:25.914Z] parser_test.go:49: data="ro" [2022-04-04T17:48:25.914Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T17:48:25.914Z] === RUN TestParseMountRaw [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountRaw (0.03s) [2022-04-04T17:48:25.914Z] === RUN TestParseMountRawSplit [2022-04-04T17:48:25.914Z] parser_test.go:390: case 0 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 1 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 2 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 3 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 4 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 5 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 6 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 7 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 8 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 0 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 1 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 2 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 3 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 4 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 5 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 6 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 7 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 8 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 9 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 10 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 11 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 12 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 0 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 1 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 2 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 3 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 4 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 5 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 6 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 7 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 8 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 9 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 10 [2022-04-04T17:48:25.914Z] parser_test.go:390: case 11 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-04-04T17:48:25.914Z] === RUN TestParseMountSpec [2022-04-04T17:48:25.914Z] parser_test.go:455: case 0 [2022-04-04T17:48:25.914Z] parser_test.go:455: case 1 [2022-04-04T17:48:25.914Z] parser_test.go:455: case 2 [2022-04-04T17:48:25.914Z] parser_test.go:455: case 3 [2022-04-04T17:48:25.914Z] parser_test.go:455: case 4 [2022-04-04T17:48:25.914Z] parser_test.go:455: case 5 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T17:48:25.914Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T17:48:25.914Z] === RUN TestValidateMount [2022-04-04T17:48:25.914Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T17:48:25.914Z] PASS [2022-04-04T17:48:25.914Z] coverage: 66.2% of statements [2022-04-04T17:48:25.914Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2022-04-04T17:48:26.395Z] === RUN TestSetGetMeta [2022-04-04T17:48:26.395Z] === PAUSE TestSetGetMeta [2022-04-04T17:48:26.395Z] === RUN TestRestore [2022-04-04T17:48:26.395Z] === PAUSE TestRestore [2022-04-04T17:48:26.395Z] === RUN TestServiceCreate [2022-04-04T17:48:26.395Z] === PAUSE TestServiceCreate [2022-04-04T17:48:26.395Z] === RUN TestServiceList [2022-04-04T17:48:26.395Z] === PAUSE TestServiceList [2022-04-04T17:48:26.395Z] === RUN TestServiceRemove [2022-04-04T17:48:26.395Z] === PAUSE TestServiceRemove [2022-04-04T17:48:26.395Z] === RUN TestServiceGet [2022-04-04T17:48:26.395Z] === PAUSE TestServiceGet [2022-04-04T17:48:26.395Z] === RUN TestServicePrune [2022-04-04T17:48:26.395Z] === PAUSE TestServicePrune [2022-04-04T17:48:26.395Z] === RUN TestCreate [2022-04-04T17:48:26.395Z] === PAUSE TestCreate [2022-04-04T17:48:26.395Z] === RUN TestRemove [2022-04-04T17:48:26.395Z] === PAUSE TestRemove [2022-04-04T17:48:26.395Z] === RUN TestList [2022-04-04T17:48:26.395Z] === PAUSE TestList [2022-04-04T17:48:26.395Z] === RUN TestFindByDriver [2022-04-04T17:48:26.395Z] === PAUSE TestFindByDriver [2022-04-04T17:48:26.395Z] === RUN TestFindByReferenced [2022-04-04T17:48:26.395Z] === PAUSE TestFindByReferenced [2022-04-04T17:48:26.395Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T17:48:26.395Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T17:48:26.395Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T17:48:26.395Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T17:48:26.395Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T17:48:26.395Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T17:48:26.395Z] === RUN TestRefDerefRemove [2022-04-04T17:48:26.395Z] === PAUSE TestRefDerefRemove [2022-04-04T17:48:26.395Z] === RUN TestGet [2022-04-04T17:48:26.395Z] === PAUSE TestGet [2022-04-04T17:48:26.395Z] === RUN TestGetWithReference [2022-04-04T17:48:26.395Z] === PAUSE TestGetWithReference [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T17:48:26.395Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T17:48:26.395Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T17:48:26.395Z] === CONT TestSetGetMeta [2022-04-04T17:48:26.395Z] === CONT TestServicePrune [2022-04-04T17:48:26.395Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T17:48:26.395Z] === CONT TestList [2022-04-04T17:48:26.395Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T17:48:26.395Z] === CONT TestRemove [2022-04-04T17:48:26.395Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-04T17:48:26.395Z] === CONT TestCreate [2022-04-04T17:48:26.395Z] --- PASS: TestCreate (0.02s) [2022-04-04T17:48:26.395Z] === CONT TestFindByReferenced [2022-04-04T17:48:26.395Z] --- PASS: TestList (0.05s) [2022-04-04T17:48:26.395Z] === CONT TestFindByDriver [2022-04-04T17:48:26.395Z] --- PASS: TestRemove (0.03s) [2022-04-04T17:48:26.395Z] === CONT TestServiceGet [2022-04-04T17:48:26.395Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T17:48:26.395Z] === CONT TestServiceRemove [2022-04-04T17:48:26.395Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T17:48:26.395Z] === CONT TestServiceList [2022-04-04T17:48:26.395Z] --- PASS: TestServiceGet (0.09s) [2022-04-04T17:48:26.395Z] === CONT TestServiceCreate [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T17:48:26.395Z] --- PASS: TestServiceRemove (0.09s) [2022-04-04T17:48:26.395Z] === CONT TestRestore [2022-04-04T17:48:26.395Z] --- PASS: TestServiceList (0.08s) [2022-04-04T17:48:26.395Z] === CONT TestGetWithReference [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T17:48:26.395Z] --- PASS: TestServiceCreate (0.03s) [2022-04-04T17:48:26.395Z] === CONT TestGet [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T17:48:26.395Z] --- PASS: TestRestore (0.03s) [2022-04-04T17:48:26.395Z] === CONT TestRefDerefRemove [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T17:48:26.395Z] --- PASS: TestGetWithReference (0.03s) [2022-04-04T17:48:26.395Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T17:48:26.395Z] --- PASS: TestServicePrune (0.19s) [2022-04-04T17:48:26.395Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T17:48:26.395Z] --- PASS: TestGet (0.02s) [2022-04-04T17:48:26.395Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T17:48:26.395Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-04T17:48:26.395Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-04T17:48:26.395Z] PASS [2022-04-04T17:48:26.395Z] coverage: 70.3% of statements [2022-04-04T17:48:26.395Z] ok github.com/docker/docker/volume/service 0.247s coverage: 70.3% of statements [2022-04-04T17:48:28.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T17:48:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T17:48:31.325Z] sha256:c1ad645d2def6c70e0f9dd87d3e75dbbb38fec38e652d245b74fc9f0366386b2 [2022-04-04T17:48:31.325Z] INFO: Starting docker-py tests... [2022-04-04T17:48:31.325Z] ============================= test session starts ============================== [2022-04-04T17:48:31.325Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-04T17:48:31.325Z] rootdir: /src, inifile: pytest.ini [2022-04-04T17:48:31.325Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-04T17:48:31.325Z] collected 389 items / 1 deselected / 388 selected [2022-04-04T17:48:31.325Z] [2022-04-04T17:48:31.382Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T17:48:31.383Z] === RUN TestClientStream [2022-04-04T17:48:31.383Z] --- PASS: TestClientStream (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestClientSendFile [2022-04-04T17:48:31.383Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestClientWithRequestTimeout [2022-04-04T17:48:31.383Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestFileSpecPlugin [2022-04-04T17:48:31.383Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T17:48:31.383Z] === RUN TestFileJSONSpecPlugin [2022-04-04T17:48:31.383Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T17:48:31.383Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestPluginAddHandler [2022-04-04T17:48:31.383Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestPluginWaitBadPlugin [2022-04-04T17:48:31.383Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T17:48:31.383Z] === RUN TestGet [2022-04-04T17:48:31.383Z] time="2022-04-04T17:48:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T17:48:32.389Z] time="2022-04-04T17:48:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T17:48:32.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T17:48:34.653Z] time="2022-04-04T17:48:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T17:48:35.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T17:48:38.514Z] time="2022-04-04T17:48:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T17:48:39.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T17:48:41.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T17:48:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T17:48:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T17:48:42.748Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-04T17:48:43.313Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-04T17:48:44.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T17:48:44.816Z] tests/integration/api_config_test.py ..... [ 8%] [2022-04-04T17:48:46.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:48:46.288Z] Using test binary docker [2022-04-04T17:48:46.288Z] +++ /etc/init.d/apparmor start [2022-04-04T17:48:46.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:48:46.544Z] INFO: Waiting for daemon to start... [2022-04-04T17:48:46.544Z] Starting dockerd [2022-04-04T17:48:46.544Z] +++ 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 [2022-04-04T17:48:47.285Z] --- PASS: TestGet (15.01s) [2022-04-04T17:48:47.285Z] === RUN TestPluginWithNoManifest [2022-04-04T17:48:47.285Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T17:48:47.285Z] === RUN TestGetAll [2022-04-04T17:48:47.285Z] --- PASS: TestGetAll (0.00s) [2022-04-04T17:48:47.285Z] PASS [2022-04-04T17:48:47.285Z] coverage: 73.4% of statements [2022-04-04T17:48:47.285Z] ok github.com/docker/docker/pkg/plugins 34.855s coverage: 73.4% of statements [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T17:48:47.285Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === Skipped [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T17:48:47.765Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-04T17:48:47.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T17:48:47.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-04T17:48:47.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T17:48:47.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T17:48:47.765Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T17:48:47.765Z] daemon_test.go:147: root required [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T17:48:47.765Z] reload_test.go:520: root required [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T17:48:47.765Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T17:48:47.765Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T17:48:47.765Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T17:48:47.765Z] download_test.go:268: Needs fixing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T17:48:47.765Z] layer_test.go:304: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T17:48:47.765Z] layer_test.go:353: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T17:48:47.765Z] layer_test.go:468: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T17:48:47.765Z] layer_test.go:697: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T17:48:47.765Z] migration_test.go:46: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T17:48:47.765Z] migration_test.go:182: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T17:48:47.765Z] mount_test.go:17: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T17:48:47.765Z] mount_test.go:76: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T17:48:47.765Z] mount_test.go:125: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T17:48:47.765Z] mount_test.go:212: Failing on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:134: Xz not present in msys2 [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:239: Failing on Windows CI machines [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T17:48:47.765Z] archive_windows_test.go:16: Currently fails [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T17:48:47.765Z] changes_test.go:192: needs more investigation [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T17:48:47.765Z] changes_test.go:405: needs further investigation [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T17:48:47.765Z] changes_test.go:441: needs further investigation [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T17:48:47.765Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T17:48:47.765Z] poller_test.go:41: No chmod on Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T17:48:47.765Z] fileutils_test.go:134: Needs porting to Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T17:48:47.765Z] fileutils_test.go:180: Needs porting to Windows [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T17:48:47.765Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T17:48:47.765Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T17:48:47.765Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T17:48:47.765Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T17:48:47.765Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-04T17:48:47.765Z] [2022-04-04T17:48:47.765Z] DONE 1851 tests, 45 skipped in 188.343s [2022-04-04T17:48:47.765Z] INFO: make.ps1 ended at 04/04/2022 17:48:47 [2022-04-04T17:48:48.436Z] . [2022-04-04T17:48:48.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:48:48.693Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:48:48.693Z] Error: No such image: emptyfs [2022-04-04T17:48:48.693Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T17:48:48.693Z] ++++ docker load [2022-04-04T17:48:49.256Z] Running integration-test (iteration 1) [2022-04-04T17:48:49.256Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T17:48:49.256Z] ++ 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 [2022-04-04T17:48:49.256Z] ++ set -e [2022-04-04T17:48:49.256Z] ++ '[' -n 0 ']' [2022-04-04T17:48:49.256Z] ++ set -x [2022-04-04T17:48:49.256Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:48:49.360Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T17:48:49.360Z] INFO: Unit tests ended at 04/04/2022 17:48:49. Duration:00:03:21.0007490 [2022-04-04T17:48:49.360Z] INFO: Building busybox [2022-04-04T17:48:49.360Z] Sending build context to Docker daemon 5.12kB [2022-04-04T17:48:49.360Z] [2022-04-04T17:48:49.360Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T17:48:49.360Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T17:48:49.360Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T17:48:49.360Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T17:48:49.360Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T17:48:49.360Z] ---> 6a11116086a4 [2022-04-04T17:48:49.360Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T17:48:49.360Z] ---> Running in 08c71d6275b0 [2022-04-04T17:48:56.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T17:49:04.423Z] Removing intermediate container 08c71d6275b0 [2022-04-04T17:49:04.423Z] ---> 53ac212da224 [2022-04-04T17:49:04.423Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T17:49:04.423Z] ---> Running in 9a6b63fc6155 [2022-04-04T17:49:04.423Z] Removing intermediate container 9a6b63fc6155 [2022-04-04T17:49:04.423Z] ---> 0a576b12215e [2022-04-04T17:49:04.423Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T17:49:04.423Z] ---> Running in 56e08b21e2fc [2022-04-04T17:49:04.423Z] Removing intermediate container 56e08b21e2fc [2022-04-04T17:49:04.423Z] ---> da940b4a5b4d [2022-04-04T17:49:04.423Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T17:49:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T17:49:05.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T17:49:05.430Z] [2022-04-04T17:49:05.430Z] ---> 93dc33189fb7 [2022-04-04T17:49:05.430Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T17:49:05.908Z] ---> Running in 815a7ceba874 [2022-04-04T17:49:05.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T17:49:06.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T17:49:06.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithHugeFile (52.03s) [2022-04-04T17:49:07.588Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T17:49:07.588Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:49:07.588Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:49:07.588Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:49:07.588Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:49:07.588Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:49:07.588Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T17:49:07.588Z] === RUN TestBuildPreserveOwnership [2022-04-04T17:49:07.588Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T17:49:07.588Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPreserveOwnership (3.24s) [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-04-04T17:49:07.588Z] === RUN TestBuildPlatformInvalid [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T17:49:07.588Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T17:49:07.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T17:49:10.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T17:49:10.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T17:49:11.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T17:49:12.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T17:49:13.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T17:49:13.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T17:49:14.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T17:49:14.665Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-04-04T17:49:15.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T17:49:15.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T17:49:16.601Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:49:16.601Z] Using test binary docker [2022-04-04T17:49:16.601Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T17:49:16.601Z] +++ /etc/init.d/apparmor start [2022-04-04T17:49:16.601Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:49:16.601Z] Starting dockerd [2022-04-04T17:49:16.601Z] INFO: Waiting for daemon to start... [2022-04-04T17:49:16.601Z] +++ 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 [2022-04-04T17:49:21.866Z] . [2022-04-04T17:49:21.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:49:21.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:49:21.866Z] Error: No such image: emptyfs [2022-04-04T17:49:21.866Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T17:49:21.866Z] ++++ docker load [2022-04-04T17:49:22.125Z] Running integration-test (iteration 1) [2022-04-04T17:49:22.125Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T17:49:22.125Z] ++ 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 [2022-04-04T17:49:22.125Z] ++ set -e [2022-04-04T17:49:22.125Z] ++ '[' -n 0 ']' [2022-04-04T17:49:22.125Z] ++ set -x [2022-04-04T17:49:22.125Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:49:24.106Z] Removing intermediate container 815a7ceba874 [2022-04-04T17:49:24.106Z] ---> d396143526df [2022-04-04T17:49:24.106Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T17:49:24.106Z] ---> Running in 790934f0baac [2022-04-04T17:49:24.106Z] [2022-04-04T17:49:24.106Z] SUCCESS: Specified value was saved. [2022-04-04T17:49:24.562Z] Removing intermediate container 790934f0baac [2022-04-04T17:49:24.562Z] ---> 2bda6212becc [2022-04-04T17:49:24.562Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T17:49:25.019Z] ---> Running in c4f216076ecc [2022-04-04T17:49:25.680Z] Loaded image: buildpack-deps:buster [2022-04-04T17:49:25.680Z] Loaded image: busybox:latest [2022-04-04T17:49:25.680Z] Loaded image: busybox:glibc [2022-04-04T17:49:25.680Z] Loaded image: debian:bullseye [2022-04-04T17:49:25.680Z] Loaded image: hello-world:latest [2022-04-04T17:49:25.680Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:49:28.739Z] Cannot create a file when that file already exists. [2022-04-04T17:49:32.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.41s) [2022-04-04T17:49:32.248Z] PASS [2022-04-04T17:49:32.248Z] [2022-04-04T17:49:32.248Z] === Skipped [2022-04-04T17:49:32.248Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T17:49:32.248Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:49:32.248Z] [2022-04-04T17:49:32.248Z] DONE 33 tests, 1 skipped in 117.060s [2022-04-04T17:49:32.248Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T17:49:32.248Z] INFO: Testing against a local daemon [2022-04-04T17:49:32.248Z] === RUN TestConfigInspect [2022-04-04T17:49:32.458Z] Removing intermediate container c4f216076ecc [2022-04-04T17:49:32.458Z] ---> c8e9f03ac32b [2022-04-04T17:49:32.458Z] Step 13/13 : CMD ["sh"] [2022-04-04T17:49:32.458Z] ---> Running in 3ac1babac59f [2022-04-04T17:49:32.914Z] Removing intermediate container 3ac1babac59f [2022-04-04T17:49:32.914Z] ---> 8ef626999d6f [2022-04-04T17:49:32.914Z] Successfully built 8ef626999d6f [2022-04-04T17:49:32.914Z] Successfully tagged busybox:latest [2022-04-04T17:49:32.914Z] INFO: Docker images of the daemon under test [2022-04-04T17:49:32.914Z] [2022-04-04T17:49:32.914Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T17:49:32.914Z] busybox latest 8ef626999d6f Less than a second ago 5.78GB [2022-04-04T17:49:32.914Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T17:49:32.914Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T17:49:32.914Z] [2022-04-04T17:49:32.914Z] INFO: Running integration tests at 04/04/2022 17:49:32... [2022-04-04T17:49:32.914Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T17:49:32.914Z] INFO: Integration API tests being run from the host: [2022-04-04T17:49:32.914Z] INFO: make.ps1 starting at 04/04/2022 17:49:32 [2022-04-04T17:49:33.878Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T17:49:34.335Z] Loaded image: buildpack-deps:buster [2022-04-04T17:49:34.785Z] --- PASS: TestConfigInspect (2.27s) [2022-04-04T17:49:34.785Z] === RUN TestConfigList [2022-04-04T17:49:35.269Z] Loaded image: busybox:latest [2022-04-04T17:49:35.528Z] Loaded image: busybox:glibc [2022-04-04T17:49:35.896Z] Loaded image: buildpack-deps:buster [2022-04-04T17:49:35.896Z] Loaded image: busybox:latest [2022-04-04T17:49:35.896Z] Loaded image: busybox:glibc [2022-04-04T17:49:36.692Z] --- PASS: TestConfigList (2.15s) [2022-04-04T17:49:36.692Z] === RUN TestConfigsCreateAndDelete [2022-04-04T17:49:37.431Z] Loaded image: debian:bullseye [2022-04-04T17:49:37.431Z] Loaded image: hello-world:latest [2022-04-04T17:49:37.431Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:49:37.431Z] INFO: Testing against a local daemon [2022-04-04T17:49:37.431Z] === RUN TestCgroupNamespacesBuild [2022-04-04T17:49:39.223Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-04-04T17:49:39.223Z] === RUN TestConfigsUpdate [2022-04-04T17:49:40.711Z] --- PASS: TestCgroupNamespacesBuild (2.73s) [2022-04-04T17:49:40.712Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T17:49:41.125Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-04T17:49:41.125Z] === RUN TestTemplatedConfig [2022-04-04T17:49:41.143Z] Loaded image: debian:bullseye [2022-04-04T17:49:41.143Z] Loaded image: hello-world:latest [2022-04-04T17:49:41.143Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:49:41.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-04-04T17:49:41.278Z] === RUN TestBuildWithSession [2022-04-04T17:49:41.278Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:49:41.278Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T17:49:41.278Z] === RUN TestBuildSquashParent [2022-04-04T17:49:41.401Z] INFO: Testing against a local daemon [2022-04-04T17:49:41.401Z] === RUN TestCgroupNamespacesBuild [2022-04-04T17:49:43.661Z] --- PASS: TestTemplatedConfig (2.54s) [2022-04-04T17:49:43.661Z] === RUN TestConfigCreateResolve [2022-04-04T17:49:44.717Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2022-04-04T17:49:44.717Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T17:49:45.468Z] --- PASS: TestBuildSquashParent (4.00s) [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:45.468Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:45.468Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:45.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:45.569Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-04-04T17:49:45.569Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T17:49:46.139Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-04T17:49:46.139Z] PASS [2022-04-04T17:49:46.139Z] [2022-04-04T17:49:46.139Z] DONE 7 tests in 13.890s [2022-04-04T17:49:46.139Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T17:49:46.139Z] INFO: Testing against a local daemon [2022-04-04T17:49:46.139Z] === RUN TestCheckpoint [2022-04-04T17:49:46.139Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:49:46.139Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T17:49:46.139Z] === RUN TestContainerInvalidJSON [2022-04-04T17:49:46.139Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:49:46.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:49:46.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:49:46.139Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:49:46.139Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:49:46.139Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:49:46.139Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T17:49:46.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-04T17:49:46.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T17:49:46.139Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T17:49:46.139Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T17:49:46.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-04T17:49:46.399Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T17:49:46.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-04T17:49:46.399Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T17:49:46.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T17:49:46.399Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T17:49:46.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-04T17:49:46.399Z] === RUN TestCopyFromContainer [2022-04-04T17:49:46.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-04-04T17:49:46.614Z] === RUN TestBuildWithSession [2022-04-04T17:49:46.614Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:49:46.614Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T17:49:46.614Z] === RUN TestBuildSquashParent [2022-04-04T17:49:46.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:46.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:47.336Z] === RUN TestCopyFromContainer// [2022-04-04T17:49:47.336Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T17:49:47.596Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T17:49:47.596Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T17:49:47.596Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T17:49:47.596Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T17:49:47.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:47.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:47.854Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T17:49:47.854Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T17:49:47.854Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T17:49:47.854Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T17:49:48.113Z] --- PASS: TestCopyFromContainer (1.55s) [2022-04-04T17:49:48.113Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T17:49:48.114Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T17:49:48.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T17:49:48.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:49:48.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:49:48.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:49:48.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:49:48.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:49:48.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:49:48.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-04T17:49:48.114Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T17:49:48.114Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-04T17:49:48.114Z] === RUN TestCreateWithInvalidEnv [2022-04-04T17:49:48.114Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T17:49:48.114Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T17:49:48.114Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T17:49:48.114Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T17:49:48.114Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T17:49:48.114Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T17:49:48.114Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T17:49:48.114Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T17:49:48.114Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T17:49:48.114Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T17:49:48.114Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.02s) [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.00s) [2022-04-04T17:49:48.715Z] === RUN TestBuildMultiStageCopy [2022-04-04T17:49:48.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T17:49:49.490Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2022-04-04T17:49:49.490Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T17:49:50.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T17:49:50.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T17:49:50.346Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T17:49:50.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-04T17:49:50.610Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T17:49:51.213Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-04-04T17:49:51.213Z] === RUN TestBuildLabelWithTargets [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:49:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:49:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:49:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:49:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:49:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:49:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T17:49:51.393Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T17:49:51.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-04-04T17:49:51.652Z] === RUN TestCreateDifferentPlatform [2022-04-04T17:49:51.652Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T17:49:51.652Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T17:49:51.652Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T17:49:51.652Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T17:49:51.652Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T17:49:51.652Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T17:49:51.652Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-04T17:49:51.652Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T17:49:51.652Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-04T17:49:51.652Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T17:49:51.652Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T17:49:51.652Z] === RUN TestDaemonRestartIpcMode [2022-04-04T17:49:51.652Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T17:49:51.652Z] === RUN TestDaemonHostGatewayIP [2022-04-04T17:49:51.652Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T17:49:51.652Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T17:49:51.652Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T17:49:51.652Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T17:49:51.652Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T17:49:51.652Z] === RUN TestDiff [2022-04-04T17:49:52.205Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-04T17:49:52.205Z] === RUN TestBuildWithEmptyLayers [2022-04-04T17:49:52.218Z] --- PASS: TestDiff (0.51s) [2022-04-04T17:49:52.218Z] === RUN TestExecWithCloseStdin [2022-04-04T17:49:52.463Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-04-04T17:49:52.463Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T17:49:52.786Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-04-04T17:49:52.786Z] === RUN TestExec [2022-04-04T17:49:53.353Z] --- PASS: TestExec (0.58s) [2022-04-04T17:49:53.353Z] === RUN TestExecUser [2022-04-04T17:49:53.835Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-04-04T17:49:53.835Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T17:49:53.921Z] --- PASS: TestExecUser (0.55s) [2022-04-04T17:49:53.921Z] === RUN TestExportContainerAndImportImage [2022-04-04T17:49:54.093Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-04-04T17:49:54.093Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T17:49:54.489Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-04-04T17:49:54.489Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T17:49:54.710Z] --- PASS: TestBuildSquashParent (7.97s) [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:54.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:54.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:54.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:55.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:49:55.154Z] INFO: Testing against a local daemon [2022-04-04T17:49:55.154Z] === RUN TestBuildWithSession [2022-04-04T17:49:55.154Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:49:55.154Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T17:49:55.154Z] === RUN TestBuildSquashParent [2022-04-04T17:49:55.154Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:49:55.154Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:49:55.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:49:55.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T17:49:55.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:55.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:49:55.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:49:55.468Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2022-04-04T17:49:55.468Z] === RUN TestBuildWithHugeFile [2022-04-04T17:49:55.864Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-04T17:49:55.864Z] === RUN TestHealthCheckWorkdir [2022-04-04T17:49:56.434Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-04-04T17:49:56.434Z] === RUN TestHealthKillContainer [2022-04-04T17:49:57.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T17:49:57.532Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:50:00.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T17:50:00.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2022-04-04T17:50:04.079Z] === RUN TestBuildMultiStageCopy [2022-04-04T17:50:04.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T17:50:04.554Z] --- PASS: TestHealthKillContainer (8.15s) [2022-04-04T17:50:04.554Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T17:50:05.124Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-04-04T17:50:05.124Z] === RUN TestIpcModeNone [2022-04-04T17:50:05.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T17:50:05.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T17:50:05.691Z] --- PASS: TestIpcModeNone (0.56s) [2022-04-04T17:50:05.692Z] === RUN TestIpcModePrivate [2022-04-04T17:50:05.950Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-04-04T17:50:06.210Z] --- PASS: TestIpcModePrivate (0.59s) [2022-04-04T17:50:06.210Z] === RUN TestIpcModeShareable [2022-04-04T17:50:06.470Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-04-04T17:50:06.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T17:50:06.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T17:50:06.729Z] --- PASS: TestIpcModeShareable (0.54s) [2022-04-04T17:50:06.729Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T17:50:07.180Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T17:50:07.744Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-04-04T17:50:08.309Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T17:50:08.638Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.64s) [2022-04-04T17:50:08.639Z] === RUN TestAPIIpcModeHost [2022-04-04T17:50:08.891Z] ..........................xx.................... [ 29%] [2022-04-04T17:50:08.897Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-04T17:50:08.897Z] === RUN TestDaemonIpcModeShareable [2022-04-04T17:50:09.681Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2022-04-04T17:50:09.681Z] === RUN TestBuildLabelWithTargets [2022-04-04T17:50:09.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-04T17:50:09.836Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-04T17:50:09.836Z] === RUN TestDaemonIpcModePrivate [2022-04-04T17:50:11.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-04T17:50:11.213Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-04T17:50:11.213Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.03s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.06s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.44s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.61s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.08s) [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.15s) [2022-04-04T17:50:11.461Z] === RUN TestBuildMultiStageCopy [2022-04-04T17:50:11.461Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T17:50:11.575Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2022-04-04T17:50:11.575Z] === RUN TestBuildWithEmptyLayers [2022-04-04T17:50:12.150Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-04T17:50:12.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-04T17:50:12.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T17:50:12.505Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-04-04T17:50:12.505Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T17:50:13.344Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-04T17:50:13.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-04T17:50:13.344Z] === RUN TestIpcModeOlderClient [2022-04-04T17:50:13.344Z] === PAUSE TestIpcModeOlderClient [2022-04-04T17:50:13.344Z] === RUN TestKillContainerInvalidSignal [2022-04-04T17:50:13.914Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-04T17:50:13.914Z] === RUN TestKillContainer [2022-04-04T17:50:13.914Z] === RUN TestKillContainer/no_signal [2022-04-04T17:50:14.482Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T17:50:14.742Z] === RUN TestKillContainer/killing_signal [2022-04-04T17:50:15.310Z] --- PASS: TestKillContainer (1.27s) [2022-04-04T17:50:15.310Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-04T17:50:15.310Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-04T17:50:15.310Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-04T17:50:15.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T17:50:15.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T17:50:15.588Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T17:50:15.781Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2022-04-04T17:50:15.781Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T17:50:16.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-04T17:50:16.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-04T17:50:16.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-04T17:50:16.539Z] === RUN TestKillStoppedContainer [2022-04-04T17:50:16.539Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T17:50:16.539Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T17:50:16.539Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T17:50:16.539Z] === RUN TestKillDifferentUserContainer [2022-04-04T17:50:17.117Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-04-04T17:50:17.117Z] === RUN TestInspectOomKilledTrue [2022-04-04T17:50:17.117Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-04T17:50:17.117Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T17:50:17.117Z] === RUN TestInspectOomKilledFalse [2022-04-04T17:50:17.154Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-04-04T17:50:17.154Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T17:50:17.377Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-04-04T17:50:17.377Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T17:50:17.636Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-04T17:50:17.636Z] === RUN TestLinksContainerNames [2022-04-04T17:50:18.575Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-04T17:50:18.575Z] === RUN TestLogsFollowTailEmpty [2022-04-04T17:50:18.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T17:50:18.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T17:50:18.834Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-04T17:50:18.834Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T17:50:19.095Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T17:50:19.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/default [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/private [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/slave [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/shared [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/default [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/shared [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/slave [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/private [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:50:19.403Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:50:19.403Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:50:19.663Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T17:50:19.663Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T17:50:20.084Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T17:50:20.432Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2022-04-04T17:50:20.432Z] === RUN TestBuildWithHugeFile [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy (9.32s) [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.56s) [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s) [2022-04-04T17:50:20.558Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T17:50:21.044Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-04-04T17:50:21.044Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T17:50:21.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-04-04T17:50:21.303Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T17:50:21.563Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-04T17:50:21.563Z] === RUN TestNetworkNat [2022-04-04T17:50:22.130Z] --- PASS: TestNetworkNat (0.44s) [2022-04-04T17:50:22.130Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T17:50:22.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-04T17:50:22.698Z] === RUN TestNetworkLoopbackNat [2022-04-04T17:50:22.782Z] --- PASS: TestBuildMultiStageParentConfig (1.97s) [2022-04-04T17:50:22.782Z] === RUN TestBuildLabelWithTargets [2022-04-04T17:50:22.782Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:50:22.782Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-04T17:50:22.782Z] === RUN TestBuildWithEmptyLayers [2022-04-04T17:50:23.770Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2022-04-04T17:50:23.770Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T17:50:25.230Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-04T17:50:25.230Z] === RUN TestPause [2022-04-04T17:50:25.489Z] --- PASS: TestPause (0.45s) [2022-04-04T17:50:25.489Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T17:50:25.489Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:50:25.489Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:50:25.489Z] === RUN TestPauseStopPausedContainer [2022-04-04T17:50:25.583Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-04T17:50:26.058Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-04T17:50:26.058Z] === RUN TestPsFilter [2022-04-04T17:50:26.058Z] --- PASS: TestPsFilter (0.12s) [2022-04-04T17:50:26.058Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T17:50:26.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-04T17:50:26.627Z] === RUN TestRemoveContainerWithVolume [2022-04-04T17:50:26.886Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-04T17:50:26.886Z] === RUN TestRemoveContainerRunning [2022-04-04T17:50:27.456Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-04T17:50:27.456Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T17:50:27.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-04T17:50:27.716Z] === RUN TestRemoveInvalidContainer [2022-04-04T17:50:27.716Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T17:50:27.716Z] === RUN TestRenameLinkedContainer [2022-04-04T17:50:29.622Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-04-04T17:50:29.622Z] === RUN TestRenameStoppedContainer [2022-04-04T17:50:29.881Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-04T17:50:29.881Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T17:50:30.821Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-04T17:50:30.821Z] === RUN TestRenameInvalidName [2022-04-04T17:50:31.081Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-04T17:50:31.082Z] === RUN TestRenameAnonymousContainer [2022-04-04T17:50:32.990Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-04-04T17:50:32.990Z] === RUN TestRenameContainerWithSameName [2022-04-04T17:50:32.990Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-04T17:50:32.990Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T17:50:33.047Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-04T17:50:33.926Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-04T17:50:33.926Z] === RUN TestResize [2022-04-04T17:50:34.185Z] --- PASS: TestResize (0.44s) [2022-04-04T17:50:34.185Z] === RUN TestResizeWithInvalidSize [2022-04-04T17:50:34.752Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-04T17:50:34.753Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T17:50:35.319Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:35.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:35.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:50:35.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:50:37.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:37.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:38.107Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-04-04T17:50:38.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:50:38.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:50:38.707Z] --- PASS: TestBuildMultiStageOnBuild (14.18s) [2022-04-04T17:50:38.707Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T17:50:38.707Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:50:38.707Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T17:50:38.707Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T17:50:39.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:50:39.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:50:41.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:50:41.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:50:42.142Z] --- PASS: TestBuildWithHugeFile (39.73s) [2022-04-04T17:50:42.143Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T17:50:42.143Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:50:42.143Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:50:42.143Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:50:42.143Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:50:42.143Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:50:42.143Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:50:42.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-04T17:50:42.143Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-04T17:50:42.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-04T17:50:42.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-04T17:50:42.143Z] === RUN TestBuildPreserveOwnership [2022-04-04T17:50:42.143Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T17:50:42.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPreserveOwnership (2.78s) [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-04-04T17:50:42.143Z] === RUN TestBuildPlatformInvalid [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T17:50:42.143Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T17:50:43.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:50:43.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-04-04T17:50:45.600Z] === RUN TestCgroupNamespacesRun [2022-04-04T17:50:46.536Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-04T17:50:46.536Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T17:50:46.536Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T17:50:46.536Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T17:50:46.536Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T17:50:47.913Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-04T17:50:47.913Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T17:50:48.851Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-04T17:50:48.851Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T17:50:50.229Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-04T17:50:50.229Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T17:50:51.168Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-04T17:50:51.168Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T17:50:51.736Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-04T17:50:51.736Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T17:50:53.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-04T17:50:53.118Z] === RUN TestNISDomainname [2022-04-04T17:50:53.377Z] --- PASS: TestNISDomainname (0.52s) [2022-04-04T17:50:53.377Z] === RUN TestHostnameDnsResolution [2022-04-04T17:50:54.315Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-04-04T17:50:54.315Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T17:50:54.321Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-04T17:50:54.346Z] Loaded image: buildpack-deps:buster [2022-04-04T17:50:54.346Z] Loaded image: busybox:latest [2022-04-04T17:50:54.346Z] Loaded image: busybox:glibc [2022-04-04T17:50:54.884Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-04T17:50:54.884Z] === RUN TestStats [2022-04-04T17:50:54.916Z] Loaded image: debian:bullseye [2022-04-04T17:50:54.916Z] Loaded image: hello-world:latest [2022-04-04T17:50:54.916Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:50:56.451Z] --- PASS: TestBuildMultiStageLayerLeak (18.06s) [2022-04-04T17:50:56.451Z] === RUN TestBuildWithHugeFile [2022-04-04T17:50:57.416Z] --- PASS: TestStats (2.47s) [2022-04-04T17:50:57.416Z] === RUN TestStopContainerWithTimeout [2022-04-04T17:50:57.416Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T17:50:57.416Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T17:50:57.416Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T17:50:57.416Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T17:50:57.416Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T17:50:57.416Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T17:50:57.674Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T17:51:00.208Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout/3 (2.51s) [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-04-04T17:51:01.144Z] === RUN TestDeleteDevicemapper [2022-04-04T17:51:01.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:51:01.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T17:51:01.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T17:51:01.476Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.37s) [2022-04-04T17:51:01.476Z] PASS [2022-04-04T17:51:01.476Z] [2022-04-04T17:51:01.476Z] === Skipped [2022-04-04T17:51:01.476Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-04T17:51:01.476Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:51:01.476Z] [2022-04-04T17:51:01.476Z] DONE 33 tests, 1 skipped in 99.492s [2022-04-04T17:51:01.476Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T17:51:01.476Z] ++ 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 [2022-04-04T17:51:01.476Z] ++ set -e [2022-04-04T17:51:01.476Z] ++ '[' -n 0 ']' [2022-04-04T17:51:01.476Z] ++ set -x [2022-04-04T17:51:01.476Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:51:01.735Z] INFO: Testing against a local daemon [2022-04-04T17:51:01.735Z] === RUN TestConfigInspect [2022-04-04T17:51:02.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-04-04T17:51:02.524Z] === RUN TestUpdateMemory [2022-04-04T17:51:03.092Z] --- PASS: TestUpdateMemory (0.55s) [2022-04-04T17:51:03.092Z] === RUN TestUpdateCPUQuota [2022-04-04T17:51:04.030Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-04-04T17:51:04.030Z] === RUN TestUpdatePidsLimit [2022-04-04T17:51:04.030Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T17:51:04.267Z] --- PASS: TestConfigInspect (2.34s) [2022-04-04T17:51:04.267Z] === RUN TestConfigList [2022-04-04T17:51:04.289Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T17:51:04.549Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T17:51:04.549Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T17:51:04.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T17:51:05.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T17:51:05.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-04T17:51:05.896Z] === RUN TestUpdateRestartPolicy [2022-04-04T17:51:06.031Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-04-04T17:51:06.171Z] --- PASS: TestConfigList (2.12s) [2022-04-04T17:51:06.171Z] === RUN TestConfigsCreateAndDelete [2022-04-04T17:51:07.531Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-04T17:51:08.701Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-04T17:51:08.701Z] === RUN TestConfigsUpdate [2022-04-04T17:51:10.074Z] --- PASS: TestConfigsUpdate (1.69s) [2022-04-04T17:51:10.074Z] === RUN TestTemplatedConfig [2022-04-04T17:51:12.568Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-04-04T17:51:12.610Z] --- PASS: TestTemplatedConfig (2.47s) [2022-04-04T17:51:12.610Z] === RUN TestConfigCreateResolve [2022-04-04T17:51:14.513Z] --- PASS: TestConfigCreateResolve (1.68s) [2022-04-04T17:51:14.513Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T17:51:14.772Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-04T17:51:14.772Z] PASS [2022-04-04T17:51:14.772Z] [2022-04-04T17:51:14.772Z] DONE 7 tests in 13.053s [2022-04-04T17:51:14.772Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T17:51:14.772Z] ++ 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 [2022-04-04T17:51:14.772Z] ++ set -e [2022-04-04T17:51:14.772Z] ++ '[' -n 0 ']' [2022-04-04T17:51:14.772Z] ++ set -x [2022-04-04T17:51:14.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T17:51:14.772Z] INFO: Testing against a local daemon [2022-04-04T17:51:14.772Z] === RUN TestCheckpoint [2022-04-04T17:51:14.772Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:51:14.772Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T17:51:14.772Z] === RUN TestContainerInvalidJSON [2022-04-04T17:51:14.772Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:51:14.772Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:51:14.772Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:51:14.772Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:51:14.772Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:51:14.772Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:51:14.772Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T17:51:14.772Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-04T17:51:14.772Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-04-04T17:51:14.772Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T17:51:14.773Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T17:51:15.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-04T17:51:15.031Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T17:51:15.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T17:51:15.031Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T17:51:15.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-04T17:51:15.031Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T17:51:15.031Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T17:51:15.031Z] === RUN TestCopyFromContainer [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer// [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T17:51:15.969Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T17:51:16.227Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T17:51:16.228Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T17:51:16.228Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer (1.26s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T17:51:16.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T17:51:16.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:51:16.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:51:16.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:51:16.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:51:16.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:51:16.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:51:16.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T17:51:16.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T17:51:16.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T17:51:16.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T17:51:16.228Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T17:51:16.228Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T17:51:16.228Z] === RUN TestCreateWithInvalidEnv [2022-04-04T17:51:16.486Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T17:51:16.486Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T17:51:16.486Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T17:51:16.486Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T17:51:16.486Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T17:51:16.486Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T17:51:16.486Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T17:51:16.486Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T17:51:16.486Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T17:51:16.486Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T17:51:16.486Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T17:51:16.486Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-04T17:51:16.486Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T17:51:17.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-04-04T17:51:17.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T17:51:18.164Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-04-04T17:51:18.164Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T17:51:18.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-04T17:51:18.164Z] === RUN TestWaitNonBlocked [2022-04-04T17:51:18.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:51:18.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:51:18.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:51:18.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:51:18.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:51:18.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:51:18.164Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-04T17:51:18.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-04-04T17:51:18.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-04-04T17:51:18.164Z] === RUN TestWaitBlocked [2022-04-04T17:51:18.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:51:18.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:51:18.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:51:18.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:51:18.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:51:18.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:51:18.733Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T17:51:18.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s) [2022-04-04T17:51:18.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-04-04T17:51:18.733Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T17:51:18.733Z] === CONT TestIpcModeOlderClient [2022-04-04T17:51:18.733Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-04T17:51:18.733Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s) [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:51:18.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:51:18.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:51:18.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:51:18.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:51:18.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:51:18.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T17:51:18.797Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T17:51:19.056Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-04-04T17:51:19.056Z] === RUN TestCreateDifferentPlatform [2022-04-04T17:51:19.056Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T17:51:19.056Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T17:51:19.056Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-04T17:51:19.056Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T17:51:19.056Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T17:51:19.056Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T17:51:19.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T17:51:19.056Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T17:51:19.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T17:51:19.056Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T17:51:19.056Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T17:51:19.056Z] === RUN TestDaemonRestartIpcMode [2022-04-04T17:51:19.056Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T17:51:19.056Z] === RUN TestDaemonHostGatewayIP [2022-04-04T17:51:19.056Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T17:51:19.056Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T17:51:19.056Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T17:51:19.056Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T17:51:19.056Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T17:51:19.056Z] === RUN TestDiff [2022-04-04T17:51:19.314Z] --- PASS: TestDiff (0.38s) [2022-04-04T17:51:19.314Z] === RUN TestExecWithCloseStdin [2022-04-04T17:51:19.880Z] --- PASS: TestExecWithCloseStdin (0.41s) [2022-04-04T17:51:19.880Z] === RUN TestExec [2022-04-04T17:51:20.446Z] --- PASS: TestExec (0.47s) [2022-04-04T17:51:20.446Z] === RUN TestExecUser [2022-04-04T17:51:20.704Z] --- PASS: TestExecUser (0.43s) [2022-04-04T17:51:20.704Z] === RUN TestExportContainerAndImportImage [2022-04-04T17:51:21.268Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2022-04-04T17:51:21.268Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T17:51:21.268Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-04-04T17:51:21.268Z] === CONT TestDaemonHostGatewayIP [2022-04-04T17:51:21.287Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-04-04T17:51:21.287Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T17:51:22.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-04-04T17:51:22.675Z] === RUN TestHealthCheckWorkdir [2022-04-04T17:51:22.934Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-04T17:51:22.934Z] === RUN TestHealthKillContainer [2022-04-04T17:51:23.802Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-04-04T17:51:23.802Z] === CONT TestDaemonRestartIpcMode [2022-04-04T17:51:25.707Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-04-04T17:51:27.344Z] ......................... [ 67%] [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:51:28.108Z] Using test binary docker [2022-04-04T17:51:28.108Z] +++ /etc/init.d/apparmor start [2022-04-04T17:51:28.108Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:51:28.108Z] INFO: Waiting for daemon to start... [2022-04-04T17:51:28.108Z] Starting dockerd [2022-04-04T17:51:28.108Z] +++ 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 [2022-04-04T17:51:28.108Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T17:51:28.108Z] Using test binary docker [2022-04-04T17:51:28.108Z] +++ /etc/init.d/apparmor start [2022-04-04T17:51:28.108Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T17:51:28.108Z] INFO: Waiting for daemon to start... [2022-04-04T17:51:28.108Z] Starting dockerd [2022-04-04T17:51:28.108Z] +++ 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 [2022-04-04T17:51:28.108Z] . [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:51:28.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:51:28.108Z] Error: No such image: emptyfs [2022-04-04T17:51:28.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T17:51:28.108Z] ++++ docker load [2022-04-04T17:51:28.108Z] Running integration-test (iteration 1) [2022-04-04T17:51:28.108Z] 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)/ [2022-04-04T17:51:28.108Z] ++ 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)/' [2022-04-04T17:51:28.108Z] ++ set -e [2022-04-04T17:51:28.108Z] ++ '[' -n 0 ']' [2022-04-04T17:51:28.108Z] ++ set -x [2022-04-04T17:51:28.108Z] ++ env -i DEST=/go/src/github.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)/' [2022-04-04T17:51:28.108Z] [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T17:51:28.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T17:51:28.108Z] Error: No such image: emptyfs [2022-04-04T17:51:28.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T17:51:28.108Z] ++++ docker load [2022-04-04T17:51:28.672Z] Running integration-test (iteration 1) [2022-04-04T17:51:28.672Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-04T17:51:28.672Z] ++ 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)/' [2022-04-04T17:51:28.672Z] ++ set -e [2022-04-04T17:51:28.672Z] ++ '[' -n 0 ']' [2022-04-04T17:51:28.672Z] ++ set -x [2022-04-04T17:51:28.672Z] ++ env -i DEST=/go/src/github.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)/' [2022-04-04T17:51:31.043Z] --- PASS: TestHealthKillContainer (7.83s) [2022-04-04T17:51:31.043Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T17:51:31.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-04-04T17:51:31.301Z] === RUN TestIpcModeNone [2022-04-04T17:51:31.559Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-04T17:51:31.559Z] === RUN TestIpcModePrivate [2022-04-04T17:51:31.817Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-04-04T17:51:32.075Z] --- PASS: TestIpcModePrivate (0.43s) [2022-04-04T17:51:32.075Z] === RUN TestIpcModeShareable [2022-04-04T17:51:32.333Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-04-04T17:51:32.591Z] --- PASS: TestIpcModeShareable (0.43s) [2022-04-04T17:51:32.591Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T17:51:33.826Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-04-04T17:51:33.826Z] PASS [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] === Skipped [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T17:51:33.826Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T17:51:33.826Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:51:33.826Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T17:51:33.826Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T17:51:33.826Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:51:33.826Z] [2022-04-04T17:51:33.826Z] DONE 196 tests, 5 skipped in 106.524s [2022-04-04T17:51:33.826Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T17:51:33.826Z] INFO: Testing against a local daemon [2022-04-04T17:51:33.826Z] === RUN TestCommitInheritsEnv [2022-04-04T17:51:33.826Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-04T17:51:33.826Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T17:51:33.826Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T17:51:33.826Z] === RUN TestImagesFilterMultiReference [2022-04-04T17:51:33.826Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T17:51:33.826Z] === RUN TestImagePullPlatformInvalid [2022-04-04T17:51:33.826Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T17:51:33.826Z] === RUN TestRemoveImageOrphaning [2022-04-04T17:51:33.826Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-04T17:51:33.826Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T17:51:33.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-04-04T17:51:33.966Z] === RUN TestAPIIpcModeHost [2022-04-04T17:51:34.224Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-04T17:51:34.224Z] === RUN TestDaemonIpcModeShareable [2022-04-04T17:51:35.160Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-04T17:51:35.215Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-04-04T17:51:35.215Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T17:51:35.419Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-04-04T17:51:35.419Z] === RUN TestDaemonIpcModePrivate [2022-04-04T17:51:35.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T17:51:35.474Z] === RUN TestTagInvalidReference [2022-04-04T17:51:35.474Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T17:51:35.474Z] === RUN TestTagValidPrefixedRepo [2022-04-04T17:51:35.474Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T17:51:35.474Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T17:51:35.474Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-04T17:51:35.474Z] === RUN TestTagOfficialNames [2022-04-04T17:51:35.474Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-04T17:51:35.474Z] === RUN TestTagMatchesDigest [2022-04-04T17:51:35.474Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-04T17:51:35.474Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T17:51:36.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-04T17:51:36.354Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-04T17:51:36.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T17:51:37.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-04T17:51:37.549Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-04-04T17:51:37.549Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T17:51:38.486Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-04T17:51:38.744Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-04-04T17:51:38.744Z] === RUN TestIpcModeOlderClient [2022-04-04T17:51:38.744Z] === PAUSE TestIpcModeOlderClient [2022-04-04T17:51:38.744Z] === RUN TestKillContainerInvalidSignal [2022-04-04T17:51:39.004Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-04T17:51:39.004Z] === RUN TestKillContainer [2022-04-04T17:51:39.004Z] === RUN TestKillContainer/no_signal [2022-04-04T17:51:39.572Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T17:51:39.572Z] === RUN TestKillContainer/killing_signal [2022-04-04T17:51:40.138Z] --- PASS: TestKillContainer (1.16s) [2022-04-04T17:51:40.138Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-04-04T17:51:40.138Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-04T17:51:40.138Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-04T17:51:40.138Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T17:51:40.138Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T17:51:40.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T17:51:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-04-04T17:51:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-04T17:51:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-04-04T17:51:41.272Z] === RUN TestKillStoppedContainer [2022-04-04T17:51:41.272Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T17:51:41.272Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T17:51:41.272Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T17:51:41.272Z] === RUN TestKillDifferentUserContainer [2022-04-04T17:51:41.838Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-04T17:51:41.838Z] === RUN TestInspectOomKilledTrue [2022-04-04T17:51:42.404Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-04-04T17:51:42.404Z] === RUN TestInspectOomKilledFalse [2022-04-04T17:51:42.662Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-04T17:51:42.662Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T17:51:42.921Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-04-04T17:51:42.921Z] === RUN TestLinksContainerNames [2022-04-04T17:51:43.856Z] --- PASS: TestLinksContainerNames (0.75s) [2022-04-04T17:51:43.856Z] === RUN TestLogsFollowTailEmpty [2022-04-04T17:51:44.114Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-04T17:51:44.114Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T17:51:44.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/default [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/private [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/slave [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/shared [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/default [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/shared [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/slave [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/private [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T17:51:44.373Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T17:51:44.373Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:51:44.632Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T17:51:44.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T17:51:44.891Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T17:51:46.266Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-04-04T17:51:46.266Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T17:51:46.525Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-04T17:51:46.525Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T17:51:46.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-04-04T17:51:46.783Z] === RUN TestNetworkNat [2022-04-04T17:51:47.042Z] --- PASS: TestNetworkNat (0.39s) [2022-04-04T17:51:47.042Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T17:51:47.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-04-04T17:51:47.607Z] === RUN TestNetworkLoopbackNat [2022-04-04T17:51:50.138Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-04T17:51:50.138Z] === RUN TestPause [2022-04-04T17:51:50.397Z] --- PASS: TestPause (0.42s) [2022-04-04T17:51:50.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T17:51:50.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:51:50.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:51:50.397Z] === RUN TestPauseStopPausedContainer [2022-04-04T17:51:50.965Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-04-04T17:51:50.965Z] === RUN TestPsFilter [2022-04-04T17:51:50.965Z] --- PASS: TestPsFilter (0.10s) [2022-04-04T17:51:50.965Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T17:51:51.532Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-04-04T17:51:51.532Z] === RUN TestRemoveContainerWithVolume [2022-04-04T17:51:51.790Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2022-04-04T17:51:51.790Z] === RUN TestRemoveContainerRunning [2022-04-04T17:51:52.048Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-04-04T17:51:52.048Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T17:51:52.613Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-04-04T17:51:52.613Z] === RUN TestRemoveInvalidContainer [2022-04-04T17:51:52.613Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T17:51:52.613Z] === RUN TestRenameLinkedContainer [2022-04-04T17:51:53.987Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-04-04T17:51:53.987Z] === RUN TestRenameStoppedContainer [2022-04-04T17:51:54.553Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-04T17:51:54.553Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T17:51:55.120Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-04-04T17:51:55.120Z] === RUN TestRenameInvalidName [2022-04-04T17:51:55.688Z] --- PASS: TestRenameInvalidName (0.38s) [2022-04-04T17:51:55.688Z] === RUN TestRenameAnonymousContainer [2022-04-04T17:51:57.065Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-04-04T17:51:57.065Z] === RUN TestRenameContainerWithSameName [2022-04-04T17:51:57.323Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-04-04T17:51:57.323Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T17:51:58.258Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-04-04T17:51:58.258Z] === RUN TestResize [2022-04-04T17:51:58.517Z] --- PASS: TestResize (0.39s) [2022-04-04T17:51:58.517Z] === RUN TestResizeWithInvalidSize [2022-04-04T17:51:59.084Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-04T17:51:59.084Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T17:51:59.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:51:59.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:51:59.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:51:59.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:52:00.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:52:00.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:52:02.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:52:02.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:52:03.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:52:03.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:52:05.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:52:05.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:52:05.790Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-04T17:52:06.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:52:07.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s) [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-04-04T17:52:08.948Z] === RUN TestCgroupNamespacesRun [2022-04-04T17:52:09.906Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-04T17:52:09.906Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T17:52:10.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-04-04T17:52:10.841Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T17:52:12.216Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-04-04T17:52:12.216Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T17:52:13.152Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-04-04T17:52:13.152Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T17:52:14.085Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-04-04T17:52:14.085Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T17:52:15.354Z] Loaded image: buildpack-deps:buster [2022-04-04T17:52:15.354Z] Loaded image: buildpack-deps:buster [2022-04-04T17:52:15.354Z] Loaded image: busybox:latest [2022-04-04T17:52:15.354Z] Loaded image: busybox:latest [2022-04-04T17:52:15.354Z] Loaded image: busybox:glibc [2022-04-04T17:52:15.354Z] Loaded image: busybox:glibc [2022-04-04T17:52:15.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-04-04T17:52:15.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T17:52:16.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-04T17:52:16.025Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T17:52:16.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-04-04T17:52:16.959Z] === RUN TestNISDomainname [2022-04-04T17:52:17.525Z] --- PASS: TestNISDomainname (0.49s) [2022-04-04T17:52:17.525Z] === RUN TestHostnameDnsResolution [2022-04-04T17:52:18.094Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-04T17:52:18.094Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T17:52:18.627Z] Loaded image: debian:bullseye [2022-04-04T17:52:18.627Z] Loaded image: hello-world:latest [2022-04-04T17:52:18.661Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-04T17:52:18.661Z] === RUN TestStats [2022-04-04T17:52:18.887Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:52:18.887Z] Loaded image: debian:bullseye [2022-04-04T17:52:18.887Z] INFO: Testing against a local daemon [2022-04-04T17:52:18.887Z] === RUN TestDockerDaemonSuite [2022-04-04T17:52:18.887Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-04T17:52:18.887Z] Loaded image: hello-world:latest [2022-04-04T17:52:19.144Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:52:19.144Z] INFO: Testing against a local daemon [2022-04-04T17:52:19.144Z] === RUN TestDockerSuite [2022-04-04T17:52:19.144Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T17:52:19.401Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T17:52:21.191Z] --- PASS: TestStats (2.40s) [2022-04-04T17:52:21.191Z] === RUN TestStopContainerWithTimeout [2022-04-04T17:52:21.191Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T17:52:21.191Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T17:52:21.191Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T17:52:21.191Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T17:52:21.191Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T17:52:21.191Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T17:52:21.759Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T17:52:22.673Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T17:52:22.930Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T17:52:23.659Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T17:52:23.865Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T17:52:23.865Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T17:52:23.869Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-04T17:52:23.869Z] tests/integration/client_test.py ..... [ 75%] [2022-04-04T17:52:23.869Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-04T17:52:23.869Z] tests/integration/errors_test.py . [ 76%] [2022-04-04T17:52:24.429Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T17:52:24.686Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T17:52:24.686Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-04-04T17:52:25.035Z] === RUN TestDeleteDevicemapper [2022-04-04T17:52:25.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:52:25.035Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T17:52:25.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T17:52:26.410Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-04-04T17:52:26.410Z] === RUN TestUpdateMemory [2022-04-04T17:52:26.578Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T17:52:26.834Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T17:52:26.834Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T17:52:26.834Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T17:52:26.976Z] --- PASS: TestUpdateMemory (0.51s) [2022-04-04T17:52:26.976Z] === RUN TestUpdateCPUQuota [2022-04-04T17:52:27.090Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-04T17:52:27.542Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-04-04T17:52:27.542Z] === RUN TestUpdatePidsLimit [2022-04-04T17:52:27.542Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T17:52:27.542Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T17:52:27.800Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T17:52:28.022Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T17:52:28.057Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T17:52:28.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T17:52:28.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T17:52:28.574Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T17:52:28.591Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T17:52:28.847Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T17:52:29.103Z] --- PASS: TestBuildWithHugeFile (129.04s) [2022-04-04T17:52:29.103Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T17:52:29.103Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T17:52:29.103Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:29.103Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:29.103Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:29.103Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T17:52:29.103Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T17:52:29.103Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:29.103Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:29.103Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-04-04T17:52:29.142Z] === RUN TestUpdateRestartPolicy [2022-04-04T17:52:29.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-04T17:52:29.359Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-04-04T17:52:29.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-04T17:52:29.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-04-04T17:52:29.360Z] === RUN TestBuildPreserveOwnership [2022-04-04T17:52:29.360Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T17:52:31.879Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T17:52:32.441Z] --- PASS: TestBuildPreserveOwnership (3.09s) [2022-04-04T17:52:32.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-04-04T17:52:32.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-04T17:52:32.442Z] === RUN TestBuildPlatformInvalid [2022-04-04T17:52:32.442Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-04T17:52:32.442Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T17:52:32.698Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T17:52:35.972Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T17:52:37.865Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T17:52:39.760Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T17:52:40.690Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T17:52:41.253Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T17:52:41.343Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2022-04-04T17:52:41.343Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T17:52:41.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-04-04T17:52:41.343Z] === RUN TestWaitNonBlocked [2022-04-04T17:52:41.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:52:41.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:52:41.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:52:41.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:52:41.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:52:41.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:52:41.343Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T17:52:41.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-04-04T17:52:41.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-04T17:52:41.343Z] === RUN TestWaitBlocked [2022-04-04T17:52:41.343Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:52:41.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:52:41.343Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:52:41.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:52:41.343Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:52:41.343Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:52:41.602Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T17:52:41.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-04-04T17:52:41.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-04T17:52:41.602Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T17:52:41.602Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T17:52:42.182Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T17:52:42.548Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-04T17:52:42.745Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-04T17:52:43.506Z] --- PASS: TestContainerStartOnDaemonRestart (1.92s) [2022-04-04T17:52:43.506Z] === CONT TestIpcModeOlderClient [2022-04-04T17:52:43.506Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-04T17:52:43.506Z] === CONT TestDaemonHostGatewayIP [2022-04-04T17:52:45.314Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-04T17:52:45.314Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-04T17:52:46.038Z] --- PASS: TestDaemonHostGatewayIP (2.14s) [2022-04-04T17:52:46.038Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T17:52:47.209Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-04T17:52:47.209Z] docker_cli_daemon_test.go:1455: [d45592293025b] daemon is not started [2022-04-04T17:52:47.415Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.59s) [2022-04-04T17:52:47.415Z] === CONT TestDaemonRestartIpcMode [2022-04-04T17:52:47.774Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T17:52:48.030Z] check_test.go:309: [d71cf52d40918] daemon is not started [2022-04-04T17:52:48.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-04T17:52:48.593Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T17:52:49.316Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-04-04T17:52:50.507Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-04T17:52:50.766Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T17:52:51.695Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T17:52:52.259Z] check_test.go:309: [d4113f57b9437] daemon is not started [2022-04-04T17:52:52.259Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-04T17:52:52.824Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T17:52:53.264Z] --- PASS: TestBuildWithHugeFile (108.44s) [2022-04-04T17:52:53.264Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T17:52:53.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:53.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:53.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:53.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T17:52:53.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T17:52:53.264Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T17:52:53.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T17:52:53.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T17:52:53.265Z] === RUN TestBuildPreserveOwnership [2022-04-04T17:52:53.265Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestBuildPlatformInvalid [2022-04-04T17:52:53.265Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-04T17:52:53.265Z] PASS [2022-04-04T17:52:53.265Z] ok github.com/docker/docker/integration/build 169.388s [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === Skipped [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T17:52:53.265Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T17:52:53.265Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-04T17:52:53.265Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T17:52:53.265Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T17:52:53.265Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] DONE 28 tests, 5 skipped in 191.175s [2022-04-04T17:52:53.265Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T17:52:53.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:52:53.265Z] INFO: Testing against a local daemon [2022-04-04T17:52:53.265Z] === RUN TestConfigInspect [2022-04-04T17:52:53.265Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestConfigList [2022-04-04T17:52:53.265Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestConfigsCreateAndDelete [2022-04-04T17:52:53.265Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestConfigsUpdate [2022-04-04T17:52:53.265Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestTemplatedConfig [2022-04-04T17:52:53.265Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestConfigCreateResolve [2022-04-04T17:52:53.265Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T17:52:53.265Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T17:52:53.265Z] PASS [2022-04-04T17:52:53.265Z] ok github.com/docker/docker/integration/config 0.093s [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === Skipped [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-04-04T17:52:53.265Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] [2022-04-04T17:52:53.265Z] DONE 7 tests, 7 skipped in 1.665s [2022-04-04T17:52:53.265Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T17:52:53.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:52:53.265Z] INFO: Testing against a local daemon [2022-04-04T17:52:53.265Z] === RUN TestCheckpoint [2022-04-04T17:52:53.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:52:53.265Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestContainerInvalidJSON [2022-04-04T17:52:53.265Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:52:53.265Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:52:53.265Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:52:53.265Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:52:53.265Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:52:53.265Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:52:53.265Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-04T17:52:53.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-04-04T17:52:53.265Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T17:52:53.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2022-04-04T17:52:53.265Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T17:52:53.265Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-04T17:52:53.265Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T17:52:53.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2022-04-04T17:52:53.265Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T17:52:53.265Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-04-04T17:52:53.265Z] === RUN TestCopyFromContainer [2022-04-04T17:52:53.265Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T17:52:53.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:52:53.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:52:53.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:52:53.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:52:53.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:52:53.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:52:53.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T17:52:53.265Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidEnv [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T17:52:53.265Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T17:52:53.265Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T17:52:53.265Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:52:53.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:52:53.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T17:52:53.265Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateDifferentPlatform [2022-04-04T17:52:53.265Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T17:52:53.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T17:52:53.265Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T17:52:53.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T17:52:53.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-04T17:52:53.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T17:52:53.265Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T17:52:53.265Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T17:52:53.265Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T17:52:53.265Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestDiff [2022-04-04T17:52:53.265Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] --- SKIP: TestDiff (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestExecWithCloseStdin [2022-04-04T17:52:53.265Z] --- PASS: TestExecWithCloseStdin (1.92s) [2022-04-04T17:52:53.265Z] === RUN TestExec [2022-04-04T17:52:53.265Z] --- PASS: TestExec (1.67s) [2022-04-04T17:52:53.265Z] === RUN TestExecUser [2022-04-04T17:52:53.265Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T17:52:53.265Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestExportContainerAndImportImage [2022-04-04T17:52:53.265Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T17:52:53.265Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:53.265Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestHealthCheckWorkdir [2022-04-04T17:52:53.265Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T17:52:53.265Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestHealthKillContainer [2022-04-04T17:52:53.265Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T17:52:53.265Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T17:52:53.265Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T17:52:53.265Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T17:52:53.265Z] === RUN TestKillContainerInvalidSignal [2022-04-04T17:52:53.503Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-04-04T17:52:53.503Z] PASS [2022-04-04T17:52:53.503Z] [2022-04-04T17:52:53.503Z] === Skipped [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-04T17:52:53.503Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:52:53.503Z] [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:52:53.503Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:52:53.503Z] [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T17:52:53.503Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:52:53.503Z] [2022-04-04T17:52:53.503Z] DONE 196 tests, 3 skipped in 98.540s [2022-04-04T17:52:53.503Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T17:52:53.503Z] ++ 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 [2022-04-04T17:52:53.503Z] ++ set -e [2022-04-04T17:52:53.503Z] ++ '[' -n 0 ']' [2022-04-04T17:52:53.503Z] ++ set -x [2022-04-04T17:52:53.503Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:52:53.503Z] INFO: Testing against a local daemon [2022-04-04T17:52:53.503Z] === RUN TestCommitInheritsEnv [2022-04-04T17:52:53.503Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-04-04T17:52:53.503Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T17:52:53.503Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T17:52:53.503Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T17:52:53.503Z] === RUN TestImagesFilterMultiReference [2022-04-04T17:52:53.755Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T17:52:53.762Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T17:52:53.762Z] === RUN TestImagePullPlatformInvalid [2022-04-04T17:52:53.762Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T17:52:53.762Z] === RUN TestRemoveImageOrphaning [2022-04-04T17:52:53.762Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-04-04T17:52:53.762Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T17:52:53.762Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:52:53.762Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T17:52:53.762Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T17:52:54.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T17:52:54.020Z] === RUN TestTagInvalidReference [2022-04-04T17:52:54.020Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T17:52:54.020Z] === RUN TestTagValidPrefixedRepo [2022-04-04T17:52:54.020Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T17:52:54.020Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T17:52:54.020Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T17:52:54.020Z] === RUN TestTagOfficialNames [2022-04-04T17:52:54.020Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T17:52:54.020Z] === RUN TestTagMatchesDigest [2022-04-04T17:52:54.020Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T17:52:54.020Z] PASS [2022-04-04T17:52:54.020Z] [2022-04-04T17:52:54.020Z] === Skipped [2022-04-04T17:52:54.020Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T17:52:54.020Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T17:52:54.020Z] [2022-04-04T17:52:54.021Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T17:52:54.021Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:52:54.021Z] [2022-04-04T17:52:54.021Z] DONE 12 tests, 2 skipped in 0.836s [2022-04-04T17:52:54.021Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T17:52:54.021Z] ++ 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 [2022-04-04T17:52:54.021Z] ++ set -e [2022-04-04T17:52:54.021Z] ++ '[' -n 0 ']' [2022-04-04T17:52:54.021Z] ++ set -x [2022-04-04T17:52:54.021Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:52:54.279Z] INFO: Testing against a local daemon [2022-04-04T17:52:54.279Z] === RUN TestNetworkCreateDelete [2022-04-04T17:52:54.279Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T17:52:54.279Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T17:52:54.320Z] Loaded image: buildpack-deps:buster [2022-04-04T17:52:54.538Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-04-04T17:52:54.538Z] === RUN TestDaemonDNSFallback [2022-04-04T17:52:54.577Z] Loaded image: busybox:latest [2022-04-04T17:52:54.833Z] Loaded image: busybox:glibc [2022-04-04T17:52:54.833Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2022-04-04T17:52:54.833Z] === RUN TestKillContainer [2022-04-04T17:52:54.833Z] === RUN TestKillContainer/no_signal [2022-04-04T17:52:55.398Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T17:52:55.821Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T17:52:55.821Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T17:52:55.821Z] === RUN TestKillContainer/killing_signal [2022-04-04T17:52:56.768Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T17:52:57.025Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-04T17:52:57.589Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T17:52:57.589Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T17:52:58.041Z] --- PASS: TestKillContainer (3.41s) [2022-04-04T17:52:58.041Z] --- PASS: TestKillContainer/no_signal (1.50s) [2022-04-04T17:52:58.041Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T17:52:58.041Z] --- PASS: TestKillContainer/killing_signal (1.87s) [2022-04-04T17:52:58.041Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T17:52:58.041Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:52:58.041Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestKillStoppedContainer [2022-04-04T17:52:58.041Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:52:58.041Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T17:52:58.041Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:52:58.041Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestKillDifferentUserContainer [2022-04-04T17:52:58.041Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T17:52:58.041Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestInspectOomKilledTrue [2022-04-04T17:52:58.041Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:52:58.041Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestInspectOomKilledFalse [2022-04-04T17:52:58.041Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:52:58.041Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T17:52:58.041Z] === RUN TestLogsFollowTailEmpty [2022-04-04T17:52:58.782Z] ......... [ 86%] [2022-04-04T17:52:58.958Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T17:52:59.609Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2022-04-04T17:52:59.609Z] === RUN TestNetworkNat [2022-04-04T17:52:59.609Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-04T17:52:59.609Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T17:52:59.609Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T17:52:59.888Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T17:52:59.888Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-04T17:53:00.451Z] Loaded image: debian:bullseye [2022-04-04T17:53:00.451Z] Loaded image: hello-world:latest [2022-04-04T17:53:00.451Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T17:53:01.096Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-04-04T17:53:01.096Z] === RUN TestInspectNetwork [2022-04-04T17:53:01.177Z] --- PASS: TestNetworkLocalhostTCPNat (1.90s) [2022-04-04T17:53:01.177Z] === RUN TestNetworkLoopbackNat [2022-04-04T17:53:01.177Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:01.177Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T17:53:01.177Z] === RUN TestPause [2022-04-04T17:53:01.177Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T17:53:01.177Z] --- SKIP: TestPause (0.00s) [2022-04-04T17:53:01.177Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T17:53:02.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-04T17:53:02.748Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2022-04-04T17:53:02.748Z] === RUN TestPauseStopPausedContainer [2022-04-04T17:53:02.748Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:02.748Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T17:53:02.748Z] === RUN TestPsFilter [2022-04-04T17:53:03.218Z] --- PASS: TestPsFilter (0.10s) [2022-04-04T17:53:03.218Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T17:53:03.594Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-04T17:53:03.639Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T17:53:03.639Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T17:53:03.639Z] === RUN TestInspectNetwork/network_name [2022-04-04T17:53:03.639Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T17:53:04.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.84s) [2022-04-04T17:53:04.786Z] === RUN TestRemoveContainerWithVolume [2022-04-04T17:53:05.048Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-04T17:53:05.614Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-04T17:53:07.005Z] --- PASS: TestRemoveContainerWithVolume (1.83s) [2022-04-04T17:53:07.006Z] === RUN TestRemoveContainerRunning [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork (6.46s) [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T17:53:07.857Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T17:53:08.575Z] --- PASS: TestRemoveContainerRunning (1.60s) [2022-04-04T17:53:08.575Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T17:53:08.792Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-04-04T17:53:08.792Z] === RUN TestNetworkInvalidJSON [2022-04-04T17:53:08.792Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:08.792Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:08.792Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:08.792Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:08.792Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:08.792Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T17:53:08.792Z] === RUN TestNetworkList [2022-04-04T17:53:08.792Z] === RUN TestNetworkList//networks [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkList//networks [2022-04-04T17:53:08.792Z] === RUN TestNetworkList//networks/ [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkList//networks/ [2022-04-04T17:53:08.792Z] === CONT TestNetworkList//networks [2022-04-04T17:53:08.792Z] === CONT TestNetworkList//networks/ [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T17:53:08.792Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T17:53:09.358Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-04T17:53:09.359Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T17:53:09.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-04T17:53:10.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s) [2022-04-04T17:53:10.143Z] === RUN TestRemoveInvalidContainer [2022-04-04T17:53:10.143Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-04T17:53:10.143Z] === RUN TestRenameLinkedContainer [2022-04-04T17:53:10.143Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:10.143Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T17:53:10.143Z] === RUN TestRenameStoppedContainer [2022-04-04T17:53:10.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-04T17:53:10.293Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T17:53:11.226Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-04T17:53:11.226Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T17:53:11.608Z] tests/integration/models_nodes_test.py . [ 91%] [2022-04-04T17:53:11.608Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-04T17:53:11.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-04T17:53:11.678Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.22s) [2022-04-04T17:53:11.678Z] PASS [2022-04-04T17:53:11.678Z] [2022-04-04T17:53:11.678Z] === Skipped [2022-04-04T17:53:11.678Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T17:53:11.678Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T17:53:11.678Z] [2022-04-04T17:53:11.678Z] DONE 33 tests, 1 skipped in 262.497s [2022-04-04T17:53:11.678Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T17:53:11.678Z] ++ 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 [2022-04-04T17:53:11.678Z] ++ set -e [2022-04-04T17:53:11.678Z] ++ '[' -n 0 ']' [2022-04-04T17:53:11.678Z] ++ set -x [2022-04-04T17:53:11.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T17:53:11.708Z] --- PASS: TestRenameStoppedContainer (1.81s) [2022-04-04T17:53:11.709Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T17:53:11.929Z] --- PASS: TestImportExtremelyLargeImageWorks (93.67s) [2022-04-04T17:53:11.929Z] PASS [2022-04-04T17:53:11.929Z] [2022-04-04T17:53:11.929Z] DONE 12 tests in 96.440s [2022-04-04T17:53:11.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T17:53:11.929Z] INFO: Testing against a local daemon [2022-04-04T17:53:11.929Z] === RUN TestNetworkCreateDelete [2022-04-04T17:53:11.929Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-04T17:53:11.929Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T17:53:11.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-04T17:53:11.929Z] === RUN TestDaemonDNSFallback [2022-04-04T17:53:11.938Z] INFO: Testing against a local daemon [2022-04-04T17:53:11.938Z] === RUN TestConfigInspect [2022-04-04T17:53:12.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-04T17:53:12.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T17:53:12.865Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-04T17:53:13.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-04-04T17:53:13.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T17:53:13.792Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-04T17:53:13.792Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T17:53:14.760Z] --- PASS: TestConfigInspect (3.00s) [2022-04-04T17:53:14.760Z] === RUN TestConfigList [2022-04-04T17:53:15.324Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-04T17:53:15.555Z] --- PASS: TestRenameRunningContainerAndReuse (3.19s) [2022-04-04T17:53:15.555Z] === RUN TestRenameInvalidName [2022-04-04T17:53:15.581Z] check_test.go:309: [d056aba8fe904] daemon is not started [2022-04-04T17:53:15.581Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-04T17:53:16.116Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-04T17:53:16.116Z] === RUN TestInspectNetwork [2022-04-04T17:53:16.145Z] check_test.go:309: [dd5150fbec42a] daemon is not started [2022-04-04T17:53:16.145Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-04T17:53:16.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2022-04-04T17:53:16.324Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T17:53:16.324Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:16.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:16.324Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T17:53:16.543Z] --- PASS: TestRenameInvalidName (1.55s) [2022-04-04T17:53:16.544Z] === RUN TestRenameAnonymousContainer [2022-04-04T17:53:16.544Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:16.544Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-04-04T17:53:16.544Z] === RUN TestRenameContainerWithSameName [2022-04-04T17:53:17.119Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T17:53:17.388Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-04-04T17:53:17.683Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-04T17:53:17.683Z] --- PASS: TestConfigList (2.71s) [2022-04-04T17:53:17.683Z] === RUN TestConfigsCreateAndDelete [2022-04-04T17:53:17.683Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T17:53:17.940Z] check_test.go:309: [de4237ead59b4] daemon is not started [2022-04-04T17:53:17.940Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-04T17:53:18.109Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2022-04-04T17:53:18.109Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T17:53:18.109Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:18.109Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T17:53:18.109Z] === RUN TestResize [2022-04-04T17:53:18.871Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T17:53:19.129Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T17:53:19.404Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T17:53:19.404Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T17:53:19.404Z] === RUN TestInspectNetwork/network_name [2022-04-04T17:53:19.404Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T17:53:19.678Z] --- PASS: TestResize (1.56s) [2022-04-04T17:53:19.678Z] === RUN TestResizeWithInvalidSize [2022-04-04T17:53:19.679Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:19.679Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-04-04T17:53:19.679Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T17:53:20.060Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-04T17:53:20.139Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-04T17:53:20.139Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-04T17:53:20.318Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-04-04T17:53:20.318Z] === RUN TestConfigsUpdate [2022-04-04T17:53:20.577Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-04T17:53:21.906Z] --- PASS: TestResizeWhenContainerNotStarted (1.84s) [2022-04-04T17:53:21.906Z] === RUN TestDaemonRestartKillContainers [2022-04-04T17:53:21.906Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:21.906Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:53:21.906Z] === RUN TestStats [2022-04-04T17:53:21.906Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T17:53:21.906Z] --- SKIP: TestStats (0.00s) [2022-04-04T17:53:21.906Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T17:53:21.945Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T17:53:22.201Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-04T17:53:23.129Z] --- PASS: TestConfigsUpdate (2.72s) [2022-04-04T17:53:23.129Z] === RUN TestTemplatedConfig [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork (7.08s) [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T17:53:23.593Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T17:53:24.058Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T17:53:24.058Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-04-04T17:53:24.061Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-04T17:53:24.577Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-04T17:53:24.577Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-04T17:53:24.577Z] [2022-04-04T17:53:24.577Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-04T17:53:24.577Z] =========================== short test summary info ============================ [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-04T17:53:24.577Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-04T17:53:24.577Z] Not supported on most drivers [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-04T17:53:24.577Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-04T17:53:24.577Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-04T17:53:24.577Z] Can fail if eth0 has multiple IP addresses [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-04T17:53:24.577Z] This doesn't seem to be taken into account by the engine [2022-04-04T17:53:24.577Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-04-04T17:53:24.577Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-04T17:53:24.577Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.96 seconds == [2022-04-04T17:53:24.621Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T17:53:24.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-04T17:53:24.861Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2022-04-04T17:53:24.861Z] === RUN TestStopContainerWithTimeout [2022-04-04T17:53:24.861Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T17:53:24.861Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T17:53:24.861Z] === RUN TestUpdateRestartPolicy [2022-04-04T17:53:24.971Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-04-04T17:53:24.971Z] === RUN TestNetworkInvalidJSON [2022-04-04T17:53:24.971Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:24.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:24.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:24.971Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:24.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:24.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T17:53:24.971Z] === RUN TestNetworkList [2022-04-04T17:53:24.971Z] === RUN TestNetworkList//networks [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkList//networks [2022-04-04T17:53:24.971Z] === RUN TestNetworkList//networks/ [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkList//networks/ [2022-04-04T17:53:24.971Z] === CONT TestNetworkList//networks [2022-04-04T17:53:24.971Z] === CONT TestNetworkList//networks/ [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T17:53:24.971Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T17:53:25.184Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-04-04T17:53:25.540Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-04T17:53:25.540Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T17:53:25.748Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-04T17:53:26.477Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-04T17:53:26.477Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T17:53:26.682Z] --- PASS: TestTemplatedConfig (3.47s) [2022-04-04T17:53:26.682Z] === RUN TestConfigCreateResolve [2022-04-04T17:53:27.046Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-04T17:53:27.046Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T17:53:28.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-04T17:53:28.423Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T17:53:29.207Z] --- PASS: TestConfigCreateResolve (2.43s) [2022-04-04T17:53:29.207Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T17:53:29.464Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-04T17:53:29.721Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-04T17:53:29.721Z] PASS [2022-04-04T17:53:29.721Z] [2022-04-04T17:53:29.721Z] DONE 7 tests in 17.911s [2022-04-04T17:53:29.721Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T17:53:29.721Z] ++ 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 [2022-04-04T17:53:29.721Z] ++ set -e [2022-04-04T17:53:29.721Z] ++ '[' -n 0 ']' [2022-04-04T17:53:29.721Z] ++ set -x [2022-04-04T17:53:29.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T17:53:29.722Z] INFO: Testing against a local daemon [2022-04-04T17:53:29.722Z] === RUN TestCheckpoint [2022-04-04T17:53:29.722Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:53:29.722Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T17:53:29.722Z] === RUN TestContainerInvalidJSON [2022-04-04T17:53:29.803Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-04T17:53:29.803Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T17:53:29.978Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:53:29.978Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:53:29.978Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:53:29.978Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-04T17:53:29.978Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T17:53:29.978Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T17:53:29.978Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-04T17:53:29.978Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T17:53:29.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-04T17:53:29.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T17:53:29.978Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T17:53:29.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-04T17:53:29.978Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T17:53:29.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T17:53:29.978Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T17:53:29.978Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-04T17:53:29.978Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T17:53:30.061Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-04T17:53:30.061Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T17:53:30.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-04T17:53:30.237Z] === RUN TestCopyFromContainer [2022-04-04T17:53:30.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T17:53:31.199Z] --- PASS: TestServiceWithDataPathPortInit (13.55s) [2022-04-04T17:53:31.199Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T17:53:31.620Z] === RUN TestCopyFromContainer// [2022-04-04T17:53:31.620Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T17:53:31.620Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T17:53:31.620Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T17:53:31.877Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T17:53:31.877Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T17:53:31.877Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T17:53:32.134Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T17:53:32.134Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T17:53:32.134Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T17:53:32.135Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v1ovf8o27k4wa0ngbdk3076ls Created:2022-04-04 17:53:30.933778076 +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[248fa678c301dc0b6b2c355a96fbd1ac7ee0e41c81d5011f344d625311c88a67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5e8r3tql5qpgwv7ipk6hi2xd EndpointID:9bb759272df94313c6132f678ca812bf32646e70c2ec079e776e848348fd9b7d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06c6c0d03533bcf1cdf8f8a6ee3e6232c59b9a37d2e157c402e5091f3d190ed8 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:adc9a19638ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5e8r3tql5qpgwv7ipk6hi2xd EndpointID:9bb759272df94313c6132f678ca812bf32646e70c2ec079e776e848348fd9b7d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T17:53:32.391Z] --- PASS: TestCopyFromContainer (2.14s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-04-04T17:53:32.392Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-04-04T17:53:32.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T17:53:32.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:53:32.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:53:32.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:53:32.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T17:53:32.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T17:53:32.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T17:53:32.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-04T17:53:32.392Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T17:53:32.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-04T17:53:32.392Z] === RUN TestCreateWithInvalidEnv [2022-04-04T17:53:32.392Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T17:53:32.392Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T17:53:32.392Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T17:53:32.392Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T17:53:32.392Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T17:53:32.392Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T17:53:32.392Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T17:53:32.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T17:53:32.392Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T17:53:32.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-04T17:53:32.392Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T17:53:32.605Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-04T17:53:32.605Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T17:53:32.605Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:32.605Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:32.605Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T17:53:32.956Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-04T17:53:33.212Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T17:53:33.468Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T17:53:33.468Z] check_test.go:309: [d4bc737d7300f] daemon is not started [2022-04-04T17:53:33.468Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-04T17:53:34.031Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-04T17:53:34.287Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2022-04-04T17:53:34.287Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T17:53:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-04T17:53:35.105Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T17:53:35.105Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-04T17:53:36.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-04-04T17:53:36.319Z] PASS [2022-04-04T17:53:36.319Z] [2022-04-04T17:53:36.319Z] === Skipped [2022-04-04T17:53:36.319Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:36.319Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:36.319Z] [2022-04-04T17:53:36.319Z] DONE 26 tests, 1 skipped in 42.346s [2022-04-04T17:53:36.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:53:36.319Z] ++ 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 [2022-04-04T17:53:36.319Z] ++ set -e [2022-04-04T17:53:36.319Z] ++ '[' -n 0 ']' [2022-04-04T17:53:36.319Z] ++ set -x [2022-04-04T17:53:36.319Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:53:36.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:53:36.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:53:36.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T17:53:36.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T17:53:36.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T17:53:36.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T17:53:36.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-04T17:53:36.474Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T17:53:36.578Z] INFO: Testing against a local daemon [2022-04-04T17:53:36.578Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T17:53:36.578Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:36.578Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:53:36.578Z] === RUN TestDockerNetworkIpvlan [2022-04-04T17:53:36.578Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:36.578Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:53:36.578Z] PASS [2022-04-04T17:53:36.578Z] [2022-04-04T17:53:36.578Z] === Skipped [2022-04-04T17:53:36.578Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:53:36.578Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:36.578Z] [2022-04-04T17:53:36.578Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:53:36.578Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:36.578Z] [2022-04-04T17:53:36.578Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-04T17:53:36.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:53:36.578Z] ++ 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 [2022-04-04T17:53:36.578Z] ++ set -e [2022-04-04T17:53:36.578Z] ++ '[' -n 0 ']' [2022-04-04T17:53:36.578Z] ++ set -x [2022-04-04T17:53:36.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-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 [2022-04-04T17:53:36.578Z] INFO: Testing against a local daemon [2022-04-04T17:53:36.578Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T17:53:37.038Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-04-04T17:53:37.039Z] === RUN TestCreateDifferentPlatform [2022-04-04T17:53:37.039Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T17:53:37.039Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T17:53:37.039Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T17:53:37.039Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T17:53:37.039Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-04T17:53:37.039Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T17:53:37.039Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-04T17:53:37.039Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T17:53:37.053Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T17:53:37.053Z] [2022-04-04T17:53:37.053Z] Unloading profiles will leave already running processes permanently [2022-04-04T17:53:37.053Z] unconfined, which can lead to unexpected situations. [2022-04-04T17:53:37.053Z] [2022-04-04T17:53:37.053Z] To set a process to complain mode, use the command line tool [2022-04-04T17:53:37.053Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T17:53:37.053Z] Post stage [Pipeline] junit [2022-04-04T17:53:37.066Z] Recording test results [2022-04-04T17:53:37.187Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-04T17:53:37.296Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-04T17:53:37.296Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T17:53:37.296Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T17:53:37.296Z] === RUN TestDaemonRestartIpcMode [2022-04-04T17:53:37.296Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T17:53:37.296Z] === RUN TestDaemonHostGatewayIP [2022-04-04T17:53:37.296Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T17:53:37.296Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T17:53:37.296Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T17:53:37.296Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T17:53:37.296Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T17:53:37.296Z] === RUN TestDiff [2022-04-04T17:53:37.465Z] + echo Ensuring container killed. [2022-04-04T17:53:37.465Z] Ensuring container killed. [2022-04-04T17:53:37.465Z] + docker rm -vf docker-pr1 [2022-04-04T17:53:37.465Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T17:53:37.747Z] + echo Chowning /workspace to jenkins user [2022-04-04T17:53:37.747Z] Chowning /workspace to jenkins user [2022-04-04T17:53:37.747Z] + id -u [2022-04-04T17:53:37.747Z] + id -g [2022-04-04T17:53:37.747Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T17:53:37.861Z] --- PASS: TestDiff (0.76s) [2022-04-04T17:53:37.861Z] === RUN TestExecWithCloseStdin [2022-04-04T17:53:37.954Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-04-04T17:53:37.954Z] === RUN TestDockerNetworkMacvlan [2022-04-04T17:53:38.117Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-04T17:53:38.520Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T17:53:38.685Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-04-04T17:53:38.685Z] === RUN TestExec [2022-04-04T17:53:38.685Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T17:53:39.417Z] + bundleName=docker-py [2022-04-04T17:53:39.417Z] + echo Creating docker-py-bundles.tar.gz [2022-04-04T17:53:39.417Z] Creating docker-py-bundles.tar.gz [2022-04-04T17:53:39.417Z] + 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 [2022-04-04T17:53:39.429Z] Archiving artifacts [2022-04-04T17:53:39.461Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T17:53:39.619Z] --- PASS: TestExec (0.93s) [2022-04-04T17:53:39.619Z] === RUN TestExecUser [2022-04-04T17:53:39.671Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-04T17:53:40.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh binary-daemon [2022-04-04T17:53:40.027Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T17:53:40.183Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T17:53:40.273Z] [2022-04-04T17:53:40.440Z] --- PASS: TestExecUser (0.81s) [2022-04-04T17:53:40.440Z] === RUN TestExportContainerAndImportImage [2022-04-04T17:53:40.532Z] Removing bundles/ [2022-04-04T17:53:40.532Z] [2022-04-04T17:53:40.532Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-04-04T17:53:40.532Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-04T17:53:40.532Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T17:53:40.696Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T17:53:41.629Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2022-04-04T17:53:41.629Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T17:53:41.929Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T17:53:42.999Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2022-04-04T17:53:43.000Z] === RUN TestHealthCheckWorkdir [2022-04-04T17:53:43.000Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-04T17:53:43.305Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T17:53:43.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T17:53:44.128Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-04-04T17:53:44.128Z] === RUN TestHealthKillContainer [2022-04-04T17:53:45.493Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-04T17:53:45.493Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T17:53:45.493Z] check_test.go:309: [dbc1a851e7dac] daemon is not started [2022-04-04T17:53:45.493Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-04T17:53:46.106Z] --- PASS: TestUpdateRestartPolicy (18.63s) [2022-04-04T17:53:46.106Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T17:53:46.106Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2022-04-04T17:53:46.106Z] === RUN TestWaitNonBlocked [2022-04-04T17:53:46.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:53:46.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:53:46.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:53:46.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:53:46.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:53:46.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:53:46.421Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T17:53:46.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan (8.81s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s) [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-04T17:53:46.846Z] PASS [2022-04-04T17:53:46.846Z] [2022-04-04T17:53:46.846Z] DONE 8 tests in 10.279s [2022-04-04T17:53:46.847Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T17:53:46.847Z] ++ 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 [2022-04-04T17:53:46.847Z] ++ set -e [2022-04-04T17:53:46.847Z] ++ '[' -n 0 ']' [2022-04-04T17:53:46.847Z] ++ set -x [2022-04-04T17:53:46.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2022-04-04T17:53:46.847Z] testing: warning: no tests to run [2022-04-04T17:53:46.847Z] PASS [2022-04-04T17:53:46.847Z] [2022-04-04T17:53:46.847Z] DONE 0 tests in 0.022s [2022-04-04T17:53:46.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T17:53:46.847Z] ++ 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 [2022-04-04T17:53:46.847Z] ++ set -e [2022-04-04T17:53:46.847Z] ++ '[' -n 0 ']' [2022-04-04T17:53:46.847Z] ++ set -x [2022-04-04T17:53:46.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2022-04-04T17:53:46.847Z] INFO: Testing against a local daemon [2022-04-04T17:53:46.847Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T17:53:46.983Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-04T17:53:47.240Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T17:53:47.487Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2022-04-04T17:53:47.488Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T17:53:47.701Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T17:53:47.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.18s) [2022-04-04T17:53:47.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s) [2022-04-04T17:53:47.701Z] === RUN TestWaitBlocked [2022-04-04T17:53:47.701Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:47.701Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T17:53:47.701Z] PASS [2022-04-04T17:53:47.701Z] ok github.com/docker/docker/integration/container 58.748s [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === Skipped [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T17:53:47.701Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-04T17:53:47.701Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-04-04T17:53:47.701Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T17:53:47.701Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T17:53:47.701Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T17:53:47.701Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T17:53:47.701Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T17:53:47.701Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T17:53:47.701Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T17:53:47.701Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T17:53:47.701Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T17:53:47.701Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T17:53:47.701Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T17:53:47.701Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T17:53:47.701Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T17:53:47.701Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T17:53:47.701Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T17:53:47.701Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T17:53:47.701Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T17:53:47.701Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T17:53:47.701Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T17:53:47.701Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T17:53:47.701Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T17:53:47.701Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T17:53:47.701Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-04-04T17:53:47.701Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T17:53:47.701Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-04-04T17:53:47.701Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:53:47.701Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T17:53:47.701Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T17:53:47.701Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T17:53:47.701Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:47.701Z] [2022-04-04T17:53:47.701Z] DONE 88 tests, 37 skipped in 60.828s [2022-04-04T17:53:47.701Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T17:53:48.169Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T17:53:48.222Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-04-04T17:53:48.222Z] === RUN TestAuthZPluginTLS [2022-04-04T17:53:48.481Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T17:53:48.481Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T17:53:48.754Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-04T17:53:48.867Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x8a7b4p2rr7z58k4blehzgjdb Created:2022-04-04 17:53:47.454137521 +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[dc12da84a2d42398e62e2323852b4c7f253656222443da32ed3feeb2585865c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0zt17gg3jb3zo39ebjltqknv EndpointID:03804550502b6385af74601c3637c34875e355fc24b75f5288ee2b61ea18d760 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8513938c362b83de5fd693b8346162940ccb65b564cb24dc1813a512423a46ad 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:254ce4e8da44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0zt17gg3jb3zo39ebjltqknv EndpointID:03804550502b6385af74601c3637c34875e355fc24b75f5288ee2b61ea18d760 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T17:53:49.046Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T17:53:49.046Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T17:53:49.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:53:49.267Z] INFO: Testing against a local daemon [2022-04-04T17:53:49.267Z] === RUN TestCommitInheritsEnv [2022-04-04T17:53:49.267Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:53:49.267Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-04T17:53:49.267Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T17:53:49.267Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T17:53:49.267Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T17:53:49.267Z] === RUN TestImagesFilterMultiReference [2022-04-04T17:53:49.267Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-04T17:53:49.267Z] === RUN TestImagePullPlatformInvalid [2022-04-04T17:53:49.267Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T17:53:49.267Z] === RUN TestRemoveImageOrphaning [2022-04-04T17:53:49.611Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T17:53:49.611Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T17:53:49.735Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2022-04-04T17:53:49.736Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T17:53:50.119Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-04T17:53:50.176Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-04T17:53:50.176Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T17:53:50.203Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-04T17:53:50.203Z] === RUN TestTagInvalidReference [2022-04-04T17:53:50.203Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-04T17:53:50.203Z] === RUN TestTagValidPrefixedRepo [2022-04-04T17:53:50.203Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-04T17:53:50.204Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T17:53:50.204Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T17:53:50.204Z] === RUN TestTagOfficialNames [2022-04-04T17:53:50.204Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T17:53:50.204Z] === RUN TestTagMatchesDigest [2022-04-04T17:53:50.204Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T17:53:50.204Z] PASS [2022-04-04T17:53:50.204Z] ok github.com/docker/docker/integration/image 1.275s [2022-04-04T17:53:50.204Z] [2022-04-04T17:53:50.204Z] === Skipped [2022-04-04T17:53:50.204Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-04T17:53:50.204Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:53:50.204Z] [2022-04-04T17:53:50.204Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T17:53:50.204Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T17:53:50.204Z] [2022-04-04T17:53:50.204Z] DONE 11 tests, 2 skipped in 2.654s [2022-04-04T17:53:50.204Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T17:53:50.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T17:53:51.109Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-04T17:53:51.109Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T17:53:51.611Z] check_test.go:309: [dac7a38095b65] daemon is not started [2022-04-04T17:53:51.611Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-04T17:53:51.675Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-04T17:53:51.675Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T17:53:51.771Z] testing: warning: no tests to run [2022-04-04T17:53:51.771Z] PASS [2022-04-04T17:53:51.771Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [no tests to run] [2022-04-04T17:53:51.771Z] testing: warning: no tests to run [2022-04-04T17:53:51.771Z] PASS [2022-04-04T17:53:51.771Z] ok github.com/docker/docker/integration/network/macvlan 0.033s [no tests to run] [2022-04-04T17:53:52.242Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T17:53:52.242Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T17:53:52.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:53:52.246Z] INFO: Testing against a local daemon [2022-04-04T17:53:52.246Z] === RUN TestNetworkCreateDelete [2022-04-04T17:53:52.246Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T17:53:52.246Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-04T17:53:52.246Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonDNSFallback [2022-04-04T17:53:52.246Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestInspectNetwork [2022-04-04T17:53:52.246Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:52.246Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T17:53:52.246Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestNetworkInvalidJSON [2022-04-04T17:53:52.246Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:52.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:52.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:52.246Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T17:53:52.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:53:52.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestNetworkList [2022-04-04T17:53:52.246Z] === RUN TestNetworkList//networks [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkList//networks [2022-04-04T17:53:52.246Z] === RUN TestNetworkList//networks/ [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkList//networks/ [2022-04-04T17:53:52.246Z] === CONT TestNetworkList//networks [2022-04-04T17:53:52.246Z] === CONT TestNetworkList//networks/ [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T17:53:52.246Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T17:53:52.246Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T17:53:52.246Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T17:53:52.246Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T17:53:52.246Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T17:53:52.246Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T17:53:52.246Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T17:53:52.246Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T17:53:52.246Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T17:53:52.246Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T17:53:52.246Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T17:53:52.246Z] PASS [2022-04-04T17:53:52.246Z] ok github.com/docker/docker/integration/network 0.131s [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === Skipped [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T17:53:52.246Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T17:53:52.246Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T17:53:52.246Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T17:53:52.246Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T17:53:52.246Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T17:53:52.246Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T17:53:52.246Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-04T17:53:52.246Z] [2022-04-04T17:53:52.246Z] DONE 22 tests, 15 skipped in 2.021s [2022-04-04T17:53:52.246Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T17:53:52.715Z] testing: warning: no tests to run [2022-04-04T17:53:52.715Z] PASS [2022-04-04T17:53:52.715Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-04-04T17:53:52.715Z] [2022-04-04T17:53:52.715Z] DONE 0 tests in 0.316s [2022-04-04T17:53:52.715Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T17:53:52.809Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-04T17:53:52.809Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T17:53:52.980Z] --- PASS: TestHealthKillContainer (8.63s) [2022-04-04T17:53:52.981Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T17:53:53.055Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-04-04T17:53:53.055Z] PASS [2022-04-04T17:53:53.055Z] [2022-04-04T17:53:53.055Z] === Skipped [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:53:53.055Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:53:53.055Z] [2022-04-04T17:53:53.055Z] DONE 26 tests, 1 skipped in 43.897s [2022-04-04T17:53:53.055Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:53:53.055Z] INFO: Testing against a local daemon [2022-04-04T17:53:53.055Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T17:53:53.055Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:53.055Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:53:53.055Z] === RUN TestDockerNetworkIpvlan [2022-04-04T17:53:53.055Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:53.055Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:53:53.055Z] PASS [2022-04-04T17:53:53.055Z] [2022-04-04T17:53:53.055Z] === Skipped [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T17:53:53.055Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:53.055Z] [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:53:53.055Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:53:53.055Z] [2022-04-04T17:53:53.055Z] DONE 2 tests, 2 skipped in 0.052s [2022-04-04T17:53:53.055Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:53:53.184Z] testing: warning: no tests to run [2022-04-04T17:53:53.184Z] PASS [2022-04-04T17:53:53.184Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-04-04T17:53:53.184Z] [2022-04-04T17:53:53.184Z] DONE 0 tests in 0.343s [2022-04-04T17:53:53.184Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T17:53:53.314Z] INFO: Testing against a local daemon [2022-04-04T17:53:53.314Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T17:53:53.545Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-04-04T17:53:53.545Z] === RUN TestIpcModeNone [2022-04-04T17:53:54.174Z] testing: warning: no tests to run [2022-04-04T17:53:54.174Z] PASS [2022-04-04T17:53:54.174Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [no tests to run] [2022-04-04T17:53:54.174Z] testing: warning: no tests to run [2022-04-04T17:53:54.174Z] PASS [2022-04-04T17:53:54.174Z] ok github.com/docker/docker/integration/plugin 0.088s [no tests to run] [2022-04-04T17:53:54.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-04-04T17:53:54.184Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T17:53:54.475Z] --- PASS: TestIpcModeNone (0.89s) [2022-04-04T17:53:54.475Z] === RUN TestIpcModePrivate [2022-04-04T17:53:54.475Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-04T17:53:54.692Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-04-04T17:53:54.692Z] === RUN TestDockerNetworkMacvlan [2022-04-04T17:53:55.041Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:80, shared: false, mustBeShared: false [2022-04-04T17:53:55.041Z] check_test.go:309: [d7fc318910c3d] daemon is not started [2022-04-04T17:53:55.041Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-04T17:53:55.260Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T17:53:55.298Z] --- PASS: TestIpcModePrivate (0.88s) [2022-04-04T17:53:55.298Z] === RUN TestIpcModeShareable [2022-04-04T17:53:55.558Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-04-04T17:53:55.558Z] === RUN TestAuthZPluginHeader [2022-04-04T17:53:55.827Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T17:53:55.860Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-04T17:53:55.860Z] --- PASS: TestIpcModeShareable (0.80s) [2022-04-04T17:53:55.860Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T17:53:56.123Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-04-04T17:53:56.124Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T17:53:56.124Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T17:53:56.124Z] === RUN TestAuthZPluginV2Disable [2022-04-04T17:53:56.124Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-04T17:53:56.124Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T17:53:56.124Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T17:53:56.124Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T17:53:56.124Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T17:53:56.124Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T17:53:56.762Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T17:53:56.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T17:53:58.666Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T17:53:58.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2022-04-04T17:53:58.679Z] === RUN TestAPIIpcModeHost [2022-04-04T17:53:58.679Z] docker_cli_daemon_plugins_test.go:79: [d6da0f22c0d84] daemon is not started [2022-04-04T17:53:58.935Z] --- PASS: TestAPIIpcModeHost (0.59s) [2022-04-04T17:53:58.935Z] === RUN TestDaemonIpcModeShareable [2022-04-04T17:53:59.865Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-04T17:54:00.069Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T17:54:00.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-04T17:54:00.682Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-04-04T17:54:00.682Z] === RUN TestDaemonIpcModePrivate [2022-04-04T17:54:00.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T17:54:02.305Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-04T17:54:02.305Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-04-04T17:54:02.305Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T17:54:02.561Z] docker_cli_daemon_plugins_test.go:169: [dd3a6c3c84621] daemon is not started [2022-04-04T17:54:03.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T17:54:03.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T17:54:03.748Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-04-04T17:54:03.748Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-04T17:54:03.748Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T17:54:04.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2022-04-04T17:54:04.004Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-04T17:54:04.295Z] PASS [2022-04-04T17:54:04.295Z] [2022-04-04T17:54:04.295Z] DONE 8 tests in 11.129s [2022-04-04T17:54:04.295Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T17:54:04.295Z] testing: warning: no tests to run [2022-04-04T17:54:04.295Z] PASS [2022-04-04T17:54:04.295Z] [2022-04-04T17:54:04.295Z] DONE 0 tests in 0.011s [2022-04-04T17:54:04.295Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T17:54:04.295Z] INFO: Testing against a local daemon [2022-04-04T17:54:04.295Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T17:54:05.372Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-04T17:54:05.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2022-04-04T17:54:05.629Z] === RUN TestIpcModeOlderClient [2022-04-04T17:54:05.629Z] === PAUSE TestIpcModeOlderClient [2022-04-04T17:54:05.629Z] === RUN TestKillContainerInvalidSignal [2022-04-04T17:54:05.673Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-04T17:54:05.673Z] === RUN TestAuthZPluginTLS [2022-04-04T17:54:06.239Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T17:54:06.239Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T17:54:06.499Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T17:54:06.499Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T17:54:06.561Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-04-04T17:54:06.561Z] === RUN TestKillContainer [2022-04-04T17:54:06.561Z] === RUN TestKillContainer/no_signal [2022-04-04T17:54:06.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:06.705Z] INFO: Testing against a local daemon [2022-04-04T17:54:06.705Z] === RUN TestExternalGraphDriver [2022-04-04T17:54:06.705Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T17:54:06.705Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T17:54:06.705Z] === RUN TestGraphdriverPluginV2 [2022-04-04T17:54:06.705Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T17:54:06.705Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T17:54:06.705Z] PASS [2022-04-04T17:54:06.705Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.137s [2022-04-04T17:54:06.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:06.705Z] INFO: Testing against a local daemon [2022-04-04T17:54:06.705Z] === RUN TestPluginInvalidJSON [2022-04-04T17:54:06.705Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:06.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:06.705Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:06.705Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-04T17:54:06.705Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-04T17:54:06.705Z] === RUN TestPluginInstall [2022-04-04T17:54:06.705Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:54:06.705Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T17:54:06.705Z] === RUN TestPluginsWithRuntimes [2022-04-04T17:54:06.705Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T17:54:06.705Z] --- SKIP: TestPluginsWithRuntimes (0.02s) [2022-04-04T17:54:06.705Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T17:54:06.705Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T17:54:06.706Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:54:06.706Z] PASS [2022-04-04T17:54:06.706Z] ok github.com/docker/docker/integration/plugin/common 0.181s [2022-04-04T17:54:06.706Z] testing: warning: no tests to run [2022-04-04T17:54:06.706Z] PASS [2022-04-04T17:54:06.706Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [no tests to run] [2022-04-04T17:54:06.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:06.706Z] INFO: Testing against a local daemon [2022-04-04T17:54:06.706Z] === RUN TestReadPluginNoRead [2022-04-04T17:54:06.706Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T17:54:06.706Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T17:54:06.706Z] PASS [2022-04-04T17:54:06.706Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-04-04T17:54:06.706Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-04T17:54:06.706Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-04T17:54:07.066Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T17:54:07.066Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T17:54:07.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:07.175Z] INFO: Testing against a local daemon [2022-04-04T17:54:07.175Z] === RUN TestPluginWithDevMounts [2022-04-04T17:54:07.175Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:07.175Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T17:54:07.175Z] PASS [2022-04-04T17:54:07.175Z] ok github.com/docker/docker/integration/plugin/volumes 0.058s [2022-04-04T17:54:07.175Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-04T17:54:07.507Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-04T17:54:07.507Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T17:54:07.634Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-04T17:54:07.634Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === Skipped [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T17:54:07.637Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.02s) [2022-04-04T17:54:07.637Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:54:07.637Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T17:54:07.637Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T17:54:07.637Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T17:54:07.637Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T17:54:07.637Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:07.637Z] [2022-04-04T17:54:07.637Z] DONE 9 tests, 7 skipped in 14.332s [2022-04-04T17:54:07.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T17:54:07.765Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-04T17:54:07.765Z] === RUN TestKillContainer/killing_signal [2022-04-04T17:54:08.094Z] testing: warning: no tests to run [2022-04-04T17:54:08.094Z] PASS [2022-04-04T17:54:08.094Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-04-04T17:54:08.094Z] [2022-04-04T17:54:08.094Z] DONE 0 tests in 0.318s [2022-04-04T17:54:08.094Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T17:54:08.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-04T17:54:08.890Z] --- PASS: TestKillContainer (2.36s) [2022-04-04T17:54:08.890Z] --- PASS: TestKillContainer/no_signal (0.88s) [2022-04-04T17:54:08.890Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-04-04T17:54:08.890Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-04-04T17:54:08.890Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T17:54:08.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T17:54:08.890Z] check_test.go:309: [dd909ae74e9fd] daemon is not started [2022-04-04T17:54:08.890Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-04T17:54:09.010Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-04-04T17:54:09.010Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T17:54:09.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:09.057Z] INFO: Testing against a local daemon [2022-04-04T17:54:09.057Z] === RUN TestPluginInvalidJSON [2022-04-04T17:54:09.057Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:09.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:09.057Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:09.057Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-04T17:54:09.057Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-04T17:54:09.057Z] === RUN TestPluginInstall [2022-04-04T17:54:09.057Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T17:54:09.057Z] === RUN TestPluginsWithRuntimes [2022-04-04T17:54:09.057Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginsWithRuntimes (0.02s) [2022-04-04T17:54:09.057Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T17:54:09.057Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:54:09.057Z] PASS [2022-04-04T17:54:09.058Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-04-04T17:54:09.058Z] [2022-04-04T17:54:09.058Z] === Skipped [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T17:54:09.058Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T17:54:09.058Z] [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.02s) [2022-04-04T17:54:09.058Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T17:54:09.058Z] [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T17:54:09.058Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T17:54:09.058Z] [2022-04-04T17:54:09.058Z] DONE 5 tests, 3 skipped in 0.856s [2022-04-04T17:54:09.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T17:54:09.452Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T17:54:09.577Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-04T17:54:09.577Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T17:54:09.836Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-04T17:54:09.836Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T17:54:10.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:10.021Z] INFO: Testing against a local daemon [2022-04-04T17:54:10.021Z] === RUN TestExternalGraphDriver [2022-04-04T17:54:10.021Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T17:54:10.021Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T17:54:10.021Z] === RUN TestGraphdriverPluginV2 [2022-04-04T17:54:10.021Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T17:54:10.021Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T17:54:10.021Z] PASS [2022-04-04T17:54:10.021Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-04-04T17:54:10.021Z] [2022-04-04T17:54:10.021Z] === Skipped [2022-04-04T17:54:10.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T17:54:10.021Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T17:54:10.021Z] [2022-04-04T17:54:10.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T17:54:10.021Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T17:54:10.021Z] [2022-04-04T17:54:10.021Z] DONE 2 tests, 2 skipped in 0.773s [2022-04-04T17:54:10.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T17:54:10.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-04-04T17:54:10.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-04-04T17:54:10.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-04-04T17:54:10.382Z] === RUN TestKillStoppedContainer [2022-04-04T17:54:10.382Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-04T17:54:10.382Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T17:54:10.382Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-04T17:54:10.382Z] === RUN TestKillDifferentUserContainer [2022-04-04T17:54:10.404Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-04T17:54:10.404Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T17:54:10.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-04T17:54:10.988Z] testing: warning: no tests to run [2022-04-04T17:54:10.988Z] PASS [2022-04-04T17:54:10.988Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-04T17:54:10.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:10.988Z] INFO: Testing against a local daemon [2022-04-04T17:54:10.988Z] === RUN TestReadPluginNoRead [2022-04-04T17:54:10.988Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T17:54:10.988Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T17:54:10.988Z] PASS [2022-04-04T17:54:10.988Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-04-04T17:54:10.988Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-04T17:54:10.988Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-04T17:54:10.988Z] [2022-04-04T17:54:10.988Z] === Skipped [2022-04-04T17:54:10.988Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T17:54:10.988Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T17:54:10.988Z] [2022-04-04T17:54:10.988Z] DONE 1 tests, 1 skipped in 0.918s [2022-04-04T17:54:10.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T17:54:11.203Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T17:54:11.203Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-04-04T17:54:11.203Z] === RUN TestInspectOomKilledTrue [2022-04-04T17:54:11.203Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:54:11.203Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-04-04T17:54:11.203Z] === RUN TestInspectOomKilledFalse [2022-04-04T17:54:11.203Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:54:11.203Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T17:54:11.203Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T17:54:11.445Z] testing: warning: no tests to run [2022-04-04T17:54:11.445Z] PASS [2022-04-04T17:54:11.445Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-04T17:54:11.445Z] [2022-04-04T17:54:11.445Z] DONE 0 tests in 0.507s [2022-04-04T17:54:11.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T17:54:11.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-04-04T17:54:11.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T17:54:12.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2022-04-04T17:54:12.135Z] === RUN TestLinksContainerNames [2022-04-04T17:54:12.391Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-04T17:54:12.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:12.409Z] INFO: Testing against a local daemon [2022-04-04T17:54:12.409Z] === RUN TestPluginWithDevMounts [2022-04-04T17:54:12.409Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:12.409Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T17:54:12.409Z] PASS [2022-04-04T17:54:12.409Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-04-04T17:54:12.409Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-04T17:54:12.409Z] [2022-04-04T17:54:12.409Z] === Skipped [2022-04-04T17:54:12.409Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T17:54:12.409Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:12.409Z] [2022-04-04T17:54:12.409Z] DONE 1 tests, 1 skipped in 0.784s [2022-04-04T17:54:12.409Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T17:54:12.647Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T17:54:13.579Z] --- PASS: TestLinksContainerNames (1.50s) [2022-04-04T17:54:13.579Z] === RUN TestLogsFollowTailEmpty [2022-04-04T17:54:13.694Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-04-04T17:54:13.694Z] === RUN TestAuthZPluginHeader [2022-04-04T17:54:13.839Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T17:54:13.839Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-04T17:54:13.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:13.939Z] INFO: Testing against a local daemon [2022-04-04T17:54:13.939Z] === RUN TestSecretInspect [2022-04-04T17:54:13.939Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T17:54:13.939Z] === RUN TestSecretList [2022-04-04T17:54:13.939Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T17:54:13.939Z] === RUN TestSecretsCreateAndDelete [2022-04-04T17:54:13.939Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T17:54:13.939Z] === RUN TestSecretsUpdate [2022-04-04T17:54:13.939Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T17:54:13.939Z] === RUN TestTemplatedSecret [2022-04-04T17:54:13.939Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T17:54:13.939Z] === RUN TestSecretCreateResolve [2022-04-04T17:54:13.939Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T17:54:13.939Z] PASS [2022-04-04T17:54:13.939Z] ok github.com/docker/docker/integration/secret 0.083s [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === Skipped [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T17:54:13.939Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:13.939Z] [2022-04-04T17:54:13.939Z] DONE 6 tests, 6 skipped in 1.414s [2022-04-04T17:54:13.939Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T17:54:13.954Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-04T17:54:13.954Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T17:54:14.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2022-04-04T17:54:14.195Z] PASS [2022-04-04T17:54:14.195Z] [2022-04-04T17:54:14.195Z] === Skipped [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T17:54:14.195Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:14.195Z] [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-04T17:54:14.195Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:14.195Z] [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T17:54:14.195Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:14.195Z] [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T17:54:14.195Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:14.195Z] [2022-04-04T17:54:14.195Z] DONE 17 tests, 4 skipped in 25.857s [2022-04-04T17:54:14.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T17:54:14.195Z] ++ 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 [2022-04-04T17:54:14.195Z] ++ set -e [2022-04-04T17:54:14.195Z] ++ '[' -n 0 ']' [2022-04-04T17:54:14.195Z] ++ set -x [2022-04-04T17:54:14.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T17:54:14.196Z] INFO: Testing against a local daemon [2022-04-04T17:54:14.196Z] === RUN TestPluginInvalidJSON [2022-04-04T17:54:14.196Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:14.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:14.196Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:14.196Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-04T17:54:14.196Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T17:54:14.196Z] === RUN TestPluginInstall [2022-04-04T17:54:14.196Z] === RUN TestPluginInstall/no_auth [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0b403307223381d9f261726107daf143c293e2ff0b1a640b03a87edc614a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0b403307223381d9f261726107daf143c293e2ff0b1a640b03a87edc614a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:14.403Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-04-04T17:54:14.403Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T17:54:14.511Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:978deaac03e7f5b434b4c5ef271cea1dfb469977e6580555e2f0d5285635723d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:978deaac03e7f5b434b4c5ef271cea1dfb469977e6580555e2f0d5285635723d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:14.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/default [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/private [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/slave [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/shared [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T17:54:14.969Z] === CONT TestMountDaemonRoot/default [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:54:14.969Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T17:54:14.969Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:54:14.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:54:14.969Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T17:54:15.047Z] === RUN TestPluginInstall/with_insecure [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/shared [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/slave [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/private [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T17:54:15.226Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T17:54:15.226Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T17:54:15.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:15.469Z] INFO: Testing against a local daemon [2022-04-04T17:54:15.469Z] === RUN TestServiceCreateInit [2022-04-04T17:54:15.469Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T17:54:15.469Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.469Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T17:54:15.469Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.469Z] --- PASS: TestServiceCreateInit (0.03s) [2022-04-04T17:54:15.469Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T17:54:15.483Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T17:54:15.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T17:54:15.740Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-04T17:54:15.740Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T17:54:15.926Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceConflict [2022-04-04T17:54:15.926Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T17:54:15.926Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-04T17:54:15.926Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T17:54:15.926Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T17:54:15.926Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T17:54:15.926Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceSysctls [2022-04-04T17:54:15.926Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T17:54:15.926Z] === RUN TestCreateServiceCapabilities [2022-04-04T17:54:15.926Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T17:54:15.926Z] === RUN TestInspect [2022-04-04T17:54:15.926Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestInspect (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestCreateJob [2022-04-04T17:54:15.926Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestReplicatedJob [2022-04-04T17:54:15.926Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestUpdateReplicatedJob [2022-04-04T17:54:15.926Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceListWithStatuses [2022-04-04T17:54:15.926Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T17:54:15.926Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestDockerNetworkReConnect [2022-04-04T17:54:15.926Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServicePlugin [2022-04-04T17:54:15.926Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceUpdateLabel [2022-04-04T17:54:15.926Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceUpdateSecrets [2022-04-04T17:54:15.926Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceUpdateConfigs [2022-04-04T17:54:15.926Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceUpdateNetwork [2022-04-04T17:54:15.926Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T17:54:15.926Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T17:54:15.926Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T17:54:15.926Z] PASS [2022-04-04T17:54:15.926Z] ok github.com/docker/docker/integration/service 0.211s [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === Skipped [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:54:15.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:54:15.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T17:54:15.926Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T17:54:15.926Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-04T17:54:15.926Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.926Z] [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T17:54:15.927Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T17:54:15.927Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T17:54:15.927Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-04T17:54:15.927Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-04T17:54:15.927Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T17:54:15.927Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T17:54:15.927Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T17:54:15.927Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T17:54:15.927Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T17:54:15.927Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T17:54:15.927Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T17:54:15.927Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T17:54:15.927Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T17:54:15.927Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T17:54:15.927Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T17:54:15.927Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T17:54:15.927Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T17:54:15.927Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T17:54:15.927Z] [2022-04-04T17:54:15.927Z] DONE 24 tests, 23 skipped in 2.051s [2022-04-04T17:54:15.927Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56430a899a077612fee9436f1c39de82152eacc7f4b2663a277b72aee8ed5f28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56430a899a077612fee9436f1c39de82152eacc7f4b2663a277b72aee8ed5f28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:15.995Z] plugin_test.go:165: [dca96a74ae3c7] daemon is not started [2022-04-04T17:54:15.995Z] --- PASS: TestPluginInstall (3.23s) [2022-04-04T17:54:15.995Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2022-04-04T17:54:15.995Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-04T17:54:15.995Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-04-04T17:54:15.995Z] === RUN TestPluginsWithRuntimes [2022-04-04T17:54:17.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:17.457Z] INFO: Testing against a local daemon [2022-04-04T17:54:17.457Z] === RUN TestSessionCreate [2022-04-04T17:54:17.457Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T17:54:17.457Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T17:54:17.457Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T17:54:17.457Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T17:54:17.457Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T17:54:17.457Z] PASS [2022-04-04T17:54:17.457Z] ok github.com/docker/docker/integration/session 0.081s [2022-04-04T17:54:17.457Z] [2022-04-04T17:54:17.457Z] === Skipped [2022-04-04T17:54:17.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T17:54:17.457Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T17:54:17.457Z] [2022-04-04T17:54:17.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T17:54:17.457Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T17:54:17.457Z] [2022-04-04T17:54:17.457Z] DONE 2 tests, 2 skipped in 1.447s [2022-04-04T17:54:17.457Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T17:54:17.637Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-04T17:54:17.637Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T17:54:17.893Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2022-04-04T17:54:17.893Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T17:54:17.894Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T17:54:18.146Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-04-04T17:54:18.146Z] === RUN TestAuthZPluginV2Disable [2022-04-04T17:54:18.467Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T17:54:18.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-04-04T17:54:18.822Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T17:54:18.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:18.994Z] INFO: Testing against a local daemon [2022-04-04T17:54:18.994Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:54:18.994Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:18.994Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestEventsExecDie [2022-04-04T17:54:18.994Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T17:54:18.994Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestEventsBackwardsCompatible [2022-04-04T17:54:18.994Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T17:54:18.994Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestInfoAPI [2022-04-04T17:54:18.994Z] --- PASS: TestInfoAPI (0.03s) [2022-04-04T17:54:18.994Z] === RUN TestInfoAPIWarnings [2022-04-04T17:54:18.994Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestInfoDebug [2022-04-04T17:54:18.994Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestInfoInsecureRegistries [2022-04-04T17:54:18.994Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestInfoRegistryMirrors [2022-04-04T17:54:18.994Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T17:54:18.994Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T17:54:19.384Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-04T17:54:19.384Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-04-04T17:54:19.384Z] === RUN TestNetworkNat [2022-04-04T17:54:19.400Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2022-04-04T17:54:19.400Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-04-04T17:54:19.400Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-04-04T17:54:19.400Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T17:54:19.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-04T17:54:19.956Z] === RUN TestPingCacheHeaders [2022-04-04T17:54:19.956Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T17:54:19.956Z] === RUN TestPingGet [2022-04-04T17:54:19.956Z] --- PASS: TestPingGet (0.03s) [2022-04-04T17:54:19.956Z] === RUN TestPingHead [2022-04-04T17:54:19.956Z] --- PASS: TestPingHead (0.03s) [2022-04-04T17:54:19.956Z] === RUN TestVersion [2022-04-04T17:54:19.956Z] --- PASS: TestVersion (0.03s) [2022-04-04T17:54:19.956Z] PASS [2022-04-04T17:54:19.956Z] ok github.com/docker/docker/integration/system 1.253s [2022-04-04T17:54:19.968Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-04T17:54:19.968Z] PASS [2022-04-04T17:54:19.968Z] [2022-04-04T17:54:19.968Z] DONE 10 tests in 7.076s [2022-04-04T17:54:19.968Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T17:54:19.968Z] ++ 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 [2022-04-04T17:54:19.968Z] ++ set -e [2022-04-04T17:54:19.968Z] ++ '[' -n 0 ']' [2022-04-04T17:54:19.968Z] ++ set -x [2022-04-04T17:54:19.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2022-04-04T17:54:19.969Z] INFO: Testing against a local daemon [2022-04-04T17:54:19.969Z] === RUN TestExternalGraphDriver [2022-04-04T17:54:19.969Z] === RUN TestExternalGraphDriver/json [2022-04-04T17:54:20.313Z] --- PASS: TestNetworkNat (0.83s) [2022-04-04T17:54:20.313Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === Skipped [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:54:20.412Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T17:54:20.412Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T17:54:20.412Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T17:54:20.412Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T17:54:20.412Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T17:54:20.412Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T17:54:20.412Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T17:54:20.412Z] [2022-04-04T17:54:20.412Z] DONE 13 tests, 7 skipped in 2.538s [2022-04-04T17:54:20.412Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T17:54:21.242Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-04-04T17:54:21.242Z] === RUN TestNetworkLoopbackNat [2022-04-04T17:54:21.242Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-04T17:54:21.430Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-04-04T17:54:21.430Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T17:54:21.806Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-04T17:54:21.868Z] === RUN TestExternalGraphDriver/spec [2022-04-04T17:54:21.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:21.943Z] INFO: Testing against a local daemon [2022-04-04T17:54:21.943Z] === RUN TestVolumesCreateAndList [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-04T17:54:21.943Z] === RUN TestVolumesRemove [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T17:54:21.943Z] === RUN TestVolumesInspect [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-04T17:54:21.943Z] === RUN TestVolumesInvalidJSON [2022-04-04T17:54:21.943Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T17:54:21.943Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T17:54:21.943Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T17:54:21.943Z] PASS [2022-04-04T17:54:21.943Z] ok github.com/docker/docker/integration/volume 0.214s [2022-04-04T17:54:21.943Z] [2022-04-04T17:54:21.943Z] DONE 5 tests in 1.709s [2022-04-04T17:54:21.943Z] INFO: make.ps1 ended at 04/04/2022 17:54:21 [2022-04-04T17:54:21.943Z] INFO: Integration CLI tests being run from the host: [2022-04-04T17:54:21.943Z] 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" [2022-04-04T17:54:23.178Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T17:54:23.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T17:54:23.246Z] === RUN TestExternalGraphDriver/pull [2022-04-04T17:54:24.154Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-04-04T17:54:24.154Z] === RUN TestPause [2022-04-04T17:54:24.621Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-04-04T17:54:24.621Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-04-04T17:54:24.621Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-04-04T17:54:24.621Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-04-04T17:54:24.621Z] === RUN TestGraphdriverPluginV2 [2022-04-04T17:54:24.621Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:24.621Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-04T17:54:24.621Z] PASS [2022-04-04T17:54:24.621Z] [2022-04-04T17:54:24.621Z] === Skipped [2022-04-04T17:54:24.621Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-04T17:54:24.621Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:54:24.621Z] [2022-04-04T17:54:24.621Z] DONE 5 tests, 1 skipped in 4.850s [2022-04-04T17:54:24.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T17:54:24.621Z] ++ 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 [2022-04-04T17:54:24.621Z] ++ set -e [2022-04-04T17:54:24.621Z] ++ '[' -n 0 ']' [2022-04-04T17:54:24.621Z] ++ set -x [2022-04-04T17:54:24.621Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:54:24.717Z] --- PASS: TestPause (0.68s) [2022-04-04T17:54:24.717Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T17:54:24.717Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:54:24.717Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:54:24.717Z] === RUN TestPauseStopPausedContainer [2022-04-04T17:54:24.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T17:54:24.719Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-04-04T17:54:24.719Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T17:54:24.880Z] INFO: Testing against a local daemon [2022-04-04T17:54:24.880Z] === RUN TestContinueAfterPluginCrash [2022-04-04T17:54:24.880Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T17:54:24.880Z] === RUN TestReadPluginNoRead [2022-04-04T17:54:24.880Z] === PAUSE TestReadPluginNoRead [2022-04-04T17:54:24.880Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T17:54:24.880Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T17:54:24.880Z] === CONT TestContinueAfterPluginCrash [2022-04-04T17:54:24.880Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T17:54:25.282Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-04T17:54:25.282Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-04-04T17:54:25.282Z] === RUN TestPsFilter [2022-04-04T17:54:25.543Z] --- PASS: TestPsFilter (0.18s) [2022-04-04T17:54:25.543Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T17:54:26.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-04-04T17:54:26.485Z] === RUN TestRemoveContainerWithVolume [2022-04-04T17:54:26.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T17:54:27.047Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-04-04T17:54:27.047Z] === RUN TestRemoveContainerRunning [2022-04-04T17:54:27.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T17:54:27.562Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-04-04T17:54:27.562Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T17:54:28.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-04-04T17:54:28.125Z] === RUN TestRemoveInvalidContainer [2022-04-04T17:54:28.125Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T17:54:28.125Z] === RUN TestRenameLinkedContainer [2022-04-04T17:54:28.165Z] --- PASS: TestDaemonStartWithLogOpt (2.90s) [2022-04-04T17:54:28.165Z] === CONT TestReadPluginNoRead [2022-04-04T17:54:29.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T17:54:29.010Z] INFO: Testing against a local daemon [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T17:54:29.010Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T17:54:29.010Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T17:54:29.010Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T17:54:29.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T17:54:29.466Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T17:54:29.923Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T17:54:30.064Z] === RUN TestReadPluginNoRead/default [2022-04-04T17:54:30.380Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T17:54:30.838Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T17:54:30.946Z] --- PASS: TestRenameLinkedContainer (2.53s) [2022-04-04T17:54:30.946Z] === RUN TestRenameStoppedContainer [2022-04-04T17:54:30.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T17:54:30.998Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T17:54:31.202Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-04-04T17:54:31.202Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T17:54:31.765Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-04T17:54:31.931Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T17:54:32.696Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2022-04-04T17:54:32.696Z] === RUN TestRenameInvalidName [2022-04-04T17:54:32.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T17:54:32.865Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-04-04T17:54:33.434Z] === CONT TestReadPluginNoRead [2022-04-04T17:54:33.434Z] read_test.go:92: [d211bec51516f] daemon is not started [2022-04-04T17:54:33.434Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-04-04T17:54:33.434Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-04-04T17:54:33.434Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-04-04T17:54:33.434Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-04T17:54:33.434Z] PASS [2022-04-04T17:54:33.434Z] [2022-04-04T17:54:33.434Z] DONE 6 tests in 8.592s [2022-04-04T17:54:33.434Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-04T17:54:33.434Z] ++ 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 [2022-04-04T17:54:33.434Z] ++ set -e [2022-04-04T17:54:33.434Z] ++ '[' -n 0 ']' [2022-04-04T17:54:33.434Z] ++ set -x [2022-04-04T17:54:33.434Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:54:33.434Z] testing: warning: no tests to run [2022-04-04T17:54:33.434Z] PASS [2022-04-04T17:54:33.434Z] [2022-04-04T17:54:33.434Z] DONE 0 tests in 0.034s [2022-04-04T17:54:33.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T17:54:33.434Z] ++ 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 [2022-04-04T17:54:33.434Z] ++ set -e [2022-04-04T17:54:33.434Z] ++ '[' -n 0 ']' [2022-04-04T17:54:33.434Z] ++ set -x [2022-04-04T17:54:33.434Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:54:33.434Z] INFO: Testing against a local daemon [2022-04-04T17:54:33.434Z] === RUN TestPluginWithDevMounts [2022-04-04T17:54:33.434Z] === PAUSE TestPluginWithDevMounts [2022-04-04T17:54:33.434Z] === CONT TestPluginWithDevMounts [2022-04-04T17:54:33.628Z] --- PASS: TestRenameInvalidName (0.86s) [2022-04-04T17:54:33.628Z] === RUN TestRenameAnonymousContainer [2022-04-04T17:54:33.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T17:54:34.699Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.62s) [2022-04-04T17:54:34.699Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T17:54:35.336Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-04T17:54:35.336Z] PASS [2022-04-04T17:54:35.336Z] [2022-04-04T17:54:35.336Z] DONE 1 tests in 1.632s [2022-04-04T17:54:35.336Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T17:54:35.336Z] ++ 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 [2022-04-04T17:54:35.336Z] ++ set -e [2022-04-04T17:54:35.336Z] ++ '[' -n 0 ']' [2022-04-04T17:54:35.336Z] ++ set -x [2022-04-04T17:54:35.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=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 [2022-04-04T17:54:35.336Z] INFO: Testing against a local daemon [2022-04-04T17:54:35.336Z] === RUN TestSecretInspect [2022-04-04T17:54:36.408Z] --- PASS: TestRenameAnonymousContainer (2.60s) [2022-04-04T17:54:36.408Z] === RUN TestRenameContainerWithSameName [2022-04-04T17:54:36.713Z] --- PASS: TestSecretInspect (1.69s) [2022-04-04T17:54:36.713Z] === RUN TestSecretList [2022-04-04T17:54:36.972Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2022-04-04T17:54:36.972Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T17:54:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T17:54:38.640Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-04-04T17:54:38.640Z] === RUN TestResize [2022-04-04T17:54:38.897Z] check_test.go:309: [d1d2597126e33] daemon is not started [2022-04-04T17:54:38.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-04T17:54:39.154Z] --- PASS: TestResize (0.77s) [2022-04-04T17:54:39.154Z] === RUN TestResizeWithInvalidSize [2022-04-04T17:54:39.244Z] --- PASS: TestSecretList (2.09s) [2022-04-04T17:54:39.245Z] === RUN TestSecretsCreateAndDelete [2022-04-04T17:54:40.084Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-04-04T17:54:40.084Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T17:54:40.619Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2022-04-04T17:54:40.619Z] === RUN TestSecretsUpdate [2022-04-04T17:54:40.651Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:40.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:40.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T17:54:40.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T17:54:41.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-04T17:54:43.147Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-04T17:54:43.147Z] === RUN TestTemplatedSecret [2022-04-04T17:54:43.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:43.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:45.046Z] --- PASS: TestTemplatedSecret (2.00s) [2022-04-04T17:54:45.046Z] === RUN TestSecretCreateResolve [2022-04-04T17:54:45.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T17:54:45.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T17:54:46.421Z] --- PASS: TestSecretCreateResolve (1.69s) [2022-04-04T17:54:46.421Z] PASS [2022-04-04T17:54:46.421Z] [2022-04-04T17:54:46.421Z] DONE 6 tests in 11.462s [2022-04-04T17:54:46.421Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T17:54:46.421Z] ++ 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 [2022-04-04T17:54:46.421Z] ++ set -e [2022-04-04T17:54:46.421Z] ++ '[' -n 0 ']' [2022-04-04T17:54:46.421Z] ++ set -x [2022-04-04T17:54:46.421Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:54:46.421Z] INFO: Testing against a local daemon [2022-04-04T17:54:46.421Z] === RUN TestServiceCreateInit [2022-04-04T17:54:46.421Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T17:54:47.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T17:54:47.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T17:54:49.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T17:54:49.707Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T17:54:50.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T17:54:50.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T17:54:52.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-04T17:54:52.789Z] PASS [2022-04-04T17:54:52.789Z] [2022-04-04T17:54:52.789Z] DONE 17 tests in 46.362s [2022-04-04T17:54:52.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T17:54:52.789Z] INFO: Testing against a local daemon [2022-04-04T17:54:52.789Z] === RUN TestPluginInvalidJSON [2022-04-04T17:54:52.789Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:52.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:52.789Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T17:54:52.789Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-04T17:54:52.789Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T17:54:52.789Z] === RUN TestPluginInstall [2022-04-04T17:54:52.789Z] === RUN TestPluginInstall/no_auth [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cda3924551d836e1d2940361f21c5a00fd341ee75c2ccc2cf4b4227c04d2ff6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cda3924551d836e1d2940361f21c5a00fd341ee75c2ccc2cf4b4227c04d2ff6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:52.789Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbc3edfb6be156f0830f3167b4419888d61907df6733bf3a247de0df6332863" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbc3edfb6be156f0830f3167b4419888d61907df6733bf3a247de0df6332863" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:53.048Z] === RUN TestPluginInstall/with_insecure [2022-04-04T17:54:53.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T17:54:53.896Z] --- PASS: TestServiceCreateInit (6.63s) [2022-04-04T17:54:53.896Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.12s) [2022-04-04T17:54:53.896Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-04-04T17:54:53.896Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f12db31dfe136f18f0ff6060db020fea6648e4a5943b4da75c47ade1bc14d2a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f12db31dfe136f18f0ff6060db020fea6648e4a5943b4da75c47ade1bc14d2a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T17:54:54.244Z] plugin_test.go:165: [da0be3fdf61d1] daemon is not started [2022-04-04T17:54:54.244Z] --- PASS: TestPluginInstall (3.48s) [2022-04-04T17:54:54.244Z] --- PASS: TestPluginInstall/no_auth (1.73s) [2022-04-04T17:54:54.244Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-04-04T17:54:54.244Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-04-04T17:54:54.244Z] === RUN TestPluginsWithRuntimes [2022-04-04T17:54:55.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T17:54:55.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T17:54:56.148Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T17:54:56.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T17:54:56.716Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T17:54:56.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T17:54:57.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-04T17:54:57.654Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-04-04T17:54:57.654Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-04T17:54:57.654Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-04T17:54:57.654Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T17:54:58.224Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-04-04T17:54:58.224Z] PASS [2022-04-04T17:54:58.224Z] [2022-04-04T17:54:58.224Z] DONE 10 tests in 7.452s [2022-04-04T17:54:58.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T17:54:58.224Z] INFO: Testing against a local daemon [2022-04-04T17:54:58.224Z] === RUN TestExternalGraphDriver [2022-04-04T17:54:58.224Z] === RUN TestExternalGraphDriver/json [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.09s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.56s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.83s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2022-04-04T17:54:58.691Z] === RUN TestCgroupNamespacesRun [2022-04-04T17:54:58.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T17:54:59.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-04T17:55:00.129Z] === RUN TestExternalGraphDriver/spec [2022-04-04T17:55:00.442Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-04-04T17:55:00.442Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T17:55:00.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-04T17:55:01.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T17:55:01.510Z] === RUN TestExternalGraphDriver/pull [2022-04-04T17:55:02.196Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-04-04T17:55:02.196Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T17:55:03.413Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-04-04T17:55:03.414Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-04T17:55:03.414Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-04-04T17:55:03.414Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-04T17:55:03.414Z] === RUN TestGraphdriverPluginV2 [2022-04-04T17:55:04.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2022-04-04T17:55:04.092Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T17:55:05.459Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-04-04T17:55:05.459Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T17:55:05.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-04T17:55:06.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T17:55:07.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T17:55:07.431Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2022-04-04T17:55:07.431Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T17:55:07.602Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-04T17:55:07.602Z] PASS [2022-04-04T17:55:07.602Z] [2022-04-04T17:55:07.602Z] DONE 5 tests in 8.877s [2022-04-04T17:55:07.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T17:55:07.602Z] INFO: Testing against a local daemon [2022-04-04T17:55:07.602Z] === RUN TestContinueAfterPluginCrash [2022-04-04T17:55:07.602Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T17:55:07.602Z] === RUN TestReadPluginNoRead [2022-04-04T17:55:07.602Z] === PAUSE TestReadPluginNoRead [2022-04-04T17:55:07.602Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T17:55:07.602Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T17:55:07.602Z] === CONT TestContinueAfterPluginCrash [2022-04-04T17:55:07.602Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T17:55:08.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-04T17:55:08.621Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T17:55:08.768Z] --- PASS: TestCreateServiceMultipleTimes (14.91s) [2022-04-04T17:55:08.768Z] === RUN TestCreateServiceConflict [2022-04-04T17:55:09.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-04-04T17:55:09.185Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T17:55:09.442Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T17:55:09.705Z] --- PASS: TestCreateServiceConflict (1.69s) [2022-04-04T17:55:09.705Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T17:55:10.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2022-04-04T17:55:10.006Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T17:55:10.263Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T17:55:10.893Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-04-04T17:55:10.893Z] === CONT TestReadPluginNoRead [2022-04-04T17:55:11.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-04-04T17:55:11.634Z] === RUN TestNISDomainname [2022-04-04T17:55:12.237Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2022-04-04T17:55:12.238Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T17:55:12.567Z] --- PASS: TestNISDomainname (0.92s) [2022-04-04T17:55:12.567Z] === RUN TestHostnameDnsResolution [2022-04-04T17:55:12.801Z] === RUN TestReadPluginNoRead/default [2022-04-04T17:55:13.500Z] check_test.go:309: [d5b87de5f9594] daemon is not started [2022-04-04T17:55:13.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-04T17:55:14.105Z] --- PASS: TestHostnameDnsResolution (1.28s) [2022-04-04T17:55:14.105Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T17:55:14.179Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T17:55:15.036Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-04-04T17:55:15.036Z] === RUN TestStats [2022-04-04T17:55:15.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-04T17:55:15.115Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T17:55:15.373Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-04-04T17:55:15.599Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T17:55:16.308Z] === CONT TestReadPluginNoRead [2022-04-04T17:55:16.308Z] read_test.go:92: [de06c62d862ba] daemon is not started [2022-04-04T17:55:16.308Z] --- PASS: TestReadPluginNoRead (5.78s) [2022-04-04T17:55:16.308Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-04T17:55:16.308Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-04-04T17:55:16.308Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-04T17:55:16.308Z] PASS [2022-04-04T17:55:16.308Z] [2022-04-04T17:55:16.308Z] DONE 6 tests in 9.325s [2022-04-04T17:55:16.308Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-04T17:55:16.308Z] testing: warning: no tests to run [2022-04-04T17:55:16.308Z] PASS [2022-04-04T17:55:16.308Z] [2022-04-04T17:55:16.308Z] DONE 0 tests in 0.010s [2022-04-04T17:55:16.308Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T17:55:16.528Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T17:55:16.567Z] INFO: Testing against a local daemon [2022-04-04T17:55:16.567Z] === RUN TestPluginWithDevMounts [2022-04-04T17:55:16.567Z] === PAUSE TestPluginWithDevMounts [2022-04-04T17:55:16.567Z] === CONT TestPluginWithDevMounts [2022-04-04T17:55:17.011Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-04T17:55:17.011Z] Copying nested executables into bundles/binary-daemon [2022-04-04T17:55:17.011Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-04T17:55:17.094Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-04T17:55:17.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-04T17:55:17.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh cross [2022-04-04T17:55:17.590Z] [2022-04-04T17:55:17.590Z] Removing bundles/ [2022-04-04T17:55:17.660Z] --- PASS: TestStats (2.72s) [2022-04-04T17:55:17.660Z] === RUN TestStopContainerWithTimeout [2022-04-04T17:55:17.660Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T17:55:17.660Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T17:55:17.660Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T17:55:17.660Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T17:55:17.660Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T17:55:17.660Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T17:55:17.660Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T17:55:17.848Z] [2022-04-04T17:55:17.848Z] ---> Making bundle: cross (in bundles/cross) [2022-04-04T17:55:17.848Z] Cross building: bundles/cross/linux/amd64 [2022-04-04T17:55:17.848Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-04-04T17:55:17.848Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T17:55:17.999Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-04-04T17:55:17.999Z] PASS [2022-04-04T17:55:17.999Z] [2022-04-04T17:55:17.999Z] DONE 1 tests in 1.709s [2022-04-04T17:55:18.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T17:55:18.264Z] INFO: Testing against a local daemon [2022-04-04T17:55:18.264Z] === RUN TestSecretInspect [2022-04-04T17:55:19.030Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T17:55:20.817Z] --- PASS: TestSecretInspect (2.15s) [2022-04-04T17:55:20.817Z] === RUN TestSecretList [2022-04-04T17:55:20.971Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T17:55:22.722Z] --- PASS: TestSecretList (2.12s) [2022-04-04T17:55:22.722Z] === RUN TestSecretsCreateAndDelete [2022-04-04T17:55:22.868Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-04-04T17:55:22.868Z] === RUN TestDeleteDevicemapper [2022-04-04T17:55:22.868Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:55:22.868Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T17:55:22.868Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T17:55:24.630Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-04-04T17:55:24.630Z] === RUN TestSecretsUpdate [2022-04-04T17:55:25.397Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T17:55:25.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.77s) [2022-04-04T17:55:25.397Z] === RUN TestUpdateMemory [2022-04-04T17:55:25.397Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:55:25.397Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T17:55:25.397Z] === RUN TestUpdateCPUQuota [2022-04-04T17:55:25.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-04T17:55:26.238Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T17:55:26.801Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T17:55:27.057Z] --- PASS: TestUpdateCPUQuota (1.70s) [2022-04-04T17:55:27.057Z] === RUN TestUpdatePidsLimit [2022-04-04T17:55:27.057Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T17:55:27.057Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T17:55:27.134Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-04-04T17:55:27.134Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T17:55:27.162Z] --- PASS: TestSecretsUpdate (2.26s) [2022-04-04T17:55:27.162Z] === RUN TestTemplatedSecret [2022-04-04T17:55:27.314Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T17:55:27.570Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T17:55:27.827Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T17:55:27.827Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T17:55:27.827Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-04T17:55:28.083Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T17:55:28.340Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T17:55:28.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T17:55:29.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-04T17:55:29.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T17:55:29.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T17:55:29.417Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T17:55:29.695Z] --- PASS: TestTemplatedSecret (2.60s) [2022-04-04T17:55:29.695Z] === RUN TestSecretCreateResolve [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit (3.58s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-04-04T17:55:30.793Z] === RUN TestUpdateRestartPolicy [2022-04-04T17:55:30.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-04T17:55:31.600Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-04T17:55:31.600Z] PASS [2022-04-04T17:55:31.600Z] [2022-04-04T17:55:31.600Z] DONE 6 tests in 13.516s [2022-04-04T17:55:31.600Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T17:55:31.600Z] INFO: Testing against a local daemon [2022-04-04T17:55:31.600Z] === RUN TestServiceCreateInit [2022-04-04T17:55:31.860Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T17:55:32.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-04T17:55:34.057Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T17:55:34.991Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T17:55:35.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-04T17:55:35.251Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T17:55:35.251Z] check_test.go:309: [d1a6aeae2e88c] daemon is not started [2022-04-04T17:55:35.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-04T17:55:35.251Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T17:55:35.251Z] check_test.go:309: [d65abbd7a022e] daemon is not started [2022-04-04T17:55:35.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-04T17:55:35.816Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T17:55:35.816Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T17:55:36.055Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T17:55:36.746Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T17:55:37.002Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T17:55:37.258Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T17:55:38.625Z] check_test.go:309: [ddd7f41bf5def] daemon is not started [2022-04-04T17:55:38.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-04T17:55:39.330Z] --- PASS: TestCreateServiceSecretFileMode (11.96s) [2022-04-04T17:55:39.330Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T17:55:39.341Z] --- PASS: TestServiceCreateInit (7.47s) [2022-04-04T17:55:39.341Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-04-04T17:55:39.341Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-04-04T17:55:39.341Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T17:55:42.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-04T17:55:43.057Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2022-04-04T17:55:43.057Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T17:55:43.620Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-04-04T17:55:43.620Z] === RUN TestWaitNonBlocked [2022-04-04T17:55:43.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:55:43.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:55:43.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:55:43.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:55:43.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T17:55:43.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T17:55:44.989Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-04T17:55:44.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-04-04T17:55:44.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2022-04-04T17:55:44.989Z] === RUN TestWaitBlocked [2022-04-04T17:55:44.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:55:44.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:55:44.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:55:44.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:55:44.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T17:55:44.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T17:55:45.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-04T17:55:46.137Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-04T17:55:46.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2022-04-04T17:55:46.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-04-04T17:55:46.137Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T17:55:46.137Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T17:55:47.522Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T17:55:48.085Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T17:55:49.015Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T17:55:49.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-04T17:55:49.579Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2022-04-04T17:55:49.579Z] === CONT TestIpcModeOlderClient [2022-04-04T17:55:49.836Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-04T17:55:49.836Z] === CONT TestDaemonHostGatewayIP [2022-04-04T17:55:51.526Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-04-04T17:55:51.527Z] === RUN TestCreateServiceSysctls [2022-04-04T17:55:51.728Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T17:55:51.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-04T17:55:52.903Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-04-04T17:55:52.903Z] === RUN TestCreateServiceCapabilities [2022-04-04T17:55:52.917Z] --- PASS: TestDaemonHostGatewayIP (3.00s) [2022-04-04T17:55:52.917Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T17:55:54.804Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-04-04T17:55:54.804Z] === RUN TestInspect [2022-04-04T17:55:54.813Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T17:55:55.378Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s) [2022-04-04T17:55:55.378Z] === CONT TestDaemonRestartIpcMode [2022-04-04T17:55:56.307Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T17:55:56.307Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-04T17:55:56.307Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T17:55:56.307Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-04T17:55:56.307Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T17:55:56.307Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-04T17:55:56.307Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T17:55:56.307Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-04T17:55:56.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T17:55:56.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-04T17:55:56.707Z] --- PASS: TestInspect (2.14s) [2022-04-04T17:55:56.707Z] === RUN TestCreateJob [2022-04-04T17:55:57.438Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-04-04T17:55:57.439Z] === RUN TestCreateServiceConflict [2022-04-04T17:55:57.439Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-04T17:55:57.439Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T17:55:58.831Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2022-04-04T17:55:59.239Z] --- PASS: TestCreateJob (2.38s) [2022-04-04T17:55:59.239Z] === RUN TestReplicatedJob [2022-04-04T17:55:59.392Z] --- PASS: TestContainerKillOnDaemonStart (13.30s) [2022-04-04T17:55:59.393Z] PASS [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === Skipped [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T17:55:59.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-04-04T17:55:59.393Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T17:55:59.393Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T17:55:59.393Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T17:55:59.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T17:55:59.393Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T17:55:59.393Z] [2022-04-04T17:55:59.393Z] DONE 196 tests, 6 skipped in 149.789s [2022-04-04T17:55:59.393Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T17:55:59.393Z] ++ 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 [2022-04-04T17:55:59.393Z] ++ set -e [2022-04-04T17:55:59.393Z] ++ '[' -n 0 ']' [2022-04-04T17:55:59.393Z] ++ set -x [2022-04-04T17:55:59.393Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:55:59.649Z] INFO: Testing against a local daemon [2022-04-04T17:55:59.649Z] === RUN TestCommitInheritsEnv [2022-04-04T17:55:59.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T17:55:59.975Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-04-04T17:55:59.975Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T17:56:00.161Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-04-04T17:56:00.161Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T17:56:00.161Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T17:56:00.161Z] === RUN TestImagesFilterMultiReference [2022-04-04T17:56:00.161Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-04T17:56:00.161Z] === RUN TestImagePullPlatformInvalid [2022-04-04T17:56:00.161Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T17:56:00.161Z] === RUN TestRemoveImageOrphaning [2022-04-04T17:56:00.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-04T17:56:00.724Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-04-04T17:56:00.724Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T17:56:03.245Z] --- PASS: TestRemoveImageGarbageCollector (2.48s) [2022-04-04T17:56:03.245Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T17:56:03.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-04T17:56:03.245Z] === RUN TestTagInvalidReference [2022-04-04T17:56:03.245Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-04T17:56:03.245Z] === RUN TestTagValidPrefixedRepo [2022-04-04T17:56:03.245Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-04T17:56:03.245Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T17:56:03.423Z] --- PASS: TestReplicatedJob (4.09s) [2022-04-04T17:56:03.423Z] === RUN TestUpdateReplicatedJob [2022-04-04T17:56:03.501Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-04T17:56:03.501Z] === RUN TestTagOfficialNames [2022-04-04T17:56:03.501Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T17:56:03.501Z] === RUN TestTagMatchesDigest [2022-04-04T17:56:03.501Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-04T17:56:03.501Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T17:56:03.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-04T17:56:04.433Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T17:56:05.955Z] --- PASS: TestUpdateReplicatedJob (2.79s) [2022-04-04T17:56:05.955Z] === RUN TestServiceListWithStatuses [2022-04-04T17:56:05.955Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:56:05.955Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T17:56:05.955Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T17:56:06.329Z] check_test.go:309: [d0c3ed7009d4d] daemon is not started [2022-04-04T17:56:06.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-04T17:56:07.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T17:56:07.974Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T17:56:09.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-04T17:56:10.141Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2022-04-04T17:56:10.141Z] === RUN TestDockerNetworkReConnect [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T17:56:12.219Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T17:56:12.219Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T17:56:12.219Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T17:56:12.219Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T17:56:12.219Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T17:56:12.219Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T17:56:12.219Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T17:56:12.219Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T17:56:12.219Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T17:56:12.219Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T17:56:12.219Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T17:56:12.219Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T17:56:12.219Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T17:56:12.219Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T17:56:12.219Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T17:56:12.219Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T17:56:12.219Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T17:56:12.669Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2022-04-04T17:56:12.669Z] === RUN TestServicePlugin [2022-04-04T17:56:12.669Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:56:12.669Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T17:56:12.669Z] === RUN TestServiceUpdateLabel [2022-04-04T17:56:13.140Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T17:56:13.396Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-04T17:56:14.568Z] --- PASS: TestServiceUpdateLabel (1.72s) [2022-04-04T17:56:14.568Z] === RUN TestServiceUpdateSecrets [2022-04-04T17:56:14.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-04-04T17:56:14.856Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T17:56:15.290Z] check_test.go:309: [d6734eda39dac] daemon is not started [2022-04-04T17:56:15.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-04T17:56:17.068Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T17:56:18.566Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T17:56:18.823Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-04T17:56:18.823Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T17:56:20.196Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T17:56:23.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T17:56:24.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T17:56:24.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T17:56:24.597Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-04T17:56:25.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T17:56:25.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-04T17:56:26.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-04T17:56:26.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T17:56:26.851Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-04T17:56:26.851Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-04-04T17:56:27.065Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2022-04-04T17:56:27.065Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T17:56:27.415Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-04-04T17:56:27.415Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T17:56:27.980Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-04-04T17:56:28.237Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-04-04T17:56:28.801Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-04-04T17:56:29.371Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-04-04T17:56:29.445Z] --- PASS: TestServiceUpdateSecrets (14.03s) [2022-04-04T17:56:29.445Z] === RUN TestServiceUpdateConfigs [2022-04-04T17:56:29.934Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-04-04T17:56:30.497Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-04-04T17:56:31.062Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-04-04T17:56:31.318Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-04-04T17:56:31.882Z] check_test.go:309: [dbbe541129422] daemon is not started [2022-04-04T17:56:31.882Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-04T17:56:33.252Z] check_test.go:309: [da57431a58b45] daemon is not started [2022-04-04T17:56:33.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-04T17:56:33.508Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-04T17:56:35.399Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-04T17:56:36.328Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T17:56:37.697Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T17:56:38.627Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-04T17:56:38.883Z] check_test.go:309: [dcd552821bcb5] daemon is not started [2022-04-04T17:56:38.883Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-04T17:56:39.275Z] --- PASS: TestCreateServiceConfigFileMode (12.40s) [2022-04-04T17:56:39.275Z] === RUN TestCreateServiceSysctls [2022-04-04T17:56:40.653Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-04-04T17:56:40.653Z] === RUN TestCreateServiceCapabilities [2022-04-04T17:56:40.777Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T17:56:41.707Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-04T17:56:43.189Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-04-04T17:56:43.189Z] === RUN TestInspect [2022-04-04T17:56:43.604Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-04T17:56:44.317Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2022-04-04T17:56:44.317Z] === RUN TestServiceUpdateNetwork [2022-04-04T17:56:46.476Z] --- PASS: TestInspect (2.76s) [2022-04-04T17:56:46.476Z] === RUN TestCreateJob [2022-04-04T17:56:47.779Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-04T17:56:48.708Z] check_test.go:309: [dc5a8c108e241] daemon is not started [2022-04-04T17:56:48.708Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-04T17:56:49.007Z] --- PASS: TestCreateJob (3.15s) [2022-04-04T17:56:49.007Z] === RUN TestReplicatedJob [2022-04-04T17:56:51.991Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T17:56:52.922Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T17:56:52.922Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T17:56:53.486Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T17:56:54.284Z] --- PASS: TestServiceUpdateNetwork (11.67s) [2022-04-04T17:56:54.284Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T17:56:54.307Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-04-04T17:56:54.307Z] Copying nested executables into bundles/cross/linux/amd64 [2022-04-04T17:56:54.307Z] Cross building: bundles/cross/windows/amd64 [2022-04-04T17:56:54.307Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-04T17:56:54.307Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T17:56:55.579Z] --- PASS: TestReplicatedJob (5.42s) [2022-04-04T17:56:55.579Z] === RUN TestUpdateReplicatedJob [2022-04-04T17:56:55.659Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T17:56:56.224Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T17:56:57.659Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-04T17:56:57.659Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T17:56:58.114Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-04-04T17:56:58.114Z] === RUN TestServiceListWithStatuses [2022-04-04T17:56:58.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:56:58.114Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-04-04T17:56:58.114Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T17:56:59.594Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T17:57:00.158Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-04T17:57:01.527Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T17:57:02.308Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-04-04T17:57:02.308Z] === RUN TestDockerNetworkReConnect [2022-04-04T17:57:02.803Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T17:57:02.899Z] check_test.go:309: [dc360abcfb737] daemon is not started [2022-04-04T17:57:02.899Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-04T17:57:03.156Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-04T17:57:03.720Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-04T17:57:04.282Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-04T17:57:05.665Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-04-04T17:57:05.665Z] === RUN TestServicePlugin [2022-04-04T17:57:06.176Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-04T17:57:06.176Z] check_test.go:309: [df9479e72f0ee] daemon is not started [2022-04-04T17:57:06.176Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-04T17:57:07.105Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T17:57:08.470Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-04T17:57:08.955Z] plugin_test.go:62: [de94800f5672a] joining swarm manager [d9f684e54b718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:57:09.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T17:57:09.890Z] plugin_test.go:65: [dddfa5059be0e] joining swarm manager [d9f684e54b718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T17:57:10.925Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-04T17:57:10.943Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-04-04T17:57:10.943Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-04-04T17:57:10.943Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-04T17:57:10.943Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-04T17:57:10.943Z] PASS [2022-04-04T17:57:10.943Z] [2022-04-04T17:57:10.943Z] === Skipped [2022-04-04T17:57:10.943Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T17:57:10.943Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:57:10.943Z] [2022-04-04T17:57:10.943Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-04T17:57:10.943Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T17:57:10.943Z] [2022-04-04T17:57:10.943Z] DONE 27 tests, 2 skipped in 143.758s [2022-04-04T17:57:10.943Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T17:57:10.943Z] ++ 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 [2022-04-04T17:57:10.943Z] ++ set -e [2022-04-04T17:57:10.943Z] ++ '[' -n 0 ']' [2022-04-04T17:57:10.943Z] ++ set -x [2022-04-04T17:57:10.943Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:57:10.943Z] INFO: Testing against a local daemon [2022-04-04T17:57:10.943Z] === RUN TestSessionCreate [2022-04-04T17:57:10.943Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T17:57:10.943Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T17:57:10.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T17:57:10.943Z] PASS [2022-04-04T17:57:10.943Z] [2022-04-04T17:57:10.943Z] DONE 2 tests in 0.134s [2022-04-04T17:57:10.943Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T17:57:10.943Z] ++ 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 [2022-04-04T17:57:10.943Z] ++ set -e [2022-04-04T17:57:10.943Z] ++ '[' -n 0 ']' [2022-04-04T17:57:10.943Z] ++ set -x [2022-04-04T17:57:10.944Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:57:10.944Z] INFO: Testing against a local daemon [2022-04-04T17:57:10.944Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:57:10.944Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T17:57:10.944Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:57:10.944Z] === RUN TestEventsExecDie [2022-04-04T17:57:10.944Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-04T17:57:10.944Z] === RUN TestEventsBackwardsCompatible [2022-04-04T17:57:10.944Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-04T17:57:10.944Z] === RUN TestInfoBinaryCommits [2022-04-04T17:57:10.944Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T17:57:10.944Z] === RUN TestInfoAPIVersioned [2022-04-04T17:57:10.944Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T17:57:10.944Z] === RUN TestInfoDiscoveryBackend [2022-04-04T17:57:11.182Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T17:57:11.510Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-04-04T17:57:11.510Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-04T17:57:12.445Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-04T17:57:12.445Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-04T17:57:13.013Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-04-04T17:57:13.013Z] === RUN TestInfoAPI [2022-04-04T17:57:13.013Z] --- PASS: TestInfoAPI (0.03s) [2022-04-04T17:57:13.013Z] === RUN TestInfoAPIWarnings [2022-04-04T17:57:15.376Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-04T17:57:16.790Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-04T17:57:18.684Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-04T17:57:21.955Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-04T17:57:25.234Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-04T17:57:26.165Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T17:57:26.422Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T17:57:29.699Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-04T17:57:31.069Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T17:57:31.069Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-04T17:57:31.093Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-04-04T17:57:31.093Z] === RUN TestInfoDebug [2022-04-04T17:57:31.093Z] --- PASS: TestInfoDebug (0.53s) [2022-04-04T17:57:31.093Z] === RUN TestInfoInsecureRegistries [2022-04-04T17:57:31.093Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T17:57:31.093Z] === RUN TestInfoRegistryMirrors [2022-04-04T17:57:31.093Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T17:57:31.093Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T17:57:31.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-04T17:57:31.093Z] === RUN TestPingCacheHeaders [2022-04-04T17:57:31.093Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T17:57:31.093Z] === RUN TestPingGet [2022-04-04T17:57:31.093Z] --- PASS: TestPingGet (0.01s) [2022-04-04T17:57:31.093Z] === RUN TestPingHead [2022-04-04T17:57:31.093Z] --- PASS: TestPingHead (0.02s) [2022-04-04T17:57:31.093Z] === RUN TestVersion [2022-04-04T17:57:31.093Z] --- PASS: TestVersion (0.02s) [2022-04-04T17:57:31.093Z] PASS [2022-04-04T17:57:31.094Z] [2022-04-04T17:57:31.094Z] === Skipped [2022-04-04T17:57:31.094Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T17:57:31.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T17:57:31.094Z] [2022-04-04T17:57:31.094Z] DONE 18 tests, 1 skipped in 20.694s [2022-04-04T17:57:31.094Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T17:57:31.094Z] ++ 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 [2022-04-04T17:57:31.094Z] ++ set -e [2022-04-04T17:57:31.094Z] ++ '[' -n 0 ']' [2022-04-04T17:57:31.094Z] ++ set -x [2022-04-04T17:57:31.094Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:57:31.094Z] INFO: Testing against a local daemon [2022-04-04T17:57:31.094Z] === RUN TestVolumesCreateAndList [2022-04-04T17:57:31.094Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T17:57:31.094Z] === RUN TestVolumesRemove [2022-04-04T17:57:31.326Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T17:57:31.352Z] === RUN TestVolumesInspect [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T17:57:31.352Z] === RUN TestVolumesInvalidJSON [2022-04-04T17:57:31.352Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T17:57:31.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T17:57:31.352Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T17:57:31.352Z] PASS [2022-04-04T17:57:31.352Z] [2022-04-04T17:57:31.352Z] DONE 5 tests in 0.211s [2022-04-04T17:57:31.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T17:57:31.352Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T17:57:31.352Z] +++ kill 12209 [2022-04-04T17:57:31.583Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T17:57:32.146Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-04T17:57:32.403Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T17:57:32.661Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T17:57:32.726Z] +++ /etc/init.d/apparmor stop [2022-04-04T17:57:32.726Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T17:57:32.726Z] [2022-04-04T17:57:32.726Z] Unloading profiles will leave already running processes permanently [2022-04-04T17:57:32.726Z] unconfined, which can lead to unexpected situations. [2022-04-04T17:57:32.726Z] [2022-04-04T17:57:32.726Z] To set a process to complain mode, use the command line tool [2022-04-04T17:57:32.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T17:57:32.726Z] +++ true [2022-04-04T17:57:32.726Z] exiting test-integration [2022-04-04T17:57:32.726Z] ++ exit 0 [2022-04-04T17:57:32.726Z] [2022-04-04T17:57:32.917Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T17:57:33.481Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T17:57:33.481Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile Post stage [Pipeline] junit [2022-04-04T17:57:33.675Z] Recording test results [2022-04-04T17:57:33.801Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T17:57:34.135Z] + echo Ensuring container killed. [2022-04-04T17:57:34.135Z] Ensuring container killed. [2022-04-04T17:57:34.135Z] + docker rm -vf docker-pr1 [2022-04-04T17:57:34.135Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T17:57:34.423Z] + echo Chowning /workspace to jenkins user [2022-04-04T17:57:34.423Z] Chowning /workspace to jenkins user [2022-04-04T17:57:34.423Z] + id -u [2022-04-04T17:57:34.423Z] + id -g [2022-04-04T17:57:34.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T17:57:34.423Z] Unable to find image 'busybox:latest' locally [2022-04-04T17:57:34.423Z] latest: Pulling from library/busybox [2022-04-04T17:57:34.684Z] aa5434a6d997: Pulling fs layer [2022-04-04T17:57:34.684Z] aa5434a6d997: Verifying Checksum [2022-04-04T17:57:34.684Z] aa5434a6d997: Download complete [2022-04-04T17:57:34.684Z] aa5434a6d997: Pull complete [2022-04-04T17:57:34.684Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T17:57:34.684Z] Status: Downloaded newer image for busybox:latest [2022-04-04T17:57:36.003Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T17:57:36.359Z] + bundleName=arm64-integration [2022-04-04T17:57:36.359Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-04T17:57:36.359Z] Creating arm64-integration-bundles.tar.gz [2022-04-04T17:57:36.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T17:57:36.359Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T17:57:36.370Z] Archiving artifacts [2022-04-04T17:57:36.438Z] --- PASS: TestServicePlugin (29.77s) [2022-04-04T17:57:36.438Z] === RUN TestServiceUpdateLabel [2022-04-04T17:57:36.571Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-04T17:57:37.006Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-04T17:57:37.006Z] === RUN TestServiceUpdateSecrets [2022-04-04T17:57:37.161Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T17:57:38.332Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:57:38.634Z] + make clean [2022-04-04T17:57:38.634Z] docker volume rm -f docker-dev-cache [2022-04-04T17:57:38.634Z] docker-dev-cache [Pipeline] deleteDir [2022-04-04T17:57:39.054Z] === RUN TestDockerSuite/TestBuildEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:57:40.423Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T17:57:41.792Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T17:57:42.354Z] docker_cli_daemon_test.go:2550: [d9d4740950b48] daemon is not started [2022-04-04T17:57:42.916Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T17:57:43.692Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T17:57:43.692Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-04T17:57:43.692Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T17:57:43.846Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-04T17:57:45.260Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T17:57:45.260Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T17:57:48.217Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T17:57:49.205Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T17:57:49.205Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-04T17:57:49.205Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T17:57:49.205Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-04T17:57:49.205Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T17:57:49.205Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-04T17:57:49.205Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T17:57:49.205Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T17:57:50.194Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T17:57:50.439Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T17:57:51.890Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-04-04T17:57:51.890Z] === RUN TestServiceUpdateConfigs [2022-04-04T17:57:52.333Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T17:57:53.148Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T17:57:54.136Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T17:57:54.136Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-04T17:57:54.136Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T17:57:54.136Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-04T17:57:54.136Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T17:57:54.136Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T17:57:55.605Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-04T17:57:56.360Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T17:57:56.977Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-04T17:57:59.502Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-04T17:57:59.502Z] check_test.go:309: [d22d4e479e422] daemon is not started [2022-04-04T17:57:59.502Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-04T17:58:02.001Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-04T17:58:02.001Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-04T17:58:02.001Z] remote: Enumerating objects: 23, done. [2022-04-04T17:58:02.001Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-04T17:58:02.001Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-04T17:58:02.001Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-04T17:58:02.001Z] 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. [2022-04-04T17:58:02.001Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-04T17:58:03.911Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T17:58:05.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/test/unit [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite (346.33s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.07s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.90s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.04s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-04-04T17:58:06.100Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.60s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.62s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.14s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.11s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.65s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.94s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.96s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s) [2022-04-04T17:58:06.100Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T17:58:06.100Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.89s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.44s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.91s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.25s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.37s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.71s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2022-04-04T17:58:06.100Z] === RUN TestDockerSwarmSuite [2022-04-04T17:58:06.100Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-04T17:58:06.767Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-04-04T17:58:06.767Z] === RUN TestServiceUpdateNetwork [2022-04-04T17:58:06.832Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T17:58:07.719Z] ? github.com/docker/docker/api [no test files] [2022-04-04T17:58:08.622Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-04T17:58:09.992Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T17:58:11.888Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-04T17:58:11.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T17:58:14.000Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T17:58:14.988Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T17:58:14.988Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-04T17:58:14.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T17:58:17.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-04T17:58:17.950Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T17:58:18.979Z] --- PASS: TestServiceUpdateNetwork (12.39s) [2022-04-04T17:58:18.979Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T17:58:19.525Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T17:58:19.917Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T17:58:20.486Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T17:58:21.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T17:58:21.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T17:58:21.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T17:58:22.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T17:58:23.320Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T17:58:23.320Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-04T17:58:23.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T17:58:23.320Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-04T17:58:23.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T17:58:23.320Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-04T17:58:23.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T17:58:23.320Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-04T17:58:23.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T17:58:23.373Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T17:58:23.373Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-04T17:58:23.373Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T17:58:23.791Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T17:58:23.936Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T17:58:25.812Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-04-04T17:58:27.055Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T17:58:30.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-04T17:58:31.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-04T17:58:32.957Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T17:58:33.214Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T17:58:33.470Z] docker_api_swarm_test.go:562: [dbda76c24cc76] joining swarm manager [d4484cb250c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:58:34.402Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T17:58:34.967Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T17:58:35.174Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-04-04T17:58:35.175Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-04T17:58:35.175Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-04T17:58:35.175Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-04T17:58:35.175Z] PASS [2022-04-04T17:58:35.175Z] [2022-04-04T17:58:35.175Z] === Skipped [2022-04-04T17:58:35.175Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-04-04T17:58:35.175Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T17:58:35.175Z] [2022-04-04T17:58:35.175Z] DONE 27 tests, 1 skipped in 182.846s [2022-04-04T17:58:35.175Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T17:58:35.175Z] INFO: Testing against a local daemon [2022-04-04T17:58:35.175Z] === RUN TestSessionCreate [2022-04-04T17:58:35.175Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T17:58:35.175Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T17:58:35.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T17:58:35.175Z] PASS [2022-04-04T17:58:35.175Z] [2022-04-04T17:58:35.175Z] DONE 2 tests in 0.088s [2022-04-04T17:58:35.175Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T17:58:35.175Z] INFO: Testing against a local daemon [2022-04-04T17:58:35.175Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:58:35.175Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:58:35.175Z] === RUN TestEventsExecDie [2022-04-04T17:58:35.175Z] --- PASS: TestEventsExecDie (0.59s) [2022-04-04T17:58:35.175Z] === RUN TestEventsBackwardsCompatible [2022-04-04T17:58:35.434Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T17:58:35.434Z] === RUN TestInfoBinaryCommits [2022-04-04T17:58:35.434Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T17:58:35.434Z] === RUN TestInfoAPIVersioned [2022-04-04T17:58:35.434Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T17:58:35.434Z] === RUN TestInfoDiscoveryBackend [2022-04-04T17:58:35.531Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T17:58:36.001Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-04T17:58:36.001Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-04T17:58:36.462Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T17:58:36.462Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T17:58:36.939Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-04T17:58:36.939Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-04T17:58:37.506Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-04-04T17:58:37.506Z] === RUN TestInfoAPI [2022-04-04T17:58:37.506Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T17:58:37.506Z] === RUN TestInfoAPIWarnings [2022-04-04T17:58:38.981Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T17:58:40.349Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T17:58:41.857Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T17:58:43.225Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T17:58:43.789Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T17:58:45.160Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T17:58:46.093Z] docker_api_swarm_test.go:584: [df184fb29538d] joining swarm manager [d4484cb250c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T17:58:46.658Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T17:58:48.555Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T17:58:48.555Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T17:58:49.117Z] check_test.go:380: [dbda76c24cc76] daemon is not started [2022-04-04T17:58:50.484Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T17:58:51.854Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T17:58:53.224Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T17:58:54.329Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T17:58:54.329Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-04T17:58:54.329Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T17:58:54.329Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-04T17:58:54.329Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T17:58:55.589Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-04T17:58:55.589Z] === RUN TestInfoDebug [2022-04-04T17:58:55.589Z] --- PASS: TestInfoDebug (0.53s) [2022-04-04T17:58:55.589Z] === RUN TestInfoInsecureRegistries [2022-04-04T17:58:55.589Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-04T17:58:55.589Z] === RUN TestInfoRegistryMirrors [2022-04-04T17:58:55.589Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-04T17:58:55.589Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T17:58:55.589Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-04T17:58:55.589Z] === RUN TestPingCacheHeaders [2022-04-04T17:58:55.589Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T17:58:55.589Z] === RUN TestPingGet [2022-04-04T17:58:55.589Z] --- PASS: TestPingGet (0.01s) [2022-04-04T17:58:55.589Z] === RUN TestPingHead [2022-04-04T17:58:55.589Z] --- PASS: TestPingHead (0.02s) [2022-04-04T17:58:55.589Z] === RUN TestVersion [2022-04-04T17:58:55.589Z] --- PASS: TestVersion (0.02s) [2022-04-04T17:58:55.589Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-04T17:58:56.527Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2022-04-04T17:58:56.527Z] PASS [2022-04-04T17:58:56.527Z] [2022-04-04T17:58:56.527Z] DONE 18 tests in 22.015s [2022-04-04T17:58:56.786Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T17:58:56.786Z] INFO: Testing against a local daemon [2022-04-04T17:58:56.786Z] === RUN TestVolumesCreateAndList [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T17:58:56.786Z] === RUN TestVolumesRemove [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-04T17:58:56.786Z] === RUN TestVolumesInspect [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T17:58:56.786Z] === RUN TestVolumesInvalidJSON [2022-04-04T17:58:56.786Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T17:58:56.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T17:58:56.786Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T17:58:56.786Z] PASS [2022-04-04T17:58:56.786Z] [2022-04-04T17:58:56.786Z] DONE 5 tests in 0.194s [2022-04-04T17:58:56.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T17:58:57.442Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T17:58:57.700Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T17:58:58.631Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T17:58:58.691Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-04T17:58:58.691Z] Removing test suite binaries [2022-04-04T17:58:58.691Z] exiting test-integration [2022-04-04T17:58:58.691Z] ++ exit 0 [2022-04-04T17:58:58.691Z] [2022-04-04T17:58:59.193Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T17:58:59.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-04T17:58:59.450Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-04-04T17:58:59.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-04T17:58:59.706Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T17:58:59.706Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun Post stage [Pipeline] junit [2022-04-04T17:59:00.084Z] Recording test results [2022-04-04T17:59:00.635Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T17:59:01.198Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T17:59:01.606Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T17:59:01.937Z] + echo Ensuring container killed. [2022-04-04T17:59:01.937Z] Ensuring container killed. [2022-04-04T17:59:01.937Z] + docker rm -vf docker-pr1 [2022-04-04T17:59:01.937Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T17:59:02.128Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T17:59:02.217Z] + echo Chowning /workspace to jenkins user [2022-04-04T17:59:02.217Z] Chowning /workspace to jenkins user [2022-04-04T17:59:02.217Z] + id -u [2022-04-04T17:59:02.217Z] + id -g [2022-04-04T17:59:02.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T17:59:02.217Z] Unable to find image 'busybox:latest' locally [2022-04-04T17:59:02.217Z] latest: Pulling from library/busybox [2022-04-04T17:59:02.384Z] docker_api_swarm_test.go:45: [df89af190e83c] joining swarm manager [d59219f404f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:59:02.475Z] 554879bb3004: Pulling fs layer [2022-04-04T17:59:02.475Z] 554879bb3004: Download complete [2022-04-04T17:59:02.475Z] 554879bb3004: Pull complete [2022-04-04T17:59:02.475Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T17:59:02.475Z] Status: Downloaded newer image for busybox:latest [2022-04-04T17:59:02.641Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T17:59:02.898Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T17:59:03.462Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T17:59:04.150Z] + bundleName=amd64-cgroup2 [2022-04-04T17:59:04.150Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T17:59:04.150Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T17:59:04.150Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-04T17:59:04.150Z] + 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 [2022-04-04T17:59:04.421Z] Archiving artifacts [2022-04-04T17:59:04.834Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T17:59:05.013Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T17:59:05.013Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-04T17:59:05.013Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T17:59:05.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T17:59:06.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:59:06.741Z] + make clean [2022-04-04T17:59:06.741Z] docker volume rm -f docker-dev-cache [2022-04-04T17:59:06.741Z] docker-dev-cache [Pipeline] deleteDir [2022-04-04T17:59:07.358Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T17:59:07.358Z] --- PASS: TestImportExtremelyLargeImageWorks (183.90s) [2022-04-04T17:59:07.358Z] PASS [2022-04-04T17:59:07.358Z] [2022-04-04T17:59:07.358Z] DONE 12 tests in 187.920s [2022-04-04T17:59:07.358Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T17:59:07.358Z] ++ 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 [2022-04-04T17:59:07.358Z] ++ set -e [2022-04-04T17:59:07.358Z] ++ '[' -n 0 ']' [2022-04-04T17:59:07.358Z] ++ set -x [2022-04-04T17:59:07.358Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:59:07.615Z] INFO: Testing against a local daemon [2022-04-04T17:59:07.615Z] === RUN TestNetworkCreateDelete [2022-04-04T17:59:07.615Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-04-04T17:59:07.615Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T17:59:08.546Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2022-04-04T17:59:08.546Z] === RUN TestDaemonDNSFallback [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:59:11.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T17:59:11.072Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-04T17:59:11.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T17:59:11.836Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T17:59:13.725Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T17:59:13.725Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T17:59:13.725Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T17:59:13.982Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T17:59:13.982Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T17:59:14.239Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T17:59:14.802Z] --- PASS: TestDaemonDNSFallback (6.48s) [2022-04-04T17:59:14.802Z] === RUN TestInspectNetwork [2022-04-04T17:59:15.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T17:59:15.367Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T17:59:16.736Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T17:59:18.632Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T17:59:18.632Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T17:59:18.632Z] === RUN TestInspectNetwork/network_name [2022-04-04T17:59:18.632Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T17:59:19.647Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T17:59:19.905Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T17:59:19.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-04T17:59:20.162Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T17:59:20.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-04T17:59:22.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork (8.11s) [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T17:59:23.247Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T17:59:25.138Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2022-04-04T17:59:25.138Z] === RUN TestNetworkInvalidJSON [2022-04-04T17:59:25.138Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T17:59:25.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:59:25.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:59:25.138Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T17:59:25.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T17:59:25.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T17:59:25.138Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T17:59:25.138Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T17:59:25.138Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T17:59:25.139Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T17:59:25.139Z] === RUN TestNetworkList [2022-04-04T17:59:25.139Z] === RUN TestNetworkList//networks [2022-04-04T17:59:25.139Z] === PAUSE TestNetworkList//networks [2022-04-04T17:59:25.139Z] === RUN TestNetworkList//networks/ [2022-04-04T17:59:25.139Z] === PAUSE TestNetworkList//networks/ [2022-04-04T17:59:25.139Z] === CONT TestNetworkList//networks [2022-04-04T17:59:25.139Z] === CONT TestNetworkList//networks/ [2022-04-04T17:59:25.139Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T17:59:25.139Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T17:59:25.139Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T17:59:25.139Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T17:59:25.702Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-04T17:59:25.702Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T17:59:26.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-04-04T17:59:26.635Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T17:59:27.610Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-04-04T17:59:27.610Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T17:59:27.868Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T17:59:28.797Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-04-04T17:59:28.797Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T17:59:29.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T17:59:29.736Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-04T17:59:29.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T17:59:30.167Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2022-04-04T17:59:30.167Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T17:59:30.424Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T17:59:30.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2022-04-04T17:59:30.682Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T17:59:31.615Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T17:59:32.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T17:59:32.803Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-04T17:59:32.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T17:59:32.803Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-04T17:59:32.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T17:59:33.523Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2022-04-04T17:59:33.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T17:59:33.523Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:59:33.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:59:33.523Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T17:59:33.523Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T17:59:33.523Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-04T17:59:33.523Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T17:59:37.694Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T17:59:37.694Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T17:59:38.623Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T17:59:38.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T17:59:38.867Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-04T17:59:38.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T17:59:38.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T17:59:38.867Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-04T17:59:38.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T17:59:38.867Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-04T17:59:38.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T17:59:38.880Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T17:59:40.772Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T17:59:41.029Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T17:59:41.593Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T17:59:42.522Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T17:59:43.894Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T17:59:44.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T17:59:44.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T17:59:44.663Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T17:59:44.919Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T17:59:45.175Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T17:59:46.541Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T17:59:47.103Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T17:59:47.258Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T17:59:47.258Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T17:59:47.258Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2022-04-04T17:59:47.517Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-04T17:59:47.517Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T17:59:47.776Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T17:59:47.776Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T17:59:48.715Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T17:59:48.715Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T17:59:48.715Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T17:59:48.715Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T17:59:48.974Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T17:59:48.974Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T17:59:48.997Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T17:59:49.255Z] --- PASS: TestServiceWithDataPathPortInit (15.99s) [2022-04-04T17:59:49.255Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T17:59:50.185Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T17:59:50.352Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T17:59:50.353Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T17:59:50.353Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2022-04-04T17:59:50.353Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T17:59:50.612Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T17:59:50.871Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T17:59:50.871Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T17:59:50.871Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T17:59:51.130Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-04-04T17:59:51.130Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T17:59:51.130Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T17:59:52.079Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T17:59:52.336Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wnee5v3kue902xk0hcbmcxkbd Created:2022-04-04 17:59:50.580394002 +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[246b2bc700c261ce7ba33daea89118a1b7561adf252c343e292d761a0e0f803d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikxuhc1sfr3whigvyg18tn988 EndpointID:9fb6162aea2496aa9de14c377822c2024aac3db46708c12bcdbb3f5904eaf789 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:edb4d9f6dd326381ecb8f6884644ae3244d41fcf31494a134e76aad06ee4307b 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:6339d41e3430 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikxuhc1sfr3whigvyg18tn988 EndpointID:9fb6162aea2496aa9de14c377822c2024aac3db46708c12bcdbb3f5904eaf789 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T17:59:52.903Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T17:59:53.832Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T17:59:54.089Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T17:59:54.434Z] ok github.com/docker/docker/builder/dockerfile 0.265s coverage: 48.5% of statements [2022-04-04T17:59:54.434Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-04T17:59:54.434Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-04-04T17:59:55.002Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-04T17:59:55.939Z] ok github.com/docker/docker/builder/remotecontext/git 1.255s coverage: 86.3% of statements [2022-04-04T17:59:55.939Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T17:59:55.939Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T17:59:56.607Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T17:59:56.864Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2022-04-04T17:59:56.864Z] PASS [2022-04-04T17:59:56.864Z] [2022-04-04T17:59:56.864Z] === Skipped [2022-04-04T17:59:56.864Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T17:59:56.864Z] service_test.go:242: FLAKY_TEST [2022-04-04T17:59:56.864Z] [2022-04-04T17:59:56.864Z] DONE 26 tests, 1 skipped in 49.439s [2022-04-04T17:59:56.864Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:59:56.864Z] ++ 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 [2022-04-04T17:59:56.864Z] ++ set -e [2022-04-04T17:59:56.864Z] ++ '[' -n 0 ']' [2022-04-04T17:59:56.864Z] ++ set -x [2022-04-04T17:59:56.864Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:59:57.124Z] INFO: Testing against a local daemon [2022-04-04T17:59:57.124Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T17:59:57.124Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:59:57.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T17:59:57.124Z] === RUN TestDockerNetworkIpvlan [2022-04-04T17:59:57.124Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:59:57.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:59:57.124Z] PASS [2022-04-04T17:59:57.124Z] [2022-04-04T17:59:57.124Z] === Skipped [2022-04-04T17:59:57.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T17:59:57.124Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:59:57.124Z] [2022-04-04T17:59:57.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T17:59:57.124Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T17:59:57.124Z] [2022-04-04T17:59:57.124Z] DONE 2 tests, 2 skipped in 0.199s [2022-04-04T17:59:57.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T17:59:57.124Z] ++ 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 [2022-04-04T17:59:57.124Z] ++ set -e [2022-04-04T17:59:57.124Z] ++ '[' -n 0 ']' [2022-04-04T17:59:57.124Z] ++ set -x [2022-04-04T17:59:57.124Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T17:59:57.124Z] INFO: Testing against a local daemon [2022-04-04T17:59:57.124Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T17:59:58.501Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T17:59:58.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-04-04T17:59:58.501Z] === RUN TestDockerNetworkMacvlan [2022-04-04T17:59:59.064Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T17:59:59.226Z] ok github.com/docker/docker/client 0.143s coverage: 75.4% of statements [2022-04-04T17:59:59.321Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T17:59:59.577Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T18:00:00.141Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T18:00:01.072Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T18:00:03.600Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T18:00:06.125Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T18:00:07.493Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T18:00:09.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-04T18:00:10.318Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T18:00:10.881Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-04T18:00:11.812Z] docker_api_swarm_test.go:303: [d2ea657b13417] joining swarm manager [d90d26e66fd2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan (13.27s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s) [2022-04-04T18:00:11.812Z] PASS [2022-04-04T18:00:11.812Z] [2022-04-04T18:00:11.812Z] DONE 8 tests in 14.798s [2022-04-04T18:00:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T18:00:11.812Z] ++ 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 [2022-04-04T18:00:11.812Z] ++ set -e [2022-04-04T18:00:11.812Z] ++ '[' -n 0 ']' [2022-04-04T18:00:11.812Z] ++ set -x [2022-04-04T18:00:11.812Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:00:11.812Z] testing: warning: no tests to run [2022-04-04T18:00:11.812Z] PASS [2022-04-04T18:00:11.812Z] [2022-04-04T18:00:11.812Z] DONE 0 tests in 0.028s [2022-04-04T18:00:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T18:00:11.812Z] ++ 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 [2022-04-04T18:00:12.069Z] ++ set -e [2022-04-04T18:00:12.069Z] ++ '[' -n 0 ']' [2022-04-04T18:00:12.069Z] ++ set -x [2022-04-04T18:00:12.069Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:00:12.069Z] INFO: Testing against a local daemon [2022-04-04T18:00:12.069Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T18:00:13.437Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T18:00:13.437Z] docker_api_swarm_test.go:304: [d0bd8c7e01df6] joining swarm manager [d90d26e66fd2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:00:13.693Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2022-04-04T18:00:13.693Z] === RUN TestAuthZPluginTLS [2022-04-04T18:00:14.260Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T18:00:14.260Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T18:00:14.260Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-04-04T18:00:14.824Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-04-04T18:00:14.824Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T18:00:15.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T18:00:15.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T18:00:15.130Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-04T18:00:15.389Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-04-04T18:00:15.389Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T18:00:15.621Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T18:00:15.621Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-04T18:00:15.621Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T18:00:15.646Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T18:00:15.903Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-04T18:00:15.903Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T18:00:16.466Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T18:00:16.654Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T18:00:16.654Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-04T18:00:16.654Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T18:00:17.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-04-04T18:00:17.398Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T18:00:17.398Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T18:00:17.961Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T18:00:17.961Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2022-04-04T18:00:17.961Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T18:00:18.219Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T18:00:18.475Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-04-04T18:00:18.475Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T18:00:19.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2022-04-04T18:00:19.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T18:00:19.180Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T18:00:20.109Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T18:00:20.676Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T18:00:21.037Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-04-04T18:00:21.037Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T18:00:21.037Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T18:00:21.709Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T18:00:21.709Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-04T18:00:21.709Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T18:00:21.709Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-04T18:00:21.709Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T18:00:22.741Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T18:00:22.933Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-04-04T18:00:22.933Z] === RUN TestAuthZPluginHeader [2022-04-04T18:00:23.496Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-04T18:00:23.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T18:00:23.772Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T18:00:24.059Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T18:00:24.059Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T18:00:24.263Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T18:00:24.315Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T18:00:24.315Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-04T18:00:24.315Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T18:00:24.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T18:00:24.756Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T18:00:25.247Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T18:00:25.501Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T18:00:25.501Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T18:00:26.063Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T18:00:27.956Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s) [2022-04-04T18:00:27.956Z] === RUN TestAuthZPluginV2Disable [2022-04-04T18:00:29.171Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T18:00:29.324Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T18:00:30.251Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T18:00:31.179Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T18:00:31.179Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T18:00:31.487Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T18:00:31.487Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-04T18:00:31.487Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T18:00:31.979Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T18:00:31.979Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-04T18:00:31.979Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T18:00:32.109Z] --- PASS: TestAuthZPluginV2Disable (3.98s) [2022-04-04T18:00:32.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T18:00:32.109Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T18:00:32.469Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T18:00:33.039Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T18:00:34.453Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T18:00:34.776Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T18:00:35.269Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T18:00:35.761Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T18:00:35.761Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-04T18:00:35.761Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T18:00:35.867Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-04-04T18:00:35.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T18:00:36.252Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T18:00:36.742Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T18:00:36.742Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-04T18:00:36.742Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T18:00:36.742Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-04T18:00:36.742Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T18:00:37.281Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T18:00:38.654Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-04-04T18:00:41.654Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T18:00:45.913Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.1% of statements [2022-04-04T18:00:45.913Z] ok github.com/docker/docker/container 0.135s coverage: 34.5% of statements [2022-04-04T18:00:45.913Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T18:00:45.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T18:00:45.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T18:00:45.913Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T18:00:48.622Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.10s) [2022-04-04T18:00:48.622Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T18:00:50.517Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T18:00:51.082Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T18:00:51.082Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T18:00:52.012Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T18:00:52.573Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T18:00:53.502Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T18:00:53.502Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-04T18:00:53.502Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T18:00:53.502Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-04T18:00:53.502Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T18:00:53.502Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-04T18:00:53.502Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T18:00:53.502Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-04T18:00:53.502Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T18:00:54.035Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-04-04T18:00:54.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-04T18:00:54.295Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-04T18:00:54.629Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T18:00:54.629Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T18:00:55.192Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T18:00:55.230Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-04-04T18:00:55.756Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T18:00:56.321Z] docker_api_swarm_test.go:271: [dbad9811c8670] joining swarm manager [d257e4ff80f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:00:56.578Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T18:00:56.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T18:00:57.764Z] docker_api_swarm_test.go:272: [d5aefa8d76ef7] joining swarm manager [d257e4ff80f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:00:59.134Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T18:01:00.502Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T18:01:01.065Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T18:01:01.322Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T18:01:01.580Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T18:01:01.580Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-04T18:01:01.580Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T18:01:02.142Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T18:01:03.352Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-04-04T18:01:03.352Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2022-04-04T18:01:03.553Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T18:01:03.810Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T18:01:03.810Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T18:01:03.810Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T18:01:03.918Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-04-04T18:01:04.371Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T18:01:04.371Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-04T18:01:04.371Z] PASS [2022-04-04T18:01:04.371Z] [2022-04-04T18:01:04.371Z] DONE 17 tests in 52.373s [2022-04-04T18:01:04.371Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T18:01:04.371Z] ++ 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 [2022-04-04T18:01:04.371Z] ++ set -e [2022-04-04T18:01:04.371Z] ++ '[' -n 0 ']' [2022-04-04T18:01:04.371Z] ++ set -x [2022-04-04T18:01:04.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T18:01:04.485Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-04T18:01:04.632Z] INFO: Testing against a local daemon [2022-04-04T18:01:04.632Z] === RUN TestPluginInvalidJSON [2022-04-04T18:01:04.632Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:01:04.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:01:04.632Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:01:04.632Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T18:01:04.632Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T18:01:04.632Z] === RUN TestPluginInstall [2022-04-04T18:01:04.632Z] === RUN TestPluginInstall/no_auth [2022-04-04T18:01:04.889Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T18:01:05.052Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-04-04T18:01:05.819Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T18:01:06.384Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T18:01:06.429Z] ok github.com/docker/docker/daemon 12.150s coverage: 17.1% of statements [2022-04-04T18:01:06.429Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T18:01:06.429Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T18:01:06.429Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T18:01:06.429Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T18:01:06.642Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:06.998Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.070s coverage: 73.3% of statements [2022-04-04T18:01:07.209Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T18:01:07.319Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T18:01:07.319Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T18:01:07.465Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:08.046Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T18:01:08.046Z] === RUN TestPluginInstall/with_insecure [2022-04-04T18:01:08.354Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T18:01:08.377Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.405s coverage: 56.2% of statements [2022-04-04T18:01:08.377Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e76daa2c12e9e9206dab684c9973ce9515d014f06b12f20c5ed717c66f31317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e76daa2c12e9e9206dab684c9973ce9515d014f06b12f20c5ed717c66f31317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:01:09.233Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T18:01:09.233Z] plugin_test.go:165: [d53485966f7a7] daemon is not started [2022-04-04T18:01:09.233Z] --- PASS: TestPluginInstall (4.79s) [2022-04-04T18:01:09.233Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2022-04-04T18:01:09.233Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-04-04T18:01:09.233Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2022-04-04T18:01:09.233Z] === RUN TestPluginsWithRuntimes [2022-04-04T18:01:10.166Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T18:01:10.283Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-04-04T18:01:11.096Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T18:01:11.096Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T18:01:12.028Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T18:01:12.028Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T18:01:12.197Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.408s coverage: 50.5% of statements [2022-04-04T18:01:12.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T18:01:12.288Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-04T18:01:12.768Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.520s coverage: 46.2% of statements [2022-04-04T18:01:12.768Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T18:01:12.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T18:01:12.778Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-04T18:01:12.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T18:01:12.778Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-04T18:01:12.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T18:01:12.958Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T18:01:13.215Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2022-04-04T18:01:13.215Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-04T18:01:13.215Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-04-04T18:01:13.215Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T18:01:13.271Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T18:01:13.271Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-04T18:01:13.271Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T18:01:13.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T18:01:13.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T18:01:13.780Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T18:01:13.780Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T18:01:14.037Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T18:01:14.037Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T18:01:14.037Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T18:01:14.150Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.611s coverage: 58.0% of statements [2022-04-04T18:01:14.150Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T18:01:14.150Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T18:01:14.150Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-04-04T18:01:14.293Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2022-04-04T18:01:14.294Z] PASS [2022-04-04T18:01:14.294Z] [2022-04-04T18:01:14.294Z] DONE 10 tests in 9.835s [2022-04-04T18:01:14.294Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T18:01:14.294Z] ++ 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 [2022-04-04T18:01:14.294Z] ++ set -e [2022-04-04T18:01:14.294Z] ++ '[' -n 0 ']' [2022-04-04T18:01:14.294Z] ++ set -x [2022-04-04T18:01:14.294Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:01:14.294Z] INFO: Testing against a local daemon [2022-04-04T18:01:14.294Z] === RUN TestExternalGraphDriver [2022-04-04T18:01:14.294Z] === RUN TestExternalGraphDriver/json [2022-04-04T18:01:15.086Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-04-04T18:01:15.223Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T18:01:16.021Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-04-04T18:01:16.280Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.6% of statements [2022-04-04T18:01:16.280Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T18:01:16.280Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T18:01:16.591Z] === RUN TestExternalGraphDriver/spec [2022-04-04T18:01:16.591Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T18:01:16.591Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T18:01:16.846Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T18:01:17.657Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-04-04T18:01:17.778Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T18:01:17.916Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.4% of statements [2022-04-04T18:01:17.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-04T18:01:17.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T18:01:18.342Z] === RUN TestExternalGraphDriver/pull [2022-04-04T18:01:18.342Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T18:01:18.485Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-04T18:01:18.743Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-04T18:01:18.905Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T18:01:18.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-04T18:01:19.163Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T18:01:19.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-04-04T18:01:19.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-04-04T18:01:19.419Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T18:01:19.419Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T18:01:20.250Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-04-04T18:01:20.250Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T18:01:20.350Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T18:01:20.350Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T18:01:20.350Z] --- PASS: TestExternalGraphDriver (5.86s) [2022-04-04T18:01:20.350Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-04-04T18:01:20.350Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-04-04T18:01:20.350Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2022-04-04T18:01:20.350Z] === RUN TestGraphdriverPluginV2 [2022-04-04T18:01:20.350Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T18:01:20.350Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T18:01:20.350Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T18:01:20.508Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2022-04-04T18:01:21.074Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-04-04T18:01:21.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T18:01:21.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T18:01:22.011Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-04-04T18:01:22.271Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-04T18:01:22.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T18:01:22.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T18:01:22.839Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-04-04T18:01:23.112Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-04-04T18:01:23.112Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T18:01:23.112Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T18:01:23.716Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T18:01:24.499Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-04-04T18:01:24.651Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T18:01:24.651Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T18:01:24.908Z] --- PASS: TestGraphdriverPluginV2 (4.64s) [2022-04-04T18:01:24.908Z] PASS [2022-04-04T18:01:24.908Z] [2022-04-04T18:01:24.908Z] DONE 5 tests in 10.620s [2022-04-04T18:01:24.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T18:01:24.908Z] ++ 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 [2022-04-04T18:01:24.908Z] ++ set -e [2022-04-04T18:01:24.908Z] ++ '[' -n 0 ']' [2022-04-04T18:01:24.908Z] ++ set -x [2022-04-04T18:01:24.908Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:01:24.908Z] INFO: Testing against a local daemon [2022-04-04T18:01:24.908Z] === RUN TestContinueAfterPluginCrash [2022-04-04T18:01:24.908Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T18:01:24.908Z] === RUN TestReadPluginNoRead [2022-04-04T18:01:24.908Z] === PAUSE TestReadPluginNoRead [2022-04-04T18:01:24.908Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T18:01:24.908Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T18:01:24.908Z] === CONT TestContinueAfterPluginCrash [2022-04-04T18:01:24.908Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T18:01:25.068Z] ok github.com/docker/docker/distribution 0.664s coverage: 27.6% of statements [2022-04-04T18:01:25.068Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T18:01:25.170Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T18:01:25.635Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-04-04T18:01:25.736Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T18:01:26.202Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-04-04T18:01:26.666Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T18:01:26.770Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T18:01:27.028Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-04-04T18:01:27.230Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T18:01:27.230Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T18:01:27.287Z] ok github.com/docker/docker/distribution/xfer 1.993s coverage: 84.6% of statements [2022-04-04T18:01:27.287Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T18:01:27.287Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-04T18:01:27.287Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T18:01:28.161Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T18:01:28.223Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-04-04T18:01:28.732Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T18:01:28.790Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-04-04T18:01:29.048Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-04-04T18:01:29.308Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-04T18:01:29.661Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T18:01:29.661Z] --- PASS: TestDaemonStartWithLogOpt (4.61s) [2022-04-04T18:01:29.661Z] === CONT TestReadPluginNoRead [2022-04-04T18:01:29.661Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T18:01:30.222Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T18:01:31.212Z] ok github.com/docker/docker/pkg/archive 0.334s coverage: 82.1% of statements [2022-04-04T18:01:31.593Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T18:01:31.780Z] ok github.com/docker/docker/pkg/authorization 0.433s coverage: 68.3% of statements [2022-04-04T18:01:32.040Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T18:01:32.040Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T18:01:32.522Z] === RUN TestReadPluginNoRead/default [2022-04-04T18:01:32.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T18:01:32.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T18:01:32.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T18:01:32.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T18:01:32.522Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T18:01:33.128Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T18:01:33.691Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T18:01:34.620Z] --- PASS: TestContinueAfterPluginCrash (9.55s) [2022-04-04T18:01:35.183Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T18:01:35.326Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.5% of statements [2022-04-04T18:01:35.326Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-04T18:01:35.585Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-04T18:01:35.844Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-04-04T18:01:36.103Z] ok github.com/docker/docker/layer 7.573s coverage: 68.8% of statements [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-04T18:01:36.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T18:01:36.550Z] === CONT TestReadPluginNoRead [2022-04-04T18:01:36.550Z] read_test.go:92: [d252fe412002f] daemon is not started [2022-04-04T18:01:36.550Z] --- PASS: TestReadPluginNoRead (6.76s) [2022-04-04T18:01:36.550Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2022-04-04T18:01:36.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-04-04T18:01:36.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-04T18:01:36.550Z] PASS [2022-04-04T18:01:36.550Z] [2022-04-04T18:01:36.550Z] DONE 6 tests in 11.512s [2022-04-04T18:01:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-04T18:01:36.550Z] ++ 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 [2022-04-04T18:01:36.550Z] ++ set -e [2022-04-04T18:01:36.550Z] ++ '[' -n 0 ']' [2022-04-04T18:01:36.550Z] ++ set -x [2022-04-04T18:01:36.550Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:01:36.550Z] testing: warning: no tests to run [2022-04-04T18:01:36.550Z] PASS [2022-04-04T18:01:36.550Z] [2022-04-04T18:01:36.550Z] DONE 0 tests in 0.039s [2022-04-04T18:01:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T18:01:36.550Z] ++ 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 [2022-04-04T18:01:36.550Z] ++ set -e [2022-04-04T18:01:36.550Z] ++ '[' -n 0 ']' [2022-04-04T18:01:36.550Z] ++ set -x [2022-04-04T18:01:36.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-04-04T18:01:36.551Z] INFO: Testing against a local daemon [2022-04-04T18:01:36.551Z] === RUN TestPluginWithDevMounts [2022-04-04T18:01:36.551Z] === PAUSE TestPluginWithDevMounts [2022-04-04T18:01:36.551Z] === CONT TestPluginWithDevMounts [2022-04-04T18:01:36.671Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2022-04-04T18:01:36.931Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-04-04T18:01:37.191Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-04-04T18:01:37.478Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T18:01:38.040Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T18:01:38.297Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-04-04T18:01:38.297Z] PASS [2022-04-04T18:01:38.297Z] [2022-04-04T18:01:38.297Z] DONE 1 tests in 1.877s [2022-04-04T18:01:38.297Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T18:01:38.297Z] ++ 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 [2022-04-04T18:01:38.297Z] ++ set -e [2022-04-04T18:01:38.297Z] ++ '[' -n 0 ']' [2022-04-04T18:01:38.297Z] ++ set -x [2022-04-04T18:01:38.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-04-04T18:01:38.297Z] INFO: Testing against a local daemon [2022-04-04T18:01:38.297Z] === RUN TestSecretInspect [2022-04-04T18:01:38.553Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T18:01:38.553Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-04T18:01:38.553Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T18:01:38.553Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T18:01:38.565Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-04T18:01:39.131Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 86.5% of statements [2022-04-04T18:01:39.390Z] ok github.com/docker/docker/pkg/discovery/kv 3.051s coverage: 84.1% of statements [2022-04-04T18:01:39.390Z] ok github.com/docker/docker/pkg/fsutils 0.133s coverage: 85.1% of statements [2022-04-04T18:01:39.649Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-04T18:01:40.443Z] --- PASS: TestSecretInspect (2.14s) [2022-04-04T18:01:40.443Z] === RUN TestSecretList [2022-04-04T18:01:40.586Z] ok github.com/docker/docker/pkg/idtools 0.542s coverage: 69.5% of statements [2022-04-04T18:01:40.846Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 70.1% of statements [2022-04-04T18:01:41.006Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T18:01:41.105Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-04T18:01:41.105Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-04T18:01:41.105Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-04T18:01:41.105Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T18:01:41.105Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-04T18:01:41.365Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2022-04-04T18:01:41.365Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-04T18:01:41.365Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-04T18:01:41.569Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T18:01:41.625Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-04T18:01:41.883Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-04-04T18:01:41.883Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-04T18:01:41.883Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T18:01:41.883Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T18:01:42.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-04T18:01:42.760Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T18:01:42.832Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-04-04T18:01:43.091Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-04T18:01:43.324Z] --- PASS: TestSecretList (2.72s) [2022-04-04T18:01:43.324Z] === RUN TestSecretsCreateAndDelete [2022-04-04T18:01:43.351Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-04T18:01:43.610Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-04T18:01:43.768Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T18:01:43.768Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T18:01:43.768Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-04T18:01:43.768Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T18:01:44.986Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-04-04T18:01:44.986Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-04-04T18:01:46.600Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2022-04-04T18:01:46.600Z] === RUN TestSecretsUpdate [2022-04-04T18:01:47.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-04T18:01:47.165Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T18:01:47.730Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T18:01:49.174Z] ok github.com/docker/docker/pkg/signal 3.316s coverage: 62.3% of statements [2022-04-04T18:01:49.174Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-04T18:01:49.174Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-04-04T18:01:49.433Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T18:01:49.621Z] docker_api_swarm_node_test.go:19: [d692d0c7bcdd0] joining swarm manager [d428a58b21b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:01:49.621Z] --- PASS: TestSecretsUpdate (2.89s) [2022-04-04T18:01:49.621Z] === RUN TestTemplatedSecret [2022-04-04T18:01:49.621Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T18:01:49.999Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.9% of statements [2022-04-04T18:01:50.258Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-04-04T18:01:50.517Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2022-04-04T18:01:50.551Z] docker_api_swarm_node_test.go:20: [df638e2d9adf2] joining swarm manager [d428a58b21b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:01:50.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T18:01:51.083Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-04T18:01:51.083Z] coverage: [no statements] [2022-04-04T18:01:51.083Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-04-04T18:01:51.650Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T18:01:51.650Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T18:01:51.650Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-04T18:01:51.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-04T18:01:52.674Z] --- PASS: TestTemplatedSecret (3.33s) [2022-04-04T18:01:52.674Z] === RUN TestSecretCreateResolve [2022-04-04T18:01:53.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-04T18:01:53.555Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-04-04T18:01:53.814Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-04-04T18:01:54.382Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-04-04T18:01:54.649Z] --- PASS: TestSecretCreateResolve (1.90s) [2022-04-04T18:01:54.649Z] PASS [2022-04-04T18:01:54.649Z] [2022-04-04T18:01:54.649Z] DONE 6 tests in 16.287s [2022-04-04T18:01:54.649Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T18:01:54.649Z] ++ 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 [2022-04-04T18:01:54.649Z] ++ set -e [2022-04-04T18:01:54.649Z] ++ '[' -n 0 ']' [2022-04-04T18:01:54.649Z] ++ set -x [2022-04-04T18:01:54.649Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:01:54.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-04T18:01:54.649Z] INFO: Testing against a local daemon [2022-04-04T18:01:54.649Z] === RUN TestServiceCreateInit [2022-04-04T18:01:54.649Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T18:01:55.320Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2022-04-04T18:01:55.580Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-04T18:01:56.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-04T18:01:56.518Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2022-04-04T18:01:57.085Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-04T18:01:57.085Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-04T18:01:57.654Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-04-04T18:01:57.654Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T18:01:57.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7cb40_} [2022-04-04T18:01:58.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_false____} [2022-04-04T18:01:59.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T18:01:59.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_true____} [2022-04-04T18:02:00.941Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T18:02:01.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-04T18:02:01.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_false____} [2022-04-04T18:02:01.198Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-04-04T18:02:01.457Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-04-04T18:02:02.834Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-04-04T18:02:02.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true____} [2022-04-04T18:02:03.477Z] --- PASS: TestServiceCreateInit (8.71s) [2022-04-04T18:02:03.477Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2022-04-04T18:02:03.477Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-04-04T18:02:03.477Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T18:02:04.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__0xc000b7cb70__} [2022-04-04T18:02:05.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T18:02:05.780Z] docker_api_swarm_test.go:501: [db4d0d21de8b4] joining swarm manager [d6d1e89410119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:02:05.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7cb88_} [2022-04-04T18:02:05.784Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T18:02:06.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T18:02:07.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7cba0_} [2022-04-04T18:02:09.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7cbb8_} [2022-04-04T18:02:10.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7cbd0_} [2022-04-04T18:02:11.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-04T18:02:12.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-04T18:02:12.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-04T18:02:12.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-04T18:02:12.955Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T18:02:13.518Z] docker_api_swarm_test.go:506: [d3232ca970aeb] joining swarm manager [d6d1e89410119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:02:15.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T18:02:15.432Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T18:02:16.408Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T18:02:16.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T18:02:17.721Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T18:02:17.721Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === Skipped [2022-04-04T18:02:17.721Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-04T18:02:17.721Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-04T18:02:17.721Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.721Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.721Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.721Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.721Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.721Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-04T18:02:17.721Z] [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T18:02:17.721Z] graphtest_unix.go:73: No driver to put! [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:73: No driver to put! [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T18:02:17.722Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T18:02:17.722Z] overlay_test.go:49: Fails to compute changes intermittently [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T18:02:17.722Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:02:17.722Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T18:02:17.722Z] graphtest_unix.go:73: No driver to put! [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T18:02:17.722Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T18:02:17.722Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-04T18:02:17.722Z] [2022-04-04T18:02:17.722Z] DONE 2251 tests, 26 skipped in 250.178s Post stage [Pipeline] junit [2022-04-04T18:02:17.734Z] Recording test results [2022-04-04T18:02:17.954Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-04T18:02:18.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/validate/vendor [2022-04-04T18:02:18.299Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T18:02:18.885Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T18:02:19.212Z] update vendored copy of archive/tar [2022-04-04T18:02:19.212Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-04-04T18:02:19.224Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T18:02:19.224Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T18:02:19.785Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T18:02:20.345Z] --- PASS: TestCreateServiceMultipleTimes (16.85s) [2022-04-04T18:02:20.345Z] === RUN TestCreateServiceConflict [2022-04-04T18:02:20.601Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-04T18:02:21.111Z] patching file stat_unix.go [2022-04-04T18:02:21.111Z] 2022/04/04 18:02:20 Collecting initial packages [2022-04-04T18:02:21.111Z] 2022/04/04 18:02:20 Download dependencies [2022-04-04T18:02:21.163Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T18:02:21.727Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T18:02:22.292Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T18:02:22.854Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-04-04T18:02:22.854Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T18:02:23.110Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T18:02:23.672Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Starting whole vndr cycle because no package specified [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Ignoring paths matching "^archive/tar" [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-04-04T18:02:24.603Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-04-04T18:02:25.533Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Finished clone github.com/docker/libtrust [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Finished clone github.com/Azure/go-ansiterm [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Finished clone github.com/tchap/go-patricia [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Finished clone github.com/google/uuid [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Finished clone github.com/moby/locker [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Finished clone github.com/willf/bitset [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Finished clone github.com/moby/term [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Finished clone github.com/creack/pty [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:25 Finished clone github.com/moby/sys [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:25 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:26 Finished clone github.com/Microsoft/go-winio [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:26 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 Finished clone github.com/gorilla/mux [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 Finished clone github.com/sirupsen/logrus [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-04-04T18:02:26.463Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T18:02:26.463Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2022-04-04T18:02:26.463Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 Finished clone github.com/docker/go-units [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 Finished clone github.com/syndtr/gocapability [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-04-04T18:02:27.194Z] 2022/04/04 18:02:27 Finished clone github.com/RackSec/srslog [2022-04-04T18:02:27.194Z] 2022/04/04 18:02:27 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-04-04T18:02:27.392Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 Finished clone github.com/imdario/mergo [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 Finished clone gotest.tools/v3 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 Finished clone github.com/google/go-cmp [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 Finished clone golang.org/x/sync [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-04-04T18:02:27.955Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T18:02:28.283Z] 2022/04/04 18:02:28 Finished clone github.com/tonistiigi/units [2022-04-04T18:02:28.283Z] 2022/04/04 18:02:28 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-04-04T18:02:28.542Z] 2022/04/04 18:02:28 Clone github.com/docker/libnetwork, revision 339b972b464ee3d401b5788b2af9e31d09d6b7da, attempt 1/20 [2022-04-04T18:02:28.542Z] 2022/04/04 18:02:28 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Finished clone github.com/docker/go-connections [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Finished clone github.com/opentracing/opentracing-go [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Finished clone github.com/opentracing-contrib/go-stdlib [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-04-04T18:02:28.887Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Finished clone github.com/google/shlex [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Finished clone github.com/gofrs/flock [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Finished clone github.com/mitchellh/hashstructure [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-04-04T18:02:29.818Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T18:02:30.381Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Finished clone github.com/docker/go-events [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Finished clone github.com/armon/go-metrics [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Finished clone github.com/armon/go-radix [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Finished clone github.com/sean-/seed [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-04-04T18:02:30.945Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T18:02:30.946Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T18:02:31.385Z] 2022/04/04 18:02:31 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-04-04T18:02:31.385Z] 2022/04/04 18:02:31 Finished clone github.com/tonistiigi/fsutil [2022-04-04T18:02:31.645Z] 2022/04/04 18:02:31 Finished clone github.com/hashicorp/errwrap [2022-04-04T18:02:31.645Z] 2022/04/04 18:02:31 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-04-04T18:02:31.874Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T18:02:31.903Z] 2022/04/04 18:02:31 Finished clone github.com/hashicorp/memberlist [2022-04-04T18:02:31.903Z] 2022/04/04 18:02:31 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-04-04T18:02:32.437Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 Finished clone github.com/hashicorp/go-multierror [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 Finished clone github.com/hashicorp/go-sockaddr [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-04-04T18:02:33.000Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:32 Finished clone github.com/docker/libkv [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:32 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 Finished clone github.com/vishvananda/netns [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 Finished clone github.com/golang/gddo [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-04-04T18:02:33.927Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T18:02:34.183Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T18:02:34.999Z] 2022/04/04 18:02:34 Finished clone github.com/deckarep/golang-set [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 Finished clone github.com/samuel/go-zookeeper [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 Finished clone github.com/hashicorp/go-msgpack [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-04-04T18:02:35.122Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T18:02:35.258Z] 2022/04/04 18:02:35 Finished clone github.com/moby/ipvs [2022-04-04T18:02:35.258Z] 2022/04/04 18:02:35 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-04-04T18:02:35.517Z] 2022/04/04 18:02:35 Finished clone github.com/BurntSushi/toml [2022-04-04T18:02:35.517Z] 2022/04/04 18:02:35 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-04-04T18:02:35.518Z] 2022/04/04 18:02:35 Finished clone github.com/vishvananda/netlink [2022-04-04T18:02:35.518Z] 2022/04/04 18:02:35 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-04-04T18:02:35.684Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T18:02:36.086Z] 2022/04/04 18:02:36 Finished clone github.com/coreos/go-semver [2022-04-04T18:02:36.086Z] 2022/04/04 18:02:36 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-04-04T18:02:36.654Z] 2022/04/04 18:02:36 Finished clone github.com/ishidawataru/sctp [2022-04-04T18:02:36.654Z] 2022/04/04 18:02:36 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-04-04T18:02:37.050Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T18:02:37.223Z] 2022/04/04 18:02:37 Finished clone golang.org/x/net [2022-04-04T18:02:37.223Z] 2022/04/04 18:02:37 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-04-04T18:02:37.791Z] 2022/04/04 18:02:37 Finished clone github.com/modern-go/concurrent [2022-04-04T18:02:37.791Z] 2022/04/04 18:02:37 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-04-04T18:02:38.051Z] 2022/04/04 18:02:37 Finished clone github.com/modern-go/reflect2 [2022-04-04T18:02:38.051Z] 2022/04/04 18:02:37 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-04-04T18:02:38.310Z] 2022/04/04 18:02:38 Finished clone github.com/hashicorp/serf [2022-04-04T18:02:38.310Z] 2022/04/04 18:02:38 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 Finished clone go.etcd.io/bbolt [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 Finished clone github.com/json-iterator/go [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-04-04T18:02:39.508Z] 2022/04/04 18:02:39 Finished clone github.com/opencontainers/go-digest [2022-04-04T18:02:39.508Z] 2022/04/04 18:02:39 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-04-04T18:02:39.767Z] 2022/04/04 18:02:39 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-04-04T18:02:39.767Z] 2022/04/04 18:02:39 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 Finished clone github.com/mistifyio/go-zfs [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 Finished clone github.com/Microsoft/opengcs [2022-04-04T18:02:40.325Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T18:02:40.325Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-04-04T18:02:40.325Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T18:02:41.404Z] 2022/04/04 18:02:41 Finished clone github.com/cyphar/filepath-securejoin [2022-04-04T18:02:41.404Z] 2022/04/04 18:02:41 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-04-04T18:02:42.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-04T18:02:42.218Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 Finished clone github.com/coreos/go-systemd [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 Finished clone github.com/vbatts/tar-split [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-04-04T18:02:43.150Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T18:02:43.353Z] 2022/04/04 18:02:43 Finished clone github.com/opencontainers/runtime-spec [2022-04-04T18:02:43.353Z] 2022/04/04 18:02:43 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 Finished clone github.com/opencontainers/image-spec [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 Finished clone github.com/coreos/go-systemd/v22 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-04-04T18:02:44.517Z] docker_api_swarm_node_test.go:80: [dc3fc518b4982] joining swarm manager [d743aeb859ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:02:44.550Z] 2022/04/04 18:02:44 Finished clone github.com/Graylog2/go-gelf [2022-04-04T18:02:44.550Z] 2022/04/04 18:02:44 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 Finished clone github.com/fluent/fluent-logger-golang [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 Finished clone github.com/godbus/dbus/v5 [2022-04-04T18:02:45.686Z] 2022/04/04 18:02:45 Finished clone github.com/philhofer/fwd [2022-04-04T18:02:45.686Z] 2022/04/04 18:02:45 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-04-04T18:02:46.410Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T18:02:46.622Z] 2022/04/04 18:02:46 Finished clone github.com/fsnotify/fsnotify [2022-04-04T18:02:46.622Z] 2022/04/04 18:02:46 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-04-04T18:02:47.190Z] 2022/04/04 18:02:47 Finished clone github.com/bsphere/le_go [2022-04-04T18:02:47.190Z] 2022/04/04 18:02:47 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-04-04T18:02:47.449Z] 2022/04/04 18:02:47 Finished clone github.com/jmespath/go-jmespath [2022-04-04T18:02:47.449Z] 2022/04/04 18:02:47 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-04-04T18:02:48.933Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T18:02:48.933Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:48 Finished clone github.com/golang/groupcache [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:48 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 Finished clone golang.org/x/oauth2 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 Finished clone github.com/docker/libnetwork [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-04-04T18:02:49.924Z] 2022/04/04 18:02:49 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-04-04T18:02:49.924Z] 2022/04/04 18:02:49 Finished clone github.com/tinylib/msgp [2022-04-04T18:02:50.872Z] 2022/04/04 18:02:50 Finished clone github.com/googleapis/gax-go [2022-04-04T18:02:50.873Z] 2022/04/04 18:02:50 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-04-04T18:02:51.457Z] 2022/04/04 18:02:51 Finished clone github.com/miekg/dns [2022-04-04T18:02:51.457Z] 2022/04/04 18:02:51 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 Finished clone golang.org/x/sys [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 Finished clone go.opencensus.io [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-04-04T18:02:53.094Z] 2022/04/04 18:02:52 Finished clone github.com/containerd/fifo [2022-04-04T18:02:53.094Z] 2022/04/04 18:02:52 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-04-04T18:02:53.105Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-04T18:02:53.105Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T18:02:53.663Z] 2022/04/04 18:02:53 Finished clone golang.org/x/text [2022-04-04T18:02:53.663Z] 2022/04/04 18:02:53 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-04-04T18:02:53.669Z] --- PASS: TestCreateServiceSecretFileMode (13.08s) [2022-04-04T18:02:53.669Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T18:02:53.926Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T18:02:54.856Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T18:02:55.043Z] 2022/04/04 18:02:54 Finished clone github.com/containerd/go-runc [2022-04-04T18:02:55.044Z] 2022/04/04 18:02:54 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-04-04T18:02:55.302Z] 2022/04/04 18:02:55 Finished clone github.com/containerd/cgroups [2022-04-04T18:02:55.302Z] 2022/04/04 18:02:55 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-04-04T18:02:56.226Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T18:02:56.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T18:02:56.677Z] 2022/04/04 18:02:56 Finished clone github.com/containerd/typeurl [2022-04-04T18:02:56.677Z] 2022/04/04 18:02:56 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-04-04T18:02:56.936Z] 2022/04/04 18:02:56 Finished clone github.com/containerd/ttrpc [2022-04-04T18:02:56.936Z] 2022/04/04 18:02:56 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-04-04T18:02:57.411Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T18:02:57.411Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T18:02:57.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-04T18:02:57.871Z] 2022/04/04 18:02:57 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-04-04T18:02:57.871Z] 2022/04/04 18:02:57 Finished clone github.com/containerd/console [2022-04-04T18:02:57.924Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T18:02:58.439Z] 2022/04/04 18:02:58 Finished clone github.com/gogo/googleapis [2022-04-04T18:02:58.439Z] 2022/04/04 18:02:58 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-04-04T18:02:58.852Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T18:02:59.110Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T18:02:59.110Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T18:02:59.376Z] 2022/04/04 18:02:59 Finished clone github.com/containerd/continuity [2022-04-04T18:02:59.376Z] 2022/04/04 18:02:59 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-04-04T18:02:59.674Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T18:02:59.945Z] 2022/04/04 18:02:59 Finished clone github.com/opencontainers/runc [2022-04-04T18:02:59.945Z] 2022/04/04 18:02:59 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-04-04T18:03:00.247Z] docker_api_swarm_node_test.go:52: [dad2dcdc1db80] joining swarm manager [d3b6450b190a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:03:00.504Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T18:03:00.504Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T18:03:00.504Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T18:03:00.504Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T18:03:01.108Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T18:03:01.108Z] docker_api_swarm_node_test.go:53: [dfa31ead7f2c8] joining swarm manager [d3b6450b190a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:03:01.327Z] 2022/04/04 18:03:00 Finished clone google.golang.org/grpc [2022-04-04T18:03:01.327Z] 2022/04/04 18:03:00 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-04-04T18:03:01.365Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T18:03:01.365Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T18:03:01.365Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T18:03:01.621Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T18:03:01.621Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T18:03:01.622Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T18:03:01.622Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T18:03:01.878Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T18:03:02.705Z] 2022/04/04 18:03:02 Finished clone github.com/fernet/fernet-go [2022-04-04T18:03:02.705Z] 2022/04/04 18:03:02 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-04-04T18:03:03.247Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T18:03:03.247Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T18:03:03.247Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T18:03:04.082Z] 2022/04/04 18:03:03 Finished clone github.com/cilium/ebpf [2022-04-04T18:03:04.082Z] 2022/04/04 18:03:03 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 Finished clone github.com/docker/distribution [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 Finished clone github.com/Microsoft/hcsshim [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-04-04T18:03:04.603Z] 2022/04/04 18:03:04 Finished clone github.com/moby/buildkit [2022-04-04T18:03:04.603Z] 2022/04/04 18:03:04 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 Finished clone golang.org/x/time [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 Finished clone github.com/hashicorp/go-memdb [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-04-04T18:03:06.511Z] 2022/04/04 18:03:06 Finished clone github.com/hashicorp/go-immutable-radix [2022-04-04T18:03:06.511Z] 2022/04/04 18:03:06 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-04-04T18:03:06.519Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T18:03:06.519Z] --- PASS: TestCreateServiceConfigFileMode (12.88s) [2022-04-04T18:03:06.519Z] === RUN TestCreateServiceSysctls [2022-04-04T18:03:06.519Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T18:03:06.519Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T18:03:06.775Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T18:03:06.775Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T18:03:06.775Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T18:03:07.336Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T18:03:07.445Z] 2022/04/04 18:03:07 Finished clone github.com/golang/protobuf [2022-04-04T18:03:07.445Z] 2022/04/04 18:03:07 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 Finished clone github.com/hashicorp/golang-lru [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 Finished clone github.com/coreos/pkg [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-04-04T18:03:08.702Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T18:03:08.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 Finished clone github.com/beorn7/perks [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 Finished clone github.com/prometheus/client_model [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-04-04T18:03:09.886Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-04-04T18:03:09.886Z] === RUN TestCreateServiceCapabilities [2022-04-04T18:03:10.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T18:03:11.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T18:03:11.543Z] 2022/04/04 18:03:11 Finished clone golang.org/x/crypto [2022-04-04T18:03:11.543Z] 2022/04/04 18:03:11 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-04-04T18:03:12.112Z] 2022/04/04 18:03:11 Finished clone github.com/prometheus/client_golang [2022-04-04T18:03:12.112Z] 2022/04/04 18:03:11 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-04-04T18:03:12.311Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T18:03:12.370Z] 2022/04/04 18:03:12 Finished clone code.cloudfoundry.org/clock [2022-04-04T18:03:12.370Z] 2022/04/04 18:03:12 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-04-04T18:03:12.876Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T18:03:12.876Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T18:03:12.876Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2022-04-04T18:03:12.876Z] === RUN TestInspect [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Finished clone github.com/prometheus/common [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Finished clone github.com/prometheus/procfs [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-04-04T18:03:13.439Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T18:03:13.439Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-04T18:03:13.439Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-04T18:03:13.439Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-04T18:03:13.568Z] 2022/04/04 18:03:13 Finished clone github.com/pkg/errors [2022-04-04T18:03:13.568Z] 2022/04/04 18:03:13 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-04-04T18:03:14.136Z] 2022/04/04 18:03:14 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-04-04T18:03:14.136Z] 2022/04/04 18:03:14 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-04-04T18:03:14.417Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-04T18:03:14.704Z] 2022/04/04 18:03:14 Finished clone github.com/cespare/xxhash/v2 [2022-04-04T18:03:14.705Z] 2022/04/04 18:03:14 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 Finished clone github.com/inconshreveable/mousetrap [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 Finished clone github.com/spf13/pflag [2022-04-04T18:03:15.347Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-04T18:03:15.841Z] 2022/04/04 18:03:15 Finished clone github.com/morikuni/aec [2022-04-04T18:03:16.100Z] 2022/04/04 18:03:15 Finished clone github.com/docker/go-metrics [2022-04-04T18:03:16.277Z] --- PASS: TestInspect (3.46s) [2022-04-04T18:03:16.277Z] === RUN TestCreateJob [2022-04-04T18:03:16.360Z] 2022/04/04 18:03:16 Finished clone github.com/spf13/cobra [2022-04-04T18:03:16.840Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-04T18:03:16.840Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-04T18:03:16.840Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-04T18:03:16.840Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-04T18:03:17.740Z] 2022/04/04 18:03:17 Finished clone github.com/google/certificate-transparency-go [2022-04-04T18:03:18.308Z] 2022/04/04 18:03:18 Finished clone github.com/opencontainers/selinux [2022-04-04T18:03:20.110Z] --- PASS: TestCreateJob (3.23s) [2022-04-04T18:03:20.110Z] === RUN TestReplicatedJob [2022-04-04T18:03:22.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T18:03:25.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T18:03:25.158Z] --- PASS: TestReplicatedJob (5.35s) [2022-04-04T18:03:25.158Z] === RUN TestUpdateReplicatedJob [2022-04-04T18:03:27.094Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T18:03:28.991Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-04T18:03:28.991Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2022-04-04T18:03:28.991Z] === RUN TestServiceListWithStatuses [2022-04-04T18:03:28.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:03:28.991Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T18:03:28.991Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T18:03:29.555Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T18:03:30.117Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T18:03:30.516Z] 2022/04/04 18:03:29 Finished clone github.com/cloudflare/cfssl [2022-04-04T18:03:31.046Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T18:03:31.538Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T18:03:31.538Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T18:03:31.538Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-04T18:03:31.538Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T18:03:31.976Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T18:03:32.539Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T18:03:33.102Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-04T18:03:33.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-04T18:03:33.922Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2022-04-04T18:03:33.922Z] === RUN TestDockerNetworkReConnect [2022-04-04T18:03:34.853Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-04T18:03:35.792Z] 2022/04/04 18:03:35 Finished clone github.com/containerd/containerd [2022-04-04T18:03:36.223Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T18:03:36.731Z] 2022/04/04 18:03:36 Finished clone github.com/coreos/etcd [2022-04-04T18:03:38.115Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2022-04-04T18:03:38.115Z] === RUN TestServicePlugin [2022-04-04T18:03:39.044Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-04T18:03:39.269Z] 2022/04/04 18:03:38 Finished clone github.com/docker/swarmkit [2022-04-04T18:03:39.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-04T18:03:41.864Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T18:03:42.428Z] docker_api_swarm_test.go:201: [dfbbc92d339aa] joining swarm manager [d309fcd31a3c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:03:42.685Z] plugin_test.go:62: [d2be982692011] joining swarm manager [d9a1666cc5298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:03:42.941Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T18:03:43.868Z] plugin_test.go:65: [dfabad1a4469f] joining swarm manager [d9a1666cc5298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:03:44.123Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T18:03:50.682Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T18:03:50.682Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T18:03:50.941Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T18:03:51.199Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-04T18:03:51.199Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T18:03:51.455Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-04T18:03:51.500Z] 2022/04/04 18:03:49 Finished clone cloud.google.com/go [2022-04-04T18:03:51.712Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-04T18:03:51.712Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T18:03:52.641Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T18:03:54.009Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T18:03:54.009Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T18:03:54.009Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T18:03:54.941Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T18:03:54.941Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T18:03:55.868Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T18:03:56.774Z] 2022/04/04 18:03:56 Finished clone github.com/gogo/protobuf [2022-04-04T18:03:56.795Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-04T18:03:57.357Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-04T18:03:57.357Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T18:03:57.357Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-04T18:03:57.357Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T18:03:57.357Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T18:03:59.245Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-04T18:03:59.808Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T18:04:00.064Z] 2022/04/04 18:03:59 Finished clone google.golang.org/genproto [2022-04-04T18:04:00.374Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T18:04:00.935Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T18:04:05.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-04T18:04:06.465Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T18:04:07.026Z] docker_api_swarm_test.go:383: [d08e1d8e11c7f] joining swarm manager [ded51d39ec3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:04:07.282Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-04T18:04:07.844Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T18:04:08.405Z] docker_api_swarm_test.go:384: [d26d8d676aa14] joining swarm manager [ded51d39ec3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:04:10.294Z] --- PASS: TestServicePlugin (32.03s) [2022-04-04T18:04:10.294Z] === RUN TestServiceUpdateLabel [2022-04-04T18:04:10.550Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T18:04:11.112Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T18:04:12.508Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-04-04T18:04:12.508Z] === RUN TestServiceUpdateSecrets [2022-04-04T18:04:13.876Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T18:04:20.414Z] === RUN TestDockerSuite/TestExec [2022-04-04T18:04:20.414Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T18:04:20.978Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T18:04:21.236Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T18:04:21.799Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T18:04:23.170Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T18:04:23.426Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T18:04:23.990Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T18:04:24.595Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T18:04:25.159Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T18:04:25.720Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T18:04:26.282Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T18:04:26.538Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-04-04T18:04:26.538Z] === RUN TestServiceUpdateConfigs [2022-04-04T18:04:27.468Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T18:04:28.398Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T18:04:29.328Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T18:04:30.258Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T18:04:30.820Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T18:04:32.187Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T18:04:32.651Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T18:04:32.651Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T18:04:32.749Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-04T18:04:33.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T18:04:33.311Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T18:04:33.874Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T18:04:34.438Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T18:04:35.001Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T18:04:35.567Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T18:04:36.945Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T18:04:37.201Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T18:04:37.763Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T18:04:41.929Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-04-04T18:04:41.929Z] === RUN TestServiceUpdateNetwork [2022-04-04T18:04:48.516Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T18:04:49.078Z] === RUN TestDockerSuite/TestExecTTY [2022-04-04T18:04:49.639Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T18:04:50.201Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T18:04:50.765Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T18:04:51.328Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T18:04:51.328Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T18:04:51.328Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T18:04:52.698Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-04T18:04:53.262Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T18:04:54.193Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-04T18:04:54.193Z] --- PASS: TestServiceUpdateNetwork (12.66s) [2022-04-04T18:04:54.193Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T18:04:54.757Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T18:04:55.686Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T18:04:55.686Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T18:04:56.250Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T18:04:56.303Z] 2022/04/04 18:04:51 Finished clone github.com/hashicorp/consul [2022-04-04T18:04:58.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T18:05:00.420Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T18:05:00.982Z] check_test.go:380: [d26d8d676aa14] daemon is not started [2022-04-04T18:05:00.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-04T18:05:03.498Z] docker_api_swarm_test.go:801: [d1ffcd78401e2] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:05:03.498Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T18:05:04.480Z] docker_api_swarm_test.go:801: [d27c76c7f1c1c] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:05:04.743Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T18:05:05.676Z] docker_api_swarm_test.go:801: [da25a72d15d31] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T18:05:06.603Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T18:05:06.860Z] docker_api_swarm_test.go:801: [d8932db7c2b04] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T18:05:08.226Z] docker_api_swarm_test.go:809: [dd9a2ab8899f2] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-04T18:05:08.528Z] 2022/04/04 18:05:07 Finished clone github.com/aws/aws-sdk-go [2022-04-04T18:05:09.030Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T18:05:11.492Z] --- PASS: TestServiceUpdatePidsLimit (16.83s) [2022-04-04T18:05:11.492Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-04-04T18:05:11.492Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-04-04T18:05:11.492Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-04-04T18:05:11.492Z] PASS [2022-04-04T18:05:11.492Z] [2022-04-04T18:05:11.492Z] === Skipped [2022-04-04T18:05:11.492Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T18:05:11.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:05:11.492Z] [2022-04-04T18:05:11.492Z] DONE 27 tests, 1 skipped in 196.353s [2022-04-04T18:05:11.492Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T18:05:11.492Z] ++ 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 [2022-04-04T18:05:11.492Z] ++ set -e [2022-04-04T18:05:11.492Z] ++ '[' -n 0 ']' [2022-04-04T18:05:11.492Z] ++ set -x [2022-04-04T18:05:11.492Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:05:11.492Z] INFO: Testing against a local daemon [2022-04-04T18:05:11.492Z] === RUN TestSessionCreate [2022-04-04T18:05:11.492Z] --- PASS: TestSessionCreate (0.03s) [2022-04-04T18:05:11.492Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T18:05:11.492Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T18:05:11.492Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-04-04T18:05:11.492Z] PASS [2022-04-04T18:05:11.492Z] [2022-04-04T18:05:11.492Z] DONE 2 tests in 0.196s [2022-04-04T18:05:11.492Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T18:05:11.492Z] ++ 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 [2022-04-04T18:05:11.492Z] ++ set -e [2022-04-04T18:05:11.492Z] ++ '[' -n 0 ']' [2022-04-04T18:05:11.492Z] ++ set -x [2022-04-04T18:05:11.492Z] ++ env -i DEST=/go/src/github.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 [2022-04-04T18:05:11.492Z] INFO: Testing against a local daemon [2022-04-04T18:05:11.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T18:05:11.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T18:05:11.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:05:11.492Z] === RUN TestEventsExecDie [2022-04-04T18:05:11.748Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T18:05:11.748Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T18:05:11.748Z] === RUN TestDockerSuite/TestHealth [2022-04-04T18:05:12.004Z] --- PASS: TestEventsExecDie (0.74s) [2022-04-04T18:05:12.004Z] === RUN TestEventsBackwardsCompatible [2022-04-04T18:05:12.260Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-04T18:05:12.260Z] === RUN TestInfoBinaryCommits [2022-04-04T18:05:12.260Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-04-04T18:05:12.260Z] === RUN TestInfoAPIVersioned [2022-04-04T18:05:12.260Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T18:05:12.260Z] === RUN TestInfoDiscoveryBackend [2022-04-04T18:05:12.822Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-04T18:05:12.822Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-04T18:05:13.752Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-04T18:05:13.752Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-04T18:05:14.313Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-04-04T18:05:14.313Z] === RUN TestInfoAPI [2022-04-04T18:05:14.313Z] --- PASS: TestInfoAPI (0.03s) [2022-04-04T18:05:14.313Z] === RUN TestInfoAPIWarnings [2022-04-04T18:05:19.526Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T18:05:32.352Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-04-04T18:05:32.352Z] === RUN TestInfoDebug [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T18:05:32.352Z] --- PASS: TestInfoDebug (0.55s) [2022-04-04T18:05:32.352Z] === RUN TestInfoInsecureRegistries [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T18:05:32.352Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-04T18:05:32.352Z] === RUN TestInfoRegistryMirrors [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T18:05:32.352Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-04T18:05:32.352Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T18:05:32.352Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T18:05:32.352Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2022-04-04T18:05:32.352Z] === RUN TestPingCacheHeaders [2022-04-04T18:05:32.352Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T18:05:32.352Z] === RUN TestPingGet [2022-04-04T18:05:32.609Z] --- PASS: TestPingGet (0.02s) [2022-04-04T18:05:32.609Z] === RUN TestPingHead [2022-04-04T18:05:32.609Z] --- PASS: TestPingHead (0.03s) [2022-04-04T18:05:32.609Z] === RUN TestVersion [2022-04-04T18:05:32.609Z] --- PASS: TestVersion (0.02s) [2022-04-04T18:05:32.609Z] PASS [2022-04-04T18:05:32.609Z] [2022-04-04T18:05:32.609Z] === Skipped [2022-04-04T18:05:32.609Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:05:32.609Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T18:05:32.609Z] [2022-04-04T18:05:32.609Z] DONE 18 tests, 1 skipped in 21.336s [2022-04-04T18:05:32.609Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T18:05:32.609Z] ++ 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 [2022-04-04T18:05:32.609Z] ++ set -e [2022-04-04T18:05:32.609Z] ++ '[' -n 0 ']' [2022-04-04T18:05:32.609Z] ++ set -x [2022-04-04T18:05:32.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-04-04T18:05:32.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T18:05:32.609Z] INFO: Testing against a local daemon [2022-04-04T18:05:32.609Z] === RUN TestVolumesCreateAndList [2022-04-04T18:05:32.609Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-04T18:05:32.609Z] === RUN TestVolumesRemove [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-04T18:05:32.866Z] === RUN TestVolumesInspect [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T18:05:32.866Z] === RUN TestVolumesInvalidJSON [2022-04-04T18:05:32.866Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T18:05:32.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T18:05:32.866Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T18:05:32.866Z] PASS [2022-04-04T18:05:32.866Z] [2022-04-04T18:05:32.866Z] DONE 5 tests in 0.270s [2022-04-04T18:05:32.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T18:05:32.866Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T18:05:33.124Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T18:05:33.124Z] +++ kill 5600 [2022-04-04T18:05:33.384Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T18:05:33.384Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T18:05:33.947Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T18:05:33.947Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T18:05:34.204Z] +++ /etc/init.d/apparmor stop [2022-04-04T18:05:34.461Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T18:05:34.461Z] [2022-04-04T18:05:34.461Z] Unloading profiles will leave already running processes permanently [2022-04-04T18:05:34.461Z] unconfined, which can lead to unexpected situations. [2022-04-04T18:05:34.461Z] [2022-04-04T18:05:34.461Z] To set a process to complain mode, use the command line tool [2022-04-04T18:05:34.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T18:05:34.461Z] +++ true [2022-04-04T18:05:34.461Z] exiting test-integration [2022-04-04T18:05:34.461Z] ++ exit 0 [2022-04-04T18:05:34.461Z] [2022-04-04T18:05:34.717Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T18:05:34.973Z] + for job in $(jobs -p) [2022-04-04T18:05:34.973Z] + wait 20098 [2022-04-04T18:05:35.901Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T18:05:35.901Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T18:05:36.464Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T18:05:39.038Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T18:05:39.038Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T18:05:39.038Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T18:05:40.427Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T18:05:41.356Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T18:05:41.356Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T18:05:42.725Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T18:05:43.653Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T18:05:45.017Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T18:05:45.273Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T18:05:45.836Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T18:05:46.399Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T18:05:46.399Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-04T18:05:46.399Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T18:05:46.960Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T18:05:47.522Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T18:05:47.779Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T18:05:48.343Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T18:05:48.600Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T18:05:49.163Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T18:05:49.164Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-04T18:05:49.758Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T18:05:50.536Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T18:05:50.793Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T18:05:51.357Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T18:05:51.357Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T18:05:51.613Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T18:05:51.613Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T18:05:51.613Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T18:05:52.543Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T18:05:53.106Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T18:05:53.362Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T18:05:53.926Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T18:05:53.926Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T18:05:53.926Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T18:05:53.926Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T18:05:53.926Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T18:05:54.490Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T18:05:55.053Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T18:05:55.053Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T18:05:55.615Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T18:05:56.176Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T18:05:58.065Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T18:05:58.065Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T18:05:58.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T18:05:58.993Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T18:05:59.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T18:06:00.505Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T18:06:01.069Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T18:06:01.675Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T18:06:02.237Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T18:06:02.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T18:06:03.057Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T18:06:03.619Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T18:06:03.619Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-04T18:06:04.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-04T18:06:05.115Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T18:06:06.048Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T18:06:06.976Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T18:06:07.232Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T18:06:08.598Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T18:06:08.983Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T18:06:09.962Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T18:06:11.376Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T18:06:11.376Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T18:06:12.743Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T18:06:12.999Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T18:06:13.562Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T18:06:21.693Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T18:06:21.949Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T18:06:23.358Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T18:06:23.615Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T18:06:24.986Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-04T18:06:24.986Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T18:06:25.559Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T18:06:25.559Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T18:06:25.559Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T18:06:25.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-04T18:06:26.122Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T18:06:26.685Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T18:06:30.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-04T18:06:30.000Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T18:06:30.562Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T18:06:31.926Z] docker_api_swarm_service_test.go:394: [d30be5caa2c7c] joining swarm manager [d85fe7aef8354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:06:32.487Z] docker_api_swarm_service_test.go:394: [d602d60f6a01c] joining swarm manager [d85fe7aef8354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:06:35.049Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T18:06:35.980Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T18:06:35.980Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T18:06:37.352Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T18:06:38.280Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T18:06:38.844Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T18:06:39.772Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T18:06:40.704Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T18:06:42.592Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T18:06:42.848Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T18:06:43.413Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T18:06:47.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-04T18:06:49.471Z] docker_api_swarm_service_test.go:342: [de7025bcaf30c] joining swarm manager [dc80915bd259a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:06:50.037Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T18:06:50.598Z] docker_api_swarm_service_test.go:342: [dca651470baab] joining swarm manager [dc80915bd259a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:06:55.841Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T18:06:56.096Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T18:06:56.657Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T18:06:56.913Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T18:06:57.478Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T18:06:57.737Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T18:06:58.300Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T18:06:59.665Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T18:06:59.665Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-04T18:07:00.593Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T18:07:01.957Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T18:07:02.213Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T18:07:03.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-04T18:07:04.506Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T18:07:05.872Z] docker_api_swarm_service_test.go:489: [d81b8f94af063] joining swarm manager [d45d985e3ba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:07:06.438Z] docker_api_swarm_service_test.go:489: [dd11689b1606c] joining swarm manager [d45d985e3ba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:07:11.687Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T18:07:11.687Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T18:07:11.687Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T18:07:12.248Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T18:07:15.513Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T18:07:17.413Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T18:07:19.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-04T18:07:19.926Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T18:07:26.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-04T18:07:26.464Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T18:07:27.026Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T18:07:27.589Z] docker_api_swarm_service_test.go:127: [d8b1455b99204] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:07:28.153Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T18:07:28.717Z] docker_api_swarm_service_test.go:128: [de0be9f140965] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:07:29.650Z] === RUN TestDockerSuite/TestPortList [2022-04-04T18:07:30.580Z] docker_api_swarm_service_test.go:136: [d8e9de5e1ee3e] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T18:07:31.950Z] docker_api_swarm_service_test.go:137: [dff2eb94005ae] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T18:07:37.207Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T18:07:37.769Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T18:07:44.313Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T18:07:44.313Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T18:07:44.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T18:07:44.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T18:07:44.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T18:07:44.569Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T18:07:44.826Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T18:07:45.082Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T18:07:45.338Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T18:07:46.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T18:07:46.266Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-04T18:07:48.186Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-04T18:07:49.114Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-04T18:07:49.370Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-04T18:07:49.627Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T18:07:51.520Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T18:07:52.083Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T18:07:53.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-04T18:07:54.539Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T18:07:56.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-04T18:07:58.326Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T18:07:58.326Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T18:07:58.890Z] docker_api_swarm_service_test.go:303: [d7b0320873b15] joining swarm manager [dd61a8b91a436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:07:59.818Z] docker_api_swarm_service_test.go:303: [d9faf358cf9a8] joining swarm manager [dd61a8b91a436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:08:01.711Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T18:08:05.861Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T18:08:05.861Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T18:08:05.861Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T18:08:05.861Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T18:08:08.109Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T18:08:08.255Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T18:08:09.621Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T18:08:10.988Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T18:08:11.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T18:08:12.869Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T18:08:14.235Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T18:08:16.133Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T18:08:16.697Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T18:08:16.953Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T18:08:17.518Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T18:08:18.625Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T18:08:18.625Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T18:08:18.625Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T18:08:18.625Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T18:08:18.625Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-04T18:08:18.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T18:08:18.892Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T18:08:19.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-04T18:08:20.824Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T18:08:21.080Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T18:08:21.080Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T18:08:21.080Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T18:08:21.643Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T18:08:21.643Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T18:08:21.643Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T18:08:21.643Z] docker_api_swarm_service_test.go:99: [d2d83f596fc4e] joining swarm manager [de4ea3db6979c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:08:22.208Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T18:08:22.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T18:08:22.463Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T18:08:22.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T18:08:22.463Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-04T18:08:22.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T18:08:22.463Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T18:08:22.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T18:08:22.771Z] docker_api_swarm_service_test.go:100: [d039d0bd79368] joining swarm manager [de4ea3db6979c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:08:23.332Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T18:08:23.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T18:08:24.262Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T18:08:25.193Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T18:08:29.404Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T18:08:31.742Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T18:08:32.306Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T18:08:33.674Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T18:08:33.930Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T18:08:33.930Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T18:08:34.186Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T18:08:36.074Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T18:08:37.466Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T18:08:39.983Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T18:08:40.958Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T18:08:40.958Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T18:08:40.958Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T18:08:41.889Z] check_test.go:380: [d2d83f596fc4e] daemon is not started [2022-04-04T18:08:43.827Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T18:08:44.389Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T18:08:44.456Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T18:08:44.456Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T18:08:44.456Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T18:08:44.456Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T18:08:44.456Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-04T18:08:44.456Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T18:08:44.647Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T18:08:46.013Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T18:08:46.575Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T18:08:47.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-04T18:08:47.503Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T18:08:48.434Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T18:08:48.434Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T18:08:49.367Z] docker_api_swarm_service_test.go:532: [dbe5ed2ace362] joining swarm manager [d8e0c1deb46f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:08:49.367Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T18:08:50.735Z] docker_api_swarm_service_test.go:533: [de764cf8a3235] joining swarm manager [d8e0c1deb46f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:08:51.690Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T18:08:51.690Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T18:08:52.103Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T18:08:53.036Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T18:08:54.406Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T18:08:54.663Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T18:08:56.032Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T18:08:56.288Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T18:08:56.544Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T18:08:57.107Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T18:08:57.107Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T18:08:57.663Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T18:08:58.035Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T18:08:58.966Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T18:08:59.528Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T18:09:00.091Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T18:09:00.655Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-04T18:09:01.584Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T18:09:02.514Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-04T18:09:02.595Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T18:09:03.446Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-04T18:09:04.007Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-04T18:09:04.571Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-04T18:09:05.135Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-04T18:09:05.699Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T18:09:06.262Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-04T18:09:07.190Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T18:09:07.446Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T18:09:08.010Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T18:09:08.572Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T18:09:08.572Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T18:09:09.939Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T18:09:10.503Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T18:09:10.761Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T18:09:11.368Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T18:09:11.931Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T18:09:11.931Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T18:09:12.188Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T18:09:12.754Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T18:09:13.293Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T18:09:13.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T18:09:13.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-04T18:09:13.574Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T18:09:14.139Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T18:09:14.139Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T18:09:14.702Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T18:09:14.702Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T18:09:15.633Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T18:09:15.633Z] docker_api_swarm_service_test.go:147: [d995d3b367459] joining swarm manager [d404490fb576e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:09:16.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T18:09:16.818Z] docker_api_swarm_service_test.go:147: [d39ea9d91dee1] joining swarm manager [d404490fb576e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:09:17.075Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T18:09:17.639Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T18:09:17.639Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T18:09:18.231Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T18:09:18.577Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T18:09:19.267Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T18:09:19.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T18:09:20.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T18:09:21.435Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T18:09:21.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T18:09:22.560Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T18:09:22.817Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T18:09:23.380Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T18:09:23.945Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T18:09:24.197Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T18:09:24.197Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-04T18:09:24.197Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T18:09:24.197Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T18:09:24.690Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T18:09:24.690Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-04T18:09:24.690Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T18:09:24.880Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T18:09:27.403Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T18:09:27.403Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T18:09:27.965Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T18:09:29.336Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 Finished clone google.golang.org/api [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 Dependencies downloaded. Download time: 6m53.271057345s [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 Collecting all dependencies [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:28 Clean vendor dir from unused packages [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:28 Ignoring paths matching "^archive/tar" [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:29 Success [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:29 Running time: 7m8.934097253s [2022-04-04T18:09:30.075Z] Congratulations! All vendoring changes are done the right way. [2022-04-04T18:09:30.265Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T18:09:30.953Z] + echo Ensuring container killed. [2022-04-04T18:09:30.953Z] Ensuring container killed. [2022-04-04T18:09:30.953Z] + docker rm -vf docker-pr1 [2022-04-04T18:09:30.953Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T18:09:31.236Z] + echo Chowning /workspace to jenkins user [2022-04-04T18:09:31.236Z] Chowning /workspace to jenkins user [2022-04-04T18:09:31.236Z] + id -u [2022-04-04T18:09:31.236Z] + id -g [2022-04-04T18:09:31.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T18:09:32.068Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T18:09:32.068Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T18:09:32.068Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T18:09:32.103Z] + bundleName=unit [2022-04-04T18:09:32.103Z] + echo Creating unit-bundles.tar.gz [2022-04-04T18:09:32.103Z] Creating unit-bundles.tar.gz [2022-04-04T18:09:32.103Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-04-04T18:09:32.103Z] bundles/junit-report.xml [2022-04-04T18:09:32.103Z] bundles/go-test-report.json [2022-04-04T18:09:32.103Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-04T18:09:32.115Z] Archiving artifacts [2022-04-04T18:09:32.158Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T18:09:32.575Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T18:09:32.881Z] + make clean [2022-04-04T18:09:32.881Z] docker volume rm -f docker-dev-cache [2022-04-04T18:09:32.881Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T18:09:33.527Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T18:09:33.527Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-04T18:09:33.527Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T18:09:33.527Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-04T18:09:33.527Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T18:09:34.090Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T18:09:35.985Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T18:09:36.548Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T18:09:37.919Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T18:09:38.483Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T18:09:39.466Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T18:09:40.032Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-04T18:09:40.032Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T18:09:40.032Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T18:09:40.289Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-04T18:09:40.983Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T18:09:41.476Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T18:09:41.656Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T18:09:41.656Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T18:09:42.587Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T18:09:42.843Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T18:09:43.115Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T18:09:43.115Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-04T18:09:43.115Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T18:09:43.406Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-04T18:09:43.969Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T18:09:43.969Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T18:09:44.150Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T18:09:44.150Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T18:09:44.228Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T18:09:44.791Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T18:09:45.049Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T18:09:45.612Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T18:09:46.176Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T18:09:46.433Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T18:09:46.996Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T18:09:47.562Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T18:09:47.562Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T18:09:47.820Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T18:09:48.385Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T18:09:49.314Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T18:09:49.572Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T18:09:49.572Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-04T18:09:49.572Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T18:09:51.467Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T18:09:52.028Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T18:09:52.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-04T18:09:53.060Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T18:09:53.060Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T18:09:53.553Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T18:09:54.589Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T18:09:55.082Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T18:09:55.574Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T18:09:57.215Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T18:10:02.145Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T18:10:02.145Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T18:10:02.145Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T18:10:02.638Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T18:10:02.901Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-04T18:10:03.131Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T18:10:03.831Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T18:10:04.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-04T18:10:04.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-04T18:10:04.759Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T18:10:04.759Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T18:10:05.325Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T18:10:07.071Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T18:10:07.850Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T18:10:08.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T18:10:09.787Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T18:10:16.329Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T18:10:16.329Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T18:10:16.329Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T18:10:16.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-04T18:10:17.148Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T18:10:17.148Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T18:10:17.404Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T18:10:18.335Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T18:10:19.708Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T18:10:19.863Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T18:10:19.863Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-04T18:10:19.863Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T18:10:21.077Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T18:10:21.077Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T18:10:21.641Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-04T18:10:21.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-04T18:10:22.176Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T18:10:22.575Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T18:10:23.943Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-04T18:10:23.943Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T18:10:27.217Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-04T18:10:28.587Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T18:10:29.149Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T18:10:29.713Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-04T18:10:29.713Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T18:10:31.082Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T18:10:33.005Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-04T18:10:33.005Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T18:10:35.531Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T18:10:35.531Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-04T18:10:36.904Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T18:10:39.422Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T18:10:39.678Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-04T18:10:40.608Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T18:10:41.978Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T18:10:41.978Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T18:10:42.234Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T18:10:43.604Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T18:10:43.861Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-04T18:10:44.118Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T18:10:44.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T18:10:46.577Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T18:10:47.846Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T18:10:47.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T18:10:50.462Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T18:10:51.023Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T18:10:51.023Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-04T18:10:51.585Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T18:10:51.585Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T18:10:51.841Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T18:10:52.405Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T18:10:52.405Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T18:10:52.970Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T18:10:59.518Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-04T18:10:59.518Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T18:10:59.518Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T18:10:59.518Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-04T18:10:59.518Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T18:11:00.447Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T18:11:01.008Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-04T18:11:01.264Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-04T18:11:01.264Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T18:11:01.826Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T18:11:02.082Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T18:11:03.013Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T18:11:03.269Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T18:11:03.269Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-04T18:11:03.269Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T18:11:03.833Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T18:11:04.091Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T18:11:04.091Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-04T18:11:04.091Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T18:11:04.654Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-04T18:11:05.585Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T18:11:05.585Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T18:11:05.585Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T18:11:05.775Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T18:11:08.103Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T18:11:08.104Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-04T18:11:08.670Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T18:11:08.766Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T18:11:09.233Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T18:11:13.402Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T18:11:13.402Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T18:11:13.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T18:11:13.966Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-04T18:11:15.334Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-04T18:11:16.264Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-04T18:11:16.264Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-04T18:11:18.395Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T18:11:19.536Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-04T18:11:19.793Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-04T18:11:23.074Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-04T18:11:23.074Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-04T18:11:23.636Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-04T18:11:23.893Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-04T18:11:24.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-04T18:11:24.712Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-04T18:11:25.276Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-04T18:11:25.840Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T18:11:26.097Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T18:11:26.660Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T18:11:29.183Z] === RUN TestDockerSuite/TestRunState [2022-04-04T18:11:30.113Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T18:11:30.676Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T18:11:30.934Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T18:11:31.191Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-04T18:11:31.191Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T18:11:31.191Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T18:11:31.753Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T18:11:32.010Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-04T18:11:32.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-04T18:11:33.196Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T18:11:33.196Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T18:11:33.196Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T18:11:33.427Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T18:11:33.427Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-04T18:11:33.427Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T18:11:33.757Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-04T18:11:36.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-04T18:11:36.277Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-04T18:11:36.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-04T18:11:37.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-04T18:11:38.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-04T18:11:40.716Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T18:11:41.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-04T18:11:43.933Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T18:11:43.933Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T18:11:43.933Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-04T18:11:43.933Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T18:11:43.933Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-04T18:11:43.933Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T18:11:44.173Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T18:11:44.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-04T18:11:44.433Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T18:11:44.996Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T18:11:45.558Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T18:11:46.929Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T18:11:47.448Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T18:11:47.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-04T18:11:48.378Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T18:11:48.940Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T18:11:49.196Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T18:11:49.196Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T18:11:49.921Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T18:11:50.126Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T18:11:50.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-04T18:11:50.640Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T18:11:51.205Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-04T18:11:51.205Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T18:11:51.205Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T18:11:51.461Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T18:11:51.718Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T18:11:53.086Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-04T18:11:55.608Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T18:11:55.865Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T18:11:56.120Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-04T18:11:56.684Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T18:11:57.151Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T18:11:57.151Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T18:11:57.151Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T18:11:58.574Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T18:11:59.504Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T18:12:00.143Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T18:12:00.873Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T18:12:01.147Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T18:12:02.151Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T18:12:02.241Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-04T18:12:02.805Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T18:12:03.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T18:12:03.368Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-04T18:12:03.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T18:12:03.368Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-04T18:12:03.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T18:12:03.368Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-04T18:12:03.368Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T18:12:03.625Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-04T18:12:03.625Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T18:12:03.625Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-04T18:12:04.556Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-04T18:12:05.122Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-04T18:12:06.073Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-04T18:12:06.635Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-04T18:12:07.198Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T18:12:07.198Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-04T18:12:07.760Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-04T18:12:07.760Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-04T18:12:07.760Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T18:12:07.760Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-04T18:12:07.760Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-04T18:12:08.016Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-04T18:12:08.016Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-04T18:12:08.016Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-04T18:12:08.016Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-04T18:12:08.016Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T18:12:08.016Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-04T18:12:08.579Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-04T18:12:09.142Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-04T18:12:09.142Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-04T18:12:09.704Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T18:12:09.960Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T18:12:10.525Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T18:12:10.525Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-04T18:12:11.092Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-04T18:12:11.658Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-04T18:12:11.658Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T18:12:11.658Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T18:12:12.263Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T18:12:13.193Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-04T18:12:13.449Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-04T18:12:13.449Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T18:12:13.449Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T18:12:13.706Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T18:12:13.963Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T18:12:14.743Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T18:12:14.893Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T18:12:15.151Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T18:12:15.219Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T18:12:16.520Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T18:12:17.083Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T18:12:17.083Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T18:12:17.083Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T18:12:18.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-04T18:12:18.573Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-04T18:12:19.501Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T18:12:19.501Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T18:12:20.867Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T18:12:20.867Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T18:12:21.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-04T18:12:21.123Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T18:12:22.447Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T18:12:22.494Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents760509904 [2022-04-04T18:12:23.057Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T18:12:23.057Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T18:12:23.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-04T18:12:24.549Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T18:12:24.549Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T18:12:24.549Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T18:12:26.292Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T18:12:26.452Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T18:12:27.820Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T18:12:27.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-04T18:12:28.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T18:12:28.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T18:12:28.334Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T18:12:28.334Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T18:12:28.898Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T18:12:30.789Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-04T18:12:30.789Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T18:12:35.043Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T18:12:36.039Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-04T18:12:36.039Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T18:12:37.933Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T18:12:38.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-04T18:12:38.796Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T18:12:38.961Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T18:12:39.726Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T18:12:42.242Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T18:12:44.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T18:12:44.388Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T18:12:45.030Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T18:12:45.523Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T18:12:45.523Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-04T18:12:45.523Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T18:12:45.523Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-04T18:12:45.523Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T18:12:45.846Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T18:12:46.818Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T18:12:47.747Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T18:12:47.837Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T18:12:47.837Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-04T18:12:47.837Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T18:12:50.267Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T18:12:51.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-04T18:12:54.930Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T18:12:58.198Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T18:13:02.363Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T18:13:04.251Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-04T18:13:04.814Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-04T18:13:06.181Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T18:13:06.437Z] docker_cli_service_logs_test.go:245: checking task dnr8tokzg9oc [2022-04-04T18:13:06.437Z] docker_cli_service_logs_test.go:250: checking messages for dnr8tokzg9oc [2022-04-04T18:13:06.437Z] docker_cli_service_logs_test.go:245: checking task g3q79twe4l43 [2022-04-04T18:13:06.437Z] docker_cli_service_logs_test.go:250: checking messages for g3q79twe4l43 [2022-04-04T18:13:07.003Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T18:13:07.260Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T18:13:07.868Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T18:13:07.868Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T18:13:07.868Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T18:13:08.433Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T18:13:10.953Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T18:13:14.223Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-04T18:13:14.223Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-04T18:13:14.786Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-04T18:13:14.786Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-04-04T18:13:14.786Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-04T18:13:14.786Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-04-04T18:13:14.786Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-04T18:13:15.716Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-04T18:13:16.278Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-04T18:13:17.206Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-04T18:13:17.206Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-04T18:13:18.588Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-04T18:13:19.517Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-04T18:13:22.040Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-04T18:13:22.603Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-04T18:13:22.603Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-04-04T18:13:22.603Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-04T18:13:23.534Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-04T18:13:24.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T18:13:26.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-04T18:13:29.138Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-04T18:13:31.006Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T18:13:31.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-04T18:13:33.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T18:13:35.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T18:13:38.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-04T18:13:38.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-04T18:13:40.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-04T18:13:40.573Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-04T18:13:41.943Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-04T18:13:43.340Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-04T18:13:43.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-04T18:13:44.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-04T18:13:45.204Z] docker_cli_swarm_test.go:1901: [d71646ea4c9f8] joining swarm manager [d42bdd5bedfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:13:45.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-04T18:13:46.698Z] docker_cli_swarm_test.go:1902: [df53a7c88aeb5] joining swarm manager [d42bdd5bedfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:13:47.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-04T18:13:49.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-04T18:13:50.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-04T18:13:51.780Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T18:13:52.624Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T18:14:03.334Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T18:14:03.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-04T18:14:04.979Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T18:14:04.979Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-04T18:14:04.979Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T18:14:04.979Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-04T18:14:04.979Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T18:14:06.019Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T18:14:06.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T18:14:06.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T18:14:06.726Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T18:14:07.288Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T18:14:07.288Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T18:14:07.288Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T18:14:07.288Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T18:14:07.849Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T18:14:07.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T18:14:08.413Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T18:14:08.413Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T18:14:08.670Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T18:14:08.670Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T18:14:08.670Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T18:14:09.964Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T18:14:10.562Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T18:14:10.562Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T18:14:10.562Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T18:14:10.562Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T18:14:10.562Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-04T18:14:10.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-04T18:14:11.124Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T18:14:13.014Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T18:14:13.014Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T18:14:13.014Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T18:14:13.069Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T18:14:13.271Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-04T18:14:15.162Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T18:14:17.687Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T18:14:17.687Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite (1318.51s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.33s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.68s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.23s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.61s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.72s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.93s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.65s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.54s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.40s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.11s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.11s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.49s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.37s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.92s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.48s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.48s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.68s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.88s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.85s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.18s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.87s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.27s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.02s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.91s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.69s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.46s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.85s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.42s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.29s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.15s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.98s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.15s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.08s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.94s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.78s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.97s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.55s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.64s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.44s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.00s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.49s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabel (0.57s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.33s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.13s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.70s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.18s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.28s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.58s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.31s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.52s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.74s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.18s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.88s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.00s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T18:14:17.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s) [2022-04-04T18:14:17.688Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.29s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.25s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.35s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.91s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7cb40_} (0.59s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_false____} (1.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_true____} (1.35s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_false____} (1.59s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true____} (1.56s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__0xc000b7cb70__} (1.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7cb88_} (1.50s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7cba0_} (1.44s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7cbb8_} (1.53s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7cbd0_} (1.31s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.92s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.06s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.39s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.79s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.41s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.54s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.38s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.96s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.68s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsCopy (1.51s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-04T18:14:17.689Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-04-04T18:14:17.689Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.95s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecCgroup (1.06s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecEnv (0.67s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.27s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-04-04T18:14:17.690Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestExecWithUser (0.73s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.67s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHealth (18.99s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-04-04T18:14:17.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportDisplay (1.18s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportGzipped (1.22s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-04-04T18:14:17.948Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-04T18:14:17.948Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.11s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.59s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectStatus (0.72s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.96s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.36s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginActive (2.13s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s) [2022-04-04T18:14:17.948Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.65s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.57s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.39s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPortList (7.16s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.35s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.70s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.60s) [2022-04-04T18:14:17.948Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.98s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.24s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.19s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.72s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiTag (0.27s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.82s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.12s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-04-04T18:14:17.948Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.68s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.65s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.11s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.13s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.40s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.64s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.13s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.88s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.09s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.08s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMount (4.85s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.31s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.84s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-04-04T18:14:17.949Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.71s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.49s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.93s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-04-04T18:14:17.949Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-04-04T18:14:17.950Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-04-04T18:14:17.950Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T18:14:17.950Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-04-04T18:14:17.950Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.90s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.34s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.59s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.71s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.68s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.57s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.65s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.15s) [2022-04-04T18:14:17.950Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.71s) [2022-04-04T18:14:17.950Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-04T18:14:17.950Z] === RUN TestDockerRegistrySuite [2022-04-04T18:14:17.950Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T18:14:18.882Z] check_test.go:196: [d14bf0c0d63af] daemon is not started [2022-04-04T18:14:18.882Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T18:14:19.143Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T18:14:19.811Z] check_test.go:196: [d386a47516131] daemon is not started [2022-04-04T18:14:19.811Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T18:14:21.228Z] check_test.go:196: [de94b1a264b91] daemon is not started [2022-04-04T18:14:21.228Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T18:14:21.228Z] check_test.go:196: [d3d201a232485] daemon is not started [2022-04-04T18:14:21.228Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T18:14:24.497Z] check_test.go:196: [d1b776ab37485] daemon is not started [2022-04-04T18:14:24.497Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T18:14:29.856Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-04T18:14:30.116Z] check_test.go:196: [d874af70bb77c] daemon is not started [2022-04-04T18:14:30.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T18:14:31.047Z] docker_cli_swarm_test.go:1802: [d5a7bf18fbe42] joining swarm manager [dcd769b80e14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:14:32.416Z] docker_cli_swarm_test.go:1803: [df21fe2fe0b5e] joining swarm manager [dcd769b80e14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:14:33.781Z] check_test.go:196: [d5873fa2cc8d7] daemon is not started [2022-04-04T18:14:33.781Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T18:14:34.708Z] check_test.go:196: [db64e2e0d1675] daemon is not started [2022-04-04T18:14:34.708Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T18:14:35.635Z] check_test.go:196: [d07f7aad28bd1] daemon is not started [2022-04-04T18:14:35.635Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T18:14:37.003Z] check_test.go:196: [d3922ddfde08b] daemon is not started [2022-04-04T18:14:37.003Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T18:14:37.323Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T18:14:37.323Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T18:14:37.323Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T18:14:37.936Z] check_test.go:196: [d655ab0887323] daemon is not started [2022-04-04T18:14:37.936Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T18:14:39.308Z] check_test.go:196: [d00d6c9264c0d] daemon is not started [2022-04-04T18:14:39.308Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T18:14:39.870Z] check_test.go:196: [d24c7d334d7a7] daemon is not started [2022-04-04T18:14:40.128Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T18:14:41.058Z] check_test.go:196: [d71224adfd3a5] daemon is not started [2022-04-04T18:14:41.058Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T18:14:41.989Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92500173cc1e6c54a7d7f1b4232d554e2ead14a4720415b24707bd9457caf42f [2022-04-04T18:14:42.552Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ae1684a18772db40e4325518213fc3f4a80dba596e2d71205a29256b9746649 [2022-04-04T18:14:42.808Z] check_test.go:196: [d33bf549124ef] daemon is not started [2022-04-04T18:14:42.808Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T18:14:43.737Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2bd1ba42a1ea5751e136e68ffaeb629fbb28577625377b44294d30ce6697a06d [2022-04-04T18:14:44.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-04T18:14:44.555Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:330b9693a3477093d37690aa720e065b9a7466d9fa0b0b4e982a25f7aa2a3ce0 [2022-04-04T18:14:44.812Z] check_test.go:196: [d43e061ddc6bb] daemon is not started [2022-04-04T18:14:44.812Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T18:14:45.741Z] check_test.go:196: [d0f44ece1158b] daemon is not started [2022-04-04T18:14:45.741Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T18:14:46.254Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T18:14:46.254Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T18:14:48.292Z] check_test.go:196: [d38da33aecb8d] daemon is not started [2022-04-04T18:14:48.292Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T18:14:49.221Z] check_test.go:196: [d360bc2b5e5cf] daemon is not started [2022-04-04T18:14:49.221Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T18:14:49.221Z] check_test.go:196: [d2e45e94b7cd0] daemon is not started [2022-04-04T18:14:49.221Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T18:14:50.199Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T18:14:50.199Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T18:14:50.591Z] check_test.go:196: [d1756c843cf1b] daemon is not started [2022-04-04T18:14:50.591Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T18:14:51.152Z] check_test.go:196: [d079f7b0e0cdb] daemon is not started [2022-04-04T18:14:51.152Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T18:14:52.082Z] check_test.go:196: [d9a9d10255698] daemon is not started [2022-04-04T18:14:52.082Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T18:14:52.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-04T18:14:54.142Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T18:14:54.862Z] docker_cli_swarm_test.go:1321: [d022baf2dda71] joining swarm manager [d2ed916c995eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:14:55.119Z] check_test.go:196: [d72a4a4b6c3ee] daemon is not started [2022-04-04T18:14:55.119Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T18:14:55.376Z] check_test.go:196: [df679170eb75c] daemon is not started [2022-04-04T18:14:55.376Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T18:14:55.939Z] docker_cli_swarm_test.go:1322: [dc7a61389c254] joining swarm manager [d2ed916c995eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:14:56.869Z] check_test.go:196: [dffc532b724ad] daemon is not started [2022-04-04T18:14:56.869Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T18:14:57.125Z] check_test.go:196: [da8ccd0c7b4be] daemon is not started [2022-04-04T18:14:57.125Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T18:14:57.125Z] check_test.go:196: [d0c552d9c4793] daemon is not started [2022-04-04T18:14:57.125Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T18:14:57.380Z] check_test.go:196: [d1d9f73c1eb76] daemon is not started [2022-04-04T18:14:57.380Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T18:14:57.636Z] check_test.go:196: [dc44460039fa0] daemon is not started [2022-04-04T18:14:57.636Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T18:14:58.198Z] check_test.go:196: [d436518c9281e] daemon is not started [2022-04-04T18:14:58.198Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T18:14:58.198Z] check_test.go:196: [d54c68c2a4ee7] daemon is not started [2022-04-04T18:14:58.198Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T18:14:59.126Z] check_test.go:196: [dadab0a93a0f2] daemon is not started [2022-04-04T18:14:59.126Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T18:15:01.020Z] check_test.go:196: [d491f678dbc3d] daemon is not started [2022-04-04T18:15:01.020Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T18:15:01.585Z] check_test.go:196: [df083f3a90d30] daemon is not started [2022-04-04T18:15:01.585Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T18:15:02.517Z] check_test.go:196: [d777872dad909] daemon is not started [2022-04-04T18:15:02.517Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T18:15:03.445Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite (46.46s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.98s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.52s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.37s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.89s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.19s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-04T18:15:04.374Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T18:15:04.374Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T18:15:04.374Z] check_test.go:223: [d41e35e3ee29d] daemon is not started [2022-04-04T18:15:04.374Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T18:15:07.647Z] check_test.go:223: [da02488089131] daemon is not started [2022-04-04T18:15:07.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T18:15:12.336Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T18:15:12.336Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-04T18:15:12.336Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T18:15:12.919Z] check_test.go:223: [d8efe7b796b2e] daemon is not started [2022-04-04T18:15:12.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-04T18:15:13.377Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T18:15:14.414Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T18:15:15.443Z] check_test.go:223: [d01d903a085c2] daemon is not started [2022-04-04T18:15:15.443Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-04T18:15:16.005Z] check_test.go:223: [d07864d7d3a8f] daemon is not started [2022-04-04T18:15:16.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T18:15:16.936Z] check_test.go:223: [d241a9297bbbc] daemon is not started [2022-04-04T18:15:16.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T18:15:17.193Z] check_test.go:223: [df66e0f164c3a] daemon is not started [2022-04-04T18:15:17.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T18:15:18.164Z] check_test.go:223: [d4d6814e0a36e] daemon is not started [2022-04-04T18:15:18.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T18:15:18.360Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T18:15:19.091Z] check_test.go:223: [d1d7469e86130] daemon is not started [2022-04-04T18:15:19.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T18:15:20.018Z] check_test.go:223: [d95267a4f3db7] daemon is not started [2022-04-04T18:15:20.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T18:15:22.304Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T18:15:22.304Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-04T18:15:22.304Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T18:15:22.304Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T18:15:22.304Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T18:15:22.304Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-04T18:15:22.304Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T18:15:22.538Z] check_test.go:223: [d3717fa53bfbe] daemon is not started [2022-04-04T18:15:22.538Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T18:15:22.795Z] check_test.go:223: [d18b0140c7ab2] daemon is not started [2022-04-04T18:15:22.795Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T18:15:23.052Z] check_test.go:223: [da62b2ffbd68d] daemon is not started [2022-04-04T18:15:23.308Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-04T18:15:23.308Z] check_test.go:223: [dd3803f0de3d9] daemon is not started [2022-04-04T18:15:23.308Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-04T18:15:23.565Z] check_test.go:223: [df8cf4218738b] daemon is not started [2022-04-04T18:15:23.565Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-04T18:15:23.821Z] check_test.go:223: [d0c4ccb1a2452] daemon is not started [2022-04-04T18:15:23.821Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-04T18:15:24.384Z] check_test.go:223: [dadeb57829e7e] daemon is not started [2022-04-04T18:15:24.384Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-04T18:15:24.384Z] check_test.go:223: [df5c2801aea88] daemon is not started [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite (20.16s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.88s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-04-04T18:15:24.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T18:15:24.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T18:15:25.316Z] check_test.go:252: [d0e046e96de26] daemon is not started [2022-04-04T18:15:25.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T18:15:25.572Z] check_test.go:252: [d30fe7b18f689] daemon is not started [2022-04-04T18:15:25.572Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T18:15:25.874Z] check_test.go:252: [d58a56f63a6e4] daemon is not started [2022-04-04T18:15:25.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T18:15:26.193Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T18:15:26.193Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T18:15:26.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T18:15:27.107Z] check_test.go:252: [d91a2fa356829] daemon is not started [2022-04-04T18:15:27.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T18:15:27.670Z] check_test.go:252: [da36a47cff596] daemon is not started [2022-04-04T18:15:27.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T18:15:27.927Z] check_test.go:252: [d11dad2199b7d] daemon is not started [2022-04-04T18:15:28.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T18:15:28.184Z] check_test.go:252: [dc132a8aaf74f] daemon is not started [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-04T18:15:28.184Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T18:15:28.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T18:15:28.470Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T18:15:28.470Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-04T18:15:28.470Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T18:15:28.470Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-04T18:15:28.470Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T18:15:33.424Z] check_test.go:279: [dfc090d10d133] daemon is not started [2022-04-04T18:15:33.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T18:15:33.424Z] check_test.go:279: [d8f0add581bbf] daemon is not started [2022-04-04T18:15:33.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T18:15:33.681Z] check_test.go:279: [d9911c70d11d2] daemon is not started [2022-04-04T18:15:33.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T18:15:33.938Z] check_test.go:279: [d97222b822512] daemon is not started [2022-04-04T18:15:33.938Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T18:15:33.938Z] check_test.go:279: [df0bcb9aa99ee] daemon is not started [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-04T18:15:33.938Z] === RUN TestDockerNetworkSuite [2022-04-04T18:15:33.938Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-04T18:15:36.463Z] docker_cli_network_unix_test.go:46: [dcf9e8619125c] daemon is not started [2022-04-04T18:15:36.463Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-04T18:15:36.719Z] docker_cli_network_unix_test.go:46: [dc5b1c0a52cd7] daemon is not started [2022-04-04T18:15:36.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-04T18:15:39.498Z] docker_cli_network_unix_test.go:46: [d916148e1a0c1] daemon is not started [2022-04-04T18:15:39.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-04T18:15:41.119Z] docker_cli_network_unix_test.go:46: [dfeee6f62d08c] daemon is not started [2022-04-04T18:15:41.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-04T18:15:41.375Z] docker_cli_network_unix_test.go:1233: [d016cabb42e9c] daemon is not started [2022-04-04T18:15:43.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-04T18:15:44.821Z] docker_cli_network_unix_test.go:46: [d3732addf911a] daemon is not started [2022-04-04T18:15:45.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-04T18:15:46.513Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T18:15:46.997Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T18:15:50.636Z] docker_cli_network_unix_test.go:46: [df8489e5c0087] daemon is not started [2022-04-04T18:15:50.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-04T18:15:52.528Z] docker_cli_network_unix_test.go:46: [d83930681ef9c] daemon is not started [2022-04-04T18:15:52.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-04T18:15:54.150Z] docker_cli_network_unix_test.go:46: [d465fff6b824c] daemon is not started [2022-04-04T18:15:54.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-04T18:15:54.712Z] docker_cli_network_unix_test.go:46: [db53326cd595b] daemon is not started [2022-04-04T18:15:54.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-04T18:15:54.973Z] docker_cli_network_unix_test.go:46: [dfff25c960de7] daemon is not started [2022-04-04T18:15:54.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-04T18:15:55.536Z] docker_cli_network_unix_test.go:46: [da041ae5a3361] daemon is not started [2022-04-04T18:15:56.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-04T18:15:56.356Z] docker_cli_network_unix_test.go:46: [d5f7ddab61e5f] daemon is not started [2022-04-04T18:15:56.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-04T18:15:56.962Z] docker_cli_network_unix_test.go:46: [d64d753953cb0] daemon is not started [2022-04-04T18:15:56.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-04T18:15:57.219Z] docker_cli_network_unix_test.go:46: [d4254f1668648] daemon is not started [2022-04-04T18:15:57.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-04T18:15:57.826Z] docker_cli_network_unix_test.go:46: [d9875e1bd9b35] daemon is not started [2022-04-04T18:15:58.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-04T18:15:58.344Z] docker_cli_network_unix_test.go:46: [ddd359bf98b7f] daemon is not started [2022-04-04T18:15:58.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-04T18:15:58.345Z] docker_cli_network_unix_test.go:46: [d7ba5fc05c7d1] daemon is not started [2022-04-04T18:15:58.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-04T18:15:58.606Z] docker_cli_network_unix_test.go:46: [dcad5d341a49a] daemon is not started [2022-04-04T18:15:58.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-04T18:15:59.537Z] docker_cli_network_unix_test.go:46: [dff9afd646f62] daemon is not started [2022-04-04T18:15:59.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-04T18:15:59.697Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T18:16:00.101Z] docker_cli_network_unix_test.go:46: [d4168c778ef89] daemon is not started [2022-04-04T18:16:00.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-04T18:16:00.357Z] docker_cli_network_unix_test.go:46: [d7fe107e10b44] daemon is not started [2022-04-04T18:16:00.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-04T18:16:00.614Z] docker_cli_network_unix_test.go:46: [d7fb3dacf751b] daemon is not started [2022-04-04T18:16:00.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-04T18:16:00.870Z] docker_cli_network_unix_test.go:46: [d5a2839bfde3b] daemon is not started [2022-04-04T18:16:00.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-04T18:16:02.238Z] docker_cli_network_unix_test.go:968: [dbd71b39a93d9] daemon is not started [2022-04-04T18:16:03.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-04T18:16:03.583Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T18:16:03.583Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-04T18:16:03.583Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T18:16:03.583Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-04T18:16:03.583Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T18:16:04.099Z] docker_cli_network_unix_test.go:46: [da1d92d1f13c3] daemon is not started [2022-04-04T18:16:04.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-04T18:16:05.862Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T18:16:05.862Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T18:16:06.346Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T18:16:06.874Z] docker_cli_network_unix_test.go:1116: [df11dcd3373ef] daemon is not started [2022-04-04T18:16:10.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-04T18:16:10.148Z] docker_cli_network_unix_test.go:46: [df3dc851dcc92] daemon is not started [2022-04-04T18:16:10.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-04T18:16:11.079Z] docker_cli_network_unix_test.go:46: [de5665201aba4] daemon is not started [2022-04-04T18:16:11.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-04T18:16:11.079Z] docker_cli_network_unix_test.go:46: [dd0d2d26e1ae2] daemon is not started [2022-04-04T18:16:11.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-04T18:16:11.079Z] docker_cli_network_unix_test.go:46: [d47b375b56cf7] daemon is not started [2022-04-04T18:16:11.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-04T18:16:11.336Z] docker_cli_network_unix_test.go:46: [d4174174b472f] daemon is not started [2022-04-04T18:16:11.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-04T18:16:11.593Z] docker_cli_network_unix_test.go:46: [da848096a98ea] daemon is not started [2022-04-04T18:16:11.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-04T18:16:11.593Z] docker_cli_network_unix_test.go:46: [d8f6baecd194a] daemon is not started [2022-04-04T18:16:11.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-04T18:16:13.487Z] docker_cli_network_unix_test.go:46: [d435a9c379ec4] daemon is not started [2022-04-04T18:16:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-04T18:16:14.049Z] docker_cli_network_unix_test.go:46: [d23af20cdcc1b] daemon is not started [2022-04-04T18:16:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-04T18:16:14.049Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T18:16:14.049Z] docker_cli_network_unix_test.go:46: [d06748630b080] daemon is not started [2022-04-04T18:16:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-04T18:16:14.611Z] docker_cli_network_unix_test.go:46: [d34328a1e66a3] daemon is not started [2022-04-04T18:16:14.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-04T18:16:15.167Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T18:16:19.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-04T18:16:19.056Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T18:16:19.056Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T18:16:19.964Z] docker_cli_network_unix_test.go:1084: [d3c111e3f876b] daemon is not started [2022-04-04T18:16:21.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-04T18:16:21.332Z] docker_cli_network_unix_test.go:46: [d7cfdd3431baa] daemon is not started [2022-04-04T18:16:21.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-04T18:16:21.910Z] docker_cli_network_unix_test.go:46: [d6619d32cb967] daemon is not started [2022-04-04T18:16:22.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-04T18:16:23.537Z] docker_cli_network_unix_test.go:46: [de27e1d82a897] daemon is not started [2022-04-04T18:16:23.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-04T18:16:23.793Z] docker_cli_network_unix_test.go:46: [d6a668acffad5] daemon is not started [2022-04-04T18:16:23.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-04T18:16:24.358Z] docker_cli_network_unix_test.go:46: [d7e30ee669f43] daemon is not started [2022-04-04T18:16:24.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-04T18:16:24.922Z] docker_cli_network_unix_test.go:46: [d065a661b04fd] daemon is not started [2022-04-04T18:16:24.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-04T18:16:25.178Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-04T18:16:25.740Z] docker_cli_network_unix_test.go:46: [daa7a6a36e837] daemon is not started [2022-04-04T18:16:25.996Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-04T18:16:29.266Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-04T18:16:32.540Z] docker_cli_network_unix_test.go:46: [d855b6bc1d47e] daemon is not started [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite (58.42s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.55s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.25s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.59s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-04T18:16:32.540Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s) [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.38s) [2022-04-04T18:16:32.540Z] === RUN TestDockerHubPullSuite [2022-04-04T18:16:32.540Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-04T18:16:34.431Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-04T18:16:36.325Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-04T18:16:36.582Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-04T18:16:37.101Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T18:16:37.101Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-04T18:16:37.101Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T18:16:37.101Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-04T18:16:37.101Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T18:16:37.101Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-04T18:16:37.101Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T18:16:37.101Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T18:16:37.144Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-04T18:16:38.510Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-04T18:16:39.072Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-04T18:16:39.072Z] --- PASS: TestDockerHubPullSuite (6.64s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2022-04-04T18:16:39.073Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-04-04T18:16:39.073Z] PASS [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === Skipped [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T18:16:39.073Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T18:16:39.073Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T18:16:39.073Z] docker_cli_network_unix_test.go:46: [d06748630b080] daemon is not started [2022-04-04T18:16:39.073Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T18:16:39.073Z] [2022-04-04T18:16:39.073Z] DONE 1270 tests, 51 skipped in 1511.961s [2022-04-04T18:16:39.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T18:16:39.073Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T18:16:39.073Z] +++ kill 8133 [2022-04-04T18:16:40.001Z] +++ /etc/init.d/apparmor stop [2022-04-04T18:16:40.001Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T18:16:40.001Z] [2022-04-04T18:16:40.001Z] Unloading profiles will leave already running processes permanently [2022-04-04T18:16:40.001Z] unconfined, which can lead to unexpected situations. [2022-04-04T18:16:40.001Z] [2022-04-04T18:16:40.001Z] To set a process to complain mode, use the command line tool [2022-04-04T18:16:40.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T18:16:40.001Z] +++ true [2022-04-04T18:16:40.001Z] exiting test-integration [2022-04-04T18:16:40.001Z] ++ exit 0 [2022-04-04T18:16:40.001Z] [2022-04-04T18:16:40.259Z] + for job in $(jobs -p) [2022-04-04T18:16:40.259Z] + wait 20099 [2022-04-04T18:16:43.056Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T18:16:43.533Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-04T18:16:44.667Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T18:16:44.667Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-04T18:16:44.667Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T18:16:44.667Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T18:16:44.667Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T18:16:44.667Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T18:16:44.667Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T18:16:45.469Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-04T18:16:46.945Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T18:16:49.661Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-04T18:16:50.840Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T18:16:56.840Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T18:16:57.787Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-04T18:17:00.303Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-04T18:17:00.303Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T18:17:00.303Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-04T18:17:00.732Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T18:17:00.732Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T18:17:00.732Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T18:17:05.551Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-04T18:17:05.807Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-04T18:17:06.737Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-04T18:17:08.037Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T18:17:08.037Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-04T18:17:08.037Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T18:17:09.257Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-04T18:17:18.633Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T18:17:22.518Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T18:17:22.518Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T18:17:22.518Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T18:17:22.518Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T18:17:22.518Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T18:17:22.518Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T18:17:22.518Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T18:17:22.518Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T18:17:28.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T18:17:35.836Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T18:17:35.836Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T18:17:35.836Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T18:17:37.451Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T18:17:37.451Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-04T18:17:37.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T18:17:37.451Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T18:17:37.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T18:17:37.451Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-04T18:17:37.451Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T18:17:39.729Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T18:17:39.729Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-04T18:17:39.729Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T18:17:39.729Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T18:17:41.346Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T18:17:41.346Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T18:17:41.346Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-04T18:17:41.346Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T18:17:41.346Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-04T18:17:41.346Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T18:17:41.346Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-04T18:17:41.346Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T18:17:43.624Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T18:17:45.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T18:17:47.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T18:17:47.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T18:17:47.512Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-04T18:17:47.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T18:17:49.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T18:17:49.126Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T18:17:51.406Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T18:17:51.406Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T18:17:51.406Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T18:17:51.406Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:17:51.406Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T18:17:53.686Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T18:17:53.686Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T18:17:55.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T18:17:55.297Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-04T18:17:55.297Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T18:17:57.576Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T18:17:57.576Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T18:17:59.188Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T18:18:03.076Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T18:18:05.428Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-04T18:18:05.428Z] docker_cli_swarm_test.go:1186: [d73596765a902] joining swarm manager [d14fd6af7c96f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:18:06.109Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T18:18:06.109Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T18:18:06.109Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T18:18:06.109Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T18:18:06.109Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T18:18:07.722Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T18:18:07.722Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-04T18:18:07.722Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T18:18:10.739Z] docker_cli_swarm_test.go:1195: [d99985dc4f644] joining swarm manager [d14fd6af7c96f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:18:14.984Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T18:18:14.984Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-04T18:18:14.984Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T18:18:16.566Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T18:18:16.566Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T18:18:20.406Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T18:18:22.005Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T18:18:22.005Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T18:18:22.005Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T18:18:22.005Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T18:18:22.005Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-04T18:18:22.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T18:18:23.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T18:18:23.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T18:18:25.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T18:18:28.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T18:18:30.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T18:18:33.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009e408_} [2022-04-04T18:18:35.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_false____} [2022-04-04T18:18:37.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_true____} [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T18:18:39.831Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T18:18:39.831Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T18:18:39.831Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T18:18:39.831Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T18:18:39.831Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T18:18:39.831Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T18:18:39.831Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T18:18:42.087Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T18:18:42.087Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T18:18:42.087Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T18:18:42.087Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T18:18:44.346Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T18:18:44.346Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T18:18:44.346Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T18:18:44.346Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T18:18:46.604Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T18:18:46.604Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T18:18:46.604Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T18:18:46.604Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T18:18:46.604Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T18:18:46.604Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T18:18:46.604Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T18:18:50.467Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T18:18:57.366Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-04T18:18:57.716Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T18:18:57.716Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T18:18:57.716Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T18:18:57.716Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T18:18:57.716Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T18:19:03.904Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-04T18:19:05.012Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T18:19:05.012Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T18:19:05.012Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T18:19:05.012Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T18:19:05.012Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T18:19:08.072Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-04T18:19:09.966Z] docker_cli_swarm_test.go:1118: [d53e46e040287] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:19:10.897Z] docker_cli_swarm_test.go:1119: [d586407c5ce01] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:19:13.776Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T18:19:13.776Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T18:19:13.776Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T18:19:13.776Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T18:19:13.776Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T18:19:14.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T18:19:14.782Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T18:19:14.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T18:19:14.782Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T18:19:14.782Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T18:19:17.042Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T18:19:17.042Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T18:19:17.042Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T18:19:17.042Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T18:19:17.042Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T18:19:19.297Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T18:19:20.891Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T18:19:21.370Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T18:19:21.370Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T18:19:22.966Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T18:19:23.444Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T18:19:23.924Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T18:19:23.924Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T18:19:23.924Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T18:19:23.924Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T18:19:23.924Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T18:19:23.924Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T18:19:24.403Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T18:19:24.403Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T18:19:37.032Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T18:19:37.032Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T18:19:37.032Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T18:19:40.041Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T18:19:40.041Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T18:19:40.041Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-04T18:19:40.041Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T18:19:41.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T18:19:41.635Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T18:19:41.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T18:19:42.114Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T18:19:42.114Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T18:19:42.114Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T18:19:42.114Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T18:19:42.114Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T18:19:42.114Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T18:19:42.114Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-04T18:19:42.114Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T18:19:44.368Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T18:19:46.624Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T18:19:48.218Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T18:19:55.474Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T18:19:59.324Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T18:20:08.088Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T18:20:10.347Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T18:20:10.825Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T18:20:14.665Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T18:20:14.665Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T18:20:15.136Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T18:20:19.910Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T18:20:23.715Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T18:20:23.715Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T18:20:23.715Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-04T18:20:23.715Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T18:20:24.707Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T18:20:24.707Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-04T18:20:24.707Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T18:20:27.673Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T18:20:30.638Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T18:20:32.864Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T18:20:36.673Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T18:20:41.458Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T18:20:41.458Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-04T18:20:41.458Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T18:20:44.442Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T18:20:47.351Z] docker_cli_swarm_test.go:1172: [d60b03d4293ae] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T18:20:50.652Z] === RUN TestDockerSuite/TestExec [2022-04-04T18:20:50.652Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:20:50.652Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T18:20:50.652Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T18:20:50.652Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T18:20:53.620Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T18:20:56.583Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T18:20:56.583Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:20:56.583Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T18:20:56.583Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T18:20:56.583Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T18:20:56.583Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T18:20:56.583Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T18:20:58.808Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T18:21:02.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T18:21:05.167Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T18:21:07.334Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T18:21:11.137Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T18:21:11.137Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T18:21:11.137Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T18:21:11.137Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T18:21:11.137Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T18:21:11.137Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T18:21:11.137Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T18:21:12.711Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T18:21:13.854Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-04T18:21:14.417Z] docker_cli_swarm_test.go:1453: [dc5658c17a777] joining swarm manager [d98fe320e1d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:21:15.387Z] docker_cli_swarm_test.go:1454: [d6d080a5e7008] joining swarm manager [d98fe320e1d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:21:17.466Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T18:21:17.467Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T18:21:17.467Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T18:21:17.467Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T18:21:17.467Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T18:21:17.467Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T18:21:17.467Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T18:21:17.467Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T18:21:17.467Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T18:21:17.467Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T18:21:17.467Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T18:21:19.035Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T18:21:19.035Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T18:21:19.035Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T18:21:19.035Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T18:21:19.035Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T18:21:19.035Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T18:21:21.252Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T18:21:21.252Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T18:21:21.252Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T18:21:27.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-04T18:21:27.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-04T18:21:27.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-04T18:21:27.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-04T18:21:27.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-04T18:21:28.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-04T18:21:28.414Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T18:21:28.414Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T18:21:28.414Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T18:21:28.414Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T18:21:28.414Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T18:21:28.414Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T18:21:28.414Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T18:21:30.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-04T18:21:33.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-04T18:21:34.381Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T18:21:35.793Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-04T18:21:37.681Z] docker_cli_swarm_unix_test.go:62: [d6a9fe0a065c0] joining swarm manager [dd7664383d0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:21:40.250Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T18:21:42.471Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T18:21:48.334Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestHealth [2022-04-04T18:21:48.334Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T18:21:48.334Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T18:21:52.128Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T18:21:52.128Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T18:21:52.128Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-04T18:21:52.128Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T18:21:52.128Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T18:21:52.128Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T18:21:52.596Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T18:21:53.065Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T18:21:53.065Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-04T18:21:53.065Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T18:21:54.053Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T18:21:54.053Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T18:21:55.618Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T18:21:55.618Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T18:21:57.183Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T18:21:59.400Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T18:21:59.869Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T18:21:59.869Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-04T18:21:59.869Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T18:22:03.263Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T18:22:03.263Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T18:22:05.482Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T18:22:05.482Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.482Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T18:22:05.482Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.482Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T18:22:05.950Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T18:22:05.950Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.950Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T18:22:05.950Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.950Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T18:22:05.950Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.950Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T18:22:05.950Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T18:22:05.950Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T18:22:05.950Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.951Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T18:22:05.951Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.951Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T18:22:05.951Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T18:22:05.951Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.951Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T18:22:05.951Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T18:22:05.951Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T18:22:08.170Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T18:22:15.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T18:22:15.332Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T18:22:15.332Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T18:22:15.332Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T18:22:15.332Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T18:22:15.332Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T18:22:15.332Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T18:22:15.332Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T18:22:16.898Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T18:22:16.898Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T18:22:19.120Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T18:22:19.120Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T18:22:19.120Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T18:22:19.120Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T18:22:19.120Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T18:22:19.120Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T18:22:19.120Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T18:22:20.688Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T18:22:29.652Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T18:22:29.652Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:22:29.652Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T18:22:29.652Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T18:22:29.652Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T18:22:29.652Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T18:22:29.652Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T18:22:31.220Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T18:22:33.439Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T18:22:33.439Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T18:22:33.888Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-04T18:22:33.888Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-04T18:22:33.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-04T18:22:34.997Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T18:22:35.780Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-04T18:22:37.213Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T18:22:37.213Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T18:22:37.213Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T18:22:37.213Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T18:22:38.939Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T18:22:39.047Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-04T18:22:40.935Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-04T18:22:41.895Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T18:22:43.455Z] docker_api_swarm_test.go:961: [d226b00b95132] joining swarm manager [d766d016d189c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:22:44.849Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T18:22:47.065Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T18:22:48.681Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T18:22:50.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T18:22:53.086Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T18:22:54.652Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T18:22:56.868Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T18:22:56.868Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T18:22:56.868Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T18:22:57.342Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T18:22:57.342Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T18:22:57.342Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T18:22:57.342Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T18:22:57.342Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T18:22:57.342Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T18:22:57.342Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T18:22:58.907Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T18:23:00.473Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T18:23:01.620Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-04T18:23:06.335Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T18:23:07.906Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T18:23:07.906Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-04T18:23:07.906Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T18:23:10.126Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T18:23:10.126Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T18:23:13.785Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-04T18:23:14.897Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T18:23:15.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-04T18:23:17.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-04T18:23:19.644Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T18:23:20.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-04T18:23:25.504Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T18:23:27.078Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T18:23:28.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-04T18:23:29.294Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T18:23:29.295Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T18:23:29.295Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T18:23:31.511Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T18:23:32.432Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-04T18:23:34.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-04T18:23:36.834Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-04T18:23:38.679Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T18:23:39.366Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-04T18:23:41.883Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-04T18:23:44.408Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-04T18:23:46.920Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-04T18:23:47.341Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T18:23:47.341Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T18:23:47.341Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T18:23:47.341Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T18:23:47.341Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T18:23:49.561Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T18:23:51.778Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T18:23:54.000Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T18:23:54.000Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T18:23:54.000Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T18:23:54.000Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T18:23:54.000Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T18:23:54.000Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T18:23:54.000Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T18:23:54.000Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T18:23:54.000Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T18:23:54.000Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T18:23:54.000Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T18:23:54.000Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T18:23:54.000Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.000Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T18:23:54.001Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.001Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T18:23:54.001Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.001Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T18:23:54.001Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.001Z] === RUN TestDockerSuite/TestPortList [2022-04-04T18:23:54.001Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T18:23:54.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T18:23:57.798Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T18:23:57.799Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T18:23:57.799Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-04T18:23:57.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T18:24:01.600Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T18:24:01.600Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-04T18:24:01.600Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T18:24:08.760Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T18:24:08.760Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-04T18:24:08.760Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T18:24:21.250Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T18:24:31.672Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T18:24:32.141Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T18:24:32.141Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T18:24:32.141Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T18:24:43.131Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-04T18:24:44.641Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T18:24:46.206Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T18:24:52.075Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T18:24:55.873Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T18:24:56.342Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-04T18:24:56.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T18:24:56.342Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-04T18:24:56.342Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T18:24:57.963Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-04T18:25:04.996Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T18:25:04.996Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T18:25:04.996Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T18:25:04.996Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-04T18:25:04.996Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T18:25:04.996Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-04T18:25:04.996Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T18:25:04.996Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-04T18:25:04.996Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T18:25:10.868Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T18:25:10.868Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-04T18:25:10.868Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T18:25:12.434Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T18:25:12.434Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T18:25:12.434Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite (1627.63s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.35s) [2022-04-04T18:25:12.826Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.73s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.85s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.83s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.80s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.20s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.09s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.15s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.08s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.90s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.99s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.46s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.83s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.88s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.07s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.05s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.98s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.61s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.30s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.91s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.01s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.84s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.44s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.44s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.94s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.61s) [2022-04-04T18:25:12.826Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.19s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.52s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.04s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.74s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.79s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.63s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2022-04-04T18:25:12.827Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-04-04T18:25:12.827Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T18:25:12.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-04T18:25:13.388Z] docker_cli_external_volume_driver_test.go:53: [d5a16f8e6b164] daemon is not started [2022-04-04T18:25:14.000Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T18:25:14.987Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T18:25:14.987Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-04T18:25:14.987Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T18:25:18.781Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T18:25:22.572Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T18:25:29.729Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T18:25:31.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-04T18:25:47.547Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T18:25:47.547Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:25:47.547Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T18:25:50.504Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T18:25:50.504Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T18:25:50.504Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T18:25:51.492Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T18:25:55.290Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T18:25:58.246Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T18:25:58.246Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:25:58.246Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T18:26:02.059Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T18:26:02.059Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T18:26:02.059Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T18:26:14.591Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T18:26:16.158Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T18:26:16.627Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T18:26:22.513Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T18:26:26.318Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T18:26:32.194Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T18:26:35.991Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T18:26:36.461Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T18:26:38.682Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T18:26:39.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-04T18:26:45.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-04T18:26:53.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T18:26:59.514Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T18:27:01.726Z] docker_cli_external_volume_driver_test.go:53: [d5d9bd46cf6ad] daemon is not started [2022-04-04T18:27:03.243Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.208Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T18:27:04.208Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.665Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T18:27:04.665Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-04T18:27:04.665Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T18:27:06.197Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T18:27:06.197Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-04T18:27:06.197Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T18:27:06.197Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-04T18:27:06.197Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T18:27:10.872Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T18:27:12.404Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T18:27:14.854Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T18:27:16.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-04T18:27:21.917Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T18:27:23.449Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T18:27:23.449Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T18:27:27.171Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-04T18:27:27.171Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T18:27:29.340Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T18:27:29.340Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-04T18:27:29.340Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T18:27:31.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-04T18:27:32.237Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T18:27:32.237Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-04T18:27:32.237Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T18:27:32.237Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-04T18:27:32.237Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T18:27:33.767Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T18:27:33.767Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T18:27:35.936Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T18:27:38.107Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T18:27:40.287Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T18:27:40.287Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-04T18:27:40.287Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T18:27:40.287Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-04T18:27:40.287Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T18:27:40.287Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-04T18:27:40.287Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T18:27:41.855Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T18:27:41.855Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-04T18:27:41.855Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T18:27:41.855Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-04T18:27:41.855Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T18:27:41.855Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-04T18:27:41.855Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T18:27:41.855Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-04T18:27:42.324Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T18:27:43.313Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T18:27:46.242Z] docker_cli_external_volume_driver_test.go:53: [da6bd4aed8589] daemon is not started [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T18:27:48.072Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-04T18:27:48.072Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T18:27:50.292Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T18:27:50.292Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-04T18:27:50.292Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T18:27:50.292Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T18:27:50.292Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-04T18:27:50.292Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T18:27:51.860Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T18:27:54.077Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T18:27:54.077Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-04T18:27:54.077Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T18:27:55.646Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T18:27:55.646Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-04T18:27:55.646Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T18:27:55.646Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T18:27:55.646Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T18:27:55.646Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-04T18:27:55.646Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T18:27:57.870Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T18:28:00.090Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T18:28:01.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-04T18:28:01.074Z] docker_cli_external_volume_driver_test.go:53: [ddfb9bfe3408e] daemon is not started [2022-04-04T18:28:02.309Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T18:28:09.478Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-04T18:28:09.478Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T18:28:12.436Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T18:28:12.436Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T18:28:12.436Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T18:28:12.436Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T18:28:12.436Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-04T18:28:12.436Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T18:28:19.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-04T18:28:21.118Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T18:28:21.118Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-04T18:28:21.118Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.108Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T18:28:22.108Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.578Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T18:28:22.578Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.578Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T18:28:22.578Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.578Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T18:28:22.578Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.578Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T18:28:22.578Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-04T18:28:22.578Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T18:28:29.745Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T18:28:29.745Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T18:28:29.745Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T18:28:29.745Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-04T18:28:29.745Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T18:28:29.745Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-04T18:28:29.745Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T18:28:32.701Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T18:28:36.475Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T18:28:36.475Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T18:28:38.003Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T18:28:39.536Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T18:28:41.705Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T18:28:42.668Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T18:28:44.200Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T18:28:44.657Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-04T18:28:44.657Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T18:28:47.549Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T18:28:47.549Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T18:28:47.549Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T18:28:47.549Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T18:28:47.549Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-04T18:28:47.549Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T18:28:51.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-04T18:28:59.902Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T18:28:59.902Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-04T18:28:59.902Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T18:29:00.864Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T18:29:03.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-04T18:29:05.534Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T18:29:12.868Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T18:29:14.398Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T18:29:16.583Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T18:29:19.485Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T18:29:19.485Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-04T18:29:19.485Z] === RUN TestDockerSuite/TestRunState [2022-04-04T18:29:19.485Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-04T18:29:19.485Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T18:29:21.018Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T18:29:21.018Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T18:29:21.018Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T18:29:21.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-04T18:29:22.550Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T18:29:22.550Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-04T18:29:22.550Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T18:29:22.550Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-04T18:29:23.006Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T18:29:23.006Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T18:29:23.006Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T18:29:23.006Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-04T18:29:23.006Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T18:29:27.680Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-04T18:29:27.680Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T18:29:29.212Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T18:29:29.212Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-04T18:29:29.212Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T18:29:31.379Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T18:29:31.379Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-04T18:29:31.379Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T18:29:31.379Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-04T18:29:31.379Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T18:29:33.546Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T18:29:39.324Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T18:29:43.041Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T18:29:47.716Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T18:29:47.716Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-04T18:29:47.716Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T18:29:48.172Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T18:29:50.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T18:29:51.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T18:29:54.036Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-04T18:29:54.036Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T18:29:57.758Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T18:29:59.286Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T18:30:00.813Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T18:30:04.541Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T18:30:04.541Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T18:30:04.541Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T18:30:04.541Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T18:30:04.541Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.541Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T18:30:04.541Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T18:30:04.998Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T18:30:04.998Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T18:30:04.998Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T18:30:04.998Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T18:30:04.998Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T18:30:04.998Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T18:30:07.893Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T18:30:07.893Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T18:30:08.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-04T18:30:08.353Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T18:30:09.089Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T18:30:10.619Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T18:30:16.395Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T18:30:16.395Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-04T18:30:16.395Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T18:30:22.454Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T18:30:22.454Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T18:30:22.454Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T18:30:26.178Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T18:30:26.178Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-04T18:30:26.178Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T18:30:26.178Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T18:30:26.178Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T18:30:26.178Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-04T18:30:26.178Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T18:30:26.178Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-04T18:30:26.178Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T18:30:26.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T18:30:35.015Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T18:30:35.015Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T18:30:35.982Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T18:30:38.152Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T18:30:38.152Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T18:30:38.152Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T18:30:40.323Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T18:30:40.323Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T18:30:40.323Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T18:30:40.323Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T18:30:40.323Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T18:30:40.323Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T18:30:40.323Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T18:30:55.113Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T18:30:55.572Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T18:30:55.572Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T18:30:55.572Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-04T18:30:55.572Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T18:30:56.028Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T18:30:56.028Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T18:30:56.484Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T18:30:58.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-04T18:31:03.831Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T18:31:03.831Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T18:31:05.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T18:31:06.458Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T18:31:06.458Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T18:31:06.914Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T18:31:06.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T18:31:13.967Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T18:31:13.967Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-04T18:31:13.967Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T18:31:13.967Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T18:31:13.967Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T18:31:13.967Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-04T18:31:13.967Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T18:31:20.368Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T18:31:20.368Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T18:31:20.368Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T18:31:28.987Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T18:31:28.987Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-04T18:31:28.987Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite (2220.53s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.85s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.88s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.85s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.75s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.99s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.73s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.16s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.72s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.83s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddTar (25.98s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.50s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.68s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.80s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.36s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.73s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.70s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.32s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.31s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.74s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.68s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.38s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.13s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.58s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.96s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.96s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.09s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.79s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.26s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.19s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.33s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.93s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.39s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.39s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.61s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.59s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.55s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.99s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.58s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.28s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.78s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.41s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.26s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.91s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.41s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.11s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T18:31:29.727Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildFails (6.77s) [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.91s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.68s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.34s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.62s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.46s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.08s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildHistory (8.79s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.79s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.32s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.57s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.94s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.06s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.72s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.94s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.22s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.84s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.52s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.54s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.80s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.33s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.47s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.81s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.59s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.91s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.41s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.22s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.42s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.32s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.43s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildRm (10.25s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.72s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.28s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.81s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.81s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildStderr (3.54s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.11s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.92s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.80s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.20s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.34s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.51s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.49s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.12s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.44s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.88s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.75s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.35s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.53s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.60s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.11s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.19s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitTTY (11.29s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.80s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.80s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.81s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.98s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.26s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.83s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.04s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.28s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009e408_} (2.26s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_false____} (2.29s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_true____} (2.27s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.97s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.82s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.81s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.76s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T18:31:29.728Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.99s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T18:31:29.728Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCpToStdout (2.05s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.27s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.79s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsCopy (3.97s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.16s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.12s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFilters (4.19s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFormat (4.05s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsResize (2.92s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.58s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.57s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.40s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.94s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.34s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.61s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.92s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.79s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecInspectID (4.29s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.70s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.73s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.52s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.17s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.76s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectDefault (1.96s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectHistory (8.39s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.82s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectStatus (2.46s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.22s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.06s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.86s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.08s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.03s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.83s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsSince (8.73s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsTail (2.44s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.76s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T18:31:29.729Z] --- PASS: TestDockerSuite/TestPsByOrder (6.76s) [2022-04-04T18:31:29.729Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.31s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.04s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.06s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.03s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.79s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.94s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.51s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.86s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.34s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.09s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.59s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.43s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.57s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.56s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.37s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.34s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.00s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.21s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.47s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.95s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.09s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.87s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.32s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.96s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.75s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.97s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.43s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.86s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.89s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.31s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.17s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.33s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.08s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.41s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.42s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunRm (1.94s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.86s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T18:31:29.730Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.28s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T18:31:29.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.85s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.52s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.64s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.75s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.78s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.08s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.77s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.77s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.95s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.18s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.27s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.38s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILs (6.97s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.49s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.59s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.91s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T18:31:29.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-04T18:31:29.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:29.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T18:31:29.732Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T18:31:29.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T18:31:29.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T18:31:29.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T18:31:29.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T18:31:29.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerDaemonSuite [2022-04-04T18:31:29.732Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T18:31:29.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T18:31:29.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T18:31:29.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerSwarmSuite [2022-04-04T18:31:29.732Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T18:31:29.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T18:31:29.732Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerNetworkSuite [2022-04-04T18:31:29.732Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T18:31:29.732Z] === RUN TestDockerHubPullSuite [2022-04-04T18:31:29.732Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T18:31:29.732Z] PASS [2022-04-04T18:31:29.732Z] ok github.com/docker/docker/integration-cli 2220.918s [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === Skipped [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T18:31:29.732Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T18:31:29.732Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T18:31:29.732Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T18:31:29.732Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T18:31:29.732Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T18:31:29.732Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T18:31:29.732Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T18:31:29.732Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-04T18:31:29.732Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-04T18:31:29.732Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-04T18:31:29.732Z] [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T18:31:29.733Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T18:31:29.733Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-04T18:31:29.733Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.733Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-04T18:31:29.733Z] [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T18:31:29.734Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T18:31:29.734Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T18:31:29.734Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T18:31:29.734Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T18:31:29.734Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-04T18:31:29.734Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T18:31:29.734Z] [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T18:31:30.191Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T18:31:30.191Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T18:31:30.191Z] [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T18:31:30.191Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.191Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:30.192Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:30.192Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T18:31:30.192Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T18:31:30.192Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T18:31:30.192Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T18:31:30.192Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T18:31:30.192Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T18:31:30.192Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T18:31:30.192Z] [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T18:31:30.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T18:31:30.193Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-04T18:31:30.193Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-04T18:31:30.193Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-04T18:31:30.193Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-04T18:31:30.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T18:31:30.193Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T18:31:30.193Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.193Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T18:31:30.193Z] [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T18:31:30.193Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T18:31:30.194Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-04T18:31:30.194Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T18:31:30.194Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T18:31:30.194Z] [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.195Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T18:31:30.195Z] [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-04T18:31:30.195Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T18:31:30.196Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T18:31:30.196Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T18:31:30.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T18:31:30.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T18:31:30.196Z] [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T18:31:30.197Z] [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T18:31:30.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.198Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T18:31:30.198Z] [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T18:31:30.198Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.198Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T18:31:30.198Z] [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T18:31:30.198Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.198Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T18:31:30.198Z] [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T18:31:30.198Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.198Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T18:31:30.198Z] [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T18:31:30.198Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.198Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T18:31:30.198Z] [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T18:31:30.258Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-04T18:31:30.654Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T18:31:30.654Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] DONE 1093 tests, 547 skipped in 2228.261s [2022-04-04T18:31:30.654Z] INFO: Integration tests ended at 04/04/2022 18:31:30. Duration:00:37:08.3768106 [2022-04-04T18:31:30.654Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] Containers: 2 [2022-04-04T18:31:30.654Z] Running: 0 [2022-04-04T18:31:30.654Z] Paused: 0 [2022-04-04T18:31:30.654Z] Stopped: 2 [2022-04-04T18:31:30.654Z] Images: 18 [2022-04-04T18:31:30.654Z] Server Version: 0.0.0-dev [2022-04-04T18:31:30.654Z] Storage Driver: windowsfilter [2022-04-04T18:31:30.654Z] Windows: [2022-04-04T18:31:30.654Z] Logging Driver: json-file [2022-04-04T18:31:30.654Z] Plugins: [2022-04-04T18:31:30.654Z] Volume: local [2022-04-04T18:31:30.654Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:31:30.654Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:31:30.654Z] Swarm: inactive [2022-04-04T18:31:30.654Z] Default Isolation: process [2022-04-04T18:31:30.654Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T18:31:30.654Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T18:31:30.654Z] OSType: windows [2022-04-04T18:31:30.654Z] Architecture: x86_64 [2022-04-04T18:31:30.654Z] CPUs: 4 [2022-04-04T18:31:30.654Z] Total Memory: 32GiB [2022-04-04T18:31:30.654Z] Name: azwin-2-32c6d0 [2022-04-04T18:31:30.654Z] ID: SBKF:KMIX:S4PB:TC3B:3ZLV:6R3V:NM57:AFQB:JRCP:5XUP:YEOZ:P3PN [2022-04-04T18:31:30.654Z] Docker Root Dir: D:\CI\PR-43460\1\daemon [2022-04-04T18:31:30.654Z] Debug Mode (client): false [2022-04-04T18:31:30.654Z] Debug Mode (server): true [2022-04-04T18:31:30.654Z] File Descriptors: -1 [2022-04-04T18:31:30.654Z] Goroutines: 17 [2022-04-04T18:31:30.654Z] System Time: 2022-04-04T18:31:30.2387949Z [2022-04-04T18:31:30.654Z] EventsListeners: 0 [2022-04-04T18:31:30.654Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:31:30.654Z] Labels: [2022-04-04T18:31:30.654Z] Experimental: false [2022-04-04T18:31:30.654Z] Insecure Registries: [2022-04-04T18:31:30.654Z] 127.0.0.0/8 [2022-04-04T18:31:30.654Z] Live Restore Enabled: false [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] [2022-04-04T18:31:30.654Z] INFO: Stopping daemon under test [2022-04-04T18:31:30.654Z] SUCCESS: The process with PID 7864 (child process of PID 8152) has been terminated. [2022-04-04T18:31:30.654Z] SUCCESS: The process with PID 8152 (child process of PID 9728) has been terminated. [2022-04-04T18:31:30.654Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T18:31:30.654Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 18:31:30. [2022-04-04T18:31:30.655Z] INFO: Tidying up at end of run [2022-04-04T18:31:30.655Z] INFO: Saving daemon under test log (d:\CI\PR-43460\1\dut.out) to bundles\CIDUT.out [2022-04-04T18:31:30.655Z] INFO: Saving daemon under test log (d:\CI\PR-43460\1\dut.err) to bundles\CIDUT.err [2022-04-04T18:31:30.655Z] INFO: Nuke-Everything... [2022-04-04T18:31:30.655Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T18:31:31.111Z] e028848706e5 [2022-04-04T18:31:31.111Z] 4e4f6d70c992 [2022-04-04T18:31:31.111Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-04T18:31:39.666Z] Deleted: sha256:e96f6d6cc7d4427bdec9682838f1329a23cc99ae8d57de8fbb29afc079d69a86 [2022-04-04T18:31:39.666Z] Deleted: sha256:78e02bdfb8119af101a035dce9f9fb0aee60d282c02772c8793323a95c14f9e9 [2022-04-04T18:31:39.666Z] Deleted: sha256:293dc542f240799252d9be712477b6daac785cbf7f6d3d42ee7be4c38a226da7 [2022-04-04T18:31:39.666Z] Deleted: sha256:2ca5a669ad9eac65bd437a0e3c08bef063cd13a3bd95ac5254c2ca8ecdb1a296 [2022-04-04T18:31:39.666Z] Deleted: sha256:0a4ec22d2fe270382c4f43a77a63ccc2033bee45ef2fd06d5d97f6ba9c631227 [2022-04-04T18:31:39.666Z] Deleted: sha256:7438f832ed54a1ae14b41c60438dc79f00efb55da51ce3a46a0075f8f776522b [2022-04-04T18:31:39.666Z] Deleted: sha256:c623dc3d6198e8d95fc07b474f47ffdf3a5719a45259791d544545e62859a34e [2022-04-04T18:31:39.666Z] Deleted: sha256:7b81f5ad09d79cbc5bd05646c2361ff01e30d4407403c24c33433606a949a54c [2022-04-04T18:31:39.666Z] Deleted: sha256:fa597f2e47039a7d0a72f1897d0de7095a63d39586d2d6597309c258b45bd0a7 [2022-04-04T18:31:39.666Z] Deleted: sha256:161be72b5709562df48b74309eea939100224befe7bba2a2bf8fdfc48a8fb18e [2022-04-04T18:31:39.666Z] Deleted: sha256:354cb55ff9fc769690769b7623aecc8218c53495f7723ef4beb2f54ec1452d35 [2022-04-04T18:31:39.666Z] Deleted: sha256:63cb85efe3fe78fa31ab1a13077407c740a993362518cdd2343052b90dcb5cc1 [2022-04-04T18:31:39.666Z] Deleted: sha256:5d34a7f02505ba3f3e4ca617b7e375feaa4c5e94bd645c553685bea05fd78fa1 [2022-04-04T18:31:39.666Z] Deleted: sha256:64e6bfda493df1e678298c085bb03a10212a1b9dff0a1480d8b938b728f6c5ad [2022-04-04T18:31:39.666Z] Deleted: sha256:210bac01bf9187aed5f94c86d40c66217728b2ebf9c03a830b34188342219048 [2022-04-04T18:31:39.666Z] Deleted: sha256:608daad17e52f160fa1c2dc6bd7b910ae9dfd4756acb80c01d1d711405f9f324 [2022-04-04T18:31:39.666Z] Deleted: sha256:d22ecca0cf7aa6df0c6bfa0a4f1a9287bcb43c08d26afea024f4f5fde51151f1 [2022-04-04T18:31:39.666Z] Deleted: sha256:1597f6fdd474a6b0955a87cdbf1f98694a3a9511ffe7a45d4eaf795c0d721e14 [2022-04-04T18:31:39.666Z] INFO: Tidying pidfile d:\CI\PR-43460\1\docker.pid [2022-04-04T18:31:39.666Z] INFO: Nuking d:\CI [2022-04-04T18:31:42.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-04T18:32:00.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-04T18:32:00.567Z] docker_cli_external_volume_driver_test.go:485: [ddbc9d2393aa4] daemon is not started [2022-04-04T18:32:00.757Z] INFO: Zapped successfully [2022-04-04T18:32:00.757Z] [2022-04-04T18:32:00.757Z] INFO: executeCI.ps1 exiting at Mon Apr 4 18:31:59 CUT 2022. Duration 00:54:53.5466734 [2022-04-04T18:32:00.757Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T18:32:00.991Z] Recording test results [2022-04-04T18:32:01.435Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T18:32:03.304Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T18:32:04.477Z] Archiving artifacts [2022-04-04T18:32:05.621Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T18:32:06.599Z] + make clean [2022-04-04T18:32:07.055Z] docker volume rm -f docker-dev-cache [2022-04-04T18:32:07.512Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T18:32:15.405Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-04T18:32:15.405Z] docker_cli_external_volume_driver_test.go:53: [d1019f141e02f] daemon is not started [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite (437.42s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-04T18:32:30.253Z] PASS [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] === Skipped [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T18:32:30.253Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T18:32:30.253Z] check_test.go:309: [dbc1a851e7dac] daemon is not started [2022-04-04T18:32:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T18:32:30.253Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T18:32:30.253Z] check_test.go:309: [d1a6aeae2e88c] daemon is not started [2022-04-04T18:32:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T18:32:30.253Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T18:32:30.253Z] check_test.go:309: [d65abbd7a022e] daemon is not started [2022-04-04T18:32:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-04T18:32:30.253Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-04-04T18:32:30.253Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-04T18:32:30.253Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T18:32:30.253Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-04T18:32:30.253Z] [2022-04-04T18:32:30.253Z] DONE 273 tests, 5 skipped in 2461.762s [2022-04-04T18:32:30.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T18:32:30.508Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5dbd9c2d451/docker.pid [2022-04-04T18:32:30.509Z] +++ kill 6653 [2022-04-04T18:32:30.509Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6653 is not a child of this shell [2022-04-04T18:32:30.509Z] warning: PID 6653 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5dbd9c2d451/docker.pid had a nonzero exit code [2022-04-04T18:32:30.509Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T18:32:30.509Z] +++ kill 8163 [2022-04-04T18:32:31.437Z] +++ /etc/init.d/apparmor stop [2022-04-04T18:32:31.437Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T18:32:31.437Z] [2022-04-04T18:32:31.437Z] Unloading profiles will leave already running processes permanently [2022-04-04T18:32:31.437Z] unconfined, which can lead to unexpected situations. [2022-04-04T18:32:31.437Z] [2022-04-04T18:32:31.437Z] To set a process to complain mode, use the command line tool [2022-04-04T18:32:31.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T18:32:31.437Z] +++ true [2022-04-04T18:32:31.437Z] exiting test-integration [2022-04-04T18:32:31.437Z] ++ exit 0 [2022-04-04T18:32:31.437Z] [2022-04-04T18:32:31.693Z] + exit 0 [2022-04-04T18:32:31.693Z] ++ jobs -p [2022-04-04T18:32:31.693Z] + pids= [2022-04-04T18:32:31.693Z] + echo 'Remaining pids to kill: []' [2022-04-04T18:32:31.693Z] Remaining pids to kill: [] [2022-04-04T18:32:31.693Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-04T18:32:31.703Z] Recording test results [2022-04-04T18:32:32.101Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T18:32:32.447Z] + echo Ensuring container killed. [2022-04-04T18:32:32.447Z] Ensuring container killed. [2022-04-04T18:32:32.447Z] + docker ps -aq -f name=docker-pr1-* [2022-04-04T18:32:32.447Z] + cids=c782efd6f42f [2022-04-04T18:32:32.447Z] 48b8242bf601 [2022-04-04T18:32:32.447Z] efe26aa697db [2022-04-04T18:32:32.447Z] + [ -n c782efd6f42f [2022-04-04T18:32:32.447Z] 48b8242bf601 [2022-04-04T18:32:32.447Z] efe26aa697db ] [2022-04-04T18:32:32.447Z] + docker rm -vf c782efd6f42f 48b8242bf601 efe26aa697db [2022-04-04T18:32:34.339Z] c782efd6f42f [2022-04-04T18:32:34.339Z] 48b8242bf601 [2022-04-04T18:32:34.594Z] efe26aa697db [Pipeline] sh [2022-04-04T18:32:34.911Z] + echo Chowning /workspace to jenkins user [2022-04-04T18:32:34.911Z] Chowning /workspace to jenkins user [2022-04-04T18:32:34.911Z] + id -u [2022-04-04T18:32:34.911Z] + id -g [2022-04-04T18:32:34.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T18:32:37.759Z] + bundleName=amd64 [2022-04-04T18:32:37.759Z] + echo Creating amd64-bundles.tar.gz [2022-04-04T18:32:37.759Z] Creating amd64-bundles.tar.gz [2022-04-04T18:32:37.759Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-04T18:32:37.759Z] + 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 [2022-04-04T18:32:38.697Z] Archiving artifacts [2022-04-04T18:32:39.204Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T18:32:39.507Z] + make clean [2022-04-04T18:32:39.507Z] docker volume rm -f docker-dev-cache [2022-04-04T18:32:39.507Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS